Age | Commit message (Expand) | Author |
2011-09-09 | CGE: Remove some static variables from fileIO | Strangerke |
2011-09-09 | CGE: Remove XFile, rename some members | Strangerke |
2011-09-07 | CGE: Clean up and split snBarrier(), remove progName() | Strangerke |
2011-09-07 | CGE: Remove wtom() | 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-08-27 | CGE: remove jbw.h, some clean up | Strangerke |
2011-08-27 | CGE: Move IO classes to a separated source file | Strangerke |
2011-08-21 | CGE: Get rid of IOMode since it's always 'read' | Strangerke |
2011-08-21 | CGE: Remove a useless pragma, and any code related to writing data | Strangerke |
2011-08-19 | CGE: Mass re-style/cleanup. | Alyssa Milburn |
2011-08-17 | CGE: Fix gcc shadowed member warning. | Alyssa Milburn |
2011-08-13 | CGE: Remove useless functions related to data file creation (unused) | Strangerke |
2011-08-12 | CGE: Cleanup: remove useless classes | Strangerke |
2011-08-12 | CGE: Work on implementing MIDI music playback. | Paul Gilbert |
2011-08-12 | CGE: Implemented sound effects | 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: un-static-fy several variables, clean Heart class | Strangerke |
2011-07-25 | CGE: Remove EMM and EMS classes | Strangerke |
2011-07-24 | CGE: Remove DrvInfo, rename some enums | Strangerke |
2011-07-23 | CGE: Rename IOMode and SnCom enums | Strangerke |
2011-07-19 | CGE: cleanup in jbw.h | Strangerke |
2011-07-18 | CGE: Add debug channels (WIP) | Strangerke |
2011-07-12 | CGE: Fix ProgName method to handle extensions without a leading period | Paul Gilbert |
2011-07-12 | CGE: Suppress isVga() and memType() | Strangerke |
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-05 | CGE: Bugfix for ProgName method | Paul Gilbert |
2011-07-05 | CGE: Converted loadGame to use the ScummVM serialiser | Paul Gilbert |
2011-07-04 | CGE: This ends the first renaming pass. Also move some functions to CGEEngine | Strangerke |
2011-07-03 | CGE: Some more renaming (WIP) | Strangerke |
2011-07-03 | CGE: Removed code for boot sector based copy protection check | Paul Gilbert |
2011-07-02 | CGE: Some more renaming (WIP) | Strangerke |
2011-07-02 | CGE: Some more renaming (WIP) | Strangerke |
2011-07-01 | CGE: Palette fixes so that first screen shows correctly | Paul Gilbert |
2011-07-01 | CGE: Some more renaming (wip) | Strangerke |
2011-06-30 | CGE: Some more renaming (wip) | Strangerke |
2011-06-29 | CGE: Misc cleanup (provided by Digitall) | Strangerke |
2011-06-29 | CGE: Cleanup : Start renaming. Add BMPLoad() function | Strangerke |
2011-06-27 | CGE: Fix some GCC compile errors and warnings. | eriktorbjorn |
2011-06-27 | Merge branch 'soltys_wip2' of github.com:Strangerke/scummvm into cge | Paul Gilbert |
2011-06-27 | CGE: Beginnings of work on graphics support | Paul Gilbert |
2011-06-26 | CGE: Implement ForceExt and RCrypt. Little style cleanup. | Strangerke |
2011-06-26 | CGE: Implemented basic file access functionality | Paul Gilbert |
2011-06-22 | CGE: suppress a couple of static, add ProgName and MergeExt | Strangerke |
2011-06-19 | CGE: (Eriktorbjorn) Fix compilation for GCC | Strangerke |
2011-06-19 | CGE: Fix compilation under GCC | eriktorbjorn |
2011-06-14 | CGE: Fix the remaining link errors. It now crashes instantly, most likely bec... | Strangerke |