Age | Commit message (Expand) | Author |
2012-02-20 | COMMON: Move isFoo functions to namespace Common, add doxygen comments | Max Horn |
2012-02-15 | ALL: Avoid using is* macros from ctype.h | Max Horn |
2011-12-05 | CGE: Better handling of the wide 'space' character | Strangerke |
2011-11-14 | CGE: Add check in order to avoid the display of empty text-boxes | Strangerke |
2011-11-13 | CGE: F1 now displays Soltys version and translators. | Strangerke |
2011-10-23 | CGE: Remove end of line in error message. | Thierry Crozat |
2011-09-17 | CGE: Fix a potential bug in insertCommand(), some renaming | Strangerke |
2011-09-17 | CGE: Move _talk and _text to CGEEngine | Strangerke |
2011-09-17 | CGE: Move some more globals to CGEEngine | Strangerke |
2011-09-16 | CGE: Move _vga 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 | CGE4: Remove useless variable | Strangerke |
2011-09-14 | CGE: Rewrite fileIO | Strangerke |
2011-09-12 | CGE: Remove debug messages, fix a warning | Strangerke |
2011-09-11 | CGE: Remove some more uses of VFile. Fix a shadowed variable | Strangerke |
2011-09-11 | CGE: Talk now uses EncryptedStream. Clean up of EncryptedStream | Strangerke |
2011-09-11 | CGE: Use EncryptedStream in Text: rewrite caching, remove some methods. | Strangerke |
2011-09-09 | CGE: Remove some static variables from fileIO | Strangerke |
2011-09-07 | CGE: Rename Han structures to Handler | Strangerke |
2011-09-06 | CGE: Remove various defines and functions from "general" | 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: Mass re-style/cleanup. | Alyssa Milburn |
2011-08-19 | CGE: Revert previous commit of flags synchronisation | Paul Gilbert |
2011-08-19 | CGE: Changed the Sprite bit-flags into a union, to fix savegame endian issues | Paul Gilbert |
2011-08-13 | CGE: Implement sayTime() | Strangerke |
2011-08-02 | CGE: Rename some more defines | Strangerke |
2011-07-31 | CGE: Rename some class members, various clean up | Strangerke |
2011-07-24 | CGE: Remove DrvInfo, rename some enums | 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-20 | CGE: Rename Debug channel constants | Strangerke |
2011-07-19 | CGE: Rename constants (WIP) | Strangerke |
2011-07-19 | CGE: Finish adding debugc to CGEEngine class members | Strangerke |
2011-07-10 | CGE: Create Spike class to encapsulate the SP spite array | Paul Gilbert |
2011-07-07 | CGE: Remove "bitmaps" files | Strangerke |
2011-07-03 | CGE: Even more renaming (WIP) | Strangerke |
2011-07-03 | CGE: Some more renaming (WIP) | Strangerke |
2011-07-03 | CGE: Fixed GCC compiler warnings | Paul Gilbert |
2011-07-03 | CGE: Removed C standard library includes | Paul Gilbert |
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-29 | CGE: Some more renaming (wip) | Strangerke |
2011-06-29 | CGE: Cleanup : Start renaming. Add BMPLoad() function | 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: Implement ForceExt and RCrypt. Little style cleanup. | Strangerke |
2011-06-22 | CGE: suppress a couple of static, add ProgName and MergeExt | Strangerke |
2011-06-20 | CGE: As there's only one instance of VGA, suppress all the static keywords fr... | Strangerke |