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