scummvm/engines/draci
2009-10-08 21:28:57 +00:00
..
animation.cpp Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
animation.h Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
barchive.cpp Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
barchive.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00
detection.cpp Implement all boilerplate concerning Global Main Menu. 2009-10-04 03:50:10 +00:00
draci.cpp Removed Ctrl-Left Click treating as a Right Click 2009-10-04 20:08:11 +00:00
draci.h Implement all boilerplate concerning Global Main Menu. 2009-10-04 03:50:10 +00:00
font.cpp Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
font.h Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
game.cpp Fixed two bugs concerning loading: 2009-10-04 22:11:46 +00:00
game.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00
module.mk Implement all boilerplate concerning Global Main Menu. 2009-10-04 03:50:10 +00:00
mouse.cpp Removed Ctrl-Left Click treating as a Right Click 2009-10-04 20:08:11 +00:00
mouse.h Removed Ctrl-Left Click treating as a Right Click 2009-10-04 20:08:11 +00:00
saveload.cpp Introduce a new struct TimeDate, replacing struct tm in client code. May lead to compilation issues in ports, which should be trivial to fix, though 2009-10-08 19:41:38 +00:00
saveload.h Implemented rudimentary game loading/saving. 2009-10-04 05:44:23 +00:00
screen.cpp Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
screen.h Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
script.cpp Work-around a bug in the original game files. 2009-10-04 22:55:54 +00:00
script.h Fixed warning (GameObject is a struct) 2009-10-05 07:00:59 +00:00
sprite.cpp Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
sprite.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00
surface.cpp Fixed positioning and update of the title under the mouse pointer. 2009-10-03 05:16:19 +00:00
surface.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00