scummvm/engines/xeen
2016-09-23 13:11:29 -04:00
..
worldofxeen XEEN: Add dispatcher for cutscenes, menu, and gameplay 2016-09-23 13:11:29 -04:00
character.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
character.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
combat.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
combat.h XEEN: Fix Travis identified warnings 2016-09-04 21:24:37 -04:00
configure.engine
cutscenes.cpp XEEN: Implemented Clouds intro, doScroll fixes 2016-09-21 21:14:25 -04:00
cutscenes.h XEEN: Implemented Clouds intro, doScroll fixes 2016-09-21 21:14:25 -04:00
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: Create a WorldOfXeen sub-namespace 2016-09-22 18:36:30 -04:00
dialogs_automap.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
dialogs_automap.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_char_info.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
dialogs_char_info.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_control_panel.cpp XEEN: Implementing more combat logic 2015-02-16 19:58:53 -05:00
dialogs_control_panel.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_dismiss.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
dialogs_dismiss.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_error.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
dialogs_error.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_exchange.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
dialogs_exchange.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_fight_options.cpp XEEN: Implementing more combat logic 2015-02-16 19:58:53 -05:00
dialogs_fight_options.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_info.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
dialogs_info.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_input.cpp XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
dialogs_input.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_items.cpp XEEN: Fix subscript warnings in ItemsDialog 2016-09-22 20:47:26 -04:00
dialogs_items.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_options.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
dialogs_options.h XEEN: Compilation fixes for gcc 2015-01-19 10:28:48 -05:00
dialogs_party.cpp XEEN: Fix some compiler warnings 2016-09-22 20:09:23 -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: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_quests.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
dialogs_quests.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_quick_ref.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
dialogs_quick_ref.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_spells.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
dialogs_spells.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_whowill.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
dialogs_whowill.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
dialogs.h XEEN: Implemented Clouds intro, doScroll fixes 2016-09-21 21:14:25 -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: Fixes for Clouds intro 2016-09-21 21:50:08 -04:00
files.h XEEN: Hopefully fix compiler warnings about hidden virtual methods 2016-09-22 20:34:52 -04:00
font.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -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: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -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: Formatting fixes 2016-09-22 21:00:51 -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: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
map.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
module.mk XEEN: Create WorldOfXeenResources class for their specific strings 2016-09-22 20:24:18 -04:00
music.cpp XEEN: Fix compiler warning in Music class 2016-09-22 20:44:42 -04:00
music.h XEEN: Beginnings of Darkside endgame, subtitle code 2016-09-18 17:31:12 -04:00
party.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
party.h XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
resources.cpp XEEN: Create WorldOfXeenResources class for their specific strings 2016-09-22 20:24:18 -04:00
resources.h XEEN: Create WorldOfXeenResources class for their specific strings 2016-09-22 20:24:18 -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: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
screen.h XEEN: Change Window _vm field to be static 2016-09-19 22:53:59 -04:00
scripts.cpp XEEN: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -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: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -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: Create Resources class to encapsulate all the static resources 2016-09-22 20:00:04 -04:00
town.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
xeen.cpp XEEN: Add dispatcher for cutscenes, menu, and gameplay 2016-09-23 13:11:29 -04:00
xeen.h XEEN: Add dispatcher for cutscenes, menu, and gameplay 2016-09-23 13:11:29 -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