Age | Commit message (Expand) | Author |
2006-03-09 | Correct GCC_PACK define for non-GCC | Travis Howell |
2006-03-09 | Revert GCC_PACK removal, which broke compile | Travis Howell |
2006-03-09 | Revert GCC_PACK removal, which broke compile | Travis Howell |
2006-03-09 | Converted last dialogs to new scheme. Now it seems to be everything. Please, | Eugene Sandulenko |
2006-03-09 | Implemented SysEx command 1 for non-S&M SCUMM games, per the latest comment o... | Jamieson Christian |
2006-03-09 | Add the known 'extra' info to the description string; and removed the old hac... | Max Horn |
2006-03-09 | - Removed the code from the launcher that adds language/platform to the | Max Horn |
2006-03-09 | Yet another plugin/game detector related TODO | Max Horn |
2006-03-09 | Tiny code simplification | Max Horn |
2006-03-09 | Moved keys mapping dialog to new scheme. Made it generic. Fixed several | Eugene Sandulenko |
2006-03-09 | - Renamed GameSettings to PlainGameDescriptor | Max Horn |
2006-03-09 | - added new toDetectedGame() template function (analog to toGameSettings) | Max Horn |
2006-03-09 | Yet another plugin related TODO | Max Horn |
2006-03-09 | Converted all scumm dialogs to new scheme | Eugene Sandulenko |
2006-03-08 | Commits patch #1437774 ("KYRA1: Game will crash if bitmap is missing"). | Johannes Schickel |
2006-03-08 | Implemented the last menu (the settings screen). Walking speed, text speed, | Oystein Eftevaag |
2006-03-08 | Added alternate DetectedGame constructor, to make it possible to add games to... | Max Horn |
2006-03-08 | Adapting plugin.syms to the changes made to the plugin API (matching it with ... | Max Horn |
2006-03-08 | Update win32 dist | Travis Howell |
2006-03-08 | Fixed tons of format string warnings for debug/error calls (including several... | Max Horn |
2006-03-08 | Use %p to print pointers portably (even on 64bit systems). Note: this will ad... | Max Horn |
2006-03-08 | Check format string in calls of debug/error (adapted from patch #1445422) | Max Horn |
2006-03-08 | Cleanup | Eugene Sandulenko |
2006-03-08 | o Converted most (all?) widgets to new scheme. | Eugene Sandulenko |
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 |