scummvm/engines/cge
2011-06-28 22:58:51 +10:00
..
bitmap.cpp Merge branch 'soltys_wip2' of github.com:Strangerke/scummvm into cge 2011-06-27 19:03:50 +10:00
bitmap.h CGE: Beginnings of work on graphics support 2011-06-27 18:57:58 +10:00
bitmaps.cpp CGE: ScummVM no longer crashes instantly 2011-06-21 19:38:16 +02:00
bitmaps.h CGE: Suppress some defines, fix semi-columns in template definitions 2011-06-18 08:54:22 +02:00
boot.h CGE: Format code 2011-06-13 11:57:24 +02:00
btfile.cpp CGE: get rid of memicmp 2011-06-26 12:52:07 +02:00
btfile.h CGE: Bugfix for scanning archive index in BTFILE class 2011-06-26 18:51:12 +10:00
cfile.cpp CGE: Implement ForceExt and RCrypt. Little style cleanup. 2011-06-26 12:07:42 +02:00
cfile.h CGE: Fix compilation under GCC 2011-06-19 07:59:37 +02:00
cge_main.cpp CGE: Fix SVG0FILE define to point to INI_FILE class 2011-06-28 22:58:51 +10:00
cge_main.h CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
cge.cpp CGE: Fix initialisation of the TALK class 2011-06-28 22:18:21 +10:00
cge.h CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
config.cpp CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
config.h CGE: Format code 2011-06-13 11:57:24 +02:00
console.cpp
console.h
detection.cpp CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
ems.cpp CGE: Implement ForceExt and RCrypt. Little style cleanup. 2011-06-26 12:07:42 +02:00
game.cpp CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
game.h CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
general.cpp CGE: Fix some GCC compile errors and warnings. 2011-06-27 19:25:24 +02:00
general.h CGE: Fix some GCC compile errors and warnings. 2011-06-27 19:25:24 +02:00
gettext.cpp CGE: Fix initialisation of the TALK class 2011-06-28 22:18:21 +10:00
gettext.h CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
ident.h CGE: Format code 2011-06-13 11:57:24 +02:00
jbw.h CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
keybd.cpp CGE: Fix compilation under GCC 2011-06-19 07:59:37 +02:00
keybd.h CGE: Format code 2011-06-13 11:57:24 +02:00
mixer.cpp CGE: Fix some GCC compile errors and warnings. 2011-06-27 19:25:24 +02:00
mixer.h CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
module.mk CGE: Format code 2011-06-13 11:57:24 +02:00
mouse.cpp CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
mouse.h CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
snail.cpp CGE: Fix some GCC compile errors and warnings. 2011-06-27 19:25:24 +02:00
snail.h CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
snddrv.h CGE: Format code 2011-06-13 11:57:24 +02:00
sound.cpp CGE: Implement ForceExt and RCrypt. Little style cleanup. 2011-06-26 12:07:42 +02:00
sound.h CGE: Format code 2011-06-13 11:57:24 +02:00
startup.cpp CGE: get rid of memicmp 2011-06-26 12:52:07 +02:00
startup.h CGE: Format code 2011-06-13 11:57:24 +02:00
talk.cpp CGE: Fix initialisation of the TALK class 2011-06-28 22:18:21 +10:00
talk.h CGE: Fix initialisation of the TALK class 2011-06-28 22:18:21 +10:00
text.cpp CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
text.h CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
vga13h.cpp CGE: Fix for displaying non full-screen bitmaps 2011-06-28 22:36:43 +10:00
vga13h.h CGE: Fix some GCC compile errors and warnings. 2011-06-27 19:25:24 +02:00
vmenu.cpp CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in several classes in order to do so. 2011-06-27 01:03:47 +02:00
vmenu.h CGE: Fix some GCC compile errors and warnings. 2011-06-27 19:25:24 +02:00
vol.cpp CGE: Implemented basic file access functionality 2011-06-26 17:53:55 +10:00
vol.h CGE: Implemented basic file access functionality 2011-06-26 17:53:55 +10:00
wav.h CGE: Fix compilation under GCC 2011-06-19 07:59:37 +02:00