Strangerke
b94b4e631b
CGE: Remove useless function
2011-12-05 21:03:21 +01:00
Strangerke
f3884d1a98
CGE: Better handling of the wide 'space' character
2011-12-05 20:59:51 +01:00
Strangerke
e663e7874e
CGE: Remove useless function declaration
...
Thanks LordHoto for pointing at it
2011-09-20 07:10:29 +02:00
Strangerke
c993108207
CGE: Transform some static and globals into class members
2011-09-15 08:00:54 +02:00
Strangerke
3b9b89a78b
CGE: Talk now uses EncryptedStream. Clean up of EncryptedStream
2011-09-11 15:07:56 +02:00
Strangerke
690d94eb03
CGE: Take fingolfin's remark into account: suppress the two leading underscore in define names
2011-09-01 00:32:20 +02:00
Strangerke
bc0e65baac
CGE: remove jbw.h, some clean up
2011-08-27 18:01:06 +02:00
Strangerke
fedd310871
CGE: Remove GetText class, which was used to enter the username
2011-08-27 14:08:39 +02:00
Strangerke
a8ad211c36
CGE: Merge talk.cpp and gettext.cpp
2011-08-27 09:39:35 +02:00
Strangerke
bb591b5415
CGE: Some clean up in Vga class
2011-08-21 11:15:28 +02:00
Strangerke
55df4d0635
CGE: Rename some class members, various clean up
2011-07-31 00:52:35 +02:00
Strangerke
82adc025ea
CGE: Remove DrvInfo, rename some enums
2011-07-24 23:42:03 +02:00
Strangerke
5d41ab8b5f
CGE: Rename some more constants, remove some useless ones
2011-07-21 01:56:40 +02:00
Strangerke
a073e78ba1
CGE: Rename constants (WIP)
2011-07-19 07:50:07 +02:00
Paul Gilbert
1870f09d31
CGE: Fix several allocation mismatches and Valgrind issues
2011-07-10 14:51:22 +10:00
Strangerke
4116189395
CGE: Some more renaming (WIP)
2011-07-03 11:28:22 +02:00
Paul Gilbert
6833daab84
CGE: Added engine prefix to header file #defines
2011-07-02 16:23:32 +10: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
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
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
Strangerke
ffc2aa4e4f
CGE: Format code
2011-06-13 11:57:24 +02:00
Strangerke
11264a60a7
CGE: Stubbing and cleanup made by SylvainTV
2011-06-11 22:35:21 +02:00
Strangerke
15d98b2a54
CGE: Add a couple of missing files
2011-06-11 09:33:17 +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
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