Strangerke
|
938c08ae58
|
CGE: Get rid of some more global functions and static members
|
2011-09-16 20:31:39 +02:00 |
|
Strangerke
|
70c5b695df
|
CGE: move two global functions to Vga
|
2011-09-16 07:55:50 +02:00 |
|
Strangerke
|
c993108207
|
CGE: Transform some static and globals into class members
|
2011-09-15 08:00:54 +02:00 |
|
Alyssa Milburn
|
4e156b2463
|
CGE: Mass re-style/cleanup.
|
2011-08-19 16:04:10 +02:00 |
|
Paul Gilbert
|
372d488b3b
|
CGE: Revert previous commit of flags synchronisation
|
2011-08-19 20:36:43 +10:00 |
|
Paul Gilbert
|
0d730b85e3
|
CGE: Changed the Sprite bit-flags into a union, to fix savegame endian issues
|
2011-08-19 19:49:05 +10:00 |
|
Strangerke
|
6f92cdd0d0
|
CGE: Rename some more defines
|
2011-08-02 21:47:56 +02:00 |
|
Strangerke
|
3ef0558aa9
|
CGE: Rename some more constants, some cleanup
|
2011-07-22 11:54:46 +02:00 |
|
Paul Gilbert
|
c3a4ba8b05
|
CGE: More fixes for free/delete[] mismatches
|
2011-07-10 20:28:22 +10:00 |
|
Strangerke
|
c313d2cce8
|
CGE: Even more renaming (WIP)
|
2011-07-03 16:22:26 +02:00 |
|
Paul Gilbert
|
334de9626a
|
CGE: Removed C standard library includes
|
2011-07-03 12:30:27 +10:00 |
|
Paul Gilbert
|
6833daab84
|
CGE: Added engine prefix to header file #defines
|
2011-07-02 16:23:32 +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
|
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
|
ac3d66d3dd
|
CGE: (Eriktorbjorn) Fix compilation for GCC
|
2011-06-19 10:13: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
|
b1df7ca734
|
CGE: Add missing file, and STUB some missing functions in general.cpp
|
2011-06-12 22:06:44 +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
|
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 |
|