Age | Commit message (Expand) | Author |
2015-07-07 | SHERLOCK: RT: Fix display of verb menu in wide-screen scenes | Paul Gilbert |
2015-07-07 | SHERLOCK: RT: Fix Valgrind issues | Paul Gilbert |
2015-07-06 | SHERLOCK: RT: Fix characters walking off-screen | Paul Gilbert |
2015-07-05 | SHERLOCK: RT: Don't run secondary scripts if an anim is active | Paul Gilbert |
2015-07-05 | SHERLOCK: RT: Changes for doScript method ending code | Paul Gilbert |
2015-07-05 | SHERLOCK: RT: Simplify restoreBackground | Paul Gilbert |
2015-07-05 | SHERLOCK: RT: Cleanup of walk-related script opcodes | Paul Gilbert |
2015-07-05 | SHERLOCK: RT: Fix People::reset when _scriptMoreFlag is set | Paul Gilbert |
2015-07-05 | SHERLOCK: RT: Cleanup and fleshing out of saving | Paul Gilbert |
2015-07-05 | SHERLOCK: RT: Fixes to display talk window | Paul Gilbert |
2015-07-05 | SHERLOCK: RT: Cleanup of cmdWalkHolmesToCoords | Paul Gilbert |
2015-07-05 | SHERLOCK: RT: Fix splitting lines in setStatementLines | Paul Gilbert |
2015-07-04 | SHERLOCK: SS: Fix crash in intro when music finishes | Paul Gilbert |
2015-07-04 | SHERLOCK: RT: Change bool switch to an if statement | Paul Gilbert |
2015-07-04 | SHERLOCK: RT: Fix closing the journal | Paul Gilbert |
2015-07-04 | SHERLOCK: RT: Fix display of journal buttons | Paul Gilbert |
2015-07-04 | SHERLOCK: Make playMusic a private method of Music | Paul Gilbert |
2015-07-04 | SHERLOCK: RT: Consolidate scroll position into the Screen class | Paul Gilbert |
2015-07-04 | SHERLOCK: RT: Additional constants for flags and characters | Paul Gilbert |
2015-07-04 | SHERLOCK: RT: Fix going to map from the starting scene | Paul Gilbert |
2015-07-03 | SHERLOCK: RT: Beginnings of scrolling scene support | Paul Gilbert |
2015-07-03 | SHERLOCK: RT: Fix loading double-wide scenes | Paul Gilbert |
2015-07-04 | SHERLOCK: SS: Remove leftover code | Filippos Karapetis |
2015-07-04 | SHERLOCK: Use IS_ROSE_TATTOO / IS_SERRATED_SCALPEL in more places | Filippos Karapetis |
2015-07-03 | SHERLOCK: RT: Hook talk widget refresh into talk logic | Paul Gilbert |
2015-07-03 | SHERLOCK: Change FixedText::getText to return const char * | Paul Gilbert |
2015-07-03 | SHERLOCK: RT: Implement talk dialog setStatementLines | Paul Gilbert |
2015-07-03 | SHERLOCK: RT: Compilation fix in putMessage call | Paul Gilbert |
2015-07-03 | SHERLOCK: RT: Implement talk dialog handleEvents | Paul Gilbert |
2015-07-03 | SHERLOCK: RT: Implement scrollbar event handling | Paul Gilbert |
2015-07-02 | SHERLOCK: SS: Fix loading of 'un-used' anim positions | Paul Gilbert |
2015-07-02 | SHERLOCK: RT: Implemented render method for talk dialog | Paul Gilbert |
2015-07-02 | SHERLOCK: RT: Cleanup of Exit class and fix exiting scenes | Paul Gilbert |
2015-07-02 | SHERLOCK: RT: Fix looking at characters | Paul Gilbert |
2015-07-02 | SHERLOCK: RT: Fix moving too far vertically when walking | Paul Gilbert |
2015-07-02 | SHERLOCK: SS: Don't multiply the walk coordinates twice | Filippos Karapetis |
2015-07-02 | SHERLOCK: RT: Show arrow cursors when mouse is on exit zones | Paul Gilbert |
2015-07-01 | SHERLOCK: RT: Implement cmdSetWalkControl | Paul Gilbert |
2015-07-01 | SHERLOCK: RT: Implement cmdPlaySong opcode | Paul Gilbert |
2015-07-01 | SHERLOCK: RT: Fix infinite empty talk dialog in intro | Paul Gilbert |
2015-07-01 | SHERLOCK: Split up closestZone versions for each game | Paul Gilbert |
2015-07-01 | SHERLOCK: RT: Fix zone checks in closestZone method | Paul Gilbert |
2015-07-01 | SHERLOCK: RT: Move ADJUST_CORD usage to initial anim loading | Paul Gilbert |
2015-07-01 | SHERLOCK: RT: Fix missing code in setWalking | Paul Gilbert |
2015-06-30 | SHERLOCK: Change _lookPosition to use PositionFacing | Paul Gilbert |
2015-06-30 | SHERLOCK: RT: Fix incorrectly playing sounds when looking at objects | Paul Gilbert |
2015-06-30 | SHERLOCK: RT: Fix compiler warnings | Paul Gilbert |
2015-06-30 | SHERLOCK: RT: Fix inventory tooltip when hovering on empty slots | Paul Gilbert |
2015-06-30 | SHERLOCK: RT: Fix order of drawing sprites and on-screen widgets | Paul Gilbert |
2015-06-30 | SHERLOCK: RT: Create a tooltip base clsas | Paul Gilbert |