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_quests.cpp
Age
Commit message (
Expand
)
Author
2018-02-23
XEEN: Change Resource String fields to const char *
Paul Gilbert
2018-02-23
XEEN: Creation of create_xeen tool
Paul Gilbert
2018-02-11
XEEN: Fix exiting to main menu after playing ending cutscenes
Paul Gilbert
2017-12-24
XEEN: Fix scrolling crashes in Quest dialog when it's empty
Paul Gilbert
2017-12-20
XEEN: Starting to do archive access more like the original
Paul Gilbert
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-11-18
XEEN: Fix size of quest flags, rename for clarity
Paul Gilbert
2016-09-22
XEEN: Create Resources class to encapsulate all the static resources
Paul Gilbert
2016-09-17
XEEN: Changing file opening specifying archive to use enum
Paul Gilbert
2015-02-07
XEEN: Fix for switching modes and loading auto notes in Quests dialog
Paul Gilbert
2015-02-07
XEEN: Fix headers and key handling in Quests dialog
Paul Gilbert
2015-02-07
XEEN: Implement Quests dialog
Paul Gilbert
2015-02-07
XEEN: Implemented remainder of ItemsDialog
Paul Gilbert