scummvm/engines/xeen
2018-02-01 22:19:36 -05:00
..
worldofxeen XEEN: Fix display of dragon text at start of World ending 2018-02-01 22:19:36 -05:00
character.cpp XEEN: Change ErrorDialog to MessageDialog 2018-01-28 12:21:44 -05:00
character.h XEEN: Add invincible debugger command 2018-01-20 18:32:46 -05:00
combat.cpp XEEN: Explicitly use DT_PHYSICAL in DamageType field comparisons 2018-01-30 19:12:55 -05:00
combat.h XEEN: Move Scripts _v2 to Combat _damageTarget 2018-01-27 16:27:03 -05:00
configure.engine
cutscenes.cpp XEEN: Refactor FontSurface as ancestors of Window, not Screen 2017-11-29 21:34:28 -05:00
cutscenes.h XEEN: Implemented Clouds intro, doScroll fixes 2016-09-21 21:14:25 -04:00
debugger.cpp XEEN: Cleanup of animate3d method's ranged attack code 2018-01-20 20:54:36 -05:00
debugger.h XEEN: Add invincible debugger command 2018-01-20 18:32:46 -05:00
detection_tables.h Xeen: Add detection for the 2CD "talkie" version 2017-04-02 23:02:21 +02:00
detection.cpp XEEN: Fix showing savegame meta info 2018-01-14 18:13:12 -05:00
dialogs_awards.cpp XEEN: Fix showing Dark Side awards in the awards dialog 2017-12-29 22:26:13 -05:00
dialogs_awards.h XEEN: Add Awards dialog files missing from prior commit 2017-12-10 21:54:53 -05:00
dialogs_char_info.cpp XEEN: Implemented awards listing dialog 2017-12-10 21:40:58 -05:00
dialogs_char_info.h XEEN: Create Windows class to hold the windows array 2017-11-29 20:24:03 -05:00
dialogs_control_panel.cpp XEEN: Added logic for music/sound toggling 2018-01-28 11:53:11 -05:00
dialogs_control_panel.h XEEN: Implementing control panel dialog 2018-01-27 20:00:24 -05:00
dialogs_dismiss.cpp XEEN: Refactor FontSurface as ancestors of Window, not Screen 2017-11-29 21:34:28 -05:00
dialogs_dismiss.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs_exchange.cpp XEEN: Refactor FontSurface as ancestors of Window, not Screen 2017-11-29 21:34:28 -05: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
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: Fix display of Info dialog 2017-12-16 21:00:31 -05: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: Fix teleporting using magic mirror 2017-12-29 22:19:35 -05:00
dialogs_input.h XEEN: Add animated cursor for text input 2017-11-25 20:54:25 -05:00
dialogs_items.cpp XEEN: Fix several malformed string constants 2017-12-10 13:46:58 -05:00
dialogs_items.h XEEN: Create Windows class to hold the windows array 2017-11-29 20:24:03 -05:00
dialogs_map.cpp XEEN: Fix Coverity identified warnings 2017-12-11 22:14:39 -05:00
dialogs_map.h XEEN: Fix map display when at the edges of a map 2017-12-10 16:51:21 -05:00
dialogs_message.cpp XEEN: Change ErrorDialog to MessageDialog 2018-01-28 12:21:44 -05:00
dialogs_message.h XEEN: Change ErrorDialog to MessageDialog 2018-01-28 12:21:44 -05:00
dialogs_party.cpp XEEN: Add spells debugger command to give party all the spells 2018-01-16 22:42:14 -05:00
dialogs_party.h JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
dialogs_query.cpp XEEN: Rename Town to LocationManager, added Locations namespace 2017-12-12 20:29:47 -05: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: Fix scrolling crashes in Quest dialog when it's empty 2017-12-24 23:53:31 -05: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: Refactor FontSurface as ancestors of Window, not Screen 2017-11-29 21:34:28 -05: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: Add spells debugger command to give party all the spells 2018-01-16 22:42:14 -05:00
dialogs_spells.h XEEN: Close cast spell dialog only after a spell is successfully cast 2017-12-17 19:59:53 -05:00
dialogs_whowill.cpp XEEN: Rename Town to LocationManager, added Locations namespace 2017-12-12 20:29:47 -05:00
dialogs_whowill.h XEEN: Refactored doScroll to have it available to cutscenes 2016-09-21 07:26:24 -04:00
dialogs.cpp XEEN: Second compilation fix 2018-01-27 22:02:35 -05:00
dialogs.h XEEN: Second compilation fix 2018-01-27 22:02:35 -05:00
events.cpp XEEN: Implementing savegame code 2018-01-11 21:31:48 -05:00
events.h XEEN: Control panel dialog now showing 2018-01-27 21:39:40 -05:00
files.cpp XEEN: Fix reaper cutscene rendering 2018-01-20 19:41:42 -05:00
files.h XEEN: Fix compiler warning 2018-01-14 22:36:12 -05:00
font.cpp XEEN: Fix animated text cursor partialy overlapping prior char 2017-12-24 23:53:31 -05:00
font.h XEEN: Fix animated text cursor partialy overlapping prior char 2017-12-24 23:53:31 -05:00
interface_minimap.cpp XEEN: Fix display of water tiles on the outdoors minimap 2018-01-17 18:33:26 -05:00
interface_minimap.h XEEN: Split drawing minimap indoors & outdoors into separate methods 2017-12-05 19:53:16 -05:00
interface_scene.cpp XEEN: Change ErrorDialog to MessageDialog 2018-01-28 12:21:44 -05:00
interface_scene.h XEEN: Separation of scene indoors & outdoors drawing 2017-12-07 22:13:35 -05:00
interface.cpp XEEN: Change ErrorDialog to MessageDialog 2018-01-28 12:21:44 -05:00
interface.h XEEN: Implement screen shaking 2018-01-27 17:12:23 -05:00
items.cpp
locations.cpp XEEN: Flesh out missing ErrorDialog code 2018-01-28 12:15:32 -05:00
locations.h XEEN: Change ErrorDialog to MessageDialog 2018-01-28 12:21:44 -05:00
map.cpp XEEN: Removal of redundant TODOs 2018-01-28 15:47:24 -05:00
map.h XEEN: Extra comments for map code 2018-01-24 22:04:01 -05:00
module.mk XEEN: Move the World of Xeen ending cutscene to it's own file 2018-01-31 06:59:27 -05:00
music.cpp XEEN: Fix display of dragon text at start of World ending 2018-02-01 22:19:36 -05:00
music.h XEEN: Implemented remainder of World of Xeen ending 2018-02-01 20:15:09 -05:00
party.cpp XEEN: Change ErrorDialog to MessageDialog 2018-01-28 12:21:44 -05:00
party.h XEEN: Removal of redundant TODOs 2018-01-28 15:47:24 -05:00
resources.cpp XEEN: Implemented remainder of World of Xeen ending 2018-02-01 20:15:09 -05:00
resources.h XEEN: Implemented remainder of World of Xeen ending 2018-02-01 20:15:09 -05:00
saves.cpp XEEN: Implement save manager save/load methods 2018-01-27 21:55:26 -05:00
saves.h XEEN: Implementing control panel dialog 2018-01-27 20:00:24 -05:00
screen.cpp XEEN: Properly handle darkness 2017-12-17 15:20:29 -05:00
screen.h XEEN: Properly handle darkness 2017-12-17 15:20:29 -05:00
scripts.cpp XEEN: Implemented remainder of World of Xeen ending 2018-02-01 20:15:09 -05:00
scripts.h XEEN: Move Scripts _v2 to Combat _damageTarget 2018-01-27 16:27:03 -05:00
sound.cpp XEEN: Added logic for music/sound toggling 2018-01-28 11:53:11 -05:00
sound.h XEEN: Added logic for music/sound toggling 2018-01-28 11:53:11 -05:00
spells.cpp XEEN: Create a separate current state saver for each side 2017-12-22 08:52:31 -05:00
spells.h XEEN: Fix number of spells per class array & constant 2017-11-18 18:16:11 -05:00
sprites.cpp XEEN: Fix opening of World of Xeen menu 2018-01-09 20:00:03 -05:00
sprites.h XEEN: Fix opening of World of Xeen menu 2018-01-09 20:00:03 -05:00
window.cpp XEEN: Fix display of dragon text at start of World ending 2018-02-01 22:19:36 -05:00
window.h XEEN: Fix animated text cursor partialy overlapping prior char 2017-12-24 23:53:31 -05:00
xeen.cpp XEEN: Removal of redundant TODOs 2018-01-28 15:47:24 -05:00
xeen.h XEEN: Implemented remainder of World of Xeen ending 2018-02-01 20:15:09 -05: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