Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-16 | PINK: removed unnecessary field in SideEffectExit | Andrei Prykhodko | |
2019-01-15 | GLK: FROTZ: Route pictures drawn in window 0 to the text buffer window | Paul Gilbert | |
2019-01-15 | PINK: fixed ActionPlay behavior when startFrame is wrong | Andrei Prykhodko | |
This fixes Trac bug #10800 | |||
2019-01-15 | KYRA: (EOBII/FM-TOWNS) - fix sound effects volume control | athrxx | |
2019-01-15 | BLADERUNNER: More variable names in the game scripts | Peter Kohaut | |
2019-01-15 | BLADERUNNER: Disable pathfinding by default. | Eugene Sandulenko | |
So, peterkohaut could continue his debugging sessions. | |||
2019-01-14 | BLADERUNNER: Obstacle path finding part 1 | Thomas Fach-Pedersen | |
2019-01-13 | SHERLOCK: Fix misattribution in Rose Tattoo journal | Torbjörn Andersson | |
Some messages spoken to Watson show up in the journal as if spoken to the inspector. (And, presumably, the other way around, but I haven't gotten that far in playing the game yet.) | |||
2019-01-14 | SCI32: Fix QFG4 forest 580 pathfinding | Vhati | |
Adds a penalty workaround for room 580 entry from the south, bug #10870 | |||
2019-01-13 | BLADERUNNER: More variable names in the game scripts | Peter Kohaut | |
2019-01-13 | SCI32: Fix QFG4 Trigger and Open spells | Vhati | |
Fixes repeat casting and combination with Summon Staff, bug #10860 | |||
2019-01-13 | BASE: Add feature string for liba52 support. | Torbjörn Andersson | |
2019-01-13 | BLADERUNNER: Merged chapter & scene debugger command | Peter Kohaut | |
2019-01-12 | BLADERUNNER: Fixed more compilation errors | Peter Kohaut | |
2019-01-12 | BLADERUNNER: Fix compilation errors | Peter Kohaut | |
2019-01-12 | BLADERUNNER: Added debugging output for scripts | Peter Kohaut | |
Also added last few missing script commands. | |||
2019-01-12 | BLADERUNNER: Fixed enabling combat mode in scripts | Peter Kohaut | |
Fixed Zuben chase. Added name of some flags used in the China town. | |||
2019-01-12 | MUTATIONOFJB: Fix SETANIM and add support for pickupable statics. | Ľubomír Remák | |
2019-01-12 | MUTATIONOFJB: Add support for SETANIM command. | Ľubomír Remák | |
2019-01-09 | BLADERUNNER: Fixed scene video resume | Peter Kohaut | |
Video in the back was always reset to the 1st frame. Now it is working properly. Also added game pause when the debugger is opened. | |||
2019-01-08 | BLADERUNNER: Fixed Zuben death animation | Peter Kohaut | |
Animation was not playing due to wrong switch statment | |||
2019-01-08 | BLADERUNNER: Player death | Peter Kohaut | |
Added original game behavior when player died, 5 second wait and then load screen. | |||
2019-01-08 | BLADERUNNER: Replace assert with a debug message | Peter Kohaut | |
Replaced the assert in pathfinding code so game can be playable. | |||
2019-01-08 | BLADERUNNER: Fix tooltip frame | Peter Kohaut | |
Text was touching bottom edge of the tooltip. | |||
2019-01-08 | BLADERUNNER: Remove right-click walk skip | Peter Kohaut | |
This feature is not in the original game and it is a bug. | |||
2019-01-07 | TITANIC: Fix some incorrect switch fall throughs | Paul Gilbert | |
2019-01-06 | GLK: FROTZ: Fix text display for v6 games | Paul Gilbert | |
2019-01-06 | GLK: FROTZ: Set default colors for v6 games | Paul Gilbert | |
2019-01-06 | GLK: FROTZ: Default white color for v6 game background | Paul Gilbert | |
2019-01-06 | GLK: FROTZ: Force v6 games to 320x200 | Paul Gilbert | |
As much as I'd like to allow for variable resolution sizes, the graphics in Zork Zero are geared specifically for a 320x200 screen. Maybe in the future I can allow for automatic stretching to fit any screen size, but for now it's more important to get the v6 games working at all | |||
2019-01-06 | GLK: FROTZ: Fix #10869 Crash initializing undo data | Paul Gilbert | |
2019-01-06 | GLK: ALAN2: Resolve some TODOs. Some cleanup | Filippos Karapetis | |
2019-01-06 | GLK: ALAN2: Initialize game file name | Filippos Karapetis | |
2019-01-06 | SCI32: Fix QFG4 forest pathfinding | Vhati | |
Adds workarounds for odd detours during entry, bugs #10857, #10858 | |||
2019-01-06 | DEVTOOLS: Create new module.mk in create_bladerunner | antoniou79 | |
Changes in devtools/module.mk were reverted | |||
2019-01-06 | DEVTOOLS: Quotes Excel creator exports extra audio | antoniou79 | |
quoteSpreadsheetCreator exports dev commentary and some optional speech audio from SFX.MIX | |||
2019-01-06 | DEVTOOLS: Updated readme details on MIXResourceCreator | antoniou79 | |
2019-01-06 | DEVTOOLS: Create SUBTITLES.MIX for En, It, Fr, De, Es | antoniou79 | |
Now we should specify target encoding per used font If an encoding is not specified in configureFontsTraslation.txt, the default is used | |||
2019-01-06 | DEVTOOLS: Fixed encoding of exported text from game | antoniou79 | |
Blade Runner uses IBM437 encoding for its TRx resources This covers the ENG, FRA, DEU, ITA and ESP versions. The ERRORMSG.TRx use different encoding (Latin-1) but with a few bugs (a few character encoded with IBM437) More work would probably be required for the RUS version. | |||
2019-01-06 | DEVTOOLS: Additional validation checks for Excel creator | antoniou79 | |
2019-01-06 | DEVTOOLS: POGO sheet and DEV commentary are now optional | antoniou79 | |
2019-01-06 | DEVTOOLS: Improved Ids for dev I_SEZ quotes | antoniou79 | |
2019-01-06 | DEVTOOLS: Placeholder VQA sheets, POGO, DEV COMMENTARY | antoniou79 | |
2019-01-06 | DEVTOOLS: Update Readme and sample command files | antoniou79 | |
2019-01-06 | BLADERUNNER: Add localized text for Subtitles KIA option | antoniou79 | |
2019-01-06 | BLADERUNNER: Move Subtitles option further right | antoniou79 | |
In Spanish version the 'Designers Cut' translated option overlapped with Subtitles option | |||
2019-01-06 | BLADERUNNER: All versions have ENG for BRLOGO and WSTLGO | antoniou79 | |
All game language versions have the English VQA for the logo videos Do not append the localization suffix to those two, but use the '_E' suffix instead. | |||
2019-01-06 | DEVTOOLS: BladeRunner MIX multilanguage support | antoniou79 | |
mixResourceCreator now additionally supports ITA, FRA, ESP, GER | |||
2019-01-06 | DEVTOOLS: Script code cleanup | antoniou79 | |
All scripts got better info and debug messages. Also improved the --trace switch for all scripts and fixed some code formatting issues. | |||
2019-01-06 | DEVTOOLS: Documentation of lang descr switch | antoniou79 | |
Also a small fix for the help mode of quoteSpreadsheetCreator tool |