Age | Commit message (Expand) | Author |
2018-07-14 | TITANIC: Fix endless busy cursor in Titania close up | Paul Gilbert |
2018-07-14 | TITANIC: More properly handle parser clearing after sentence processing | Paul Gilbert |
2018-07-14 | TITANIC: Remove any unfreed parser nodes at the end of sentence parsing | Paul Gilbert |
2018-07-03 | TITANIC: Use degree conversion common math funcs | David Fioramonti |
2018-06-30 | TITANIC: Address readSavegameHeader compiler warning | David Fioramonti |
2018-05-24 | JANITORIAL: Fix trailing whitespace | Adrian Frühwirth |
2018-05-24 | JANITORIAL: Convert line endings from CRLF/mixed to LF | Adrian Frühwirth |
2018-05-20 | JANITORIAL: Remove trailing whitespace | Adrian Frühwirth |
2018-05-07 | TITANIC: Enforce code formatting guidelines | Adrian Frühwirth |
2018-05-02 | TITANIC: Hopefully fix Release mode crash when selecting floors manually | Paul Gilbert |
2018-04-22 | TITANIC: Fix discrepancy between readSavegameHeader() declaration and definition | Adrian Frühwirth |
2018-04-22 | Revert "TITANIC: Fix memory leak due to save thumbnail changes" | Adrian Frühwirth |
2018-04-22 | TITANIC: Fix memory leak due to save thumbnail changes | Paul Gilbert |
2018-04-07 | ALL: Load savegame thumbnail only when necessary | Adrian Frühwirth |
2018-03-19 | TITANIC: Fix small memory leak | Torbjörn Andersson |
2018-03-17 | TITANIC: Fix DoorbotScript _stateIndex cycling check | Paul Gilbert |
2018-03-12 | TITANIC: Removed unused arrays and fields | Paul Gilbert |
2017-12-10 | TITANIC: DE: Fix crash after tapping on bomb window 6 times | Paul Gilbert |
2017-11-17 | TITANIC: Fix compilation failure in C++11 mode | Colin Snover |
2017-11-13 | TITANIC: Fix switch fall throughs | Paul Gilbert |
2017-11-04 | TITANIC: Remove testing flag from German version | Paul Gilbert |
2017-10-27 | TITANIC: Hopefully fix AmigaOS compilation | Paul Gilbert |
2017-10-16 | TITANIC: Remove redundant room check in CEarSweetBowl | Paul Gilbert |
2017-10-15 | TITANIC: Add missing strings for Floor & Room # to titanic.dat | Paul Gilbert |
2017-10-15 | TITANIC: Fix crash exiting game when music room music is active | Paul Gilbert |
2017-10-15 | TITANIC: Music room handler field renames & better anim sync to music | Paul Gilbert |
2017-10-15 | TITANIC: Fix use after free and remove IFDEF code from mouse cursors | Paul Gilbert |
2017-10-15 | TITANIC: Simplify cursors to build up as RGBA during loading | Paul Gilbert |
2017-10-14 | TITANIC: Remove accidentally committed cutscene slowdown | Paul Gilbert |
2017-10-14 | TITANIC: Stop final piano note of music room music getting cut off | Paul Gilbert |
2017-10-14 | TITANIC: Properly flag audio buffer as finished when song is done | Paul Gilbert |
2017-10-13 | TITANIC: Fix rotating on Top of Well balcony | Paul Gilbert |
2017-10-13 | TITANIC: Show busy cursor when SuccUBus sending or receiving | Paul Gilbert |
2017-10-13 | TITANIC: Workaround for wrong ambient music on load | Paul Gilbert |
2017-10-13 | TITANIC: Renamed GlobalSound methods to AmbientSound | Paul Gilbert |
2017-10-13 | TITANIC: Cleanup of auto music player classes and messages | Paul Gilbert |
2017-10-12 | TITANIC: Play Pellerator sound only when moving to a new destination | Paul Gilbert |
2017-10-12 | TITANIC: DE: Fix showing accented characters in Chat tab | Paul Gilbert |
2017-10-12 | TITANIC: DE: Fix saying 'ja' to Deskbot during checkin | Paul Gilbert |
2017-10-10 | TITANIC: Fix buffer overflow in parser searchAndReplace | Paul Gilbert |
2017-10-10 | TITANIC: Show SGT furniture in stateroom even after upgrading | Paul Gilbert |
2017-10-10 | TITANIC: Only allow moving to SGT TV in assigned room | Paul Gilbert |
2017-10-10 | TITANIC: Fix talking to the Maitre D | Paul Gilbert |
2017-10-09 | TITANIC: DE: Fix bomb password | Paul Gilbert |
2017-10-09 | TITANIC: Fix Coverity warnings | Paul Gilbert |
2017-10-08 | TITANIC: DE: Fix going to bottom of service elevator | Paul Gilbert |
2017-10-08 | TITANIC: Turn off testing for English, turn it on for German | Paul Gilbert |
2017-10-08 | TITANIA: DE: Fixes for Titania's wakeup speech | Paul Gilbert |
2017-10-08 | TITANIC: DE: Syntax fixes | Paul Gilbert |
2017-10-08 | TITANIC: DE: Further tweak code wheel loading | Paul Gilbert |