Eugene Sandulenko
b404524599
TONY: Complete class initializations
2016-06-17 12:10:11 +02:00
Strangerke
68f0c43021
TONY: Revert 60980e783e
2014-03-10 06:51:28 +01:00
Strangerke
aca7fac256
TONY: Fix clang warnings - Courtesy of LordHoto
2014-03-10 06:51:27 +01:00
Strangerke
60980e783e
TONY: Add some missing virtual keywords
2014-03-09 23:18:21 +01:00
Johannes Schickel
b9bfa3a857
TONY: Make GPL headers consistent in themselves.
2014-02-18 02:39:39 +01:00
Alyssa Milburn
9c02f5b593
TONY: Fix thumbnails on BE.
2013-08-02 00:01:10 +02:00
Torbjörn Andersson
c44d6ae60c
TONY: Fix parameter to RMGfxSourceBuffer8RLEWordAA::init()
...
The method it is meant to override uses "const byte *buf" so this
one should too. I don't know if/when it's called, but fuzzie tells
me it should be a harmless change. Hopefully fixes CID 1003892.
2013-07-19 21:10:50 +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
Strangerke
17d6d732ea
TONY: More renaming, reduce some variable scopes
2012-09-08 01:02:36 +02:00
Strangerke
c737e64298
TONY: Move code from .h to .cpp files
2012-09-02 10:34:11 +02:00
Strangerke
3ab8ebc4f7
TONY: Move some more code from .h to .cpp files
2012-09-01 02:27:31 +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
b1486aa5fe
TONY: Fix spelling of setStretch.
2012-08-22 21:56:12 +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
Paul Gilbert
717756749d
TONY: Merge of dirty rect functionality
2012-06-23 00:57:21 +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
cdbc4aa28b
TONY: Initial commit of in progress dirty rect handling
2012-06-16 10:57:35 +10:00
Paul Gilbert
e55a16271e
TONY: Removed unused global static object and associated method
2012-06-14 22:07:36 +10:00
Strangerke
d4e9aa78ab
TONY: Silent more CppCheck warnings
2012-06-14 08:08:13 +02:00
Strangerke
b828231671
TONY: Translate some more comments into English
2012-06-12 08:03:51 +02:00
Strangerke
94df38bfb4
TONY: Rename variables in game.h and gfxcore.h
2012-06-11 21:30:47 +02:00
Strangerke
cd15e483ed
TONY: Some more renaming
2012-06-07 21:14:59 +02:00
Strangerke
f12ab3e521
TONY: Rename variables and functions in utils.h
2012-06-07 08:42:35 +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
Strangerke
94d3c8ebb2
TONY: Some more code formatting
2012-05-21 23:54:32 +02:00
Paul Gilbert
8b9831a502
TONY: Converting Italian comments to English and formatting
2012-05-20 15:28:48 +10:00
Torbjörn Andersson
827454a87e
TONY: Change "it's" to "its" in comments where appropriate. (I think.)
2012-05-19 11:05:57 +02:00
Strangerke
88762667b5
TONY: Fix some formatting
2012-05-14 21:29:27 +02:00
Strangerke
099fe1e9e6
TONY: Remove original header
2012-05-14 07:43:50 +02:00
Paul Gilbert
8466314735
TONY: Disabled target buffer mutex which isn't needed anymore
2012-05-13 19:02:47 +10:00
Paul Gilbert
109e5f8226
TONY: Conversion of more methods to coroutines
2012-05-12 20:49:36 +10:00
Paul Gilbert
fbee927c6a
TONY: Fix another memory leak identified by Valgrind
2012-05-05 11:56:59 +10:00
Paul Gilbert
a75b873fde
TONY: Added virtual destructors to classes using virtual methods
2012-05-04 21:30:45 +10:00
Paul Gilbert
cb1b1c453d
TONY: Added GfxCoreInline.hpp methods
2012-05-03 13:14:46 +10:00
Paul Gilbert
4300db9ee4
TONY: Implemented font.cpp methods
2012-05-02 23:35:32 +10:00
Paul Gilbert
bc2b944986
TONY: Added code from Inventory.cpp
2012-05-02 00:23:41 +10:00
Paul Gilbert
68bcaa61b9
TONY: More header files and functionality added
2012-04-30 23:16:19 +10:00
Paul Gilbert
b0eef82972
TONY: Added include files for graphics engine and all dependent classes
2012-04-30 09:27:12 +10:00