aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-07Fixed assert(). I think -- I don't even get this far before ScummVM crashesTorbjörn Andersson
2003-10-07Some cleanup, some code removal and some unstubbing. Nothing important.Torbjörn Andersson
2003-10-07Renamed the FontRenderer class as FontRendererGui since there's anotherTorbjörn Andersson
2003-10-07- Added a debug stub for the selectSentence methodDavid Eriksson
2003-10-07update a bitJonathan Gray
2003-10-07Remove comment, which is no longer needed too.Travis Howell
2003-10-07- Add Talk class and begin to use it from Cutaway classDavid Eriksson
2003-10-07Ooops, used wrong one.Travis Howell
2003-10-07FM TOWNS sfx fix, correct sample rate.Travis Howell
2003-10-07add Joe struct + get/set functionsJoost Peters
2003-10-06*** empty log message ***Travis Howell
2003-10-06added String::emptyString constantMax Horn
2003-10-06Fix text when room scrolls in game versions < 3.Travis Howell
2003-10-06added resource-table loading from external fileJoost Peters
2003-10-06fixed warningsMax Horn
2003-10-06removed obsoleteMax Horn
2003-10-06removed unused 'rate' param from nextTick; another tiny tweak to Operator2612...Max Horn
2003-10-06remove <string> include so we don't depend on stdlib stuff (not used anyway) ...Jonathan Gray
2003-10-06malloc/new optimizationsMax Horn
2003-10-06Per-channel polyphony now > 1Jamieson Christian
2003-10-06forgot thisJoost Peters
2003-10-06even more optimizationsMax Horn
2003-10-06some additions + small readability rewriteJoost Peters
2003-10-06some more tweaksMax Horn
2003-10-06some incremental changes (more will follow, this is step-by-step optimzation,...Max Horn
2003-10-06Should not apply to loom/loomcd, they only use room scrolling at one point an...Travis Howell
2003-10-06Start on index 1, not 0.David Eriksson
2003-10-06Check array bounds.David Eriksson
2003-10-06Should make --disable-queen work, suggested by Nightweaver.David Eriksson
2003-10-06Removed obsolete FIXME commentTorbjörn Andersson
2003-10-06turn on exception handlingPaweł Kołodziejski
2003-10-06More performance optimizationsJamieson Christian
2003-10-06oops - that happesn if you incorrectly re-apply a broken patch =)Max Horn
2003-10-06more optimizationsMax Horn
2003-10-06Fix compiler warningsJamieson Christian
2003-10-06The real YM2612 implementation. Portable,Jamieson Christian
2003-10-06For those us who have to hit Shift to get to +Jamieson Christian
2003-10-05Fixed crash with Euphony looping. (Not that we actuallyJamieson Christian
2003-10-05renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...Max Horn
2003-10-05clarification: premixer must use native endianessMax Horn
2003-10-05cleanupMax Horn
2003-10-05removed not compilable filesPaweł Kołodziejski
2003-10-05renamed classes (we have our own namespace now) + fixed segfault in logicJoost Peters
2003-10-05something I am working onMax Horn
2003-10-05fix compilationMax Horn
2003-10-05Preliminary preparation for new YM2612 FM emulator.Jamieson Christian
2003-10-05Made a separate class for the cutscene functions, removed some unused codeTorbjörn Andersson
2003-10-05implemented new 'nice' scaler hotkeysMax Horn
2003-10-05cleanupMax Horn
2003-10-05factor out common gfx_mode/fullscreen setup code from the game engines into t...Max Horn