Age | Commit message (Expand) | Author |
2007-07-28 | The palette in Benny's part in the IHNM demo is correct now | Filippos Karapetis |
2007-07-28 | The main panel is now correctly shown in the IHNM demo. Some inventory items ... | Filippos Karapetis |
2007-07-28 | Fixed one of the incorrectly loaded palettes in Benny's part in the IHNM demo | Filippos Karapetis |
2007-07-28 | The demo version of IHNM has no options panel, therefore the options icon and... | Filippos Karapetis |
2007-07-28 | The IHNM demo uses the NULL panel | Filippos Karapetis |
2007-07-28 | The mouse cursor is no longer incorrectly shown in the IHNM demo | Filippos Karapetis |
2007-07-28 | Disable the status text in the IHNM demo | Filippos Karapetis |
2007-07-28 | Don't allow setCursor to change the cursor to an hourglass in the IHNM demo. ... | Filippos Karapetis |
2007-07-27 | Do not try to load music if the music resource id is 0. Also, the voice LUT r... | Filippos Karapetis |
2007-07-27 | The IHNM demo only has one mouse cursor | Filippos Karapetis |
2007-07-27 | Defined the starting scene for the IHNM demo | Filippos Karapetis |
2007-07-27 | The p2_a.iaf file should now be played correctly with the English DOS CD and ... | Filippos Karapetis |
2007-07-27 | The meta resource table is now properly initialized for the IHNM demo. The st... | Filippos Karapetis |
2007-07-26 | Only queue the IHNM company and title videos in the full version of IHNM, not... | Filippos Karapetis |
2007-07-26 | The demo version of IHNM has 3 font types (like ITE), not 6 (like the full ve... | Filippos Karapetis |
2007-07-26 | Removed some unnecessary file existence checks | Filippos Karapetis |
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 |