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.cpp
Age
Commit message (
Expand
)
Author
2015-02-21
XEEN: Restrict sprite drawing to window bounds
Paul Gilbert
2015-02-18
XEEN: Simplify use of addButton when setting up button lists
Paul Gilbert
2015-02-13
XEEN: Implemented saveCharacter
Paul Gilbert
2015-02-11
XEEN: Fix changing selected character with mouse in various dialogs
Paul Gilbert
2015-02-11
XEEN: Fix removing and adding chars to party in Party dialog
Paul Gilbert
2015-02-10
XEEN: Refactored _partyCount and _partyMembers into the _activeParty array
Paul Gilbert
2015-01-19
XEEN: Implemented movement code
Paul Gilbert
2015-01-19
XEEN: Add extra ending code for pausing turns
Paul Gilbert
2015-01-19
XEEN: Compilation fixes for gcc
Paul Gilbert
2015-01-06
XEEN: More interface setup and UI button definitions
Paul Gilbert
2015-01-05
XEEN: In progress implementing map loading
Paul Gilbert
2015-01-02
XEEN: Added checkSkill and animating indicators to assembleBorder
Paul Gilbert
2015-01-02
XEEN: More UI loading code, refactored Dialog base to ButtonContainer
Paul Gilbert
2015-01-01
XEEN: Reorganisation of resource, sprite, and cc file class files
Paul Gilbert
2015-01-01
XEEN: Credits screen now working
Paul Gilbert
2015-01-01
XEEN: Beginnings of credits screen
Paul Gilbert
2015-01-01
XEEN: Split up menus file into dialogs and dialogs_options
Paul Gilbert