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
/
vol.cpp
Age
Commit message (
Expand
)
Author
2011-07-23
CGE: Rename IOMode and SnCom enums
Strangerke
2011-07-20
CGE: Rename Debug channel constants
Strangerke
2011-07-19
CGE: Rename constants in btfile and cfile
Strangerke
2011-07-18
CGE: Add debug channels (WIP)
Strangerke
2011-07-04
CGE: This ends the first renaming pass. Also move some functions to CGEEngine
Strangerke
2011-07-03
CGE: Even more renaming (WIP)
Strangerke
2011-07-03
CGE: Removed C standard library includes
Paul Gilbert
2011-07-01
CGE: Some more renaming (wip)
Strangerke
2011-06-30
CGE: Some more renaming (wip)
Strangerke
2011-06-26
CGE: Implemented basic file access functionality
Paul Gilbert
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: Remove DROP() macro
Strangerke
2011-06-11
CGE: Stubbing and cleanup made by SylvainTV
Strangerke
2011-06-11
CGE: Add a couple of missing files
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: 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