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
Age
Commit message (
Expand
)
Author
2012-05-22
TONY: Implemented ScummVM debugger, with an initial 'scene' command
Paul Gilbert
2012-05-21
TONY: Improve the screen wipe logic.
Paul Gilbert
2012-05-21
TONY: Removed redundant pause code.
Paul Gilbert
2012-05-20
TONY: Miscellaneous comment translations and comment cleanup
Paul Gilbert
2012-05-20
TONY: Removal of code that was commented out in the original source
Paul Gilbert
2012-05-20
TONY: Remove original header
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-20
TONY: Converting Italian comments to English and formatting
Paul Gilbert
2012-05-20
TONY: Endian fix
Paul Gilbert
2012-05-20
TONY: Converting Italian comments to English and formatting
Paul Gilbert
2012-05-20
TONY: Removed unused drive & folder defines and code
Paul Gilbert
2012-05-20
TONY: Converted #ifdefs for different language fonts setup
Paul Gilbert
2012-05-20
TONY: Fix issues with font loading and display of accented characters
Paul Gilbert
2012-05-20
TONY: Added assert for character indexes outside provided font
Paul Gilbert
2012-05-20
COMMON: Fix comparison operation on coroutine wait methods
Paul Gilbert
2012-05-19
TONY: Converted some warning calls to debugC
Paul Gilbert
2012-05-19
TONY: Formatting fixes
Paul Gilbert
2012-05-19
TONY: Converting Italian comments to English
Paul Gilbert
2012-05-19
TONY: Change "it's" to "its" in comments where appropriate. (I think.)
Torbjörn Andersson
2012-05-19
TONY: Removed deprecated MPAL stubs file
Paul Gilbert
2012-05-19
TONY: Endian fix in expression parser
Paul Gilbert
2012-05-19
TONY: Converting comments to English and formatting
Paul Gilbert
2012-05-18
TONY: Implemented support for loading savegames directly from the launcher.
Paul Gilbert
2012-05-18
TONY: Converting method comments to DOXYGEN format
Paul Gilbert
2012-05-17
TONY: Fix compiling with GCC
Torbjörn Andersson
2012-05-17
TONY: Add a check to prevent GMM saving in the demo
Paul Gilbert
2012-05-17
TONY: Handle translating savegame thumbnail for display in ScummVM GMM
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: Implemented list-saves and delete save functionality
Paul Gilbert
2012-05-14
TONY: Replace stubs for TakeOwnership/ReleaseOwnership with actual implementa...
Paul Gilbert
2012-05-14
TONY: Added endian fixes for reading data
Paul Gilbert
2012-05-14
TONY: Fixed suspicious casting
Paul Gilbert
2012-05-14
TONY: Fixed nasty cast in ItemIrq initialisation
Paul Gilbert
2012-05-14
TONY: Remove original header
Strangerke
2012-05-14
TONY: Removed some no longer needed FIXME's
Paul Gilbert
2012-05-13
TONY: Moved remaining globals to Globals class
Paul Gilbert
2012-05-13
TONY: Further globals added to Globals class
Paul Gilbert
2012-05-13
TONY: Beginnings of refactoring Globals into their own class
Paul Gilbert
2012-05-13
TONY: Converted SendTonyMessage msg field from a pointer back to an object in...
Paul Gilbert
2012-05-13
TONY: Disabled target buffer mutex which isn't needed anymore
Paul Gilbert
2012-05-13
COMMON: Converted Coro context structure definitions to instead use classes.
Paul Gilbert
2012-05-13
COMMON: Fix compilation of coroutines code when COROUTINE_DEBUG is defined
Paul Gilbert
2012-05-13
TONY: Bugfix for crash when removing item from inventory
Paul Gilbert
2012-05-13
TONY: Fix memory leak in displaying hotspot texts
Paul Gilbert
2012-05-13
TONY: Fixed initialisation of missed RMCharacter fields
Paul Gilbert
2012-05-13
TONY: Fix some more uninitialised field values
Paul Gilbert
2012-05-13
TONY: Some further initialisation of object fields
Paul Gilbert
2012-05-12
TONY: Fix compiler warning
Torbjörn Andersson
[next]