aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/general.cpp
AgeCommit message (Expand)Author
2011-07-24CGE: Remove DrvInfo, rename some enumsStrangerke
2011-07-23CGE: Rename IOMode and SnCom enumsStrangerke
2011-07-19CGE: cleanup in jbw.hStrangerke
2011-07-18CGE: Add debug channels (WIP)Strangerke
2011-07-12CGE: Fix ProgName method to handle extensions without a leading periodPaul Gilbert
2011-07-12CGE: Suppress isVga() and memType()Strangerke
2011-07-07CGE: Some cleanup: Move some static functions to CGEEngine, remove parameters...Strangerke
2011-07-07CGE: Cleanup and renaming. Also move some static and global functions to CGEE...Strangerke
2011-07-05CGE: Implement random number sourcePaul Gilbert
2011-07-05CGE: Bugfix for ProgName methodPaul Gilbert
2011-07-05CGE: Converted loadGame to use the ScummVM serialiserPaul Gilbert
2011-07-04CGE: This ends the first renaming pass. Also move some functions to CGEEngineStrangerke
2011-07-03CGE: Some more renaming (WIP)Strangerke
2011-07-03CGE: Removed code for boot sector based copy protection checkPaul Gilbert
2011-07-02CGE: Some more renaming (WIP)Strangerke
2011-07-02CGE: Some more renaming (WIP)Strangerke
2011-07-01CGE: Palette fixes so that first screen shows correctlyPaul Gilbert
2011-07-01CGE: Some more renaming (wip)Strangerke
2011-06-30CGE: Some more renaming (wip)Strangerke
2011-06-29CGE: Misc cleanup (provided by Digitall)Strangerke
2011-06-29CGE: Cleanup : Start renaming. Add BMPLoad() functionStrangerke
2011-06-27CGE: Fix some GCC compile errors and warnings.eriktorbjorn
2011-06-27Merge branch 'soltys_wip2' of github.com:Strangerke/scummvm into cgePaul Gilbert
2011-06-27CGE: Beginnings of work on graphics supportPaul Gilbert
2011-06-26CGE: Implement ForceExt and RCrypt. Little style cleanup.Strangerke
2011-06-26CGE: Implemented basic file access functionalityPaul Gilbert
2011-06-22CGE: suppress a couple of static, add ProgName and MergeExtStrangerke
2011-06-19CGE: (Eriktorbjorn) Fix compilation for GCCStrangerke
2011-06-19CGE: Fix compilation under GCCeriktorbjorn
2011-06-14CGE: Fix the remaining link errors. It now crashes instantly, most likely bec...Strangerke
2011-06-13CGE: Fix one linker errorStrangerke
2011-06-13CGE: Cleanup: remove trailing spacesStrangerke
2011-06-13CGE: Format codeStrangerke
2011-06-12CGE: Add missing file, and STUB some missing functions in general.cppStrangerke