aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-05-29argh. a missing recreate was the problem. foster is correctly animated now.Robert Göffringmann
svn-id: r8078
2003-05-29removed debugging stuffRobert Göffringmann
svn-id: r8077
2003-05-29still not what it should look like, but well......Robert Göffringmann
svn-id: r8076
2003-05-29fixed wrong pathRobert Göffringmann
svn-id: r8075
2003-05-29more costume/akos changesMax Horn
svn-id: r8074
2003-05-29they are getting more and more similar :-)Max Horn
svn-id: r8073
2003-05-29cleanupMax Horn
svn-id: r8072
2003-05-28Fix compileTravis Howell
svn-id: r8071
2003-05-28cleanup; nasty fix for spanish/italian Dig (using encrypted language.bnd in ↵Max Horn
a slightly different way than we previously supported) svn-id: r8070
2003-05-28moved music drivers into seperated directory, added music support for ↵Robert Göffringmann
diskdemo's adlib driver version. (maybe other sky versions also have this older adlib driver?) svn-id: r8069
2003-05-28Patch #745022: More help in DebuggerMax Horn
svn-id: r8068
2003-05-28fix for the crash in Sky when switching scalersMax Horn
svn-id: r8067
2003-05-28modify actor 5 to get kenny in COMI to draw properlyMax Horn
svn-id: r8066
2003-05-28there used to be a black border at the top/left side with the 1x scaler: fixed!Max Horn
svn-id: r8065
2003-05-28fix actor redraw problems in COMI (and possibly other AKOS games); might ↵Max Horn
cause regressions, though. See also patch #699980 svn-id: r8064
2003-05-28add screen update to main loopOliver Kiehl
svn-id: r8063
2003-05-28spellingMax Horn
svn-id: r8062
2003-05-28fixes gcc compiler warningRobert Göffringmann
svn-id: r8061
2003-05-28some more akos/old costume code unification, and cleanupMax Horn
svn-id: r8060
2003-05-28Screen *kinda* works now.Robert Göffringmann
Though I wonder what the menu sprite is doing on the mainscreen, now. ;) svn-id: r8059
2003-05-28const as const can!Max Horn
svn-id: r8058
2003-05-28don't hardcode 50 here, use _numNewNamesMax Horn
svn-id: r8057
2003-05-28cleanupMax Horn
svn-id: r8056
2003-05-28the _encbyte code was evil, because it modified the memory passed to ↵Max Horn
write(); worse, though, it incremented ptr2, which then was later passed to fwrite - hence if used to write something while _encbyte != 0, write() resulted in wrong data being written svn-id: r8055
2003-05-28Add new filesChris Apers
svn-id: r8054
2003-05-28Experimental wide display support, new move_screen functionChris Apers
svn-id: r8053
2003-05-28New stuffChris Apers
svn-id: r8052
2003-05-28BracesChris Apers
svn-id: r8051
2003-05-28Patch #743228: Storing mouse cursor info in savegames; Also, increased ↵Max Horn
NUM_SCRIPT_SLOT to 80 (done at the same time so I only have to up the save game version once) svn-id: r8050
2003-05-28copy&paste mistakeMax Horn
svn-id: r8049
2003-05-28cleanup; added hackish fix for bug #744441Max Horn
svn-id: r8048
2003-05-28fixed o2_waitForSentenceMax Horn
svn-id: r8047
2003-05-28Treat AMI music resoucres in monkey2 for Amiga as ROL for now, to allow ↵Travis Howell
music playback svn-id: r8046
2003-05-28Shorten Simon 1/2 title name to match othersTravis Howell
svn-id: r8045
2003-05-28cleanupMax Horn
svn-id: r8044
2003-05-28added some missing checks for file being open before reading/writingMax Horn
svn-id: r8043
2003-05-28Add french font setTravis Howell
svn-id: r8042
2003-05-28Fix for bug #744121: Indy3 'Save' button textMax Horn
svn-id: r8041
2003-05-27put in explicit unistd.h for getcwd (this helps BeOS)Max Horn
svn-id: r8040
2003-05-27italian V2 prepositionsMax Horn
svn-id: r8039
2003-05-27Patch #744448: ALL: restoreBG() doesn't always completely remove the maskMax Horn
svn-id: r8038
2003-05-27cleanupMax Horn
svn-id: r8037
2003-05-27implemented screen.asm and sprites.asm (not yet working)Robert Göffringmann
svn-id: r8036
2003-05-27fixed o8_getStringWidth (should fix bug #741625)Max Horn
svn-id: r8035
2003-05-27increased nut font debug level to 8Max Horn
svn-id: r8034
2003-05-27Oops, fix alphabetical orderJames Brown
svn-id: r8033
2003-05-27A whim, just a whim. :)James Brown
svn-id: r8032
2003-05-26remove uneeded targetJonathan Gray
svn-id: r8031
2003-05-26Fixed MSVC warningsJamieson Christian
svn-id: r8030
2003-05-26don't attempt to play sound on amiga versions of zak/maniacJonathan Gray
svn-id: r8029