index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devtools
/
create_xeen
/
constants.cpp
Age
Commit message (
Collapse
)
Author
2018-03-26
XEEN: Fix display condition '+' characters in Character Info
Paul Gilbert
2018-03-25
XEEN: Fix string for bank location display
Paul Gilbert
2018-03-25
XEEN: Cleanup of create_xeen constant strings
Paul Gilbert
2018-03-24
XEEN: Fix showing training costs for next level
Paul Gilbert
2018-03-22
XEEN: Add original copy protection dialog
Paul Gilbert
2018-03-18
XEEN: Fix spells list selection for Vertigo guild
Paul Gilbert
2018-03-18
XEEN: Fix display of Spell Info dialog in Guild shops
Paul Gilbert
2018-03-13
XEEN: Fix text colors during intro/exit cutscenes
Paul Gilbert
2018-03-04
XEEN: Fix game credits text in create_xeen
Paul Gilbert
2018-03-04
XEEN: Fix loading saves from main menus and launcher
Paul Gilbert
2018-02-25
XEEN: Spelling correct in create_xeen text
Paul Gilbert
2018-02-24
XEEN: Add difficulty selection dialog to WOX starting menu
Paul Gilbert
2018-02-24
XEEN: Fix format string for items dialog weapon lines
Paul Gilbert
2018-02-23
XEEN: Add data to create_xeen for Clouds of Xeen on it's own
Paul Gilbert
2018-02-23
XEEN: Add Clouds of Xeen MAE and Spells to xeen.ccs
Paul Gilbert
The later games stored them in resources, but Clouds of Xeen had them hardcoded. So this adds them under the same resource names as the later games, so the existing code can load them
2018-02-23
XEEN: Fix some incorrect string arrays in create_xeen
Paul Gilbert
2018-02-23
XEEN: Creation of create_xeen tool
Paul Gilbert