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
/
memory.cpp
Age
Commit message (
Collapse
)
Author
2014-02-18
TONY: Make GPL headers consistent in themselves.
Johannes Schickel
2012-11-12
TONY: Cleanup whitespace formatting.
D G Turner
This is mainly removal of extraneous blank lines, reformatting indents to tab characters and other minor non-functional changes to improve compliance with Code Formatting Conventions.
2012-09-06
TONY: Misc cleanup
Strangerke
2012-09-05
TONY: Bugfix for OFFSETOF macro on 64-bit systems
Paul Gilbert
2012-09-01
TONY: More renaming
Strangerke
2012-08-25
TONY: Replace copyMemory with memcpy.
Alyssa Milburn
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-07
TONY: Some more renaming
Strangerke
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-05
TONY: Initial fixes for some of the Valgrind reported errors
Paul Gilbert
2012-05-04
TONY: Fix some inconsistent allocation/deallocations
Paul Gilbert
2012-04-29
TONY: Implemented RMGameBoxes class and all dependent classes
Paul Gilbert