Age | Commit message (Expand) | Author |
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 |
2007-06-19 | When saving the game in IHNM after a chapter point change, the chapter point ... | Filippos Karapetis |
2007-06-19 | IHNM: In chained cutaways, clear the previous cutaway immediately | Filippos Karapetis |
2007-06-19 | The correct music track is now played when loading a game in IHNM. The save/l... | Filippos Karapetis |
2007-06-19 | Removed obsolete comment | Filippos Karapetis |
2007-06-19 | More updates for the save/load system in IHNM | Filippos Karapetis |
2007-06-18 | Change some regular integers to short integers | Filippos Karapetis |
2007-06-17 | Normalize event names. | Eugene Sandulenko |
2007-06-17 | Some more updates for saving/loading in IHNM | Filippos Karapetis |
2007-06-17 | Some updates on the save/load system in IHNM. It still needs work, though | Filippos Karapetis |
2007-06-17 | Fixed the remaining glitch with fading after a cutaway is shown | Filippos Karapetis |
2007-06-17 | More efforts to implement proper fade after cutaway. One little glitch is left. | Eugene Sandulenko |
2007-06-16 | Options button is now working in the character selection screen in IHNM | Filippos Karapetis |
2007-06-16 | An attempt to fix restoring from cutaway. Still not perfect. | Eugene Sandulenko |
2007-06-16 | IHNM: Implemented cutaway fadeout | Filippos Karapetis |
2007-06-16 | Enable the options panel during chapter selection in IHNM. The icon is not ye... | Filippos Karapetis |
2007-06-16 | Rewrote the cutaway initialization part | Filippos Karapetis |
2007-06-16 | Fixed chained cutaways in IHNM. Ben's chapter is completable now | Filippos Karapetis |
2007-06-16 | IHNM: Added a temporary workaround for the nightfall scene in Ben's chapter | Filippos Karapetis |
2007-06-15 | Clear the forced text flag if it's set when a speech with forced text finishe... | Filippos Karapetis |
2007-06-15 | IHNM no longer crashes during character selection if the mouse cursor is over... | Filippos Karapetis |
2007-06-15 | Forced text is now handled correctly. It's now possible to interact with the ... | Filippos Karapetis |
2007-06-15 | The frame count should be updated when the background frame is shown in a cut... | Filippos Karapetis |
2007-06-15 | It's normal for cutaways to only have 1 frame | Filippos Karapetis |
2007-06-14 | Added another console command for IHNM | Filippos Karapetis |
2007-06-14 | Added several console commands for SAGA. Also, fixed a regression in the IHNM... | Filippos Karapetis |
2007-06-14 | SAGA: Added sanity checks for speech box coordinates, like the original. Now,... | Filippos Karapetis |
2007-06-13 | IHNM: Button texts are read from the game data files, instead of the hardcode... | Filippos Karapetis |
2007-06-13 | Moved a check for game type after engine initialization | Filippos Karapetis |
2007-06-13 | IHNM: Button textures are loaded correctly now for buttons in the option and ... | Filippos Karapetis |
2007-06-13 | Fix the quit panel in IHNM | Filippos Karapetis |
2007-06-13 | IHNM: Fixed sfSetSpeechBox, now the dialog of Nimdok and Mengele will show up... | Filippos Karapetis |
2007-06-12 | Fixed several colors and fonts in IHNM | Filippos Karapetis |
2007-06-12 | Corrected actor walk speed when exiting from zones in IHNM | Filippos Karapetis |
2007-06-12 | Make keys 5-9 work during dialogs in IHNM | Filippos Karapetis |
2007-06-12 | Patch #1733764: "Fallback detection patch". GSoC student. | Eugene Sandulenko |