index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
cge
/
cge_main.cpp
Age
Commit message (
Expand
)
Author
2011-07-20
CGE: Clean up Square class
Strangerke
2011-07-20
CGE: Rename Debug channel constants
Strangerke
2011-07-19
CGE: Rename constants in btfile and cfile
Strangerke
2011-07-19
CGE: cleanup in jbw.h
Strangerke
2011-07-18
CGE: Fix name of showBak()
Strangerke
2011-07-18
CGE: Remove useless fields in DebugText, add some more debugC
Strangerke
2011-07-18
CGE: Remove a bunch of useless sound related menus
Strangerke
2011-07-18
CGE: Add debug channels (WIP)
Strangerke
2011-07-16
CGE: Set up a separate variable for the game tick speed, independent from fra...
Paul Gilbert
2011-07-16
CGE: Added support for GMM save/load and launcher loading
Paul Gilbert
2011-07-16
CGE: Implemented basic savegame support
Paul Gilbert
2011-07-16
CGE: Implement monochrome view mode button
Paul Gilbert
2011-07-16
CGE: Cleaned up room preview handling code and fixed memory leak
Paul Gilbert
2011-07-15
CGE: Bugfixes for loading the room preview shapes list
Paul Gilbert
2011-07-14
CGE: In progress work on pathfinder
Paul Gilbert
2011-07-13
CGE: Split pathfinding related code into walk.cpp
Paul Gilbert
2011-07-13
CGE: Fixed initialising of _shadow that was crashing the intro sequence
Paul Gilbert
2011-07-13
CGE: Rename some constants
Strangerke
2011-07-13
CGE: add a new SNPOST to fix the function pointer issue
Strangerke
2011-07-12
CGE: Fixed a previously commented adding of mouse object to show queue
Paul Gilbert
2011-07-12
CGE: More bugfixes for memory leaks
Paul Gilbert
2011-07-12
CGE: Fixed several memory leaks of main objects
Paul Gilbert
2011-07-12
CGE: Converted SprExt::_Seq to use dynamically allocated data
Paul Gilbert
2011-07-11
CGE: Reverted last commit due to extra memory leaks
Paul Gilbert
2011-07-11
CGE: Standardised Sprite::seq on always allocating/freeing data
Paul Gilbert
2011-07-10
CGE: Fix cursor to show on-screen once the game starts
Paul Gilbert
2011-07-10
CGE: More fixes for free/delete[] mismatches
Paul Gilbert
2011-07-10
CGE: Fix several allocation mismatches and Valgrind issues
Paul Gilbert
2011-07-10
CGE: Added extra event processing call to fix non-responsiveness when running...
Paul Gilbert
2011-07-10
CGE: Removed the definition of the now unused SavTab structure
Paul Gilbert
2011-07-10
CGE: Created PocLight class to encapsulate the LI sprite array
Paul Gilbert
2011-07-10
CGE: Create Spike class to encapsulate the SP spite array
Paul Gilbert
2011-07-10
CGE: Created a CavLight class to encapsulate the PR sprite array
Paul Gilbert
2011-07-10
CGE: Mouse MC sprite array into the Mouse class
Paul Gilbert
2011-07-10
CGE: Created a HorizLine stub class to hold the HL sprite array
Paul Gilbert
2011-07-10
CGE: Moved MB sprite array into Square class
Paul Gilbert
2011-07-10
CGE: Implemented code for saving games, removing the need for the SavTab array
Paul Gilbert
2011-07-08
CGE: Rename Mouse class
Strangerke
2011-07-07
CGE: Remove unused variable
eriktorbjorn
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: Minor bugfixes for game loading
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: Even more renaming (WIP)
Strangerke
2011-07-03
CGE: Compilation fix after merge
Paul Gilbert
2011-07-03
CGE: Implemented code for game tick
Paul Gilbert
2011-07-03
CGE: Some more renaming (WIP)
Strangerke
2011-07-03
CGE: Fix GCC compiler warnings
Paul Gilbert
2011-07-03
CGE: Removed C standard library includes
Paul Gilbert
[prev]
[next]