.. |
dialogs
|
XEEN: Fix spells list selection for Vertigo guild
|
2018-03-18 21:29:51 -04:00 |
swordsofxeen
|
XEEN: Change bool _isDarkCc to int _ccNum
|
2018-03-17 20:27:42 -04:00 |
worldofxeen
|
XEEN: Change bool _isDarkCc to int _ccNum
|
2018-03-17 20:27:42 -04:00 |
character.cpp
|
XEEN: Add an enum SpellsCategory enum, code simplification using it
|
2018-03-18 20:02:45 -04:00 |
character.h
|
XEEN: Add an enum SpellsCategory enum, code simplification using it
|
2018-03-18 20:02:45 -04:00 |
combat.cpp
|
XEEN: Add an enum SpellsCategory enum, code simplification using it
|
2018-03-18 20:02:45 -04:00 |
combat.h
|
XEEN: Fix text colors during intro/exit cutscenes
|
2018-03-13 18:17:02 -04:00 |
configure.engine
|
|
|
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 an enum SpellsCategory enum, code simplification using it
|
2018-03-18 20:02:45 -04:00 |
debugger.h
|
XEEN: Add invincible debugger command
|
2018-01-20 18:32:46 -05:00 |
detection_tables.h
|
XEEN: Further convertion of playSound to playVoice for location voice samples
|
2018-03-15 21:10:22 -04:00 |
detection.cpp
|
XEEN: Add full game names to detection entries
|
2018-03-15 22:28:45 -04:00 |
events.cpp
|
XEEN: Fix exiting to main menu after playing ending cutscenes
|
2018-02-11 21:16:23 -05:00 |
events.h
|
XEEN: Subtitle improvements, set up correct subtitles for Darkside intro
|
2018-03-10 21:56:38 -05:00 |
files.cpp
|
XEEN: Change bool _isDarkCc to int _ccNum
|
2018-03-17 20:27:42 -04:00 |
files.h
|
XEEN: Change bool _isDarkCc to int _ccNum
|
2018-03-17 20:27:42 -04:00 |
font.cpp
|
XEEN: Fix text colors during intro/exit cutscenes
|
2018-03-13 18:17:02 -04:00 |
font.h
|
XEEN: Fix use of globally constructed object
|
2018-03-10 07:54:28 -05:00 |
interface_minimap.cpp
|
XEEN: Add custom minimap logo for Swords of Xeen
|
2018-02-23 20:19:09 -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 bool _isDarkCc to int _ccNum
|
2018-03-17 20:27:42 -04:00 |
interface_scene.h
|
XEEN: Separation of scene indoors & outdoors drawing
|
2017-12-07 22:13:35 -05:00 |
interface.cpp
|
XEEN: Change bool _isDarkCc to int _ccNum
|
2018-03-17 20:27:42 -04:00 |
interface.h
|
XEEN: Move all the dialog classes to their own sub-folder
|
2018-03-04 22:40:42 -05:00 |
item.cpp
|
XEEN: Fix Can't Equip message having items in reverse
|
2018-03-16 21:16:42 -04:00 |
item.h
|
XEEN: Don't needlessly show class profiency error dialogs when just viewing inventory
|
2018-03-15 20:52:36 -04:00 |
items.cpp
|
XEEN: Implemented attack2
|
2015-02-20 23:57:45 -05:00 |
locations.cpp
|
XEEN: Fix display of Spell Info dialog in Guild shops
|
2018-03-18 18:05:35 -04:00 |
locations.h
|
XEEN: Fix using pyramid to travel to the Dark Side
|
2018-03-17 21:01:08 -04:00 |
map.cpp
|
XEEN: Change bool _isDarkCc to int _ccNum
|
2018-03-17 20:27:42 -04:00 |
map.h
|
XEEN: Don't save prior map state when loading new saves
|
2018-02-24 16:14:59 -05:00 |
module.mk
|
XEEN: Implementing subtitles display logic
|
2018-03-10 20:12:25 -05:00 |
party.cpp
|
XEEN: Add an enum SpellsCategory enum, code simplification using it
|
2018-03-18 20:02:45 -04:00 |
party.h
|
XEEN: Fixes and refactoring for Blacksmith Wares
|
2018-03-14 06:57:10 -04:00 |
resources.cpp
|
XEEN: Fix spells list selection for Vertigo guild
|
2018-03-18 21:29:51 -04:00 |
resources.h
|
XEEN: Fix spells list selection for Vertigo guild
|
2018-03-18 21:29:51 -04:00 |
saves.cpp
|
XEEN: Change bool _isDarkCc to int _ccNum
|
2018-03-17 20:27:42 -04:00 |
saves.h
|
XEEN: Defer creating new game state until needed
|
2018-02-26 18:24:24 -05: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: Add an enum SpellsCategory enum, code simplification using it
|
2018-03-18 20:02:45 -04:00 |
scripts.h
|
XEEN: Fix restarting scripts after script teleports
|
2018-02-23 18:26:23 -05:00 |
sound_driver.cpp
|
XEEN: Refactor to merge Sound and Music classes
|
2018-02-19 10:17:33 -05:00 |
sound_driver.h
|
XEEN: Refactor to merge Sound and Music classes
|
2018-02-19 10:17:33 -05:00 |
sound.cpp
|
XEEN: Add playVoice method for voice sample playback
|
2018-03-12 19:33:55 -04:00 |
sound.h
|
XEEN: Add playVoice method for voice sample playback
|
2018-03-12 19:33:55 -04:00 |
spells.cpp
|
XEEN: Change bool _isDarkCc to int _ccNum
|
2018-03-17 20:27:42 -04:00 |
spells.h
|
XEEN: Fix spells list selection for Vertigo guild
|
2018-03-18 21:29:51 -04:00 |
sprites.cpp
|
XEEN: Properly implement sprite flag SPRFLAG_BOTTOM_CLIPPED
|
2018-03-09 21:47:28 -05: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 display of Lloyd's Beacon spell
|
2018-03-17 20:21:27 -04:00 |
window.h
|
XEEN: Fix animated text cursor partialy overlapping prior char
|
2017-12-24 23:53:31 -05:00 |
xeen.cpp
|
XEEN: Go to menu rather than intro title when game is exitted
|
2018-03-16 21:41:19 -04:00 |
xeen.h
|
XEEN: Fix text colors during intro/exit cutscenes
|
2018-03-13 18:17:02 -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 |