Age | Commit message (Expand) | Author |
2006-03-10 | Further guesswork: 'unk2' appears to be the priority of a sound, since the | Torbjörn Andersson |
2006-03-10 | Fleshed out some guesswork comments. | Torbjörn Andersson |
2006-03-10 | Renamed _unkOutputByte1 _curRegOffset. It doesn't always correspond to the | Torbjörn Andersson |
2006-03-10 | Added guesswork comments for stateCallback2_1() and its related functions and | Torbjörn Andersson |
2006-03-10 | Added guesswork comments for stateCallback1_1() and its related functions and | Torbjörn Andersson |
2006-03-10 | Fixed some obvious errors in the comments I added before. | Torbjörn Andersson |
2006-03-10 | Added some guesswork comments about stateCallback1_2() and related functions | Torbjörn Andersson |
2006-03-10 | The calculateLowByte1() and 2() functions are used for calculating the "total | Torbjörn Andersson |
2006-03-10 | Renamed "algorithm" "twoChan" to be more consistent with our MidiDriver_ADLIB | Torbjörn Andersson |
2006-03-10 | Since updateAndOutput2() is the only function that sets up wave forms and | Torbjörn Andersson |
2006-03-10 | Some more/updated comments. | Torbjörn Andersson |
2006-03-10 | Adjust talk sound check in CHARSET_1(), since processSfxQueues() doesn't exis... | Travis Howell |
2006-03-10 | Revert that mistaken change to English verb table for C64 maniac | Travis Howell |
2006-03-10 | Update German verbs for C64 maniac, to match original | Travis Howell |
2006-03-09 | minor cleanup. | Gregory Montoir |
2006-03-09 | Moved typedef Common::String into class declaration. | Lars Persson |
2006-03-09 | oo'ified sound code and added basic support for OS adlib music. | Gregory Montoir |
2006-03-09 | - Removes deleted waitTicks prototype in KyraEngine | Johannes Schickel |
2006-03-09 | As LordHoto pointed out to me, updateCallback41() was slightly different after | Torbjörn Andersson |
2006-03-09 | More cleanups and renamings: | Torbjörn Andersson |
2006-03-09 | Updated build scripts | Lars Persson |
2006-03-09 | Moved SAGA plugin interface code from saga.cpp to game.cpp | Max Horn |
2006-03-09 | Moved SIMON plugin interface code from simon.cpp to game.cpp | Max Horn |
2006-03-09 | Compile fixes for VC6 | Lars Persson |
2006-03-09 | Modified SIMON engine to use DetectedGame::updateDesc | Max Horn |
2006-03-09 | Credit Tyst for new SVG logo. | Eugene Sandulenko |
2006-03-09 | Modified SAGA engine to use DetectedGame::updateDesc (note: there is a new TO... | Max Horn |
2006-03-09 | Made sure the generic ITE description matches the 'special' ones in game.cpp | Max Horn |
2006-03-09 | Replaced GF_ENGLISH in LureGameSettings by a proper Common::Language member v... | Max Horn |
2006-03-09 | Make use of DetectedGame::updateDesc in the kyra & lure engines | Max Horn |
2006-03-09 | Added new method DetectedGame::updateDesc, to ease generation of uniform desc... | Max Horn |
2006-03-09 | Fix compilation on MSVC. Reported by Quietust | Eugene Sandulenko |
2006-03-09 | Set down in comments what I know about _outputTable[], and what I suspect about | Torbjörn Andersson |
2006-03-09 | Corrected a few comments where I had mistaken the note on/off bit for one of | Torbjörn Andersson |
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 |