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 (
Expand
)
Author
2011-11-09
CGE: Properly stop player moving when saving or restoring
Paul Gilbert
2011-11-08
CGE: Bugfixes for the save/load game keys
Paul Gilbert
2011-11-08
CGE: Don't allow saving game during cut-scenes
Paul Gilbert
2011-11-03
CGE: Fix warning
Eugene Sandulenko
2011-11-02
CGE: Fix array bounds check
Eugene Sandulenko
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-23
CGE: Remove end of line in error message.
Thierry Crozat
2011-10-22
CGE: Add some doxygen comments
Strangerke
2011-10-09
CGE: Add come comments in inventory functions
Strangerke
2011-10-01
CGE: Translate (and clarify) polish comments. Add a couple of doxygen comments
Strangerke
2011-10-01
COMMON: Fix multiple engines asserting in querySaveMetaInfos for empty save s...
Paul Gilbert
2011-09-30
CGE: Music now always loop, like in the original game
Strangerke
2011-09-20
CGE: Remove useless function declaration
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 useless function
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: Remove duplicated forward declaration
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: Remove two useles externs, un-static-fy two Vga functions
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: Remove general.cpp
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
CGE4: Remove useless variable
Strangerke
2011-09-14
CGE: Rewrite fileIO
Strangerke
2011-09-13
CGE: Remove dead code reported by clang++
Strangerke
2011-09-13
CGE: Some more cleanup in fileIo
Strangerke
2011-09-13
CGE: Remove IoBuf and CFile
Strangerke
2011-09-12
CGE: Fix crash when newRandom is called with a range set to 0
Strangerke
2011-09-12
CGE: Readded a line that was removed by mistake in r94db561
Filippos Karapetis
2011-09-12
CGE: Removed snddrv.h
Filippos Karapetis
2011-09-12
CGE: Removed a leftover goto statement
Filippos Karapetis
2011-09-12
CGE: Build fixes for WinCE.
Alyssa Milburn
2011-09-12
CGE: Remove debug messages, fix a warning
Strangerke
2011-09-12
CGE: Remove VFile class
Strangerke
2011-09-11
CGE: Fix formatting of operator overloading
Strangerke
2011-09-11
CGE: Remove a useless structure
Strangerke
2011-09-11
CGE: Remove some more VFiles
Strangerke
2011-09-11
CGE: Remove some more uses of VFile. Fix a shadowed variable
Strangerke
2011-09-11
CGE: Talk now uses EncryptedStream. Clean up of EncryptedStream
Strangerke
2011-09-11
CGE: Remove noisy debug message
Strangerke
[next]