Strangerke
a073e78ba1
CGE: Rename constants (WIP)
2011-07-19 07:50:07 +02:00
Strangerke
5190bbb7be
CGE: Finish adding debugc to CGEEngine class members
2011-07-19 07:13:41 +02:00
Paul Gilbert
47b17cd1ce
CGE: Create Spike class to encapsulate the SP spite array
2011-07-10 10:07:35 +10:00
Strangerke
fe2e1bb2fd
CGE: Remove "bitmaps" files
2011-07-07 20:43:09 +02:00
Strangerke
c313d2cce8
CGE: Even more renaming (WIP)
2011-07-03 16:22:26 +02:00
Strangerke
4116189395
CGE: Some more renaming (WIP)
2011-07-03 11:28:22 +02:00
Paul Gilbert
900e8cbf5b
CGE: Fixed GCC compiler warnings
2011-07-03 15:32:27 +10:00
Paul Gilbert
334de9626a
CGE: Removed C standard library includes
2011-07-03 12:30:27 +10:00
Strangerke
8e531d0da3
CGE: Some more renaming (WIP)
2011-07-02 01:02:14 +02:00
Strangerke
0000a3139a
CGE: Some more renaming (wip)
2011-07-01 08:37:40 +02:00
Strangerke
f59c910b8f
CGE: Some more renaming (wip)
2011-06-30 08:30:23 +02:00
Strangerke
f2f3124246
CGE: Some more renaming (wip)
2011-06-29 16:13:17 +02:00
Strangerke
290305ad43
CGE: Cleanup : Start renaming. Add BMPLoad() function
2011-06-29 00:35:21 +02: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
Strangerke
a307d405b6
CGE: suppress a couple of static, add ProgName and MergeExt
2011-06-22 08:11:18 +02:00
Strangerke
40f95669ae
CGE: As there's only one instance of VGA, suppress all the static keywords from it
2011-06-20 00:13:41 +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
9918344cdc
CGE: Fix several issues reported by CPPCHECK
2011-06-13 13:44:52 +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
ccd934e4bf
CGE: Add a couple of STUB warnings
2011-06-13 00:40:19 +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
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