scummvm/engines/toon
Johannes Schickel 71bdb86e02 Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
For further discussion check here:
https://github.com/scummvm/scummvm/pull/16

Conflicts:
	graphics/png.cpp
2011-05-01 16:54:45 +02:00
..
anim.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
anim.h TOON: Janitorial: Suppress blanks at end of lines 2011-03-10 00:25:29 +01:00
audio.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
audio.h TOON: Janitorial: Suppress blanks at end of lines 2011-03-10 00:25:29 +01:00
character.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
character.h TOON: Cleanup 2011-03-10 01:32:03 +01:00
console.cpp DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
console.h DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
conversation.cpp TOON: Cleanup 2011-03-10 01:32:03 +01:00
conversation.h TOON: Janitorial: Suppress blanks at end of lines 2011-03-10 00:25:29 +01:00
detection.cpp TOON: Fix several Valgrind issues 2011-04-06 23:07:11 +02:00
drew.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
drew.h TOON: Cleanup 2011-03-10 01:32:03 +01:00
flux.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
flux.h TOON: Cleanup 2011-03-10 01:32:03 +01:00
font.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
font.h TOON: Corrections to close some memory leaks. 2010-11-07 21:08:46 +00:00
hotspot.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
hotspot.h TOON: Corrections to close some memory leaks. 2010-11-07 21:08:46 +00:00
module.mk TOON: Added basic debugging console to engine 2010-11-07 17:18:59 +00:00
movie.cpp Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". 2011-05-01 16:54:45 +02:00
movie.h TOON: Avoid hiding overloaded virtual methods 2011-02-27 22:32:50 +02:00
path.cpp TOON: Reduced fragmentation by using a fixed value for pathfinding allocation 2011-04-28 18:02:07 +03:00
path.h TOON: Cleanup 2011-03-10 01:32:03 +01:00
picture.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
picture.h TOON: Decrease CPU usage 2011-03-08 00:51:21 +01:00
resource.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
resource.h TOON: Integrated resource cache patch by eriktorbjorn 2011-03-05 23:01:25 +01:00
script.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
script.h COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
script_func.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
script_func.h TOON: Updated code to build properly for WINSCW and GCCE(symbian) 2010-10-13 07:14:38 +00:00
state.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
state.h TOON: Cleanup 2011-03-10 01:32:03 +01:00
text.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
text.h TOON: Normalized include paths 2010-10-08 22:45:28 +00:00
tools.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
tools.h TOON: Fix potential var underflowing 2011-04-09 19:29:32 +02:00
toon.cpp Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". 2011-05-01 16:54:45 +02:00
toon.h TOON: Fix palette issues in alligators scene 2011-04-17 14:18:29 +02:00