scummvm/engines/xeen
2018-07-17 17:13:14 -07:00
..
dialogs XEEN: fix broken screen after character creation 2018-07-17 17:13:14 -07:00
swordsofxeen XEEN: Added Swords of Xeen endgame screen 2018-03-27 19:14:13 -04:00
worldofxeen XEEN: Fix crash trying to dream in Clouds of Xeen standalone 2018-07-10 17:49:40 -07:00
character.cpp JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
character.h XEEN: Fix monster attacks that target the entire party 2018-04-11 21:04:51 -04:00
combat.cpp XEEN: Fix accumulation of gold & gems from defeated enemies 2018-05-14 19:43:41 -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 JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
debugger.h XEEN: Add 'strength' debugger command 2018-04-07 16:30:04 -04:00
detection_tables.h XEEN: name a source of the game files for the german Worlds version 2018-07-09 17:41:56 -07:00
detection.cpp XEEN: Savegame name wasn't showing up for slot 99 2018-05-04 19:36:22 -04:00
events.cpp XEEN: Refresh screen at a higher rate for more responsive mouse 2018-05-14 19:58:58 -04:00
events.h XEEN: Refresh screen at a higher rate for more responsive mouse 2018-05-14 19:58:58 -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 JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
interface_minimap.h
interface_scene.cpp XEEN: Comment out duplicated check present in original executable 2018-05-06 16:46:42 -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: Fix using mouse click to close message dialogs 2018-07-04 21:58:15 -07: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
locations.cpp XEEN: Correct scroll and music when signing into tavern 2018-05-30 20:12:13 -04:00
locations.h XEEN: Fix using mouse click to close message dialogs 2018-07-04 21:58:15 -07:00
map.cpp XEEN: Fix entering the Southern Sphinx 2018-04-26 07:01:07 -04:00
map.h XEEN: Leave chests open after their contents are taken 2018-05-27 14:45:01 -04:00
module.mk XEEN: Split the Adlib sound driver into it's own file 2018-06-30 10:20:15 -07:00
party.cpp XEEN: Animate open treasure chests with treasure 2018-05-27 13:56:15 -04:00
party.h XEEN: Alter quest flag handling to accomodate Swords 2018-04-19 21:21:59 -04:00
patcher.cpp JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02: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: Fix close-up objects placement, incorrect skill text in Create Char dialog 2018-05-27 19:56:41 -04:00
resources.h XEEN: Fix close-up objects placement, incorrect skill text in Create Char dialog 2018-05-27 19:56:41 -04:00
saves.cpp JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02: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
scripts.cpp XEEN: Leave chests open after their contents are taken 2018-05-27 14:45:01 -04:00
scripts.h JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
sound_driver_adlib.cpp XEEN: Properly handle SFX & Music volume control 2018-07-04 19:28:04 -07:00
sound_driver_adlib.h XEEN: Properly handle SFX & Music volume control 2018-07-04 19:28:04 -07:00
sound_driver.cpp XEEN: Split the Adlib sound driver into it's own file 2018-06-30 10:20:15 -07:00
sound_driver.h XEEN: Properly handle SFX & Music volume control 2018-07-04 19:28:04 -07:00
sound.cpp XEEN: Call audio cd manager open/close in engine init/deinit 2018-07-04 21:48:53 -07:00
sound.h XEEN: In progress splitting of music and sfx volumes in sound driver 2018-05-04 21:46:39 -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
subtitles.cpp XEEN: Change bool _isDarkCc to int _ccNum 2018-03-17 20:27:42 -04:00
subtitles.h JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02: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.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
xsurface.h