scummvm/engines/draci
2009-11-09 04:27:08 +00:00
..
animation.cpp Removed old hack for cyclic animations. 2009-11-08 21:35:19 +00:00
animation.h Implement QuickHero walking. 2009-11-08 06:46:24 +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 Fix memory leaks when reading thumbnails 2009-10-16 00:09:20 +00:00
draci.cpp Implemented and debugged the walking framework. 2009-11-04 00:42:37 +00:00
draci.h Debugged smooth walking except for 1 bug. 2009-11-08 03:16:22 +00:00
font.cpp Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
font.h Removed almost all TODOs from the header files 2009-11-08 21:49:40 +00:00
game.cpp Fixed aligning items in the inventory 2009-11-08 21:44:30 +00:00
game.h Removed almost all TODOs from the header files 2009-11-08 21:49:40 +00:00
module.mk Move WalkingMap into new module. 2009-10-30 00:52:05 +00:00
mouse.cpp Don't change mouse cursors so ridiculously often. 2009-10-27 23:51:32 +00:00
mouse.h Remove most of default parameter values. 2009-10-30 01:41:57 +00:00
music.cpp Updated the list of TODOs 2009-11-08 22:48:27 +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 Updated the list of TODOs 2009-11-08 22:48:27 +00:00
screen.h Moved all one-line getters/setters to the header files 2009-10-30 06:11:04 +00:00
script.cpp GPL2 callbacks accept const Array& instead of Queue& 2009-11-09 04:27:08 +00:00
script.h GPL2 callbacks accept const Array& instead of Queue& 2009-11-09 04:27:08 +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 Updated the list of TODOs 2009-11-08 22:48:27 +00:00
sprite.h Removed almost all TODOs from the header files 2009-11-08 21:49:40 +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 Updated the list of TODOs 2009-11-08 22:48:27 +00:00
walking.h Do not immediately clear the path when it has just 1 vertex. 2009-11-08 06:30:10 +00:00