aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2018-03-11XEEN: Refactoring subtitles for use in location cutscenes, updated Reaper ↵Paul Gilbert
cutscene
2018-03-11SUPERNOVA: Fixes formattingJoseph-Eugene Winzer
2018-03-11SUPERNOVA: Removes TODO for quitGameDialog()Joseph-Eugene Winzer
2018-03-11SUPERNOVA: Recenters animated text on loopJoseph-Eugene Winzer
2018-03-11SUPERNOVA: Removes unused functionJoseph-Eugene Winzer
2018-03-11SUPERNOVA: Substitues constant stringsJoseph-Eugene Winzer
2018-03-11SUPERNOVA: Encapsulates GuiElementJoseph-Eugene Winzer
It simplifies the overloaded functions for renderBox/Text and saveScreen
2018-03-11SUPERNOVA: Implements original quit promptJoseph-Eugene Winzer
2018-03-11SUPERNOVA: Fixes formattingJoseph-Eugene Winzer
Because of confusion when indentation level is raised and thus tabs or spaces should be used when aligning code, this commit switches to tabs to avoid any further confusion.
2018-03-11SUPERNOVA: Removes Console commandsJoseph-Eugene Winzer
Most of them were for debugging only anyway and commands like `giveall` actually broke parts of the game (and didn't even give you all items).
2018-03-11SUPERNOVA: Implements animated text during in/outroJoseph-Eugene Winzer
2018-03-11SUPERNOVA: Appends NULL terminator to stringsJoseph-Eugene Winzer
The NULL terminator is needed during parsing.
2018-03-11SUPERNOVA: Removes unused variableJoseph-Eugene Winzer
2018-03-11XEEN: Subtitle fixes for Clouds endingPaul Gilbert
2018-03-11BLADERUNNER: Added GovernorKolvig actorEugene Sandulenko
2018-03-11BLADERUNNER: Added Rajif actorEugene Sandulenko
2018-03-11BLADERUNNER: Added AnsweringMachine actorEugene Sandulenko
2018-03-11BLADERUNNER: Added Dispatcher actorEugene Sandulenko
2018-03-11BLADERUNNER: Added TheBard actorEugene Sandulenko
2018-03-11BLADERUNNER: Added Moraji actorEugene Sandulenko
2018-03-11XEEN: Subtitle fixes for Clouds of Xeen introPaul Gilbert
2018-03-11BLADERUNNER: Finished Steele actorEugene Sandulenko
2018-03-11BLADERUNNER: Added Crazylegs actorEugene Sandulenko
2018-03-11BLADERUNNER: Added most of Steele actorEugene Sandulenko
ChangeAnimationMode is NOT done
2018-03-11BLADERUNNER: Added HawkersBarkeep actorEugene Sandulenko
2018-03-11XEEN: Subtitle fixes for Dark Side endingPaul Gilbert
2018-03-11BLADERUNNER: Added shadowsPeter Kohaut
2018-03-10XEEN: Compilation fixPaul Gilbert
2018-03-10XEEN: Subtitle improvements, set up correct subtitles for Darkside introPaul Gilbert
2018-03-10XEEN: Implementing subtitles display logicPaul Gilbert
2018-03-10BLADERUNNER: Added Murray actorEugene Sandulenko
2018-03-10BLADERUNNER: Added FishDealer actorEugene Sandulenko
2018-03-10XEEN: Fix use of globally constructed objectPaul Gilbert
2018-03-10BLADERUNNER: Added Guzzo actorPeter Kohaut
Added "pos" console command
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