Strangerke
|
4778ff720c
|
CGE: Move some more globals to CGEEngine
|
2011-09-17 10:54:50 +02:00 |
|
Strangerke
|
938c08ae58
|
CGE: Get rid of some more global functions and static members
|
2011-09-16 20:31:39 +02:00 |
|
Filippos Karapetis
|
a2dc80fbef
|
CGE: Removed snddrv.h
|
2011-09-12 23:16:12 +03:00 |
|
Strangerke
|
918d79f104
|
CGE: Remove some more uses of VFile. Fix a shadowed variable
|
2011-09-11 22:07:22 +02:00 |
|
Strangerke
|
b23bee8571
|
CGE: Remove XFile, rename some members
|
2011-09-09 16:51:47 +02:00 |
|
Strangerke
|
4b9d2c2516
|
CGE: Rename Han structures to Handler
Thanks to Fingolfin for pointing this out (as previous commit)
|
2011-09-07 23:00:32 +02:00 |
|
Strangerke
|
e46c613e9a
|
CGE: Remove 'count' static variable from snail
Thanks LordHoto for pointing it out
|
2011-09-06 19:56:47 +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
|
7144076030
|
CGE: Move IO classes to a separated source file
|
2011-08-27 09:05:32 +02:00 |
|
Alyssa Milburn
|
9a94a239b8
|
CGE: Fix gcc shadowed member warning.
|
2011-08-17 10:12:37 +02:00 |
|
Strangerke
|
6af5fffd36
|
CGE: Cleanup: remove useless classes
|
2011-08-12 19:11:17 +02:00 |
|
Paul Gilbert
|
91fdecbf68
|
CGE: Properly implemented MIDI music playback
|
2011-08-12 23:10:30 +10:00 |
|
Paul Gilbert
|
b76c0af2f4
|
CGE: Work on implementing MIDI music playback.
Music playback is now sort of working, but it seems like only a beat track of the MIDI is getting played
|
2011-08-12 21:33:45 +10:00 |
|
Paul Gilbert
|
f1f1d8bde0
|
CGE: Implemented sound effects
|
2011-08-12 19:48:51 +10:00 |
|
Strangerke
|
316b73ee00
|
CGE: Remove Startup class, set _fx and _sound as dynamic
|
2011-07-29 10:02:32 +02:00 |
|
Strangerke
|
2e5a041046
|
CGE: Remove EMM and EMS classes
|
2011-07-25 17:50:58 +02:00 |
|
Strangerke
|
82adc025ea
|
CGE: Remove DrvInfo, rename some enums
|
2011-07-24 23:42:03 +02:00 |
|
Strangerke
|
fae1d7efd8
|
CGE: This ends the first renaming pass. Also move some functions to CGEEngine
|
2011-07-04 08:15:56 +02:00 |
|
Strangerke
|
bdc213846e
|
CGE: Some more renaming (WIP)
|
2011-07-02 18:20:41 +02:00 |
|
Paul Gilbert
|
6833daab84
|
CGE: Added engine prefix to header file #defines
|
2011-07-02 16:23:32 +10:00 |
|
Strangerke
|
ffc2aa4e4f
|
CGE: Format code
|
2011-06-13 11:57:24 +02:00 |
|
Strangerke
|
29065d302a
|
CGE: Add namespaces
|
2011-06-10 22:57:09 +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 |
|