Age | Commit message (Expand) | Author |
2014-12-17 | ACCESS: Modify the indentation of constructor when it's multiline | Strangerke |
2014-12-17 | ACCESS: Remove useless defines | Strangerke |
2014-12-17 | ACCESS: Some more polishing in the file headers | Strangerke |
2014-12-17 | ACCESS: Fix broken file header | Strangerke |
2014-12-17 | ACCESS: Use writeString in writeSavegameHeader | Strangerke |
2014-12-17 | ACCESS: Split mouse data per line | Strangerke |
2014-12-17 | ACCESS: Split doCredit in two, putting demo code in a separate function | Strangerke |
2014-12-17 | ACCESS: Use a while statement as suggested by _sev in the merge request | Strangerke |
2014-12-16 | ACCESS: Fix foreground parallex in opening scene | Paul Gilbert |
2014-12-17 | SCI: fix kq6 azure&ariel scenes in dual mode #6750 | Martin Kiewitz |
2014-12-16 | ACCESS: Fix crash when getting randomly shot in the cabin | Strangerke |
2014-12-16 | ACCESS: Fix cmdFreeSound, which fixes the sound played during the death anima... | Strangerke |
2014-12-16 | ZVISION: Fix the display of state variables, such as the high score | Filippos Karapetis |
2014-12-16 | ZVISION: Allow 2x scaling up in videos again | Filippos Karapetis |
2014-12-16 | ZVISION: Bugfix for addDir() - fixes the Nemesis subtitle patch | Filippos Karapetis |
2014-12-16 | ZVISION: Move trimCommentsAndWhiteSpace() into the script manager | Filippos Karapetis |
2014-12-16 | ZVISION: Move all the remaining utility classes into the core | Filippos Karapetis |
2014-12-16 | ZVISION: Move all the file-related classes together | Filippos Karapetis |
2014-12-16 | ZVISION: Move the MIDI code together with the rest of the sound code | Filippos Karapetis |
2014-12-16 | ZVISION: Move the mouse cursor handling code into the graphics code | Filippos Karapetis |
2014-12-16 | ZVISION: Make the RLF decoder a subclass of the common video decoder | Filippos Karapetis |
2014-12-16 | ZVISION: Prefix class member variables with an underscore | Filippos Karapetis |
2014-12-16 | ZVISION: Simplify the working window code | Filippos Karapetis |
2014-12-16 | ZVISION: Move the RLF decoder | Filippos Karapetis |
2014-12-16 | ZVISION: Rename RlfAnimation -> RLFDecoder | Filippos Karapetis |
2014-12-15 | ACCESS: Remove extra qualification stupidly accepted by MSVC | Strangerke |
2014-12-14 | ACCESS: Fix distortion occurring at left edge of jungle scrolling in introduc... | Paul Gilbert |
2014-12-14 | ACCESS: Formatting fixes | Paul Gilbert |
2014-12-14 | ACCESS: Add enum for inventory items referred in hardcoded logic | Paul Gilbert |
2014-12-14 | ACCESS: Fix a couple of typos in comments | Strangerke |
2014-12-14 | ACCESS: Some refactoring concerning the mouse cursor | Strangerke |
2014-12-14 | ACCESS: Fix icon when unselecting a menu button | Strangerke |
2014-12-14 | ACCESS: Use the same (weird) key mapping than in the original game | Strangerke |
2014-12-14 | ACCESS: Implement dirty rect merging | Paul Gilbert |
2014-12-14 | ACCESS: Add dirty rect handling for font display | Paul Gilbert |
2014-12-14 | ACCESS: Dirty rect handling for intro screens | Paul Gilbert |
2014-12-14 | ACCESS: Fix for background redraws during conversations | Paul Gilbert |
2014-12-14 | ACCESS: Dirty rect handling for conversation videos | Paul Gilbert |
2014-12-13 | ACCESS: Add dirty rects when plotting images to the screen | Paul Gilbert |
2014-12-13 | ACCESS: Dirty rect handling for bubble boxes | Paul Gilbert |
2014-12-13 | ACCESS: Beginnings of dirty rect handling for screen | Paul Gilbert |
2014-12-13 | SCI: Fix comment for workaround. | Willem Jan Palenstijn |
2014-12-12 | ACCESS: Remove old dummy unused fields from savegame | Paul Gilbert |
2014-12-12 | ACCESS: Properly indent some code in playSound | Strangerke |
2014-12-12 | ACCESS: Fix compilation errors reported by Criezy | Strangerke |
2014-12-12 | ACCESS: Fix for player movement and stab action in pit scene | Paul Gilbert |
2014-12-12 | ACCESS: Fix speakText behavior | Strangerke |
2014-12-12 | ACCESS: Reduce screen pointer usage in amazon logic | Strangerke |
2014-12-12 | ACCESS: Remove a useless variable, some renaming | Strangerke |
2014-12-12 | ACCESS: Fix death cell list data | Paul Gilbert |