Age | Commit message (Expand) | Author |
2011-09-17 | CGE: Move some more globals to CGEEngine | Strangerke |
2011-09-17 | CGE: Move 4 global 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-16 | CGE: Remove two useles externs, un-static-fy two Vga functions | Strangerke |
2011-09-16 | CGE: move two global functions to Vga | Strangerke |
2011-09-16 | CGE: Move two globals functions to CGEEngine | Strangerke |
2011-09-15 | CGE: Remove general.cpp | Strangerke |
2011-09-15 | CGE: Transform some static and globals into class members | Strangerke |
2011-09-14 | CGE: Rename cave into scene | Strangerke |
2011-09-14 | CGE: Remove useless function | Strangerke |
2011-09-14 | CGE4: Remove useless variable | Strangerke |
2011-09-14 | CGE: Rewrite fileIO | Strangerke |
2011-09-13 | CGE: Remove dead code reported by clang++ | Strangerke |
2011-09-13 | CGE: Some more cleanup in fileIo | Strangerke |
2011-09-13 | CGE: Remove IoBuf and CFile | Strangerke |
2011-09-12 | CGE: Fix crash when newRandom is called with a range set to 0 | Strangerke |
2011-09-12 | CGE: Readded a line that was removed by mistake in r94db561 | Filippos Karapetis |
2011-09-12 | CGE: Removed snddrv.h | Filippos Karapetis |
2011-09-12 | CGE: Removed a leftover goto statement | Filippos Karapetis |
2011-09-12 | CGE: Build fixes for WinCE. | Alyssa Milburn |
2011-09-12 | CGE: Remove debug messages, fix a warning | Strangerke |
2011-09-12 | CGE: Remove VFile class | Strangerke |
2011-09-11 | CGE: Fix formatting of operator overloading | Strangerke |
2011-09-11 | CGE: Remove a useless structure | Strangerke |
2011-09-11 | CGE: Remove some more VFiles | 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: Remove noisy debug message | Strangerke |
2011-09-11 | CGE: Use EncryptedStream in Text: rewrite caching, remove some methods. | Strangerke |
2011-09-11 | CGE: Add EncryptedStream class, remove seed parameter from XCrypt() | Strangerke |
2011-09-09 | CGE: Remove Dat class | Strangerke |
2011-09-09 | CGE: Remove some static variables from fileIO | Strangerke |
2011-09-09 | CGE: Remove a useless function declaration in class BtFile | 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: Clean up and split snBarrier(), remove progName() | Strangerke |
2011-09-07 | CGE: Remove wtom() | 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: 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-09-06 | CGE: Remove various defines and functions from "general" | Strangerke |
2011-09-05 | CGE: Replace Couple by Common::Point (thanks Fingolfin for pointing that out) | Strangerke |
2011-09-05 | CGE: Little cleanup of vmenu | Strangerke |
2011-09-04 | CGE: Use F5/F7 to display the save/load dialog box | Strangerke |
2011-09-04 | CGE: Remove two useless callback types | Strangerke |
2011-09-01 | CGE: Take fingolfin's remark into account: suppress the two leading underscor... | Strangerke |
2011-09-01 | CGE: Fix thumbnails display when a game is loaded. | Strangerke |