scummvm/engines/sword1
Ori Avtalion 9414d7a6e2 JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03:00
..
animation.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
animation.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
collision.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00: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
control.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
control.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
debug.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
debug.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
detection.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
eventman.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
eventman.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
logic.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
logic.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
memman.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
memman.h Remove PalmOS port 2010-07-17 18:41:38 +00:00
menu.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
menu.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
module.mk SWORD1: Added basic debugging console to engine 2010-11-08 12:22:58 +00:00
mouse.cpp SWORD1: Don't set the same cursor on every frame 2011-03-13 08:24:19 +01:00
mouse.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
music.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
music.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
object.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
objectman.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
objectman.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
resman.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
resman.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
router.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
router.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
screen.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
screen.h SWORD1: Adapt to setPalette RGBA->RGB change. 2011-02-15 22:16:48 +01:00
sound.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sound.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
staticres.cpp Fix indentation 2009-08-30 20:50:23 +00:00
sword1.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sword1.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sworddefs.h Add missing PACKED_STRUCT attribute to FrameHeader. 2009-10-04 15:49:40 +00:00
swordres.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
text.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
text.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00