Strangerke
aca7fac256
TONY: Fix clang warnings - Courtesy of LordHoto
2014-03-10 06:51:27 +01:00
Johannes Schickel
b9bfa3a857
TONY: Make GPL headers consistent in themselves.
2014-02-18 02:39:39 +01: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
Strangerke
c737e64298
TONY: Move code from .h to .cpp files
2012-09-02 10:34:11 +02:00
Strangerke
1f41e55731
TONY: Remove adv.h
2012-09-01 02:36:54 +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
7b4dd0a682
TONY: Remove various bits of unused code.
2012-08-27 12:50:33 +02:00
Alyssa Milburn
ff9569572a
TONY: Store savegame names with Common::String.
2012-08-25 08:41:22 +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
Paul Gilbert
58b03ec446
TONY: Refactored the Sepia (B & W) mode so the cursor is converted as well
2012-07-02 20:53:31 +10:00
Strangerke
85150232f0
TONY: Some more renaming (thanks Hkz)
2012-06-21 00:20:16 +02: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
638b066601
TONY: Translate some Italian terms, rename enums
2012-06-16 11:09:08 +02:00
Paul Gilbert
746dcf33da
TONY: Refactor RMPointer class to use the ScummVM CursorMan
2012-06-13 21:06:57 +10:00
Strangerke
94df38bfb4
TONY: Rename variables in game.h and gfxcore.h
2012-06-11 21:30:47 +02: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
334dc91e27
TONY: Rename variables and functions in game.h
2012-06-06 01:37:06 +02:00
Strangerke
380c86fd40
TONY: Some renaming
2012-06-05 18:51:20 +02:00
Strangerke
23c95d7014
TONY: Some more renaming
2012-06-05 08:39:55 +02:00
Paul Gilbert
c1e6913fed
TONY: Fixed memory leaks with the Options screen
2012-06-02 17:02:07 +10:00
Paul Gilbert
8322da03c0
TONY: Converting Italian comments to English
2012-05-20 16:05:20 +10:00
Paul Gilbert
8b9831a502
TONY: Converting Italian comments to English and formatting
2012-05-20 15:28:48 +10:00
Strangerke
88762667b5
TONY: Fix some formatting
2012-05-14 21:29:27 +02:00
Paul Gilbert
d5b80688e7
TONY: Implemented list-saves and delete save functionality
2012-05-14 22:39:24 +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
8a88ad861d
TONY: Converted object passing to use const reference where appropriate.
...
This should cut down on the number of redunndant creations of temporary objects.
2012-05-13 00:43:02 +10:00
Paul Gilbert
109e5f8226
TONY: Conversion of more methods to coroutines
2012-05-12 20:49:36 +10:00
Paul Gilbert
5a069cdc86
TONY: Refactored out usage of nullContext in favour of proper coroutines
2012-05-09 23:15:41 +10:00
Paul Gilbert
7d9156b12f
TONY: Implemented GfxEngine code
2012-05-01 23:00:03 +10:00
Paul Gilbert
b0eef82972
TONY: Added include files for graphics engine and all dependent classes
2012-04-30 09:27:12 +10:00