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
/
game.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
CGE: Make GPL headers consistent in themselves.
Johannes Schickel
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-15
CGE: Transform some static and globals into class members
Strangerke
2011-08-19
CGE: Mass re-style/cleanup.
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-02
CGE: Rename some more defines
Strangerke
2011-07-22
CGE: Rename some more constants, some cleanup
Strangerke
2011-07-10
CGE: More fixes for free/delete[] mismatches
Paul Gilbert
2011-07-03
CGE: Even more renaming (WIP)
Strangerke
2011-07-03
CGE: Removed C standard library includes
Paul Gilbert
2011-07-02
CGE: Added engine prefix to header file #defines
Paul Gilbert
2011-07-02
CGE: Some more renaming (WIP)
Strangerke
2011-07-01
CGE: Some more renaming (wip)
Strangerke
2011-06-29
CGE: Some more renaming (wip)
Strangerke
2011-06-29
CGE: Cleanup : Start renaming. Add BMPLoad() function
Strangerke
2011-06-27
CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in severa...
Strangerke
2011-06-26
CGE: Implement ForceExt and RCrypt. Little style cleanup.
Strangerke
2011-06-19
CGE: (Eriktorbjorn) Fix compilation for GCC
Strangerke
2011-06-19
CGE: Fix compilation under GCC
eriktorbjorn
2011-06-13
CGE: Cleanup: remove trailing spaces
Strangerke
2011-06-13
CGE: Format code
Strangerke
2011-06-12
CGE: Add missing file, and STUB some missing functions in general.cpp
Strangerke
2011-06-11
CGE: Stubbing and cleanup made by SylvainTV
Strangerke
2011-06-10
CGE: Add namespaces
Strangerke
2011-06-10
CGE: Suppress typedef for byte, word and dword.
Strangerke
2011-06-10
CGE: Remove far and near keywords
Strangerke
2011-06-10
CGE: Add default header, fix some includes
Strangerke
2011-06-09
CGE: Add several sources based on headers
Strangerke