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
/
engines
/
xeen
/
dialogs_char_info.cpp
Age
Commit message (
Collapse
)
Author
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-22
XEEN: Create Resources class to encapsulate all the static resources
Paul Gilbert
This will make it easier later on to handle things like translations, and if the other games have different values for some arrays
2016-09-16
XEEN: Fix some compiler warnings
Paul Gilbert
2016-08-28
XEEN: Moved method comments from CPP to header files
Paul Gilbert
2015-02-16
XEEN: Starting of combat UI, moved _combatParty into Combat class
Paul Gilbert
2015-02-11
XEEN: Fix changing selected character with mouse in various dialogs
Paul Gilbert
2015-02-10
XEEN: Refactored _partyCount and _partyMembers into the _activeParty array
Paul Gilbert
2015-02-07
XEEN: Implemented resting
Paul Gilbert
2015-02-04
XEEN: Partial implementation of doItemOptions
Paul Gilbert
2015-02-01
XEEN: Beginnings of Items dialog
Paul Gilbert
2015-02-01
XEEN: Add Quick Reference dialog
Paul Gilbert
2015-02-01
XEEN: Fixes for Character Info dialog stat details display
Paul Gilbert
2015-02-01
XEEN: Fixes to the Character Info dialog
Paul Gilbert
2015-02-01
XEEN: Implemented Exchange character dialog
Paul Gilbert
2015-02-01
XEEN: Implemented Character Info dialog
Paul Gilbert