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
/
scripts.cpp
Age
Commit message (
Expand
)
Author
2018-01-17
XEEN: Fix display of text in bottom screen dialogs
Paul Gilbert
2018-01-12
XEEN: Further savegame logic
Paul Gilbert
2017-12-29
XEEN: REplace award values with descriptive constants
Paul Gilbert
2017-12-29
XEEN: Fix intermittant crash leaving Dwarf Mine
Paul Gilbert
2017-12-29
XEEN: Close open windows after opcode calls to cmdGiveMulti
Paul Gilbert
2017-12-29
XEEN: Cleanup of give opcode and methods
Paul Gilbert
2017-12-29
XEEN: Implemented giveExt method
Paul Gilbert
2017-12-29
XEEN: Properly implement cmdGiveExtended opcode
Paul Gilbert
2017-12-29
XEEN: Implement sets & checks for _questItems
Paul Gilbert
2017-12-29
XEEN: Revert "XEEN: Change _gameFlags to it's own class"
Paul Gilbert
2017-12-28
XEEN: Change _gameFlags to it's own class
Paul Gilbert
2017-12-25
XEEN: Fix updating party icons after drinking HP fountain
Paul Gilbert
2017-12-24
XEEN: Fix Unused Variable Compiler Warning.
D G Turner
2017-12-18
XEEN: Renamings of endgame methods for better clarity
Paul Gilbert
2017-12-18
XEEN: Cleanup, formatting, and comments for scripts.cpp
Paul Gilbert
2017-12-12
XEEN: Rename Town to LocationManager, added Locations namespace
Paul Gilbert
2017-12-10
XEEN: Implemented awards listing dialog
Paul Gilbert
2017-12-10
XEEN: Fix several malformed string constants
Paul Gilbert
2017-12-10
XEEN: Objectifying town locations code
Paul Gilbert
2017-12-09
XEEN: Fix restoring UI movement buttons after showing dialog
Paul Gilbert
2017-12-03
XEEN: Cleanup of window opening & closing
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: Fix prompt text for teleport mirror
Paul Gilbert
2017-11-24
XEEN: Extra comments for trainer level caps
Paul Gilbert
2017-11-24
XEEN: Load opcode messages needed by some opcodes
Paul Gilbert
2017-11-23
XEEN: Script opcode cleanup and fixes
Paul Gilbert
2017-11-23
XEEN: Added a TownAction enum
Paul Gilbert
2017-11-21
XEEN: Add a new iterator class for reading event parameters
Paul Gilbert
2017-11-19
XEEN: Cleaner implementation of changing script line number
Paul Gilbert
2017-11-19
XEEN: Extra comments for script methods
Paul Gilbert
2017-11-19
XEEN: Clean up script execution line changes
Paul Gilbert
2017-11-18
XEEN: Implement do nothing opcode
Paul Gilbert
2017-11-18
XEEN: Fixes for cmdTakeOrGive script opcode
Paul Gilbert
2017-11-18
XEEN: Fix size of quest flags, rename for clarity
Paul Gilbert
2017-11-17
XEEN: Fix Coverity identified problems
Paul Gilbert
2017-11-16
XEEN: Map and game flag fixes
Paul Gilbert
2017-11-15
XEEN: Fix uninitialized instance field warnings
Paul Gilbert
2017-11-12
XEEN: Added remainder of giveTake
Paul Gilbert
2017-11-12
XEEN: Fix compiler warnings & AmigaOS errors
Paul Gilbert
2017-11-11
XEEN: In progress implementing giveTake
Paul Gilbert
2017-11-11
XEEN: Fix comparisons for script If opcode
Paul Gilbert
2017-08-06
JANITORIAL: Silence more GCC 7 warnings
Torbjörn Andersson
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
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-16
XEEN: Cleanup of Sound driver
Paul Gilbert
2016-09-12
XEEN: Beginnings of Music class
Paul Gilbert
2016-09-04
XEEN: Fix Travis identified warnings
Paul Gilbert
[next]