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
/
globals.h
Age
Commit message (
Expand
)
Author
2014-02-18
TONY: Make GPL headers consistent in themselves.
Johannes Schickel
2012-11-12
TONY: Cleanup whitespace formatting.
D G Turner
2012-09-01
TONY: Remove adv.h
Strangerke
2012-09-01
TONY: Move some more code from .h to .cpp files
Strangerke
2012-09-01
TONY: More renaming
Strangerke
2012-08-31
TONY: Rename some more variables and structures
Strangerke
2012-08-29
TONY: Remove useless/commented music code.
Alyssa Milburn
2012-08-28
TONY: Remove most of the remaining global functions.
Alyssa Milburn
2012-08-28
TONY: Remove unnecessary mainloop mutex.
Alyssa Milburn
2012-08-28
TONY: Improve Take/ReleaseOwnership.
Alyssa Milburn
2012-06-21
TONY: Some more renaming (thanks Hkz)
Strangerke
2012-06-19
TONY: Some bugfixes and cleanup for the music support code
Paul Gilbert
2012-06-18
TONY: Remove useless void in function declaration
Strangerke
2012-06-18
TONY: Rename two variables
Strangerke
2012-06-17
TONY: Move functions comment to doxygen format
Strangerke
2012-06-17
TONY: Added code to load and save the ScummVM sound settings
Paul Gilbert
2012-06-17
TONY: Cleaned up the @defgroup comments
Paul Gilbert
2012-06-16
TONY: Translate some Italian terms, rename enums
Strangerke
2012-06-15
TONY: Silent more CppCheck warnings, remove an unused global
Strangerke
2012-06-12
TONY: Rename some Italian into English
Strangerke
2012-06-10
TONY: Rename variables in globals.h
Strangerke
2012-06-09
TONY: Rename more globals
Strangerke
2012-06-08
TONY: start renaming globals
Strangerke
2012-06-02
TONY: Removed redundant vdb mutex
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-14
TONY: Fix some formatting
Strangerke
2012-05-14
TONY: Replace stubs for TakeOwnership/ReleaseOwnership with actual implementa...
Paul Gilbert
2012-05-14
TONY: Fixed nasty cast in ItemIrq initialisation
Paul Gilbert
2012-05-13
TONY: Moved remaining globals to Globals class
Paul Gilbert
2012-05-13
TONY: Beginnings of refactoring Globals into their own class
Paul Gilbert