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
|
bb55045cc8
|
TONY: Rename two variables
|
2012-06-18 08:03:02 +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
|
b554063d30
|
TONY: Moved global initialisations out of TonyEngine and into Globals class
|
2012-06-17 15:01:13 +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
|
3927d90206
|
TONY: Extra initialisation of globals
|
2012-06-02 18:37:41 +10:00 |
|
Paul Gilbert
|
6ecd71270d
|
TONY: Removed redundant vdb mutex
|
2012-06-02 11:07:56 +10: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
|
b01482bddb
|
TONY: Further globals added to Globals class
|
2012-05-13 23:05:41 +10:00 |
|
Paul Gilbert
|
546f47ddce
|
TONY: Beginnings of refactoring Globals into their own class
|
2012-05-13 22:34:40 +10:00 |
|