aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-06SCI32: Fix QFG4 forest pathfindingVhati
2019-01-06DEVTOOLS: Create new module.mk in create_bladerunnerantoniou79
2019-01-06DEVTOOLS: Quotes Excel creator exports extra audioantoniou79
2019-01-06DEVTOOLS: Updated readme details on MIXResourceCreatorantoniou79
2019-01-06DEVTOOLS: Create SUBTITLES.MIX for En, It, Fr, De, Esantoniou79
2019-01-06DEVTOOLS: Fixed encoding of exported text from gameantoniou79
2019-01-06DEVTOOLS: Additional validation checks for Excel creatorantoniou79
2019-01-06DEVTOOLS: POGO sheet and DEV commentary are now optionalantoniou79
2019-01-06DEVTOOLS: Improved Ids for dev I_SEZ quotesantoniou79
2019-01-06DEVTOOLS: Placeholder VQA sheets, POGO, DEV COMMENTARYantoniou79
2019-01-06DEVTOOLS: Update Readme and sample command filesantoniou79
2019-01-06BLADERUNNER: Add localized text for Subtitles KIA optionantoniou79
2019-01-06BLADERUNNER: Move Subtitles option further rightantoniou79
2019-01-06BLADERUNNER: All versions have ENG for BRLOGO and WSTLGOantoniou79
2019-01-06DEVTOOLS: BladeRunner MIX multilanguage supportantoniou79
2019-01-06DEVTOOLS: Script code cleanupantoniou79
2019-01-06DEVTOOLS: Documentation of lang descr switchantoniou79
2019-01-06DEVTOOLS: Multilingual support for quoteSpreadsheetCreatorantoniou79
2019-01-06DEVTOOLS: instructions for make in readmeantoniou79
2019-01-06DEVTOOLS: Revert to python envantoniou79
2019-01-06DEVTOOLS: BladeRunner module.mk updateantoniou79
2019-01-06DEVTOOLS: BladeRunner module.mk updateantoniou79
2019-01-06DEVTOOLS: Blade Runner further readme fixantoniou79
2019-01-06DEVTOOLS: BladeRunner readme updateantoniou79
2019-01-06DEVTOOLS: Fix Blade runner font exportantoniou79
2019-01-06DEVTOOLS: update sample command txt filesantoniou79
2019-01-06DEVTOOLS: Bladerunner python libs in try exceptantoniou79
2019-01-06DEVTOOLS: semi-auto creation of SUBTITLES.MIXantoniou79
2019-01-05GLK: FROTX: Draw pictures at the correct positionPaul Gilbert
2019-01-05GLK: FROTZ: Properly handle picture transparencyPaul Gilbert
2019-01-05GLK: FROTZ: Fix decoding of MG1 graphicsPaul Gilbert
2019-01-05SCI32: Cleanup QFG4 script patchesVhati
2019-01-05SCI: Rename kRestartGame to kRestartGame16Lars Skovlund
2019-01-05SCI32: Stub out kRestartGameLars Skovlund
2019-01-05COMMON: Remove usage of ScopedPtr in OutSaveFileBastien Bouclet
2019-01-04GLK: FROTZ: Only wait for keypress in Beyond Zork title if mg1 presentPaul Gilbert
2019-01-04GLK: FROTZ: Simplified getting/setting window propertiesPaul Gilbert
2019-01-04GLK: FROTZ: Cleanup of image drawing codePaul Gilbert
2019-01-04GLK: FROTZ: Refactor V6 window arrangementsPaul Gilbert
2019-01-04GLK: Properly fix window clicking crashPaul Gilbert
2019-01-04GLK: Fix negative index crash when clicking in a windowTorbjörn Andersson
2019-01-04GLK: Fix comment typoTorbjörn Andersson
2019-01-04GLK: FROTZ: Clarify comment about Unicode runes a bit.Torbjörn Andersson
2019-01-03GLK: FROTZ: Support using prior palette when a pic doesn't have onePaul Gilbert
2019-01-03GLK: FROTZ: Fixes for picture decodingPaul Gilbert
2019-01-03GLK: FROTZ: os_picture_data wasn't dividing by cell sizePaul Gilbert
2019-01-03GLK: FROTZ: Hooked up window property readingPaul Gilbert
2019-01-02GLK: FROTZ: Keep mono & prop font sizes to be the same for v6 gamesPaul Gilbert
2019-01-02GLK: Make a _gameFile field in the base Glk enginePaul Gilbert
2019-01-02GLK: FROTZ: Window positions & sizes are in characters, not pixelsPaul Gilbert