Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-10 | increasing actor palette to 256 | Paweł Kołodziejski | |
svn-id: r5505 | |||
2002-11-06 | applied patch: #634326, and changed strip ranges for after and before scumm v7, | Paweł Kołodziejski | |
added comments to saveload svn-id: r5448 | |||
2002-11-06 | added a FIXME | Max Horn | |
svn-id: r5441 | |||
2002-10-28 | Add support for aliased scummvm config entries. | James Brown | |
Eg: [germandott] path=/games/german/dott gameid=tentacle description=the german version of DOTT I havn't finished the Launcher changes to show aliased entries yet, as I need to parse the whole domainmap to do so. svn-id: r5341 | |||
2002-10-24 | TODO comment | Max Horn | |
svn-id: r5305 | |||
2002-10-23 | Actor::frame is never set, this should be researched | Max Horn | |
svn-id: r5269 | |||
2002-10-15 | cleanup sfx and music in imuse, changed talkdelay description(disable) in ↵ | Paweł Kołodziejski | |
the dig svn-id: r5148 | |||
2002-10-01 | added stopAll in Imuse | Paweł Kołodziejski | |
svn-id: r5064 | |||
2002-09-24 | Patch 609334: PalManip save/load/init fixes. | James Brown | |
Save/Load lines are commented out until the new save/load system is in place. svn-id: r5014 | |||
2002-09-22 | 2002-09-21 Matt Hargett <matt@use.net> | Matt Hargett | |
* scumm.dsp, scummvm.dsp, simon.dsp: Turn on warning as errors. Generate PDBs on all builds. * gameDetector.cpp, newgui.cpp, widget.cpp, actor.cpp, dialogs.cpp, resource.cpp, saveload.cpp, scumm_renderer.cpp: Fix warnings where possible. One pragma added to eliminate warning of unknown pragmas. * string.cpp: If unknown escape sequence, print warning. svn-id: r4998 | |||
2002-09-22 | tied to fix 'non-POD type' warning in some GCC versions; moved some common ↵ | Max Horn | |
code to saveload.h svn-id: r4997 | |||
2002-09-22 | renamec string -> _string and sentence -> _sentence in class Scumm (I ↵ | Max Horn | |
originally reworked StringTab, but then noticed the save game format depends on it <sigh>) svn-id: r4995 | |||
2002-09-21 | Add the following patches: | Travis Howell | |
[ 609649 ] Sound patch for GF_OLD256 games [ 611997 ] RFC: Timer-based CD audio sync svn-id: r4986 | |||
2002-08-31 | changed resolution values from static to dynamic, I hope I don't break something | Paweł Kołodziejski | |
svn-id: r4885 | |||
2002-08-29 | sound system cleanup | Max Horn | |
svn-id: r4867 | |||
2002-08-29 | some cleanup/refactoring | Max Horn | |
svn-id: r4866 | |||
2002-08-26 | some cleanup to the save/load code... I think some more wouldn't hurt :-) | Max Horn | |
svn-id: r4863 | |||
2002-08-26 | fix endian issue for old savegames created on big endian system when trying ↵ | Max Horn | |
to load them on little endian systems svn-id: r4862 | |||
2002-08-25 | Fix for #556564 | Ralph Brorsen | |
svn-id: r4846 | |||
2002-08-24 | synced with scummvm | Paweł Kołodziejski | |
svn-id: r4821 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |