Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-11 | XEEN: Swords of Xeen doesn't have any voiced cutscenes | Paul Gilbert | |
2018-03-11 | XEEN: Subtitles for remaining game cutscenes | Paul Gilbert | |
2018-03-11 | XEEN: Refactoring subtitles for use in location cutscenes, updated Reaper ↵ | Paul Gilbert | |
cutscene | |||
2018-03-11 | SUPERNOVA: Fixes formatting | Joseph-Eugene Winzer | |
2018-03-11 | SUPERNOVA: Removes TODO for quitGameDialog() | Joseph-Eugene Winzer | |
2018-03-11 | SUPERNOVA: Recenters animated text on loop | Joseph-Eugene Winzer | |
2018-03-11 | SUPERNOVA: Removes unused function | Joseph-Eugene Winzer | |
2018-03-11 | SUPERNOVA: Substitues constant strings | Joseph-Eugene Winzer | |
2018-03-11 | SUPERNOVA: Encapsulates GuiElement | Joseph-Eugene Winzer | |
It simplifies the overloaded functions for renderBox/Text and saveScreen | |||
2018-03-11 | SUPERNOVA: Implements original quit prompt | Joseph-Eugene Winzer | |
2018-03-11 | SUPERNOVA: Fixes formatting | Joseph-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-11 | SUPERNOVA: Removes Console commands | Joseph-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-11 | SUPERNOVA: Implements animated text during in/outro | Joseph-Eugene Winzer | |
2018-03-11 | SUPERNOVA: Appends NULL terminator to strings | Joseph-Eugene Winzer | |
The NULL terminator is needed during parsing. | |||
2018-03-11 | SUPERNOVA: Removes unused variable | Joseph-Eugene Winzer | |
2018-03-11 | XEEN: Subtitle fixes for Clouds ending | Paul Gilbert | |
2018-03-11 | BLADERUNNER: Added GovernorKolvig actor | Eugene Sandulenko | |
2018-03-11 | BLADERUNNER: Added Rajif actor | Eugene Sandulenko | |
2018-03-11 | BLADERUNNER: Added AnsweringMachine actor | Eugene Sandulenko | |
2018-03-11 | BLADERUNNER: Added Dispatcher actor | Eugene Sandulenko | |
2018-03-11 | BLADERUNNER: Added TheBard actor | Eugene Sandulenko | |
2018-03-11 | BLADERUNNER: Added Moraji actor | Eugene Sandulenko | |
2018-03-11 | XEEN: Subtitle fixes for Clouds of Xeen intro | Paul Gilbert | |
2018-03-11 | BLADERUNNER: Finished Steele actor | Eugene Sandulenko | |
2018-03-11 | BLADERUNNER: Added Crazylegs actor | Eugene Sandulenko | |
2018-03-11 | BLADERUNNER: Added most of Steele actor | Eugene Sandulenko | |
ChangeAnimationMode is NOT done | |||
2018-03-11 | BLADERUNNER: Added HawkersBarkeep actor | Eugene Sandulenko | |
2018-03-11 | I18N: Update translation (Italian) | Jennifer McMurray | |
Currently translated at 100.0% (962 of 962 strings) | |||
2018-03-11 | XEEN: Subtitle fixes for Dark Side ending | Paul Gilbert | |
2018-03-11 | BLADERUNNER: Added shadows | Peter Kohaut | |
2018-03-10 | XEEN: Compilation fix | Paul Gilbert | |
2018-03-10 | XEEN: Subtitle improvements, set up correct subtitles for Darkside intro | Paul Gilbert | |
2018-03-10 | XEEN: Implementing subtitles display logic | Paul Gilbert | |
2018-03-10 | BLADERUNNER: Added Murray actor | Eugene Sandulenko | |
2018-03-10 | BLADERUNNER: Added FishDealer actor | Eugene Sandulenko | |
2018-03-10 | XEEN: Fix use of globally constructed object | Paul Gilbert | |
2018-03-10 | BLADERUNNER: Added Guzzo actor | Peter Kohaut | |
Added "pos" console command | |||
2018-03-10 | XEEN: Cleanup up usage of RangeType enum | Paul Gilbert | |
2018-03-10 | XEEN: Cleanup and comments for Combat class | Paul Gilbert | |
2018-03-10 | XEEN: Move item classes into their own file | Paul Gilbert | |
2018-03-10 | BLADERUNNER: Formatting, unify some goal cases | Thomas Fach-Pedersen | |
2018-03-09 | XEEN: Fixes for remainder of World of Xeen ending | Paul Gilbert | |
2018-03-09 | XEEN: Properly implement sprite flag SPRFLAG_BOTTOM_CLIPPED | Paul Gilbert | |
2018-03-09 | XEEN: Fixes to part 1 of World of Xeen ending | Paul Gilbert | |
2018-03-09 | BLADERUNNER: Added DeskClerk actor | Eugene Sandulenko | |
2018-03-09 | BLADERUNNER: Added Baker actor | Eugene Sandulenko | |
2018-03-09 | I18N: Update translation (French) | Thierry Crozat | |
Currently translated at 100.0% (962 of 962 strings) | |||
2018-03-09 | BLADERUNNER: Code cleanup | Peter Kohaut | |
2018-03-09 | I18N: Update translation (French) | Purple T | |
Currently translated at 100.0% (962 of 962 strings) | |||
2018-03-09 | BLADERUNNER: Specify constant type | Eugene Sandulenko | |