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
/
snail.cpp
Age
Commit message (
Expand
)
Author
2019-10-16
CGE: Fix Missing Default Switch Cases
D G Turner
2017-12-19
PORTS: Remove the Yopy PDA port
Bastien Bouclet
2017-12-03
ALL: Remove obsolete register keyword
Colin Snover
2017-11-10
CGE: Remove garbage character from comments
Colin Snover
2014-03-02
CGE: Add a safeguard in pocFul
Strangerke
2014-02-18
CGE: Make GPL headers consistent in themselves.
Johannes Schickel
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-04-26
CGE: Plug memory leak. CID 1003914
Eugene Sandulenko
2013-02-24
CGE: Add workaround for the dice puzzle for the devices not using a ALT key
Strangerke
2011-12-05
CGE: Better handling of the wide 'space' character
Strangerke
2011-12-03
CGE: Soltys - Fix initialization of a couple of bool variables
Strangerke
2011-11-30
CGE: Simplify keyboard handling
Strangerke
2011-11-27
CGE: Better fix for restoring savegames when a cut-scene is active
Paul Gilbert
2011-11-02
CGE: Fix array bounds check
Eugene Sandulenko
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-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: Move _talk and _text to CGEEngine
Strangerke
2011-09-17
CGE: Move some more globals to CGEEngine
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: Get rid of some more global functions and static members
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-12
CGE: Readded a line that was removed by mistake in r94db561
Filippos Karapetis
2011-09-12
CGE: Removed a leftover goto statement
Filippos Karapetis
2011-09-07
CGE: Clean up and split snBarrier(), remove progName()
Strangerke
2011-09-06
CGE: Replace Hxy by Common::Point
Strangerke
2011-09-06
CGE: Remove 'count' static variable from snail
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-04
CGE: Remove two useless callback types
Strangerke
2011-09-01
CGE: Fix thumbnails display when a game is loaded.
Strangerke
2011-08-27
CGE: Change a couple of static members to non static in Vga class
Strangerke
2011-08-21
CGE: Some clean up in Vga class
Strangerke
2011-08-20
CGE: Cleanup of snail.cpp.
Alyssa Milburn
2011-08-19
CGE: Remove unused snSelect function, and broken config.cpp.
Alyssa Milburn
2011-08-19
CGE: Revert previous commit of flags synchronisation
Paul Gilbert
2011-08-19
CGE: Changed the Sprite bit-flags into a union, to fix savegame endian issues
Paul Gilbert
2011-08-13
CGE: Implement sayTime()
Strangerke
2011-08-02
CGE: Rename some more defines
Strangerke
2011-08-01
CGE: Clean eventManager
Strangerke
2011-07-31
CGE: Replace magic values by defines, rename some defines
Strangerke
2011-07-31
CGE: Rename some class members, various clean up
Strangerke
2011-07-30
CGE: Remove Heart
Strangerke
2011-07-30
CGE: un-static-fy several variables, clean Heart class
Strangerke
2011-07-29
CGE: Remove Startup class, set _fx and _sound as dynamic
Strangerke
[next]