Age | Commit message (Expand) | Author |
2011-09-07 | CGE: Clean up and split snBarrier(), remove progName() | Strangerke |
2011-09-06 | CGE: Replace Hxy by Common::Point | Strangerke |
2011-09-06 | CGE: Cleanup: remove residuals of the demo code | 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-09-04 | CGE: Remove two useless callback types | Strangerke |
2011-09-01 | CGE: Fix thumbnails display when a game is loaded. | Strangerke |
2011-08-29 | CGE: Remove code related to demos, and tag demos as unsupported | Strangerke |
2011-08-27 | CGE: Remove user first name input, used originally for savegame names | Strangerke |
2011-08-20 | CGE: Suppress some debug code present in the original | Strangerke |
2011-08-19 | CGE: Remove unused snSelect function, and broken config.cpp. | Alyssa Milburn |
2011-08-13 | CGE: Fix for HLINE not being available for demo | Paul Gilbert |
2011-08-12 | CGE: Work on implementing MIDI music playback. | Paul Gilbert |
2011-08-10 | CGE: Further fixes to savegames. | Paul Gilbert |
2011-08-07 | CGE: Remove JBW flag (useless) | Strangerke |
2011-08-06 | CGE: Removed the _mini data block originally used to hold inventory shapes in... | Paul Gilbert |
2011-08-06 | CGE: Fixed up freeing of caveValues data | Paul Gilbert |
2011-08-02 | CGE: Rename some more defines | Strangerke |
2011-07-31 | CGE: Rename some class members, various clean up | Strangerke |
2011-07-30 | CGE: Move some conditional defines to variables | Strangerke |
2011-07-30 | CGE: un-static-fy several variables, clean Heart class | Strangerke |
2011-07-29 | CGE: Remove Startup class, set _fx and _sound as dynamic | Strangerke |
2011-07-21 | CGE: Rename some more constants, remove some useless ones | Strangerke |
2011-07-20 | CGE: Rename Debug channel constants | Strangerke |
2011-07-19 | CGE: Remove macro farnew | Strangerke |
2011-07-19 | CGE: Finish adding debugc to CGEEngine class members | Strangerke |
2011-07-18 | CGE: Fix name of showBak() | Strangerke |
2011-07-18 | CGE: Remove useless fields in DebugText, add some more debugC | Strangerke |
2011-07-18 | CGE: Add debug channels (WIP) | Strangerke |
2011-07-16 | CGE: Set up a separate variable for the game tick speed, independent from fra... | Paul Gilbert |
2011-07-16 | CGE: Added support for GMM save/load and launcher loading | Paul Gilbert |
2011-07-16 | CGE: Implemented basic savegame support | Paul Gilbert |
2011-07-16 | CGE: Cleaned up room preview handling code and fixed memory leak | Paul Gilbert |
2011-07-15 | CGE: Bugfixes for loading the room preview shapes list | Paul Gilbert |
2011-07-14 | CGE: In progress work on pathfinder | Paul Gilbert |
2011-07-13 | CGE: Rename some constants | Strangerke |
2011-07-13 | CGE: add a new SNPOST to fix the function pointer issue | Strangerke |
2011-07-10 | CGE: Removed the definition of the now unused SavTab structure | Paul Gilbert |
2011-07-10 | CGE: Implemented code for saving games, removing the need for the SavTab array | Paul Gilbert |
2011-07-07 | CGE: Some cleanup: Move some static functions to CGEEngine, remove parameters... | Strangerke |
2011-07-07 | CGE: Cleanup and renaming. Also move some static and global functions to CGEE... | Strangerke |
2011-07-05 | CGE: Implement random number source | Paul Gilbert |
2011-07-04 | CGE: This ends the first renaming pass. Also move some functions to CGEEngine | Strangerke |
2011-07-03 | CGE: Implemented code for game tick | Paul Gilbert |
2011-07-02 | CGE: Created an EventManager class and hooked it up to the Keyboard class | Paul Gilbert |
2011-07-01 | CGE: Some more renaming (wip) | Strangerke |
2011-06-27 | CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in severa... | Strangerke |
2011-06-26 | CGE: Implemented basic file access functionality | Paul Gilbert |
2011-06-13 | CGE: Format code | Strangerke |
2011-06-09 | CGE: Add several sources based on headers | Strangerke |