aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2018-03-10XEEN: Cleanup up usage of RangeType enumPaul Gilbert
2018-03-10XEEN: Cleanup and comments for Combat classPaul Gilbert
2018-03-10XEEN: Move item classes into their own filePaul Gilbert
2018-03-10BLADERUNNER: Formatting, unify some goal casesThomas Fach-Pedersen
2018-03-09XEEN: Fixes for remainder of World of Xeen endingPaul Gilbert
2018-03-09XEEN: Properly implement sprite flag SPRFLAG_BOTTOM_CLIPPEDPaul Gilbert
2018-03-09XEEN: Fixes to part 1 of World of Xeen endingPaul Gilbert
2018-03-09BLADERUNNER: Added DeskClerk actorEugene Sandulenko
2018-03-09BLADERUNNER: Added Baker actorEugene Sandulenko
2018-03-09BLADERUNNER: Code cleanupPeter Kohaut
2018-03-09BLADERUNNER: Specify constant typeEugene Sandulenko
2018-03-09BLADERUNNER: Initialize Mia actor variableEugene Sandulenko
2018-03-09BLADERUNNER: Added Mia actorEugene Sandulenko
2018-03-09BLADERUNNER: Added Gordo actorPeter Kohaut
Cleanup of other actors
2018-03-09BLADERUNNER: Added Marcus actorEugene Sandulenko
2018-03-09BLADERUNNER: Added actor ids for referenceEugene Sandulenko
2018-03-09BLADERUNNER: Fixed actor declaration orderEugene Sandulenko
2018-03-09BLADERUNNER: Added TyrellGuard actorEugene Sandulenko
2018-03-09BLADERUNNER: Added InsectDealer actorEugene Sandulenko
2018-03-09BLADERUNNER: Added Lance actorEugene Sandulenko
2018-03-09BLADERUNNER: Added Transient actorEugene Sandulenko
2018-03-09BLADERUNNER: Code cleanup & unificationPeter Kohaut
2018-03-08BLADERUNNER: Cleanup floating point constantsEugene Sandulenko
2018-03-08BLADERUNNER: Added Bryant actorEugene Sandulenko
2018-03-08BLADERUNNER: Fixed Hysteria Iall door & rotating floorPeter Kohaut
2018-03-08BLADERUNNER: Added ShoeshineMan actorEugene Sandulenko
2018-03-08BLADERUNNER: Added Grigorian actorPeter Kohaut
2018-03-08BLADERUNNER: Fixed dialogue menu colorsPeter Kohaut
2018-03-08BLADERUNNER: Added HysteriaPatron3 actorEugene Sandulenko
2018-03-08BLADERUNNER: Added HysteriaPatron2 actorEugene Sandulenko
2018-03-08BLADERUNNER: Added HysteriaPatron1 actorEugene Sandulenko
2018-03-08BLADERUNNER: Added Newscaster actorEugene Sandulenko
2018-03-08BLADERUNNER: Follow engine file name conventionsEugene Sandulenko
2018-03-08BLADERUNNER: Added MaleAnnouncer actorEugene Sandulenko
2018-03-08BLADERUNNER: Added Gaff actorPeter Kohaut
2018-03-07BLADERUNNER: Added Sergeant Walls actorPeter Kohaut
2018-03-07BLADERUNNER: Added Klein actorPeter Kohaut
added more constants fixed bug in checking actor scene
2018-03-07BLADERUNNER: Don't assert when using mainframeThomas Fach-Pedersen
Actor 99 stands in for mainframe when moving clues
2018-03-07BLADERUNNER: Added Howie Lee actorPeter Kohaut
added some constants added loop debugger command
2018-03-06XEEN: Simplify exit checks in World of Xeen endingPaul Gilbert
2018-03-06BLADERUNNER: Added stairs & ladder supportPeter Kohaut
2018-03-06XEEN: Fix music volume in DarkSide intro when Pharoah is talkingPaul Gilbert
2018-03-06XEEN: Change setMusicVolume to setMusicPercent for better range clarityPaul Gilbert
2018-03-05XEEN: Fix shadowed field warningPaul Gilbert
2018-03-05XEEN: Sound field renaming for better clarityPaul Gilbert
2018-03-06BLADERUNNER: Added Zuben actorPeter Kohaut
Fixed animation position update Added goal & anim commands to console
2018-03-05SLUDGE: Remove unnecessary semicolonAdrian Frühwirth
2018-03-05TUCKER: Workaround capitalized "With"/"Con" in sentence barAdrian Frühwirth
infobar.txt contains all text used for the sentence bar and, among other things, the prepositions to use for the "Use" and "Give" verbs. In the English and Spanish versions of the game the preposition for "Use" ("With" and "Con", respectively) is incorrectly stored in capitalized form which this commit fixes. Fixes Trac#10445.
2018-03-05TUCKER: Add VerbPreposition enumAdrian Frühwirth
2018-03-05XEEN: Fixes returning to main menus after viewing intro/end cutscenesPaul Gilbert