scummvm/engines/xeen
2016-09-20 22:35:14 -04:00
..
worldofxeen XEEN: In progress Clouds intro, subtitles cleanup 2016-09-20 22:35:14 -04:00
character.cpp XEEN: Beginnings of Music class 2016-09-12 20:10:37 -04:00
character.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
combat.cpp XEEN: Cleanup of Sound driver 2016-09-16 23:27:26 -04:00
combat.h XEEN: Fix Travis identified warnings 2016-09-04 21:24:37 -04:00
configure.engine
debugger.cpp XEEN: Fix message in dump debugger command 2016-09-17 20:03:50 -04:00
debugger.h XEEN: Added dump command to the debugger 2016-09-17 15:42:24 -04:00
detection_tables.h XEEN: Add detection for German World of Xeen 2016-07-26 19:54:17 -04:00
detection.cpp XEEN: Move game cutscene methods into their own classes 2016-08-27 15:19:25 -04:00
dialogs_automap.cpp XEEN: Implemented Character Info dialog 2015-02-01 11:56:08 -05:00
dialogs_automap.h XEEN: Initial implementation of map dialog 2015-01-31 07:22:25 -05:00
dialogs_char_info.cpp XEEN: Fix some compiler warnings 2016-09-16 23:41:19 -04:00
dialogs_char_info.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
dialogs_control_panel.cpp XEEN: Implementing more combat logic 2015-02-16 19:58:53 -05:00
dialogs_control_panel.h XEEN: Implementing more combat logic 2015-02-16 19:58:53 -05:00
dialogs_dismiss.cpp XEEN: More code for dismiss dialog 2015-02-21 14:41:57 -05:00
dialogs_dismiss.h XEEN: In progress Dismiss dialog 2015-02-08 16:03:13 -05:00
dialogs_error.cpp XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
dialogs_error.h XEEN: Implemented Cast Spell dialog 2015-02-17 21:47:01 -05:00
dialogs_exchange.cpp XEEN: Simplify use of addButton when setting up button lists 2015-02-18 22:05:25 -05:00
dialogs_exchange.h XEEN: Implemented Exchange character dialog 2015-02-01 13:57:02 -05:00
dialogs_fight_options.cpp XEEN: Implementing more combat logic 2015-02-16 19:58:53 -05:00
dialogs_fight_options.h XEEN: Implementing more combat logic 2015-02-16 19:58:53 -05:00
dialogs_info.cpp XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
dialogs_info.h XEEN: Implement the Info dialog 2015-01-31 17:39:52 -05:00
dialogs_input.cpp XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
dialogs_input.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
dialogs_items.cpp XEEN: Fix some compiler warnings 2016-09-16 23:41:19 -04:00
dialogs_items.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
dialogs_options.cpp XEEN: More of Darkside endgame sequence 2016-09-19 00:01:25 -04:00
dialogs_options.h XEEN: Compilation fixes for gcc 2015-01-19 10:28:48 -05:00
dialogs_party.cpp XEEN: More of Darkside endgame sequence 2016-09-19 00:01:25 -04:00
dialogs_party.h XEEN: Fix compiler warnings 2016-09-04 22:01:16 -04:00
dialogs_query.cpp XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
dialogs_query.h XEEN: Merged confirmation and yes/no dialogs into single source file 2015-02-05 20:47:15 -05:00
dialogs_quests.cpp XEEN: Changing file opening specifying archive to use enum 2016-09-17 20:06:43 -04:00
dialogs_quests.h XEEN: Implement Quests dialog 2015-02-07 18:02:03 -05:00
dialogs_quick_ref.cpp XEEN: Starting of combat UI, moved _combatParty into Combat class 2015-02-16 14:35:23 -05:00
dialogs_quick_ref.h XEEN: Add Quick Reference dialog 2015-02-01 19:04:28 -05:00
dialogs_spells.cpp XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
dialogs_spells.h XEEN: Implement remaining spells 2015-03-01 10:41:11 -05:00
dialogs_whowill.cpp XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
dialogs_whowill.h XEEN: Implemented dialogs for Who Will and YesNo 2015-01-22 22:05:36 -05:00
dialogs.cpp XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
dialogs.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
events.cpp XEEN: Fix merging graphic pages to screen 2016-09-18 21:12:46 -04:00
events.h XEEN: More of Darkside endgame sequence 2016-09-19 00:01:25 -04:00
files.cpp XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
files.h XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
font.cpp XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
font.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
interface_map.cpp XEEN: Fix Travis identified warnings 2016-09-04 21:24:37 -04:00
interface_map.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
interface.cpp XEEN: More of Darkside endgame sequence 2016-09-19 00:01:25 -04:00
interface.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
items.cpp XEEN: Implemented attack2 2015-02-20 23:57:45 -05:00
items.h XEEN: Implemented attack2 2015-02-20 23:57:45 -05:00
map.cpp XEEN: Changing file opening specifying archive to use enum 2016-09-17 20:06:43 -04:00
map.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
module.mk XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
music.cpp XEEN: Fix compiler warning 2016-09-19 20:59:55 -04:00
music.h XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
party.cpp XEEN: Beginnings of Music class 2016-09-12 20:10:37 -04:00
party.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
resources.cpp XEEN: In progress Clouds intro, subtitles cleanup 2016-09-20 22:35:14 -04:00
resources.h XEEN: In progress Clouds intro, subtitles cleanup 2016-09-20 22:35:14 -04:00
saves.cpp XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
saves.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
screen.cpp XEEN: Fix vertical gfx merging 2016-09-20 20:56:32 -04:00
screen.h XEEN: Change Window _vm field to be static 2016-09-19 22:53:59 -04:00
scripts.cpp XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
scripts.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
sound.cpp XEEN: More of Darkside endgame sequence 2016-09-18 20:48:23 -04:00
sound.h XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
spells.cpp XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
spells.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
sprites.cpp XEEN: Extra space in sprite line decoding as workaround for bad data 2016-09-18 20:47:37 -04:00
sprites.h XEEN: Extra space in sprite line decoding as workaround for bad data 2016-09-18 20:47:37 -04:00
town.cpp XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
town.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
xeen.cpp XEEN: Added Pharaoh endgame score screen 2016-09-19 23:01:32 -04:00
xeen.h XEEN: Added Pharaoh endgame score screen 2016-09-19 23:01:32 -04:00
xsurface.cpp XEEN: Converted XSurface to derive from ManagedSurface 2016-09-04 21:30:05 -04:00
xsurface.h XEEN: Converted XSurface to derive from ManagedSurface 2016-09-04 21:30:05 -04:00