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_input.cpp
Age
Commit message (
Expand
)
Author
2017-12-24
XEEN: Fix animated text cursor partialy overlapping prior char
Paul Gilbert
2017-12-12
XEEN: Rename Town to LocationManager, added Locations namespace
Paul Gilbert
2017-12-10
XEEN: Objectifying town locations code
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-26
XEEN: Fixes to selection of mirror destinations
Paul Gilbert
2017-11-25
XEEN: Add animated cursor for text input
Paul Gilbert
2017-11-13
XEEN: Added resetBlacksmithWares method
Paul Gilbert
2017-11-13
XEEN: Fix compiler warnings
Paul Gilbert
2017-11-12
XEEN: Added How Much dialog
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-18
XEEN: Beginnings of Darkside endgame, subtitle code
Paul Gilbert
2016-09-12
XEEN: Beginnings of Music class
Paul Gilbert
2016-08-28
XEEN: gcc compilation fixes
Paul Gilbert
2016-08-28
XEEN: Moved method comments from CPP to header files
Paul Gilbert
2016-08-27
XEEN: Beginnings of sound effects support
Paul Gilbert
2015-03-04
XEEN: Implement cmdChooseNumeric script opcode
Paul Gilbert
2015-03-01
XEEN: Fixes for text entry
Paul Gilbert
2015-02-13
XEEN: Implemented saveCharacter
Paul Gilbert
2015-01-27
XEEN: Added NumericInput class and refactored existing string input
Paul Gilbert