aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/gfxcore.h
AgeCommit message (Expand)Author
2014-03-10TONY: Revert 60980e783ef263f3ed5aa708dc3032779d3be923Strangerke
2014-03-10TONY: Fix clang warnings - Courtesy of LordHotoStrangerke
2014-03-09TONY: Add some missing virtual keywordsStrangerke
2014-02-18TONY: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-02TONY: Fix thumbnails on BE.Alyssa Milburn
2013-07-19TONY: Fix parameter to RMGfxSourceBuffer8RLEWordAA::init()Torbjörn Andersson
2012-11-12TONY: Cleanup whitespace formatting.D G Turner
2012-09-08TONY: More renaming, reduce some variable scopesStrangerke
2012-09-02TONY: Move code from .h to .cpp filesStrangerke
2012-09-01TONY: Move some more code from .h to .cpp filesStrangerke
2012-08-28TONY: Get rid of RMDataStream.Alyssa Milburn
2012-08-27TONY: Remove various bits of unused code.Alyssa Milburn
2012-08-22TONY: Fix spelling of setStretch.Alyssa Milburn
2012-07-02TONY: Refactored the Sepia (B & W) mode so the cursor is converted as wellPaul Gilbert
2012-06-23TONY: Merge of dirty rect functionalityPaul Gilbert
2012-06-18TONY: Remove useless void in function declarationStrangerke
2012-06-17TONY: Move functions comment to doxygen formatStrangerke
2012-06-17TONY: American-ification of English usedStrangerke
2012-06-16TONY: Initial commit of in progress dirty rect handlingPaul Gilbert
2012-06-14TONY: Removed unused global static object and associated methodPaul Gilbert
2012-06-14TONY: Silent more CppCheck warningsStrangerke
2012-06-12TONY: Translate some more comments into EnglishStrangerke
2012-06-11TONY: Rename variables in game.h and gfxcore.hStrangerke
2012-06-07TONY: Some more renamingStrangerke
2012-06-07TONY: Rename variables and functions in utils.hStrangerke
2012-06-05TONY: Some renamingStrangerke
2012-06-05TONY: Some more renamingStrangerke
2012-05-21TONY: Some more code formattingStrangerke
2012-05-20TONY: Converting Italian comments to English and formattingPaul Gilbert
2012-05-19TONY: Change "it's" to "its" in comments where appropriate. (I think.)Torbjörn Andersson
2012-05-14TONY: Fix some formattingStrangerke
2012-05-14TONY: Remove original headerStrangerke
2012-05-13TONY: Disabled target buffer mutex which isn't needed anymorePaul Gilbert
2012-05-12TONY: Conversion of more methods to coroutinesPaul Gilbert
2012-05-05TONY: Fix another memory leak identified by ValgrindPaul Gilbert
2012-05-04TONY: Added virtual destructors to classes using virtual methodsPaul Gilbert
2012-05-03TONY: Added GfxCoreInline.hpp methodsPaul Gilbert
2012-05-02TONY: Implemented font.cpp methodsPaul Gilbert
2012-05-02TONY: Added code from Inventory.cppPaul Gilbert
2012-04-30TONY: More header files and functionality addedPaul Gilbert
2012-04-30TONY: Added include files for graphics engine and all dependent classesPaul Gilbert