..
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
Changed debug()s to debugC()s
2006-02-24 23:31:31 +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.cpp
Updating more opcodes for Gob2
2006-02-16 20:25:59 +00:00
draw.h
Updating more opcodes for Gob2
2006-02-16 20:25:59 +00:00
driver_vga.cpp
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
driver_vga.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
game.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
game.h
Adding GOB2's CD handling opcodes, the CD version of GOB2 now starts
2006-02-24 21:58:03 +00:00
global.cpp
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
global.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
gob.cpp
- Renamed GameSettings to PlainGameDescriptor
2006-03-09 02:52:51 +00:00
gob.h
Changed debug()s to debugC()s
2006-02-24 23:31:31 +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
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
init.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
inter_v1.cpp
Changed debug()s to debugC()s
2006-02-24 23:31:31 +00:00
inter_v2.cpp
Changed debug()s to debugC()s
2006-02-24 23:31:31 +00:00
inter.cpp
Changed debug()s to debugC()s
2006-02-24 23:31:31 +00:00
inter.h
Adding GOB2's CD handling opcodes, the CD version of GOB2 now starts
2006-02-24 21:58:03 +00:00
map.cpp
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
map.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
module.mk
More GOB2 changes (Mult::loadMult()) + correcting some mistakes I made
2006-02-21 14:22:25 +00:00
mult_v1.cpp
Adding GOB2's CD handling opcodes, the CD version of GOB2 now starts
2006-02-24 21:58:03 +00:00
mult_v2.cpp
Changed debug()s to debugC()s
2006-02-24 23:31:31 +00:00
mult.cpp
Changed debug()s to debugC()s
2006-02-24 23:31:31 +00:00
mult.h
Adding GOB2's CD handling opcodes, the CD version of GOB2 now starts
2006-02-24 21:58:03 +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
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +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
Changed debug()s to debugC()s
2006-02-24 23:31:31 +00:00
parse_v2.cpp
Changed debug()s to debugC()s
2006-02-24 23:31:31 +00:00
parse.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
parse.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
scenery.cpp
Updating more opcodes for Gob2
2006-02-16 20:25:59 +00:00
scenery.h
Updating more opcodes for Gob2
2006-02-16 20:25:59 +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
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
util.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00
video.cpp
Updating more opcodes for Gob2
2006-02-16 20:25:59 +00:00
video.h
Moved engines to the new engines/ directory
2006-02-11 22:45:04 +00:00