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.cpp
Age
Commit message (
Expand
)
Author
2011-07-10
CGE: Created a HorizLine stub class to hold the HL sprite array
Paul Gilbert
2011-07-10
CGE: Moved MB sprite array into Square class
Paul Gilbert
2011-07-10
CGE: Implemented code for saving games, removing the need for the SavTab array
Paul Gilbert
2011-07-08
CGE: Rename Mouse class
Strangerke
2011-07-07
CGE: Remove unused variable
eriktorbjorn
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: Minor bugfixes for game loading
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: Even more renaming (WIP)
Strangerke
2011-07-03
CGE: Compilation fix after merge
Paul Gilbert
2011-07-03
CGE: Implemented code for game tick
Paul Gilbert
2011-07-03
CGE: Some more renaming (WIP)
Strangerke
2011-07-03
CGE: Fix GCC compiler warnings
Paul Gilbert
2011-07-03
CGE: Removed C standard library includes
Paul Gilbert
2011-07-03
CGE: Removed code for boot sector based copy protection check
Paul Gilbert
2011-07-02
CGE: Simplify error() calls
eriktorbjorn
2011-07-02
CGE: Some more renaming (WIP)
Strangerke
2011-07-02
CGE: Graceful exit rather than an error
Paul Gilbert
2011-07-02
CGE: Fix naming of touch() virtual methods, and fixed keyboard handling
Paul Gilbert
2011-07-02
CGE: Created an EventManager class and hooked it up to the Keyboard class
Paul Gilbert
2011-07-02
CGE: Changed MOUSE class from using static fields to an instantiated class
Paul Gilbert
2011-07-02
CGE: Merged mouse.* and keybd.* files to centralise event handling
Paul Gilbert
2011-07-02
CGE: Some more renaming (WIP)
Strangerke
2011-07-01
CGE: Some more renaming (wip)
Strangerke
2011-06-30
CGE: Some more renaming (wip)
Strangerke
2011-06-29
CGE: Some more renaming (wip)
Strangerke
2011-06-29
CGE: Misc cleanup (provided by Digitall)
Strangerke
2011-06-29
CGE: Removed Mouse from VGA::ShowQ to prevent crashes in the movie player
Paul Gilbert
2011-06-29
CGE: Cleanup : Start renaming. Add BMPLoad() function
Strangerke
2011-06-28
CGE: Fix SVG0FILE define to point to INI_FILE class
Paul Gilbert
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-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-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-20
CGE: As there's only one instance of VGA, suppress all the static keywords fr...
Strangerke
2011-06-19
CGE: Get rid of some static initializing
eriktorbjorn
2011-06-19
CGE: Fix compilation under GCC
eriktorbjorn
2011-06-18
CGE: Suppress some defines, fix semi-columns in template definitions
Strangerke
2011-06-13
CGE: Fix several issues reported by CPPCHECK
Strangerke
2011-06-13
CGE: Cleanup: remove trailing spaces
Strangerke
2011-06-13
CGE: Format code
Strangerke
2011-06-13
CGE: Add a couple of STUB warnings
Strangerke
2011-06-12
CGE: Add missing file, and STUB some missing functions in general.cpp
Strangerke
[next]