Age | Commit message (Expand) | Author |
2005-07-24 | Fixed regression that broke IHNM intro animation. | Torbjörn Andersson |
2005-07-24 | assign sf94 name | Andrew Kurushin |
2005-07-23 | In lost/smaller, spriteGroups bounds set by Sprite::setGroupBounds() aren't a... | Gregory Montoir |
2005-07-23 | typo | Gregory Montoir |
2005-07-23 | add missing break | Gregory Montoir |
2005-07-23 | Allow multiple resource contexts of the same type. IHNM has serveral | Torbjörn Andersson |
2005-07-21 | More IHNM differences | Eugene Sandulenko |
2005-07-21 | Partially implemented differences in IHNM script functions. | Eugene Sandulenko |
2005-07-21 | Fix case of CoreMIDI framework | Max Horn |
2005-07-20 | Add demosi discovered by yesitsme. I have them, so ask me if interested. | Eugene Sandulenko |
2005-07-20 | ite mac demo patch files correction | Andrew Kurushin |
2005-07-20 | Nope, I was mistaken. The Linux patch files are almost - but not quite - | Torbjörn Andersson |
2005-07-19 | Fixed crash when quitting. | Torbjörn Andersson |
2005-07-19 | Play the correct digital music. (And removed some unnecessary blank lines.) | Torbjörn Andersson |
2005-07-19 | The Linux release had patch files too, but I don't have that CD here so I | Torbjörn Andersson |
2005-07-19 | If we're not going to detect music "engine" at run-time, then we do need | Torbjörn Andersson |
2005-07-19 | Removed unused variable. | Torbjörn Andersson |
2005-07-19 | Cleanup. | Torbjörn Andersson |
2005-07-19 | fix Music crash on exit | Andrew Kurushin |
2005-07-19 | remove rscfile_mod.h | Andrew Kurushin |
2005-07-19 | finally Resource manager rewritten: | Andrew Kurushin |
2005-07-19 | Applied patch #1238516, with very minor modifications. It gets rid of an | Torbjörn Andersson |
2005-07-19 | I believe this fixes a GCC 4 compile error, but I can't run the MT-32 | Torbjörn Andersson |
2005-07-19 | No need to test if a pointer is NULL before freeing it. And since I | Torbjörn Andersson |
2005-07-19 | Some stubs for gob2. | Eugene Sandulenko |
2005-07-18 | Deleted, "changelog" is used for now | Tore Anderson |
2005-07-18 | Synchronized dists/debian with what's in the official Debian archives. | Tore Anderson |
2005-07-18 | When redrawing the inventory, clear every inventory slot - even the empty | Torbjörn Andersson |
2005-07-18 | Cleanup. | Torbjörn Andersson |
2005-07-17 | Fixed ITE inventory redraw glitch when exchanging the medallion for money. | Torbjörn Andersson |
2005-07-17 | Cleanup | Torbjörn Andersson |
2005-07-16 | fix Win32 demo font list | Andrew Kurushin |
2005-07-16 | Set SCUMM debug mode to be on if a boot param is specified. | Jonathan Gray |
2005-07-16 | Missed flag | Travis Howell |
2005-07-16 | Try HE99 | Travis Howell |
2005-07-15 | Add reported German Spyfox1 | Eugene Sandulenko |
2005-07-15 | Added the puzzle voices from the CD version. I don't know if this breaks | Torbjörn Andersson |
2005-07-14 | removing text module | Andrew Kurushin |
2005-07-14 | font & text related changes: | Andrew Kurushin |
2005-07-14 | Don't count the time it takes to do the blending when timing the slide | Torbjörn Andersson |
2005-07-13 | Cache the blended background in a surface, so that the blending only needs | Torbjörn Andersson |
2005-07-13 | German translations for some interface texts, as pointed out by Simon | Torbjörn Andersson |
2005-07-13 | Rename function | Travis Howell |
2005-07-12 | Made it possible to terminate dialog windows with Enter. (We could already | Torbjörn Andersson |
2005-07-11 | In o_quit_if_user_presses_y(), assume that any unknown language (e.g. | Torbjörn Andersson |
2005-07-11 | Yet another GCC 4 fix | Max Horn |
2005-07-11 | Move scaler key handling to a separate method (this helps to fix a GCC 4.0 wa... | Max Horn |
2005-07-11 | Fix more GCC 4.0 warnings | Max Horn |
2005-07-10 | Updated interface.cpp so it compiles for VC6 without errors. Moved loop varia... | Lars Persson |
2005-07-10 | Remove packing on Color, as it was n't needed. Keeping packing on PalEntry | Lars Persson |