Age | Commit message (Expand) | Author |
2012-03-28 | CGE: Close memory leak in sound Fx caching.. | D G Turner |
2011-09-30 | CGE: Music now always loop, like in the original game | Strangerke |
2011-09-17 | CGE: Move some more globals to CGEEngine | Strangerke |
2011-09-16 | CGE: Get rid of some more global functions and static members | Strangerke |
2011-09-15 | CGE: Transform some static and globals into class members | Strangerke |
2011-09-14 | CGE: Rewrite fileIO | Strangerke |
2011-09-11 | CGE: Fix formatting of operator overloading | Strangerke |
2011-09-11 | CGE: Remove some more uses of VFile. Fix a shadowed variable | Strangerke |
2011-09-09 | CGE: Remove some static variables from fileIO | Strangerke |
2011-09-09 | CGE: Remove XFile, rename some members | Strangerke |
2011-09-07 | CGE: Rename Han structures to Handler | Strangerke |
2011-09-07 | CGE: Remove wtom() | Strangerke |
2011-09-06 | CGE: Handle properly looping samples | Strangerke |
2011-09-06 | CGE: Remove 'count' static variable from snail | Strangerke |
2011-09-06 | CGE: Take into account some of LordHoto's comments | Strangerke |
2011-08-27 | CGE: Move IO classes to a separated source file | Strangerke |
2011-08-20 | CGE: More misc cleanup. | Alyssa Milburn |
2011-08-19 | CGE: Suppress some dead code | Strangerke |
2011-08-17 | CGE: Preserve const in cast. | Alyssa Milburn |
2011-08-13 | CGE: silent valgrind warnings | Strangerke |
2011-08-12 | CGE: Properly implemented MIDI music playback | Paul Gilbert |
2011-08-12 | CGE: Work on implementing MIDI music playback. | Paul Gilbert |
2011-08-12 | CGE: Implemented sound effects | Paul Gilbert |
2011-07-29 | CGE: Remove Startup class, set _fx and _sound as dynamic | Strangerke |
2011-07-25 | CGE: Remove EMM and EMS classes | Strangerke |
2011-07-04 | CGE: This ends the first renaming pass. Also move some functions to CGEEngine | Strangerke |
2011-07-03 | CGE: Some more renaming (WIP) | Strangerke |
2011-07-02 | CGE: Some more renaming (WIP) | Strangerke |
2011-07-02 | CGE: Some more renaming (WIP) | Strangerke |
2011-07-01 | CGE: Some more renaming (wip) | Strangerke |
2011-06-30 | CGE: Some more renaming (wip) | Strangerke |
2011-06-26 | CGE: Implement ForceExt and RCrypt. Little style cleanup. | Strangerke |
2011-06-13 | CGE: Cleanup: remove trailing spaces | Strangerke |
2011-06-13 | CGE: Format code | Strangerke |
2011-06-11 | CGE: Remove DROP() macro | Strangerke |
2011-06-11 | CGE: Stubbing and cleanup made by SylvainTV | Strangerke |
2011-06-10 | CGE: Add namespaces | Strangerke |
2011-06-10 | CGE: Suppress typedef for byte, word and dword. | Strangerke |
2011-06-10 | CGE: Replace Boolean, TRUE and FALSE by bool, true, false | Strangerke |
2011-06-10 | CGE: Remove far and near keywords | Strangerke |
2011-06-10 | CGE: Add default header, fix some includes | Strangerke |
2011-06-09 | CGE: Add several sources based on headers | Strangerke |