aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-08o Converted most (all?) widgets to new scheme.Eugene Sandulenko
2006-03-08The adlib code was calling the Kyra delay() function instead of the Oystein Eftevaag
2006-03-07Correct order of cases in o72_redimArray()Travis Howell
2006-03-07Updated project file with lastest added/removed files from CinE, Gui, Kyra, i...Chris Apers
2006-03-07Fix implementation of UseWithPrefix keywordEugene Sandulenko
2006-03-07Fixed invalid event returned with ARM OS5 backendChris Apers
2006-03-07o More widgets fot alternative constructorsEugene Sandulenko
2006-03-07Add XxH to evaluation precedence.Eugene Sandulenko
2006-03-07Added the proper death dialog, changed the sequence skipping code a bit to avoidOystein Eftevaag
2006-03-07Do not override .prev for simple variable assignments, i.e. VAR=VALUEEugene Sandulenko
2006-03-07GUI widget positions:Eugene Sandulenko
2006-03-07Set svn keywords on theme file.Eugene Sandulenko
2006-03-07Fix 320xY layoutEugene Sandulenko
2006-03-07More work on customizable GUI.Eugene Sandulenko
2006-03-07Updated Bloodshed Dev-C++ project file for scummvm to reflect new gui/ files.Jamieson Christian
2006-03-07WIP for arbitrary widget positions. SeeEugene Sandulenko
2006-03-07o Properly react to end-of-file is loadFromStream()Eugene Sandulenko
2006-03-06Fixed fight mode shortcutChris Apers
2006-03-06Fixed compilation, this could be used with all systems (?)Chris Apers
2006-03-06Renamed setTempo to update_setTempo, also fixed tempo handling (intro is too ...Johannes Schickel
2006-03-06More renamings: _unkTableByte1 is now _tempo, and updateCallback29() isTorbjörn Andersson
2006-03-06CleanupTorbjörn Andersson
2006-03-05fixed palette handling regression, as reported on the forum.Gregory Montoir
2006-03-05Removed tag2str usage, which eliminates scumm/util.h dependency.Jamieson Christian
2006-03-05I guess this is really a WORKAROUND, rather than a HACK. Updated comment.Torbjörn Andersson
2006-03-05Corrects implementation of updateCallback48.Johannes Schickel
2006-03-05Restructured IMuse and IMuseInternal.Jamieson Christian
2006-03-05Note to self: compile before commit.Torbjörn Andersson
2006-03-05The updateUnk6Value() appears to be some sort of random number generator, so ITorbjörn Andersson
2006-03-05Renamed output1() to adjustVolume(). I'm still uncertain exactly *how* theTorbjörn Andersson
2006-03-05Make sure there actually is a SMUSH mixer before stopping and deleting it.Torbjörn Andersson
2006-03-05that was not what I want. it should stop audio only for immediately stop.Paweł Kołodziejski
2006-03-05that should help for bug #1352486, smush sound tracks are not stopped immedia...Paweł Kołodziejski
2006-03-05Update box flags for C64 maniacTravis Howell
2006-03-05updated msvc7,8 project filesPaweł Kołodziejski
2006-03-05Add back exclusion lost in last commit, exclude some verbs from verbs error s...Travis Howell
2006-03-05Correct case of verb names in C64 ManiacTravis Howell
2006-03-05Add German verbs and more work on input in C64 maniacTravis Howell
2006-03-05Patch to update Microsoft VC 7.1 project files, from QuietustTravis Howell
2006-03-05Update, to add new imuse fileTravis Howell
2006-03-05Fix compiler warningsTravis Howell
2006-03-05Separated the IMuse Part methods into their own file. Updated the Bloodshed D...Jamieson Christian
2006-03-05Add some basic walkbox support for C64 maniacTravis Howell
2006-03-04Oops, fixes problems with disabled widgets (they need full drawn shadows).Johannes Schickel
2006-03-04Improved shadow drawing (it's faster now since it doesn't draw the whole rect...Johannes Schickel
2006-03-04Cleanup: output0x388(0xABCD) is now writeOPL(0xAB, 0xCD), which is slightlyTorbjörn Andersson
2006-03-04Removed the default ignoreFadeouts parameter value for ImuseInternal's getSou...Jamieson Christian
2006-03-04Rearranged methods in the IMuse class declaration to denote those derived fro...Jamieson Christian
2006-03-04Removed colorToRGB and RGBToColor calls when calculating alphaJohannes Schickel
2006-03-04Weekly update to the Bloodshed Dev-C++ project files.Jamieson Christian