Age | Commit message (Expand) | Author |
2014-02-18 | CGE: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-11-27 | CGE: Better fix for restoring savegames when a cut-scene is active | Paul Gilbert |
2011-11-27 | CGE: Fix setting up scene barriers when starting a new game | Paul Gilbert |
2011-09-18 | CGE: Rename Snail into CommandHandler, plus some associated renamings | Strangerke |
2011-09-17 | CGE: Fix a potential bug in insertCommand(), some renaming | Strangerke |
2011-09-16 | CGE: Get rid of some more global functions and static members | Strangerke |
2011-09-16 | CGE: Move two globals functions to CGEEngine | Strangerke |
2011-09-01 | CGE: Take fingolfin's remark into account: suppress the two leading underscor... | Strangerke |
2011-08-27 | CGE: remove jbw.h, some clean up | Strangerke |
2011-08-20 | CGE: Cleanup of snail.cpp. | Alyssa Milburn |
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-23 | CGE: Rename IOMode and SnCom enums | Strangerke |
2011-07-21 | CGE: Rename some more constants, remove some useless ones | Strangerke |
2011-07-15 | CGE: Bugfixes for loading the room preview shapes list | 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-07 | CGE: Cleanup and renaming. Also move some static and global functions to CGEE... | Strangerke |
2011-07-04 | CGE: This ends the first renaming pass. Also move some functions to CGEEngine | Strangerke |
2011-07-02 | CGE: Some more renaming (WIP) | Strangerke |
2011-07-02 | CGE: Added engine prefix to header file #defines | Paul Gilbert |
2011-07-01 | CGE: Reimplemented game timer from using thread to using getMillis() | Paul Gilbert |
2011-06-29 | 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-22 | CGE: suppress a couple of static, add ProgName and MergeExt | Strangerke |
2011-06-13 | CGE: Cleanup: remove trailing spaces | Strangerke |
2011-06-13 | CGE: Format code | 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 |