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
Age
Commit message (
Expand
)
Author
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-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
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
2012-05-13
TONY: Fix unsigned comparison warning
Paul Gilbert
2012-05-13
TONY: Fix compiler warnings
Paul Gilbert
2012-05-13
TINSEL: Fix compiler warning
Paul Gilbert
2012-05-13
TONY: Converted object passing to use const reference where appropriate.
Paul Gilbert
2012-05-13
TONY: Added FIXME for unsafe pointer conversion
Paul Gilbert
2012-05-13
TONY: Workaround for correctly hiding items when they are disabled.
Paul Gilbert
2012-05-12
TONY: Properly implement game saving and loading.
Paul Gilbert
2012-05-12
TONY: Conversion of more methods to coroutines
Paul Gilbert
2012-05-12
TONY: Removed old extern, PASCAL, and EXPORT function modifiers
Paul Gilbert
2012-05-12
TONY: Fixed the CopyMemory stub to copy the correct number of bytes.
Paul Gilbert
2012-05-12
TONY: Explicitly initialise fields of various objects in their constructors
Paul Gilbert
[next]