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
/
utils.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
TONY: Make GPL headers consistent in themselves.
Johannes Schickel
2012-09-06
TONY: Misc cleanup
Strangerke
2012-09-02
TONY: Move code from .h to .cpp files
Strangerke
2012-09-01
TONY: More renaming
Strangerke
2012-08-29
TONY: Reduce scope of some variables
Strangerke
2012-08-28
TONY: Janitorial - remove trailing spaces
Strangerke
2012-08-28
TONY: Get rid of RMDataStream.
Alyssa Milburn
2012-08-25
TONY: Get rid of RMString.
Alyssa Milburn
2012-06-23
TONY: Merge of dirty rect functionality
Paul Gilbert
2012-06-18
TONY: Refactored the RMRect topLeft/bottomRight properties into a cleaner imp...
Paul Gilbert
2012-06-18
TONY: Remove useless void in function declaration
Strangerke
2012-06-18
TONY: Fix a typo in utils comments
Strangerke
2012-06-16
TONY: Initial commit of in progress dirty rect handling
Paul Gilbert
2012-06-15
TONY: Silent more CppCheck warnings
Strangerke
2012-06-12
TONY: Translate some more comments into English
Strangerke
2012-06-11
TONY: Rename variables in utils.h
Strangerke
2012-06-08
TONY: Refactored the memory manager to increase performance
Paul Gilbert
2012-06-07
TONY: Some more renaming
Strangerke
2012-06-07
TONY: Rename variables and functions in utils.h
Strangerke
2012-05-21
TONY: Some more code formatting
Strangerke
2012-05-20
TONY: Converting Italian comments to English and formatting
Paul Gilbert
2012-05-14
TONY: Remove original header
Strangerke
2012-05-13
TONY: Converted object passing to use const reference where appropriate.
Paul Gilbert
2012-05-04
TONY: Fix invalid casts and remove some unused variables
Paul Gilbert
2012-05-03
TONY: Engine is now compiling and linking again
Paul Gilbert
2012-05-02
TONY: Added code from Inventory.cpp
Paul Gilbert
2012-04-30
TONY: More header files and functionality added
Paul Gilbert
2012-04-30
TONY: Added include files for graphics engine and all dependent classes
Paul Gilbert
2012-04-29
TONY: Implemented RMGameBoxes class and all dependent classes
Paul Gilbert
2012-04-29
TONY: Added resource update manager
Paul Gilbert