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
/
expr.cpp
Age
Commit message (
Expand
)
Author
2012-11-12
TONY: Cleanup whitespace formatting.
D G Turner
2012-09-06
TONY: Misc cleanup
Strangerke
2012-09-01
TONY: More renaming
Strangerke
2012-08-29
TONY: Replace C-style comments by C++-style ones.
Strangerke
2012-08-29
TONY: Translate some remaining italian comments
Strangerke
2012-08-29
TONY: Reduce scope of some variables
Strangerke
2012-08-28
TONY: Janitorial - remove trailing spaces
Strangerke
2012-08-28
TONY: Replace overlapping memcpy with memmove
Willem Jan Palenstijn
2012-08-25
TONY: Replace copyMemory with memcpy.
Alyssa Milburn
2012-07-31
TONY: Whitespace changes.
Torbjörn Andersson
2012-06-17
TONY: Cleaned up the @defgroup comments
Paul Gilbert
2012-06-14
TONY: Silent more CppCheck warnings
Strangerke
2012-06-10
TONY: Rename variables in globals.h
Strangerke
2012-06-09
TONY: Added code to free parsed MPC file data when the game ends
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-23
TONY: Some more code formatting
Strangerke
2012-05-20
TONY: Remove original header
Paul Gilbert
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-13
TONY: Moved remaining globals to Globals class
Paul Gilbert
2012-05-05
TONY: Initial fixes for some of the Valgrind reported errors
Paul Gilbert
2012-04-29
TONY: Implemented RMGameBoxes class and all dependent classes
Paul Gilbert
2012-04-26
TONY: Start of work converting over MPAL sub-system
Paul Gilbert