scummvm/engines/xeen
2018-05-04 19:00:38 -04:00
..
dialogs XEEN: Move Detect Monsters dialog logic into a dialogs_spells.cpp class 2018-04-28 16:21:30 -04:00
swordsofxeen XEEN: Added Swords of Xeen endgame screen 2018-03-27 19:14:13 -04:00
worldofxeen XEEN: Fix playback of Clouds intro from World of Xeen Other Options dialog 2018-05-04 19:00:38 -04:00
character.cpp XEEN: Add Swords guild membership checks 2018-04-21 07:54:00 -04:00
character.h XEEN: Fix monster attacks that target the entire party 2018-04-11 21:04:51 -04:00
combat.cpp XEEN: Further fix for movement checks when strafing indoors 2018-04-29 16:44:36 -04:00
combat.h XEEN: Mode renamings, fix loading savegame during script dragging party 2018-04-15 09:51:18 -04:00
configure.engine XEEN: Mark the supported games for testing 2018-04-28 16:50:55 -04:00
cutscenes.cpp XEEN: Compilation fix 2018-03-10 22:02:36 -05:00
cutscenes.h XEEN: Refactoring subtitles for use in location cutscenes, updated Reaper cutscene 2018-03-11 21:28:11 -04:00
debugger.cpp XEEN: Add 'strength' debugger command 2018-04-07 16:30:04 -04:00
debugger.h XEEN: Add 'strength' debugger command 2018-04-07 16:30:04 -04:00
detection_tables.h XEEN: Add CD tag to detection entry 2018-05-02 21:27:42 -05:00
detection.cpp XEEN: Implement changes needed for World of Xeen 2 CD talkie 2018-04-28 18:06:23 -04:00
events.cpp XEEN: Add missing return in event processing switch 2018-04-07 19:04:06 -04:00
events.h XEEN: Remove unused GameEvent class 2018-04-07 11:07:54 -04:00
files.cpp XEEN: Support importing Clouds/Darkside savegames to World of Xeen 2018-04-29 21:45:16 -04:00
files.h XEEN: Support importing Clouds/Darkside savegames to World of Xeen 2018-04-29 21:45:16 -04:00
font.cpp XEEN: Fix bottom of letters like g, y, getting cropped off 2018-03-30 17:29:26 -04:00
font.h XEEN: Fix use of globally constructed object 2018-03-10 07:54:28 -05:00
interface_minimap.cpp XEEN: Fix gfx glitch in top-left corner of the minimap 2018-04-07 18:30:45 -04: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: Yet further fixes to clip scene drawing to scene area 2018-04-15 07:32:09 -04:00
interface_scene.h XEEN: Yet further fixes to clip scene drawing to scene area 2018-04-15 07:32:09 -04:00
interface.cpp XEEN: Add FIXME to hopefully prevent a rare combat failure condition 2018-04-29 17:50:14 -04:00
interface.h XEEN: Fix script for Miles the Cartographer 2018-04-02 21:06:01 -04:00
item.cpp XEEN: Added differences introduced in Swords of Xeen 2018-04-15 23:27:26 -04:00
item.h XEEN: Fixes for enchanting items 2018-03-31 17:04:07 -04:00
items.cpp XEEN: Implemented attack2 2015-02-20 23:57:45 -05:00
locations.cpp XEEN: Fix entry to Darkstone Tower 2018-04-26 21:26:49 -04:00
locations.h XEEN: Fix loading Swords blacksmiths 2018-04-16 11:20:51 -04:00
map.cpp XEEN: Fix entering the Southern Sphinx 2018-04-26 07:01:07 -04:00
map.h XEEN: Fix entering the Southern Sphinx 2018-04-26 07:01:07 -04:00
module.mk XEEN: Move some few overlooked strings and spell array into xeen.ccs 2018-04-27 20:45:20 -04:00
party.cpp XEEN: Fix original bug prematurely resetting WEAK condition 2018-04-29 14:30:08 -04:00
party.h XEEN: Alter quest flag handling to accomodate Swords 2018-04-19 21:21:59 -04:00
patcher.cpp XEEN: Add script patch to remove statue floating off SE Clouds map corner 2018-04-27 19:53:53 -04:00
patcher.h XEEN: Add script patch to remove statue floating off SE Clouds map corner 2018-04-27 19:53:53 -04:00
POTFILES XEEN: Add POTFILES 2018-03-30 09:52:37 +02:00
resources.cpp XEEN: Move some few overlooked strings and spell array into xeen.ccs 2018-04-27 20:45:20 -04:00
resources.h XEEN: Move some few overlooked strings and spell array into xeen.ccs 2018-04-27 20:45:20 -04:00
saves.cpp XEEN: Support importing Clouds/Darkside savegames to World of Xeen 2018-04-29 21:45:16 -04:00
saves.h ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
screen.cpp XEEN: Change bool _isDarkCc to int _ccNum 2018-03-17 20:27:42 -04:00
screen.h XEEN: Fix shadowed field warning 2018-03-05 21:46:46 -05:00
scripts.cpp XEEN: Fix CD track voice playback in World of Xeen CD Talkie 2018-04-30 19:11:32 -04:00
scripts.h XEEN: Fix script for Miles the Cartographer 2018-04-02 21:06:01 -04:00
sound_driver.cpp XEEN: Fix read of freed data in multiple rapid playFX calls 2018-04-12 19:13:35 -04:00
sound_driver.h XEEN: Refactor to merge Sound and Music classes 2018-02-19 10:17:33 -05:00
sound.cpp XEEN: Fix read of freed data in multiple rapid playFX calls 2018-04-12 19:13:35 -04:00
sound.h XEEN: Add playVoice method for voice sample playback 2018-03-12 19:33:55 -04:00
spells.cpp XEEN: Move Detect Monsters dialog logic into a dialogs_spells.cpp class 2018-04-28 16:21:30 -04:00
spells.h XEEN: Fix spells list selection for Vertigo guild 2018-03-18 21:29:51 -04:00
sprites.cpp XEEN: Refine bounds of scene drawing clip area 2018-04-04 23:02:02 -04:00
sprites.h XEEN: Properly implement sprite flag SPRFLAG_BOTTOM_CLIPPED 2018-03-09 21:47:28 -05:00
subtitles.cpp XEEN: Change bool _isDarkCc to int _ccNum 2018-03-17 20:27:42 -04:00
subtitles.h XEEN: Refactoring subtitles for use in location cutscenes, updated Reaper cutscene 2018-03-11 21:28:11 -04:00
window.cpp XEEN: Fix cropping of g, y characters when entering mirror destination 2018-03-31 21:49:36 -04:00
window.h XEEN: Fix animated text cursor partialy overlapping prior char 2017-12-24 23:53:31 -05:00
xeen.cpp XEEN: Mode renamings, fix loading savegame during script dragging party 2018-04-15 09:51:18 -04:00
xeen.h XEEN: Implement changes needed for World of Xeen 2 CD talkie 2018-04-28 18:06:23 -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