Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-29 | argh. a missing recreate was the problem. foster is correctly animated now. | Robert Göffringmann | |
svn-id: r8078 | |||
2003-05-29 | removed debugging stuff | Robert Göffringmann | |
svn-id: r8077 | |||
2003-05-29 | still not what it should look like, but well...... | Robert Göffringmann | |
svn-id: r8076 | |||
2003-05-29 | fixed wrong path | Robert Göffringmann | |
svn-id: r8075 | |||
2003-05-29 | more costume/akos changes | Max Horn | |
svn-id: r8074 | |||
2003-05-29 | they are getting more and more similar :-) | Max Horn | |
svn-id: r8073 | |||
2003-05-29 | cleanup | Max Horn | |
svn-id: r8072 | |||
2003-05-28 | Fix compile | Travis Howell | |
svn-id: r8071 | |||
2003-05-28 | cleanup; 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-28 | moved 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-28 | Patch #745022: More help in Debugger | Max Horn | |
svn-id: r8068 | |||
2003-05-28 | fix for the crash in Sky when switching scalers | Max Horn | |
svn-id: r8067 | |||
2003-05-28 | modify actor 5 to get kenny in COMI to draw properly | Max Horn | |
svn-id: r8066 | |||
2003-05-28 | there used to be a black border at the top/left side with the 1x scaler: fixed! | Max Horn | |
svn-id: r8065 | |||
2003-05-28 | fix 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-28 | add screen update to main loop | Oliver Kiehl | |
svn-id: r8063 | |||
2003-05-28 | spelling | Max Horn | |
svn-id: r8062 | |||
2003-05-28 | fixes gcc compiler warning | Robert Göffringmann | |
svn-id: r8061 | |||
2003-05-28 | some more akos/old costume code unification, and cleanup | Max Horn | |
svn-id: r8060 | |||
2003-05-28 | Screen *kinda* works now. | Robert Göffringmann | |
Though I wonder what the menu sprite is doing on the mainscreen, now. ;) svn-id: r8059 | |||
2003-05-28 | const as const can! | Max Horn | |
svn-id: r8058 | |||
2003-05-28 | don't hardcode 50 here, use _numNewNames | Max Horn | |
svn-id: r8057 | |||
2003-05-28 | cleanup | Max Horn | |
svn-id: r8056 | |||
2003-05-28 | the _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-28 | Add new files | Chris Apers | |
svn-id: r8054 | |||
2003-05-28 | Experimental wide display support, new move_screen function | Chris Apers | |
svn-id: r8053 | |||
2003-05-28 | New stuff | Chris Apers | |
svn-id: r8052 | |||
2003-05-28 | Braces | Chris Apers | |
svn-id: r8051 | |||
2003-05-28 | Patch #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-28 | copy&paste mistake | Max Horn | |
svn-id: r8049 | |||
2003-05-28 | cleanup; added hackish fix for bug #744441 | Max Horn | |
svn-id: r8048 | |||
2003-05-28 | fixed o2_waitForSentence | Max Horn | |
svn-id: r8047 | |||
2003-05-28 | Treat AMI music resoucres in monkey2 for Amiga as ROL for now, to allow ↵ | Travis Howell | |
music playback svn-id: r8046 | |||
2003-05-28 | Shorten Simon 1/2 title name to match others | Travis Howell | |
svn-id: r8045 | |||
2003-05-28 | cleanup | Max Horn | |
svn-id: r8044 | |||
2003-05-28 | added some missing checks for file being open before reading/writing | Max Horn | |
svn-id: r8043 | |||
2003-05-28 | Add french font set | Travis Howell | |
svn-id: r8042 | |||
2003-05-28 | Fix for bug #744121: Indy3 'Save' button text | Max Horn | |
svn-id: r8041 | |||
2003-05-27 | put in explicit unistd.h for getcwd (this helps BeOS) | Max Horn | |
svn-id: r8040 | |||
2003-05-27 | italian V2 prepositions | Max Horn | |
svn-id: r8039 | |||
2003-05-27 | Patch #744448: ALL: restoreBG() doesn't always completely remove the mask | Max Horn | |
svn-id: r8038 | |||
2003-05-27 | cleanup | Max Horn | |
svn-id: r8037 | |||
2003-05-27 | implemented screen.asm and sprites.asm (not yet working) | Robert Göffringmann | |
svn-id: r8036 | |||
2003-05-27 | fixed o8_getStringWidth (should fix bug #741625) | Max Horn | |
svn-id: r8035 | |||
2003-05-27 | increased nut font debug level to 8 | Max Horn | |
svn-id: r8034 | |||
2003-05-27 | Oops, fix alphabetical order | James Brown | |
svn-id: r8033 | |||
2003-05-27 | A whim, just a whim. :) | James Brown | |
svn-id: r8032 | |||
2003-05-26 | remove uneeded target | Jonathan Gray | |
svn-id: r8031 | |||
2003-05-26 | Fixed MSVC warnings | Jamieson Christian | |
svn-id: r8030 | |||
2003-05-26 | don't attempt to play sound on amiga versions of zak/maniac | Jonathan Gray | |
svn-id: r8029 |