scummvm/engines/draci
2009-11-07 00:36:23 +00:00
..
animation.cpp Add safe-guard against collision of animation IDs. 2009-11-06 16:48:37 +00:00
animation.h Implemented proper walking. 2009-11-05 14:22:39 +00:00
barchive.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
barchive.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
detection.cpp
draci.cpp Implemented and debugged the walking framework. 2009-11-04 00:42:37 +00:00
draci.h Implemented and debugged the walking framework. 2009-11-04 00:42:37 +00:00
font.cpp
font.h Remove most of default parameter values. 2009-10-30 01:41:57 +00:00
game.cpp Done research on ignored animation flags and commented the code 2009-11-07 00:36:23 +00:00
game.h Implemented proper walking. 2009-11-05 14:22:39 +00:00
module.mk Move WalkingMap into new module. 2009-10-30 00:52:05 +00:00
mouse.cpp
mouse.h Remove most of default parameter values. 2009-10-30 01:41:57 +00:00
music.cpp Fixed svn:keywords 2009-10-30 05:21:44 +00:00
music.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
saveload.cpp Brought back one old line, just to be sure. 2009-11-04 22:54:14 +00:00
saveload.h Fixed svn:keywords 2009-10-30 05:21:44 +00:00
screen.cpp Moved all one-line getters/setters to the header files 2009-10-30 06:11:04 +00:00
screen.h Moved all one-line getters/setters to the header files 2009-10-30 06:11:04 +00:00
script.cpp Done research on ignored animation flags and commented the code 2009-11-07 00:36:23 +00:00
script.h Implement properly stayOn instead of using walkOn 2009-11-03 21:30:24 +00:00
sound.cpp Moved all one-line getters/setters to the header files 2009-10-30 06:11:04 +00:00
sound.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
sprite.cpp Get rid of doubling memory allocation and a lot of copying. 2009-11-01 10:03:37 +00:00
sprite.h Get rid of doubling memory allocation and a lot of copying. 2009-11-01 10:03:37 +00:00
surface.cpp Moved all one-line getters/setters to the header files 2009-10-30 06:11:04 +00:00
surface.h Moved all one-line getters/setters to the header files 2009-10-30 06:11:04 +00:00
walking.cpp Fixed several gross walking bugs. 2009-11-05 23:59:26 +00:00
walking.h Implemented proper walking. 2009-11-05 14:22:39 +00:00