aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-23Quick update of NEWSJames Brown
2003-03-23move language enum to gameDetector.hJonathan Gray
2003-03-23cleanupMax Horn
2003-03-23updated Mac OS X static build ruleMax Horn
2003-03-23add comment to language enum I meant to do a while backJonathan Gray
2003-03-23Add Spanish quit key for Simon gamesTravis Howell
2003-03-21moved delay stuff outside of lock mutexPaweł Kołodziejski
2003-03-21convert tabs to space...Jonathan Gray
2003-03-21update readme with some more game targetsJonathan Gray
2003-03-20updated to plist 1.0Max Horn
2003-03-20simon1amiga should be disabled for nowTravis Howell
2003-03-20take lock mutex mechanism also processKbd() and waitForTimer().Paweł Kołodziejski
2003-03-19use a mutex to sync smush screen updates (should avoid crash caused by a race...Max Horn
2003-03-18cleanupMax Horn
2003-03-18cleanup; add stopID method to stop a currently playing sound via its IDMax Horn
2003-03-18added script opcode for dig minigamePaweł Kołodziejski
2003-03-18added input keys support for dig ingamePaweł Kołodziejski
2003-03-18cleanupMax Horn
2003-03-18it omit one blit for scaler Normal1X in SDL backendPaweł Kołodziejski
2003-03-18add GF_DEFAULT_TO_1X_SCALERJonathan Gray
2003-03-17a tiny saferPaweł Kołodziejski
2003-03-17changed orderPaweł Kołodziejski
2003-03-17few corrections for smushPaweł Kołodziejski
2003-03-17moved backend update_screen() (slooolest thing) from smush updateScreen() int...Paweł Kołodziejski
2003-03-17moved handle events from update into main loopPaweł Kołodziejski
2003-03-17changed debug level 4Paweł Kołodziejski
2003-03-17256 + 1 != 256Jonathan Gray
2003-03-17init member vars in right orderJonathan Gray
2003-03-17stop gcc crying about unused variableJonathan Gray
2003-03-17update for smush changesJonathan Gray
2003-03-17update project files for smush and skyPaweł Kołodziejski
2003-03-17split waitForTimer func, update for smush,Paweł Kołodziejski
2003-03-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski
2003-03-17must remember to use spaces not tabs...Jonathan Gray
2003-03-17add back known bugs section, reorder command line options to match the order ...Jonathan Gray
2003-03-15patch #704237 SO_ROOM_NEW_PALETTE implementation which fixes at least the ban...Jonathan Gray
2003-03-13clenaupPaweł Kołodziejski
2003-03-13updated dsp filePaweł Kołodziejski
2003-03-13fix for little endian systemsMax Horn
2003-03-13Patch #686427: SO_ROOM_SATURATION implementationMax Horn
2003-03-13cleanupMax Horn
2003-03-13char* -> byte*; if something is declared 'private' and then subclasses have t...Max Horn
2003-03-13changed decoder API to take a memory block as source, not a ChunkMax Horn
2003-03-13added const qualifierMax Horn
2003-03-13Remove blitter.cppTravis Howell
2003-03-13removed Blitter classMax Horn
2003-03-13cleanupMax Horn
2003-03-12removed additional back buffer in smushPaweł Kołodziejski
2003-03-12separated comi/dig translation stuffPaweł Kołodziejski
2003-03-12cleanupMax Horn