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.h
Age
Commit message (
Expand
)
Author
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-22
CGE: suppress a couple of static, add ProgName and MergeExt
Strangerke
2011-06-21
CGE: ScummVM no longer crashes instantly
Strangerke
2011-06-20
CGE: Remove some statics
Strangerke
2011-06-20
CGE: Remove static parts of HEART
Strangerke
2011-06-19
CGE: Get rid of some static initializing
eriktorbjorn
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-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: Replace Boolean, TRUE and FALSE by bool, true, false
Strangerke
2011-06-10
CGE: Add default header, fix some includes
Strangerke
2011-06-09
CGE: Add several sources based on headers
Strangerke