Age | Commit message (Expand) | Author |
2007-07-19 | Some small updates on the IHNM demo | Filippos Karapetis |
2007-07-19 | Some more resource mappings for the IHNM demo | Filippos Karapetis |
2007-07-19 | IHNM: Correct mapping of the arrow and save reminder sprites for the IHNM demo | Filippos Karapetis |
2007-07-19 | Fix for bug #1754613 - ITE: crashes using compressed audio. The digital music... | Filippos Karapetis |
2007-07-18 | The SFX resource for the IHNM demo is different | Filippos Karapetis |
2007-07-17 | Possible fix for bug 1754613, part 2: changed the way compressed digital musi... | Filippos Karapetis |
2007-07-17 | Possible fix for bug 1754613. It's now possible to have an uncompressed music... | Filippos Karapetis |
2007-07-15 | Fixed sound factory messup caused by my previous commit | Max Horn |
2007-07-15 | To loop a music track forever, the number of loops is set to 0 | Filippos Karapetis |
2007-07-15 | ITE: looping of compressed digital music is now done by the respective compre... | Filippos Karapetis |
2007-07-15 | ITE: Music looping works now with compressed digital music. However, there's ... | Filippos Karapetis |
2007-07-14 | Fixed compilation. | Torbjörn Andersson |
2007-07-14 | ITE: Fixed some more incorrect dots on dialog buttons | Filippos Karapetis |
2007-07-14 | ITE: Fixed some of the incorrectly drawn dots of the menu buttons | Filippos Karapetis |
2007-07-14 | Renamed a variable, so that it makes more sense | Filippos Karapetis |
2007-07-14 | Some more updates for looping of compressed digital music. It's still not wor... | Filippos Karapetis |
2007-07-14 | Improved check for the patched sound file used in ITE intro | Filippos Karapetis |
2007-07-14 | Cleanup of the digital music code. Now all kinds of music (uncompressed and c... | Filippos Karapetis |
2007-07-14 | Fix graphics glitch in the rat caves in ITE. Closes bug #1735437 - "ITE: Spri... | Filippos Karapetis |
2007-07-13 | Oops, deactivated the actor debug flag again, which was incorrectly activated... | Filippos Karapetis |
2007-07-13 | Rewrote and greatly simplified the SAGA detector, removing many duplicate and... | Filippos Karapetis |
2007-07-13 | Add TODO: music looping does not work with compressed digital music | Filippos Karapetis |
2007-07-12 | Renamed a variable, so that it makes more sense | Filippos Karapetis |
2007-07-11 | IHNM: Narrowed down the places where the actors stop being drawn when changin... | Filippos Karapetis |
2007-07-10 | Fix for bug #1751344 - "ITE: p2_a.iaf not played correctly" | Filippos Karapetis |
2007-07-08 | Reverted commit 27948. Cutaways in sfScriptGotoScene are cleared by calling c... | Filippos Karapetis |
2007-07-07 | Clear the cutaway via an event in sfScriptGotoScene, instead of calling the f... | Filippos Karapetis |
2007-07-07 | IHNM: Benny will no longer start walking backwards for a bit after talking wi... | Filippos Karapetis |
2007-07-07 | When loading a scene, start showing actors only after the scene background ha... | Filippos Karapetis |
2007-07-06 | Modified ticksToMSec in IHNM, so that it waits for the correct amount of time... | Filippos Karapetis |
2007-07-06 | IHNM: sf103 is sfQueueMusic. Now, when doing a good/bad deed in IHNM, the mus... | Filippos Karapetis |
2007-07-05 | The prisoners at the entrance of the prison in Nimdok's chapter are displayed... | Filippos Karapetis |
2007-07-05 | Implemented the rest of the differences of the sfScriptGotoScene opcode in IHNM | Filippos Karapetis |
2007-07-02 | Renamed a variable, to avoid confusing it with another variable with the same... | Filippos Karapetis |
2007-07-01 | Re-added __attribute__(packed) | Max Horn |
2007-06-28 | Added a workaround to prevent the making fire animation from breaking at the ... | Filippos Karapetis |
2007-06-28 | Added a debug message for game loading | Filippos Karapetis |
2007-06-27 | Fix compiler warning. | Travis Howell |
2007-06-26 | Add support for compressed digital music in ITE | Filippos Karapetis |
2007-06-26 | Remove some unneeded includes | Filippos Karapetis |
2007-06-26 | Move to the correct file offset when using compressed sounds in ITE | Filippos Karapetis |
2007-06-25 | Improvements to the SAGA compressed sound support | Filippos Karapetis |
2007-06-25 | Put a comment in its correct location | Filippos Karapetis |
2007-06-25 | Add support for compressed sound effects, digital music and speech to the SAG... | Filippos Karapetis |
2007-06-25 | Added entries for ITE compressed files to the detector. IHNM is not added yet... | Filippos Karapetis |
2007-06-22 | Fix MSVC8 warning | Filippos Karapetis |
2007-06-21 | Use KEYCODE constants. (Except for '~' which doesn't seem to have one.) | Torbjörn Andersson |
2007-06-20 | Added a workaround in IHNM for the compact disk in Ellen's chapter | Filippos Karapetis |
2007-06-20 | Fix crashes with some savegames in IHNM | Filippos Karapetis |
2007-06-19 | When loading a game from the same chapter as the current chapter in IHNM, the... | Filippos Karapetis |