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
2012-06-28
CGE: Remove unused Demo text id
Strangerke
2012-06-28
CGE: Rename variable
Strangerke
2012-06-27
CGE: Fix bug 3538039 - level buttons not pressed
Strangerke
2012-06-18
CGE: Remove dead code originally used to load a savegame when starting the game
Strangerke
2012-03-28
CGE: Close memory leak in savegame loading.
D G Turner
2012-03-28
CGE: Close memory leak in savegame thumbnail loading.
D G Turner
2011-12-07
CGE: Fix issue with music not stopping when reloading game
Thierry Crozat
2011-12-03
CGE: Fix an assert in intro
Strangerke
2011-12-03
CGE: Soltys - Fix initialization of a couple of bool variables
Strangerke
2011-12-03
CGE: Soltys - Fix for bug #3448836 (losing scene number display after loading...
Strangerke
2011-11-30
CGE: Only skips animations when pressing ESC.
Strangerke
2011-11-30
CGE: Simplify keyboard handling
Strangerke
2011-11-29
CGE: Remove key sound in System::touch().
Strangerke
2011-11-27
CGE: Better fix for restoring savegames when a cut-scene is active
Paul Gilbert
2011-11-16
CGE: Add RTL, hook Main Menu to right click on audio button
Strangerke
2011-11-14
CGE: Rename a structure member using double-underscore (reserved)
Strangerke
2011-11-13
CGE: Remove some useless constants
Strangerke
2011-11-09
CGE: Properly stop player moving when saving or restoring
Paul Gilbert
2011-11-03
CGE: Fix warning
Eugene Sandulenko
2011-10-22
CGE: Add some doxygen comments
Strangerke
2011-09-18
CGE: Rename Snail into CommandHandler, plus some associated renamings
Strangerke
2011-09-17
CGE: Fix a potential bug in insertCommand(), some renaming
Strangerke
2011-09-17
CGE: Remove a use reference to g_engine
Strangerke
2011-09-17
CGE: Move _talk and _text to CGEEngine
Strangerke
2011-09-17
CGE: Move some more globals to CGEEngine
Strangerke
2011-09-17
CGE: some more cleanup
Strangerke
2011-09-17
CGE: Move some more globals to CGEEngine
Strangerke
2011-09-17
CGE: Move 4 global to CGEEngine
Strangerke
2011-09-16
CGE: Move _vga to CGEEngine
Strangerke
2011-09-16
CGE: Get rid of some more global functions and static members
Strangerke
2011-09-16
CGE: move two global functions to Vga
Strangerke
2011-09-16
CGE: Move two globals functions to CGEEngine
Strangerke
2011-09-15
CGE: Transform some static and globals into class members
Strangerke
2011-09-14
CGE: Rename cave into scene
Strangerke
2011-09-14
CGE: Remove useless function
Strangerke
2011-09-14
CGE: Rewrite fileIO
Strangerke
2011-09-13
CGE: Remove dead code reported by clang++
Strangerke
2011-09-13
CGE: Remove IoBuf and CFile
Strangerke
2011-09-11
CGE: Remove some more VFiles
Strangerke
2011-09-11
CGE: Use EncryptedStream in Text: rewrite caching, remove some methods.
Strangerke
2011-09-09
CGE: Remove Dat class
Strangerke
2011-09-09
CGE: Remove some static variables from fileIO
Strangerke
2011-09-07
CGE: Clean up and split snBarrier(), remove progName()
Strangerke
2011-09-07
CGE: Remove wtom()
Strangerke
2011-09-06
CGE: Replace Hxy by Common::Point
Strangerke
2011-09-06
CGE: Cleanup: remove residuals of the demo code
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-09-05
CGE: Replace Couple by Common::Point (thanks Fingolfin for pointing that out)
Strangerke
2011-09-04
CGE: Remove two useless callback types
Strangerke
[next]