Paul Gilbert
a89ce394bc
CGE: Fix initialisation of the TALK class
2011-06-28 22:18:21 +10:00
Strangerke
083d6ff612
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
Strangerke
a06a75b9a4
CGE: Implement ForceExt and RCrypt. Little style cleanup.
2011-06-26 12:07:42 +02:00
eriktorbjorn
78e3f2a57b
CGE: Get rid of some static initializing
...
ScummVM itself (not the engine; I haven't tried that) now starts
without crashing. It exits immediately, but as far as I can tell
it does not crash. It still produces lots of Valgrind warnings,
though...
2011-06-19 11:17:54 +02:00
eriktorbjorn
3871c71f0e
CGE: Fix compilation under GCC
...
Unfortunately, I had to stub a few things but this all looks like
code that will have to be rewritten later anyway.
2011-06-19 07:59:37 +02:00
Strangerke
64f2ccca9b
CGE: Cleanup: remove trailing spaces
2011-06-13 13:07:45 +02:00
Strangerke
ffc2aa4e4f
CGE: Format code
2011-06-13 11:57:24 +02:00
Strangerke
3bef49c003
CGE: Suppress VGA::Exit, some cleanup, add one missing source
2011-06-12 01:13:44 +02:00
Strangerke
92076d4641
CGE: Remove DROP() macro
2011-06-11 23:27:27 +02:00
Strangerke
11264a60a7
CGE: Stubbing and cleanup made by SylvainTV
2011-06-11 22:35:21 +02:00
Strangerke
29065d302a
CGE: Add namespaces
2011-06-10 22:57:09 +02:00
Strangerke
7d88b9e4cd
CGE: Suppress typedef for byte, word and dword.
2011-06-10 19:02:13 +02:00
Strangerke
68f7ff1115
CGE: Replace Boolean, TRUE and FALSE by bool, true, false
2011-06-10 13:06:03 +02:00
Strangerke
a5c569eff2
CGE: Remove far and near keywords
2011-06-10 09:14:43 +02:00
Strangerke
03c540abff
CGE: Add default header, fix some includes
2011-06-10 07:45:18 +02:00
Strangerke
01a7e7ad60
CGE: Add several sources based on headers
2011-06-09 08:20:53 +02:00