Age | Commit message (Expand) | Author |
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-17 | CGE: Remove a use reference to g_engine | 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-17 | CGE: some more cleanup | Strangerke |
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: move two global functions to Vga | Strangerke |
2011-09-16 | CGE: Move two globals functions to CGEEngine | 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 | CGE: Rewrite fileIO | Strangerke |
2011-09-13 | CGE: Remove dead code reported by clang++ | Strangerke |
2011-09-13 | CGE: Remove IoBuf and CFile | Strangerke |
2011-09-11 | CGE: Remove some more VFiles | Strangerke |
2011-09-11 | CGE: Use EncryptedStream in Text: rewrite caching, remove some methods. | Strangerke |
2011-09-09 | CGE: Remove Dat class | Strangerke |
2011-09-09 | CGE: Remove some static variables from fileIO | 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: 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-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-28 | CGE: Fix ending animation - Game is now completable | Strangerke |
2011-08-28 | CGE: Fix glitch in previous commit | Strangerke |
2011-08-27 | CGE: Fix level when restoring a game | Strangerke |
2011-08-27 | CGE: Change a couple of static members to non static in Vga class | Strangerke |
2011-08-27 | CGE: remove jbw.h, some clean up | Strangerke |
2011-08-27 | CGE: Remove user first name input, used originally for savegame names | Strangerke |
2011-08-27 | CGE: Merge talk.cpp and gettext.cpp | Strangerke |
2011-08-27 | CGE: Move IO classes to a separated source file | Strangerke |
2011-08-22 | CGE: Fix compilation after thumbnail changes. | Alyssa Milburn |
2011-08-21 | CGE: Some clean up in Vga class | Strangerke |
2011-08-21 | CGE: Remove mixer | Strangerke |
2011-08-20 | CGE: Suppress some debug code present in the original | Strangerke |
2011-08-20 | CGE: Another few formatting tweaks. | Alyssa Milburn |
2011-08-19 | Merge branch 'soltys_wip2' of https://github.com/Strangerke/scummvm into solt... | Alyssa Milburn |
2011-08-19 | CGE: clean up bitmap class. Suppress useless methods, functions, defines... | Strangerke |
2011-08-19 | CGE: Mass re-style/cleanup. | Alyssa Milburn |
2011-08-19 | CGE: Remove unused snSelect function, and broken config.cpp. | Alyssa Milburn |
2011-08-19 | CGE: Revert previous commit of flags synchronisation | Paul Gilbert |