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_error.cpp
Age
Commit message (
Expand
)
Author
2017-11-29
XEEN: Refactor FontSurface as ancestors of Window, not Screen
Paul Gilbert
2017-11-29
XEEN: Create Windows class to hold the windows array
Paul Gilbert
2017-08-06
JANITORIAL: Silence more GCC 7 warnings
Torbjörn Andersson
2016-09-22
XEEN: Create Resources class to encapsulate all the static resources
Paul Gilbert
2016-09-18
XEEN: Beginnings of Darkside endgame, subtitle code
Paul Gilbert
2016-09-12
XEEN: Beginnings of Music class
Paul Gilbert
2015-03-01
XEEN: Hook up debugger properly and implement spell command
Paul Gilbert
2015-02-17
XEEN: Implemented Cast Spell dialog
Paul Gilbert
2015-02-11
XEEN: Fix removing and adding chars to party in Party dialog
Paul Gilbert
2015-02-07
XEEN: Implemented resting
Paul Gilbert
2015-02-04
XEEN: Implemented weapon variation of equipItem
Paul Gilbert
2015-02-04
XEEN: Partial implementation of doItemOptions
Paul Gilbert
2015-01-19
XEEN: Compilation fixes for gcc
Paul Gilbert
2015-01-05
XEEN: In progress implementing map loading
Paul Gilbert