.. |
dialogs
|
XEEN: Check bounds of stat values array, bug #10971
|
2019-06-09 14:17:23 -07:00 |
swordsofxeen
|
XEEN: Added Swords of Xeen endgame screen
|
2018-03-27 19:14:13 -04:00 |
worldofxeen
|
XEEN: Fix Coverity warnings
|
2018-07-26 18:54:17 -07:00 |
character.cpp
|
XEEN: Check bounds of stat values array, bug #10971
|
2019-06-09 14:17:23 -07:00 |
character.h
|
XEEN: Fix monster attacks that target the entire party
|
2018-04-11 21:04:51 -04:00 |
combat.cpp
|
XEEN: Fix using 1,2,3 in combat to target specific creatures
|
2019-08-09 11:51:55 -07: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: Change English detection entries from testing to stable
|
2019-07-28 22:15:21 -07:00 |
detection.cpp
|
ENGINES: Use an uppercase C for the metaengine copyright strings
|
2018-12-10 18:39:26 +01: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: Fix mistakes in xeen.ccs datafile, bump up version number
|
2019-06-09 14:35:15 -07:00 |
files.h
|
XEEN: Fix Coverity warnings
|
2018-07-26 18:54:17 -07: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
|
XEEN: Split drawing minimap indoors & outdoors into separate methods
|
2017-12-05 19:53:16 -05:00 |
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 Coverity warnings
|
2018-07-26 18:54:17 -07:00 |
interface.h
|
XEEN: Fix script for Miles the Cartographer
|
2018-04-02 21:06:01 -04:00 |
item.cpp
|
XEEN: Fix Coverity warnings
|
2018-07-26 18:54:17 -07: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: Add missing armor class modifiers
|
2019-06-09 14:22:59 -07:00 |
resources.h
|
XEEN: Add missing armor class modifiers
|
2019-06-09 14:22:59 -07: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
|
XEEN: Fix shadowed field warning
|
2018-03-05 21:46:46 -05:00 |
scripts.cpp
|
XEEN: fix result type for readUint32LE()
|
2019-06-09 15:08:37 +03: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
|
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
|
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: Fix animated text cursor partialy overlapping prior char
|
2017-12-24 23:53:31 -05:00 |
xeen.cpp
|
ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455)
|
2018-12-19 08:31:26 +02:00 |
xeen.h
|
ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455)
|
2018-12-19 08:31:26 +02:00 |
xsurface.cpp
|
|
|
xsurface.h
|
|
|