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
/
tonychar.h
Age
Commit message (
Expand
)
Author
2014-02-18
TONY: Make GPL headers consistent in themselves.
Johannes Schickel
2012-09-01
TONY: Move some functions from .h to .cpp files
Strangerke
2012-06-21
TONY: Some more renaming (thanks Hkz)
Strangerke
2012-06-18
TONY: Remove useless void in function declaration
Strangerke
2012-06-17
TONY: Move functions comment to doxygen format
Strangerke
2012-06-17
TONY: American-ification of English used
Strangerke
2012-06-16
TONY: Translate some Italian terms, rename enums
Strangerke
2012-06-13
TONY: Translate some more Italian
Strangerke
2012-06-12
TONY: Translate Italian enums
Strangerke
2012-06-11
TONY: Rename variables in tonychar.h
Strangerke
2012-06-11
TONY: Fixed display of static animations, and some variable renaming
Paul Gilbert
2012-06-07
TONY: Rename variables and functions in loc.h and tonychar.h
Strangerke
2012-06-05
TONY: Some more renaming
Strangerke
2012-05-21
TONY: Some more code formatting
Strangerke
2012-05-20
TONY: Converting Italian comments to English and formatting
Paul Gilbert
2012-05-19
TONY: Removed deprecated MPAL stubs file
Paul Gilbert
2012-05-14
TONY: Remove original header
Strangerke
2012-05-13
TONY: Further globals added to Globals class
Paul Gilbert
2012-05-13
TONY: Converted object passing to use const reference where appropriate.
Paul Gilbert
2012-05-12
TONY: Conversion of more methods to coroutines
Paul Gilbert
2012-05-12
TONY: Explicitly initialise fields of various objects in their constructors
Paul Gilbert
2012-05-11
TONY: Refactored Tony to use the Common coroutine scheduler
Paul Gilbert
2012-05-11
TONY: Fixed some missed methods to coroutines
Paul Gilbert
2012-05-09
TONY: Completed bulk of initial coro refactoring
Paul Gilbert
2012-05-08
TONY: Added support for threading events to scheduler, converted more procs t...
Paul Gilbert
2012-05-06
TONY: Further conversion of initially launched threads to processes.
Paul Gilbert
2012-04-30
TONY: More header files and functionality added
Paul Gilbert
2012-04-30
TONY: Added include files for graphics engine and all dependent classes
Paul Gilbert