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
Age
Commit message (
Collapse
)
Author
2011-07-19
CGE: cleanup in jbw.h
Strangerke
2011-07-19
CGE: Remove macro farnew
Strangerke
2011-07-19
CGE: Rename constants (WIP)
Strangerke
2011-07-19
CGE: Finish adding debugc to CGEEngine class members
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 ↵
Paul Gilbert
frame rate
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
I've slightly modified the behaviour of the original - rather than prompting each time the user starts for a name, it now only prompts the first time, and uses the entered name as a save description for a slot 0 savegame
2011-07-16
CGE: Fix the selection of menu items to call appropriate dispatch method
Paul Gilbert
2011-07-16
CGE: Implement monochrome view mode button
Paul Gilbert
2011-07-16
CGE: Map keypad Enter to be handled like the main Enter key
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-15
CGE: Removed some commented out code from previous bugfix
Paul Gilbert
2011-07-15
CGE: Fix display of in-game hotspot description
Paul Gilbert
2011-07-15
CGE: Pathfinder now works
Paul Gilbert
2011-07-15
CGE: Fix some errors in the pathfinder setup
Paul Gilbert
2011-07-15
CGE: Fix for all the game objects being draggable
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: Implemented Bitmap::xShow method
Paul Gilbert
2011-07-13
CGE: Fix array size in Spike class constructor
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: Fix ProgName method to handle extensions without a leading period
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: Removed redundant disable/enable calls
Paul Gilbert
2011-07-12
CGE: Fixed a memory leak with Sprite::setSeq
Paul Gilbert
2011-07-12
CGE: Converted SprExt::_Seq to use dynamically allocated data
Paul Gilbert
2011-07-12
CGE: Suppress isVga() and memType()
Strangerke
2011-07-12
CGE: Implement snGhost by splitting _m field in two. Some cleanup.
Strangerke
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: Bugfix for correctly flagging key release
Paul Gilbert
2011-07-10
CGE: Bugfixes for some crashes
Paul Gilbert
2011-07-10
CGE: Fixed the display of text in the name entry dialog
Paul Gilbert
Whilst the 'melting' effect of entered text was very amusing, it did need to be fixed.
2011-07-10
CGE: A few more fixes for memory leaks identified by Valgrind
Paul Gilbert
2011-07-10
CGE: Fix Valgrind identified errors
Paul Gilbert
2011-07-10
CGE: Removed some accidentally added debugging statements
Paul Gilbert
2011-07-10
CGE: Fixed more free/delete[] mismatches identified by Valgrind
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 ↵
Paul Gilbert
running under Valgrind
[prev]
[next]