..
anim.cpp
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
anim.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
cdrom.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
cdrom.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
dataio.cpp
Fixed tons of format string warnings for debug/error calls (including several errors where the format string didn't match the number of arguments to the call)
2006-03-08 11:37:25 +00:00
dataio.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
draw_v1.cpp
- More stubs, the intro now works completely (with extreme graphical
2006-04-13 16:25:07 +00:00
draw_v2.cpp
Fix compiler warnings
2006-04-14 00:05:26 +00:00
draw.cpp
- More stubs, the intro now works completely (with extreme graphical
2006-04-13 16:25:07 +00:00
draw.h
- More stubs, the intro now works completely (with extreme graphical
2006-04-13 16:25:07 +00:00
driver_vga.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
driver_vga.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
game.cpp
Some more stubs and rearrangings
2006-04-13 20:56:22 +00:00
game.h
Some more stubs and rearrangings
2006-04-13 20:56:22 +00:00
global.cpp
Fixed the invalid reads visible with valgrind, deleted the
2006-04-13 21:52:23 +00:00
global.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
gob.cpp
- Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a new getActiveDomain method that returns a pointer to the actual active *domain*
2006-04-15 20:36:41 +00:00
gob.h
- Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a new getActiveDomain method that returns a pointer to the actual active *domain*
2006-04-15 20:36:41 +00:00
goblin.cpp
stop playing a sample before deleting the sample data
2006-02-26 01:25:27 +00:00
goblin.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
init.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
init.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
inter_v1.cpp
- Seems like I forget a branch in Mult_v2::animate()
2006-04-14 18:18:46 +00:00
inter_v2.cpp
- Seems like I forget a branch in Mult_v2::animate()
2006-04-14 18:18:46 +00:00
inter.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
inter.h
- Seems like I forget a branch in Mult_v2::animate()
2006-04-14 18:18:46 +00:00
map.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
map.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
module.mk
- More stubs, the intro now works completely (with extreme graphical
2006-04-13 16:25:07 +00:00
mult_v1.cpp
- More stubs, the intro now works completely (with extreme graphical
2006-04-13 16:25:07 +00:00
mult_v2.cpp
- Seems like I forget a branch in Mult_v2::animate()
2006-04-14 18:18:46 +00:00
mult.cpp
Some more stubs and rearrangings
2006-04-13 20:56:22 +00:00
mult.h
Some more stubs and rearrangings
2006-04-13 20:56:22 +00:00
music.cpp
Changed debug()s to debugC()s
2006-02-24 23:31:31 +00:00
music.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
pack.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
pack.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
palanim.cpp
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
palanim.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
parse_v1.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
parse_v2.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
parse.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
parse.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
scenery.cpp
- Seems like I forget a branch in Mult_v2::animate()
2006-04-14 18:18:46 +00:00
scenery.h
- Seems like I forget a branch in Mult_v2::animate()
2006-04-14 18:18:46 +00:00
sound.cpp
stop playing a sample before deleting the sample data
2006-02-26 01:25:27 +00:00
sound.h
stop playing a sample before deleting the sample data
2006-02-26 01:25:27 +00:00
timer.cpp
Changed debug()s to debugC()s
2006-02-24 23:31:31 +00:00
timer.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
util.cpp
Removed extra exclamation marks in warning() calls as well.
2006-04-04 22:21:10 +00:00
util.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
video.cpp
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
2006-03-29 15:59:37 +00:00
video.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00