D G Turner
b8c1b46ae0
TONY: Cleanup whitespace formatting.
...
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-11-12 00:39:20 +00:00
Strangerke
1f41e55731
TONY: Remove adv.h
2012-09-01 02:36:54 +02:00
Strangerke
3ab8ebc4f7
TONY: Move some more code from .h to .cpp files
2012-09-01 02:27:31 +02:00
Strangerke
f2df769aab
TONY: More renaming
2012-09-01 00:25:35 +02:00
Strangerke
7fbfbc8e6b
TONY: Rename some more variables and structures
2012-08-31 23:08:02 +02:00
Alyssa Milburn
a6673aaf90
TONY: Remove useless/commented music code.
2012-08-29 09:12:53 +02:00
Alyssa Milburn
142ac7600f
TONY: Remove most of the remaining global functions.
2012-08-28 22:28:44 +02:00
Alyssa Milburn
3c986af9ce
TONY: Remove unnecessary mainloop mutex.
...
Also, all the related freeze functions/members.
2012-08-28 22:10:12 +02:00
Alyssa Milburn
3570a0153d
TONY: Improve Take/ReleaseOwnership.
...
This releases all held 'mutexes' when processes die, and keeps
track of the lock count too, just in case.
2012-08-28 09:26:04 +02:00
Strangerke
85150232f0
TONY: Some more renaming (thanks Hkz)
2012-06-21 00:20:16 +02:00
Paul Gilbert
aa775b4497
TONY: Some bugfixes and cleanup for the music support code
2012-06-19 22:37:56 +10:00
Strangerke
e8a6f61f88
TONY: Remove useless void in function declaration
2012-06-18 08:24:33 +02:00
Strangerke
bb55045cc8
TONY: Rename two variables
2012-06-18 08:03:02 +02:00
Strangerke
a46b06a587
TONY: Move functions comment to doxygen format
2012-06-17 19:39:58 +02:00
Paul Gilbert
9405f9eb4a
TONY: Added code to load and save the ScummVM sound settings
2012-06-17 17:04:10 +10:00
Paul Gilbert
a91553efeb
TONY: Cleaned up the @defgroup comments
2012-06-17 09:09:18 +10:00
Strangerke
638b066601
TONY: Translate some Italian terms, rename enums
2012-06-16 11:09:08 +02:00
Strangerke
7c605c5f69
TONY: Silent more CppCheck warnings, remove an unused global
2012-06-15 08:23:06 +02:00
Strangerke
985602a72d
TONY: Rename some Italian into English
2012-06-12 00:07:50 +02:00
Strangerke
2b02a45ce1
TONY: Rename variables in globals.h
2012-06-10 22:34:08 +02:00
Strangerke
c52aca5ac4
TONY: Rename more globals
2012-06-09 00:52:38 +02:00
Strangerke
1866cbd0fb
TONY: start renaming globals
2012-06-08 08:44:14 +02:00
Paul Gilbert
6ecd71270d
TONY: Removed redundant vdb mutex
2012-06-02 11:07:56 +10:00
Paul Gilbert
8b9831a502
TONY: Converting Italian comments to English and formatting
2012-05-20 15:28:48 +10:00
Paul Gilbert
333c30b8c7
TONY: Removed unused drive & folder defines and code
2012-05-20 11:37:33 +10:00
Strangerke
88762667b5
TONY: Fix some formatting
2012-05-14 21:29:27 +02:00
Paul Gilbert
47ddb2ff33
TONY: Replace stubs for TakeOwnership/ReleaseOwnership with actual implementation
2012-05-14 21:06:03 +10:00
Paul Gilbert
4bf61b2f02
TONY: Fixed nasty cast in ItemIrq initialisation
2012-05-14 20:22:50 +10:00
Paul Gilbert
94f5a98987
TONY: Moved remaining globals to Globals class
2012-05-13 23:44:08 +10:00
Paul Gilbert
546f47ddce
TONY: Beginnings of refactoring Globals into their own class
2012-05-13 22:34:40 +10:00