aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-10-05no need for an explicit error here; rather, the linker will catch any invalid...Max Horn
2003-10-05Make use of new List iteratorMax Horn
2003-10-05cleaned up iterator code in MapMax Horn
2003-10-05added iterators to List templateMax Horn
2003-10-05bump versionJonathan Gray
2003-10-05bump version numberJonathan Gray
2003-10-05added doxygen comment & TODOsMax Horn
2003-10-05create the timer object a bit earlierMax Horn
2003-10-05correct for towns versionJonathan Gray
2003-10-05This should fix distaff display after reload in loom/loomcd.Travis Howell