aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/cge_main.cpp
AgeCommit message (Expand)Author
2011-08-27CGE: remove jbw.h, some clean upStrangerke
2011-08-27CGE: Remove user first name input, used originally for savegame namesStrangerke
2011-08-27CGE: Merge talk.cpp and gettext.cppStrangerke
2011-08-27CGE: Move IO classes to a separated source fileStrangerke
2011-08-22CGE: Fix compilation after thumbnail changes.Alyssa Milburn
2011-08-21CGE: Some clean up in Vga classStrangerke
2011-08-21CGE: Remove mixerStrangerke
2011-08-20CGE: Suppress some debug code present in the originalStrangerke
2011-08-20CGE: Another few formatting tweaks.Alyssa Milburn
2011-08-19Merge branch 'soltys_wip2' of https://github.com/Strangerke/scummvm into solt...Alyssa Milburn
2011-08-19CGE: clean up bitmap class. Suppress useless methods, functions, defines...Strangerke
2011-08-19CGE: Mass re-style/cleanup.Alyssa Milburn
2011-08-19CGE: Remove unused snSelect function, and broken config.cpp.Alyssa Milburn
2011-08-19CGE: Revert previous commit of flags synchronisationPaul Gilbert
2011-08-19CGE: Changed the Sprite bit-flags into a union, to fix savegame endian issuesPaul Gilbert
2011-08-18CGE: Remove unused _intStackPtr.Alyssa Milburn
2011-08-13CGE: Fix for HLINE not being available for demoPaul Gilbert
2011-08-12CGE: Work on implementing MIDI music playback.Paul Gilbert
2011-08-10CGE: Further fixes to savegames.Paul Gilbert
2011-08-10CGE: Fixes for saving gamesPaul Gilbert
2011-08-10CGE: Save the game if the game is quit via closing the windowPaul Gilbert
2011-08-10CGE: Decrease delay amounts to give better precision for frame executionPaul Gilbert
2011-08-07CGE: Remove JBW flag (useless)Strangerke
2011-08-07CGE: Fix a couple of warnings reported by cppcheckStrangerke
2011-08-06CGE: Fix memory leaks in pocket listPaul Gilbert
2011-08-06CGE: Removed the _mini data block originally used to hold inventory shapes in...Paul Gilbert
2011-08-06CGE: Fixed up freeing of caveValues dataPaul Gilbert
2011-08-06CGE: Fix memory leak with savegame thumbnailsPaul Gilbert
2011-08-06CGE: Fixed non-portability in loading _heroXY arrayPaul Gilbert
2011-08-06CGE: Fix another shadowed variable warningPaul Gilbert
2011-08-06Merge branch 'soltys_wip2' of github.com:Strangerke/scummvm into soltys_wip2Strangerke
2011-08-05CGE: Fixed compiler warning of shadowed variablePaul Gilbert
2011-08-02CGE: Rename some more definesStrangerke
2011-08-01CGE: Clean eventManagerStrangerke
2011-07-31CGE: Replace magic values by defines, rename some definesStrangerke
2011-07-31CGE: Rename some class members, various clean upStrangerke
2011-07-30CGE: Move some conditional defines to variablesStrangerke
2011-07-30CGE: Remove HeartStrangerke
2011-07-29CGE: Remove Startup class, set _fx and _sound as dynamicStrangerke
2011-07-28CGE: Janitorial: remove trailing spacesStrangerke
2011-07-28CGE: Remove summa variable, formerly used for the protection checkStrangerke
2011-07-25CGE: Remove _core from Startup classStrangerke
2011-07-25CGE: Remove EMM and EMS classesStrangerke
2011-07-25CGE: Replace 'no core' checks by assertsStrangerke
2011-07-24CGE: Remove DrvInfo, rename some enumsStrangerke
2011-07-23CGE: Rename IOMode and SnCom enumsStrangerke
2011-07-22CGE: Rename some more constants, some cleanupStrangerke
2011-07-21CGE: Rename some more constants, remove some useless onesStrangerke
2011-07-20CGE: Clean up Square classStrangerke
2011-07-20CGE: Rename Debug channel constantsStrangerke