Paul Gilbert
|
88c7b25e5b
|
CGE: Fixed more free/delete[] mismatches identified by Valgrind
|
2011-07-10 17:56:29 +10:00 |
|
Strangerke
|
c86c62b288
|
CGE: Cleanup and renaming. Also move some static and global functions to CGEEngine.
|
2011-07-07 09:23:09 +02:00 |
|
Paul Gilbert
|
dff8bd5474
|
CGE: Fix some memory leaks
|
2011-07-03 17:14:47 +10:00 |
|
Paul Gilbert
|
d53142d95e
|
CGE: Fixed code using memory overruns to do duplication
|
2011-07-03 15:41:07 +10: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 |
|
Paul Gilbert
|
d510d2505b
|
CGE: Fix for crash in BITMAP::solidAt when negative co-ordinates passed
|
2011-07-02 22:15:23 +10:00 |
|
Strangerke
|
8e531d0da3
|
CGE: Some more renaming (WIP)
|
2011-07-02 01:02:14 +02:00 |
|
Paul Gilbert
|
ac86efcd61
|
CGE: Palette fixes so that first screen shows correctly
|
2011-07-01 18:04:21 +10: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
|
91dc5f424a
|
CGE: Misc cleanup (provided by Digitall)
|
2011-06-29 14:29:49 +02:00 |
|
Strangerke
|
290305ad43
|
CGE: Cleanup : Start renaming. Add BMPLoad() function
|
2011-06-29 00:35:21 +02:00 |
|
Paul Gilbert
|
af00b91111
|
Merge branch 'soltys_wip2' of github.com:Strangerke/scummvm into cge
Conflicts:
engines/cge/cge_main.cpp
engines/cge/general.cpp
engines/cge/snail.cpp
engines/cge/vga13h.cpp
|
2011-06-27 19:03:50 +10:00 |
|
Paul Gilbert
|
e13317baea
|
CGE: Beginnings of work on graphics support
|
2011-06-27 18:57:58 +10:00 |
|
Strangerke
|
a06a75b9a4
|
CGE: Implement ForceExt and RCrypt. Little style cleanup.
|
2011-06-26 12:07:42 +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
|
aa1d8986a6
|
CGE: Cleanup: also remove trailing tabs
|
2011-06-13 13:13:39 +02:00 |
|
Strangerke
|
ffc2aa4e4f
|
CGE: Format code
|
2011-06-13 11:57:24 +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
|
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
|
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 |
|