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
/
gfxengine.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-08-28
TONY: Remove unnecessary mainloop mutex.
Alyssa Milburn
2012-08-27
TONY: Remove various bits of unused code.
Alyssa Milburn
2012-08-12
TONY: Fix dirty rect refresh glitch in the introduction sequence
Paul Gilbert
2012-07-02
TONY: Refactored the Sepia (B & W) mode so the cursor is converted as well
Paul Gilbert
2012-06-23
TONY: Merge of dirty rect functionality
Paul Gilbert
2012-06-18
TONY: Remove useless void in function declaration
Strangerke
2012-06-17
TONY: American-ification of English used
Strangerke
2012-06-16
TONY: Initial commit of in progress dirty rect handling
Paul Gilbert
2012-06-12
TONY: Rename some Italian into English
Strangerke
2012-06-06
TONY: Rename variables and functions in inventory.h
Strangerke
2012-06-05
TONY: Some more renaming
Strangerke
2012-06-05
TONY: Rename variables and functions in gfxengine.h
Strangerke
2012-05-20
TONY: Removal of code that was commented out in the original source
Paul Gilbert
2012-05-17
TONY: Work on enabling GMM saving and loading
Paul Gilbert
2012-05-14
TONY: Fix some formatting
Strangerke
2012-05-14
TONY: Remove original header
Strangerke
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-09
TONY: Refactored out usage of nullContext in favour of proper coroutines
Paul Gilbert
2012-05-09
TONY: Completed bulk of initial coro refactoring
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