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
/
tony
/
game.h
Age
Commit message (
Collapse
)
Author
2012-06-07
TONY: Rename variables and functions in utils.h
Strangerke
2012-06-07
TONY: Rename variables and functions in loc.h and tonychar.h
Strangerke
2012-06-06
TONY: Rename variables and functions in game.h
Strangerke
2012-06-05
TONY: Some renaming
Strangerke
2012-06-05
TONY: Some more renaming
Strangerke
2012-06-02
TONY: Fixed memory leaks with the Options screen
Paul Gilbert
2012-05-20
TONY: Converting Italian comments to English
Paul Gilbert
2012-05-20
TONY: Converting Italian comments to English and formatting
Paul Gilbert
2012-05-14
TONY: Fix some formatting
Strangerke
2012-05-14
TONY: Implemented list-saves and delete save functionality
Paul Gilbert
2012-05-14
TONY: Remove original header
Strangerke
2012-05-13
TONY: Beginnings of refactoring Globals into their own class
Paul Gilbert
2012-05-13
TONY: Converted object passing to use const reference where appropriate.
Paul Gilbert
This should cut down on the number of redunndant creations of temporary objects.
2012-05-12
TONY: Conversion of more methods to coroutines
Paul Gilbert
2012-05-09
TONY: Refactored out usage of nullContext in favour of proper coroutines
Paul Gilbert
2012-05-01
TONY: Implemented GfxEngine code
Paul Gilbert
2012-04-30
TONY: Added include files for graphics engine and all dependent classes
Paul Gilbert