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
/
general.cpp
Age
Commit message (
Expand
)
Author
2011-07-30
CGE: un-static-fy several variables, clean Heart class
Strangerke
2011-07-25
CGE: Remove EMM and EMS classes
Strangerke
2011-07-24
CGE: Remove DrvInfo, rename some enums
Strangerke
2011-07-23
CGE: Rename IOMode and SnCom enums
Strangerke
2011-07-19
CGE: cleanup in jbw.h
Strangerke
2011-07-18
CGE: Add debug channels (WIP)
Strangerke
2011-07-12
CGE: Fix ProgName method to handle extensions without a leading period
Paul Gilbert
2011-07-12
CGE: Suppress isVga() and memType()
Strangerke
2011-07-07
CGE: Some cleanup: Move some static functions to CGEEngine, remove parameters...
Strangerke
2011-07-07
CGE: Cleanup and renaming. Also move some static and global functions to CGEE...
Strangerke
2011-07-05
CGE: Implement random number source
Paul Gilbert
2011-07-05
CGE: Bugfix for ProgName method
Paul Gilbert
2011-07-05
CGE: Converted loadGame to use the ScummVM serialiser
Paul Gilbert
2011-07-04
CGE: This ends the first renaming pass. Also move some functions to CGEEngine
Strangerke
2011-07-03
CGE: Some more renaming (WIP)
Strangerke
2011-07-03
CGE: Removed code for boot sector based copy protection check
Paul Gilbert
2011-07-02
CGE: Some more renaming (WIP)
Strangerke
2011-07-02
CGE: Some more renaming (WIP)
Strangerke
2011-07-01
CGE: Palette fixes so that first screen shows correctly
Paul Gilbert
2011-07-01
CGE: Some more renaming (wip)
Strangerke
2011-06-30
CGE: Some more renaming (wip)
Strangerke
2011-06-29
CGE: Misc cleanup (provided by Digitall)
Strangerke
2011-06-29
CGE: Cleanup : Start renaming. Add BMPLoad() function
Strangerke
2011-06-27
CGE: Fix some GCC compile errors and warnings.
eriktorbjorn
2011-06-27
Merge branch 'soltys_wip2' of github.com:Strangerke/scummvm into cge
Paul Gilbert
2011-06-27
CGE: Beginnings of work on graphics support
Paul Gilbert
2011-06-26
CGE: Implement ForceExt and RCrypt. Little style cleanup.
Strangerke
2011-06-26
CGE: Implemented basic file access functionality
Paul Gilbert
2011-06-22
CGE: suppress a couple of static, add ProgName and MergeExt
Strangerke
2011-06-19
CGE: (Eriktorbjorn) Fix compilation for GCC
Strangerke
2011-06-19
CGE: Fix compilation under GCC
eriktorbjorn
2011-06-14
CGE: Fix the remaining link errors. It now crashes instantly, most likely bec...
Strangerke
2011-06-13
CGE: Fix one linker error
Strangerke
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