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
/
mpal
Age
Commit message (
Expand
)
Author
2012-08-28
TONY: Replace overlapping memcpy with memmove
Willem Jan Palenstijn
2012-08-28
TONY: Get rid of RMDataStream.
Alyssa Milburn
2012-08-28
TONY: Remove unused data dumping code.
Alyssa Milburn
2012-08-27
TONY: Translate some minor Italian comments
Willem Jan Palenstijn
2012-08-25
TONY: Replace copyMemory with memcpy.
Alyssa Milburn
2012-08-22
TONY: Replace _vm with g_vm.
Alyssa Milburn
2012-07-31
TONY: Remove unused variable.
Torbjörn Andersson
2012-07-31
TONY: Whitespace changes.
Torbjörn Andersson
2012-06-18
TONY: Remove unused stubs for LZO compression
Paul Gilbert
2012-06-18
TONY: Remove useless void in function declaration
Strangerke
2012-06-17
TONY: Missed one word in previous commit (thanks clone2727)
Strangerke
2012-06-17
TONY: American-ification of English used
Strangerke
2012-06-17
TONY: Fix memory leak in LocationPollThread
Paul Gilbert
2012-06-17
TONY: Cleaned up the @defgroup comments
Paul Gilbert
2012-06-17
TONY: Fix memory leak in ActionThread if game exists whilst it is active
Paul Gilbert
2012-06-16
TONY: Bugfix for hanging after giving 'shrimp' to the parrot
Paul Gilbert
2012-06-14
TONY: Silent more CppCheck warnings
Strangerke
2012-06-10
TONY: Rename variables in loc.h and mpal.h
Strangerke
2012-06-10
TONY: Rename variables in globals.h
Strangerke
2012-06-09
TONY: Fix data freeing in LocationPollThread
Paul Gilbert
2012-06-09
TONY: Fix some calls from globalFree to globalDestroy
Paul Gilbert
2012-06-09
TONY: Fixes for deallocating MPC and MPAL data
Paul Gilbert
2012-06-09
TONY: Properly free dialog commands during loading when there is duplicates
Paul Gilbert
2012-06-09
TONY: Properly free items during loading when there is duplicates
Paul Gilbert
2012-06-09
TONY: Added more freeing of MPC data when the game ends
Paul Gilbert
2012-06-09
TONY: Added code to free parsed MPC file data when the game ends
Paul Gilbert
2012-06-08
TONY: Fixed sign of block identifier constant
Paul Gilbert
2012-06-08
TONY: Refactored the memory manager to increase performance
Paul Gilbert
2012-06-08
TONY: start renaming globals
Strangerke
2012-06-07
TONY: Some more renaming
Strangerke
2012-06-07
TONY: Rename variables and functions in utils.h
Strangerke
2012-06-04
TONY: Rename variables and functions in tony.h
Strangerke
2012-06-02
TONY: Fix compiler warning of not using a deferenced pointer
Paul Gilbert
2012-05-23
TONY: Some more code formatting
Strangerke
2012-05-20
TONY: Miscellaneous comment translations and comment cleanup
Paul Gilbert
2012-05-20
TONY: Remove original header
Paul Gilbert
2012-05-20
TONY: Converting Italian comments to English
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-14
TONY: Added endian fixes for reading data
Paul Gilbert
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: Fix compiler warnings
Paul Gilbert
[next]