Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-30 | cleanup; removed last horizontal bound check from updateDirtyRect -> now all ↵ | Max Horn | |
the various 'offscreen actor redraw' problems should be fixed (at least I can't reproduce them in COMI anymore), while The Dig should still work just fine (at least it does in my test cases) svn-id: r8129 | |||
2003-05-30 | removed more harmful clipping | Max Horn | |
svn-id: r8128 | |||
2003-05-30 | removed debug output (checked that in by accident) | Max Horn | |
svn-id: r8127 | |||
2003-05-30 | rewrote Actor::needBgReset related code (this could cause regressions...) | Max Horn | |
svn-id: r8126 | |||
2003-05-30 | this clip is bad: it's not needed (we clip later anyway), and it clips too much | Max Horn | |
svn-id: r8125 | |||
2003-05-30 | fix The Dig 'hang' regression | Max Horn | |
svn-id: r8124 | |||
2003-05-30 | work around nexus crash (only in old savegames?) | Max Horn | |
svn-id: r8123 | |||
2003-05-29 | more camera spliting | Max Horn | |
svn-id: r8121 | |||
2003-05-29 | added some doxygen comments to common/system.h; cleaned up the OSystem ↵ | Max Horn | |
interface a bit svn-id: r8116 | |||
2003-05-29 | cleanup; fixed crashes that occured when an actor was drawn partly offscreen | Max Horn | |
svn-id: r8113 | |||
2003-05-29 | cleanup | Max Horn | |
svn-id: r8110 | |||
2003-05-29 | cleanup | Max Horn | |
svn-id: r8109 | |||
2003-05-29 | moved camera stuff to own file | Max Horn | |
svn-id: r8099 | |||
2003-05-29 | removed obsolete | Max Horn | |
svn-id: r8098 | |||
2003-05-29 | removed obsolete | Max Horn | |
svn-id: r8095 | |||
2003-05-29 | merged all AKOS codec 1 decoders into one | Max Horn | |
svn-id: r8092 | |||
2003-05-29 | more costume cleanup; fixed small regression I introduced (copy & paste, sigh) | Max Horn | |
svn-id: r8090 | |||
2003-05-29 | Fxi win32 compile | Travis Howell | |
svn-id: r8089 | |||
2003-05-29 | more costuem code merging | Max Horn | |
svn-id: r8088 | |||
2003-05-29 | more costume cleanup | Max Horn | |
svn-id: r8087 | |||
2003-05-29 | fixed V2 script freezing (bug #745421) | Max Horn | |
svn-id: r8086 | |||
2003-05-29 | A few small V2 detection/init changes | James Brown | |
svn-id: r8085 | |||
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 | 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 | Patch #745022: More help in Debugger | Max Horn | |
svn-id: r8068 | |||
2003-05-28 | modify actor 5 to get kenny in COMI to draw properly | Max Horn | |
svn-id: r8066 | |||
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 | spelling | Max Horn | |
svn-id: r8062 | |||
2003-05-28 | some more akos/old costume code unification, and cleanup | Max Horn | |
svn-id: r8060 | |||
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 | 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 | cleanup | Max Horn | |
svn-id: r8044 | |||
2003-05-28 | Fix for bug #744121: Indy3 'Save' button text | Max Horn | |
svn-id: r8041 | |||
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 | 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-26 | remove uneeded target | Jonathan Gray | |
svn-id: r8031 | |||
2003-05-26 | don't attempt to play sound on amiga versions of zak/maniac | Jonathan Gray | |
svn-id: r8029 | |||
2003-05-26 | Added 'mmamiga' game ID to disable PC speaker emulator | Jamieson Christian | |
svn-id: r8028 | |||
2003-05-26 | tightened hack condition a bit | Max Horn | |
svn-id: r8027 | |||
2003-05-26 | added FIXME comment | Max Horn | |
svn-id: r8026 |