Strangerke
a440c6a20e
TONY: Reduce the scope of more variables
2014-02-28 23:24:09 +01:00
Johannes Schickel
b9bfa3a857
TONY: Make GPL headers consistent in themselves.
2014-02-18 02:39:39 +01:00
Torbjörn Andersson
1cc0e9cb88
TONY: Fix memory leak on save game failure (CID 1003579)
...
Though shouldn't it also alert the user to the failure?
2013-06-02 22:13:59 +02:00
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
Willem Jan Palenstijn
38b8b6eff1
TONY: Fix AmigaOS build (bug #3580541 )
2012-10-27 17:59:21 +02:00
Strangerke
17d6d732ea
TONY: More renaming, reduce some variable scopes
2012-09-08 01:02:36 +02:00
Strangerke
80b51481b9
TONY: Some more cleanup
2012-09-07 08:11:33 +02:00
Strangerke
8c753c96a0
TONY: Move some functions from .h to .cpp files
2012-09-01 01:05:22 +02:00
Strangerke
f2df769aab
TONY: More renaming
2012-09-01 00:25:35 +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
35fd91793b
TONY: Get rid of RMDataStream.
2012-08-28 14:26:00 +02:00
Alyssa Milburn
7b4dd0a682
TONY: Remove various bits of unused code.
2012-08-27 12:50:33 +02:00
Alyssa Milburn
af134e0244
TONY: Animate mouse cursors.
...
This restores the forgotten doFrame code for RMPointer, which fixes
the bird mouse cursor. Thanks to eriktorbjorn for noticing it.
2012-08-25 08:41:21 +02:00
Alyssa Milburn
c340739001
TONY: Replace _vm with g_vm.
2012-08-22 21:51:51 +02:00
Paul Gilbert
717756749d
TONY: Merge of dirty rect functionality
2012-06-23 00:57:21 +10:00
Paul Gilbert
61d460a854
TONY: Implement more of the music related code from the original
2012-06-19 20:50:48 +10:00
Strangerke
e8a6f61f88
TONY: Remove useless void in function declaration
2012-06-18 08:24:33 +02:00
Strangerke
a46b06a587
TONY: Move functions comment to doxygen format
2012-06-17 19:39:58 +02:00
Strangerke
b36b666300
TONY: American-ification of English used
2012-06-17 18:36:23 +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
cdbc4aa28b
TONY: Initial commit of in progress dirty rect handling
2012-06-16 10:57:35 +10:00
Paul Gilbert
746dcf33da
TONY: Refactor RMPointer class to use the ScummVM CursorMan
2012-06-13 21:06:57 +10:00
Strangerke
5bafab9ad6
TONY: Translate some more Italian
2012-06-13 08:00:37 +02:00
Strangerke
985602a72d
TONY: Rename some Italian into English
2012-06-12 00:07:50 +02:00
Strangerke
02c8ccebcb
TONY: Rename variables in utils.h
2012-06-11 20:24:25 +02:00
Strangerke
2b02a45ce1
TONY: Rename variables in globals.h
2012-06-10 22:34:08 +02:00
Paul Gilbert
da39f4d758
TONY: Fix the dialogs displayed for the different function keys
2012-06-09 17:52:42 +10:00
Strangerke
c52aca5ac4
TONY: Rename more globals
2012-06-09 00:52:38 +02:00
Paul Gilbert
a7a619e1b4
TONY: Fix to correctly show the loading screen at the start of the game
2012-06-07 21:19:57 +10:00
Strangerke
f12ab3e521
TONY: Rename variables and functions in utils.h
2012-06-07 08:42:35 +02:00
Strangerke
53bd99ce87
TONY: Rename variables and functions in loc.h and tonychar.h
2012-06-07 07:58:01 +02:00
Strangerke
53e38106b7
TONY: Rename variables and functions in inventory.h
...
That fixes the regression in the credits
2012-06-06 08:31:06 +02:00
Strangerke
f1ac5d5acd
TONY: More renaming
2012-06-06 08:04:33 +02:00
Strangerke
334dc91e27
TONY: Rename variables and functions in game.h
2012-06-06 01:37:06 +02:00
Strangerke
23c95d7014
TONY: Some more renaming
2012-06-05 08:39:55 +02:00
Strangerke
93cba6d880
TONY: Rename variables and functions in adv.h
2012-06-05 01:15:25 +02:00
Strangerke
a5cb751f7a
TONY: Rename variables and functions in gfxengine.h
2012-06-05 01:04:53 +02:00
Strangerke
014330a538
TONY: Rename variables and functions in input.h
2012-06-05 00:02:15 +02:00
Strangerke
a1f6f8ceb1
TONY: Rename variables and functions in tony.h
2012-06-04 23:45:36 +02:00
Paul Gilbert
7da213cd32
TONY: Removal of code that was commented out in the original source
2012-05-20 16:34:38 +10:00
Paul Gilbert
8b9831a502
TONY: Converting Italian comments to English and formatting
2012-05-20 15:28:48 +10:00
Paul Gilbert
7a40750671
TONY: Add a check to prevent GMM saving in the demo
2012-05-17 19:41:53 +10:00
Paul Gilbert
59942d9a41
TONY: Work on enabling GMM saving and loading
2012-05-17 19:38:57 +10:00
Strangerke
88762667b5
TONY: Fix some formatting
2012-05-14 21:29:27 +02:00
Paul Gilbert
4bf61b2f02
TONY: Fixed nasty cast in ItemIrq initialisation
2012-05-14 20:22:50 +10:00
Strangerke
099fe1e9e6
TONY: Remove original header
2012-05-14 07:43:50 +02:00
Paul Gilbert
546f47ddce
TONY: Beginnings of refactoring Globals into their own class
2012-05-13 22:34:40 +10:00
Paul Gilbert
089d7048b6
TONY: Bugfix for crash when removing item from inventory
2012-05-13 15:50:15 +10:00
Paul Gilbert
60deca7f54
TONY: Fix some more uninitialised field values
2012-05-13 09:58:07 +10:00
Paul Gilbert
c35b539716
TONY: Some further initialisation of object fields
2012-05-13 09:43:11 +10:00