scummvm/engines/cge
2011-09-12 23:05:08 +03:00
..
bitmap.cpp CGE: Remove VFile class 2011-09-12 00:30:46 +02:00
bitmap.h CGE: Remove VFile class 2011-09-12 00:30:46 +02:00
cge_main.cpp CGE: Remove some more VFiles 2011-09-11 22:13:00 +02:00
cge_main.h CGE: Remove VFile class 2011-09-12 00:30:46 +02:00
cge.cpp CGE: Use EncryptedStream in Text: rewrite caching, remove some methods. 2011-09-11 14:19:46 +02:00
cge.h CGE: Clean up and split snBarrier(), remove progName() 2011-09-07 22:37:03 +02:00
console.cpp CGE: Add minimal engine and detection 2011-09-10 17:50:47 +02:00
console.h CGE: Cleanup and renaming. Also move some static and global functions to CGEEngine. 2011-07-07 09:23:09 +02:00
detection.cpp CGE: Fix the language of one of the demos 2011-08-29 23:10:33 +02:00
events.cpp CGE: Remove various defines and functions from "general" 2011-09-06 00:16:07 +02:00
events.h CGE: Use F5/F7 to display the save/load dialog box 2011-09-04 14:28:12 +02:00
fileio.cpp CGE: Remove VFile class 2011-09-12 00:30:46 +02:00
fileio.h CGE: Remove VFile class 2011-09-12 00:30:46 +02:00
game.cpp CGE: Mass re-style/cleanup. 2011-08-19 16:04:10 +02:00
game.h CGE: Take fingolfin's remark into account: suppress the two leading underscore in define names 2011-09-01 00:32:20 +02:00
general.cpp CGE: Remove some more uses of VFile. Fix a shadowed variable 2011-09-11 22:07:22 +02:00
general.h CGE: Add EncryptedStream class, remove seed parameter from XCrypt() 2011-09-11 14:15:32 +02:00
module.mk CGE: Merge talk.cpp and gettext.cpp 2011-08-27 09:39:35 +02:00
snail.cpp CGE: Removed a leftover goto statement 2011-09-12 23:05:08 +03:00
snail.h CGE: Take fingolfin's remark into account: suppress the two leading underscore in define names 2011-09-01 00:32:20 +02:00
snddrv.h CGE: Handle properly looping samples 2011-09-06 21:58:41 +02:00
sound.cpp CGE: Fix formatting of operator overloading 2011-09-11 22:24:40 +02:00
sound.h CGE: Remove some more uses of VFile. Fix a shadowed variable 2011-09-11 22:07:22 +02:00
talk.cpp CGE: Talk now uses EncryptedStream. Clean up of EncryptedStream 2011-09-11 15:07:56 +02:00
talk.h CGE: Talk now uses EncryptedStream. Clean up of EncryptedStream 2011-09-11 15:07:56 +02:00
text.cpp CGE: Remove debug messages, fix a warning 2011-09-12 07:01:21 +02:00
text.h CGE: Use EncryptedStream in Text: rewrite caching, remove some methods. 2011-09-11 14:19:46 +02:00
vga13h.cpp CGE: Build fixes for WinCE. 2011-09-12 09:13:19 +02:00
vga13h.h CGE: Take fingolfin's remark into account: suppress the two leading underscore in define names 2011-09-01 00:32:20 +02:00
vmenu.cpp CGE: Take into account some of LordHoto's comments 2011-09-06 00:43:40 +02:00
vmenu.h CGE: Little cleanup of vmenu 2011-09-05 21:21:42 +02:00
walk.cpp CGE: Cleanup: remove residuals of the demo code 2011-09-06 22:59:10 +02:00
walk.h CGE: Replace Couple by Common::Point (thanks Fingolfin for pointing that out) 2011-09-05 23:50:30 +02:00