Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-16 | Checks were a bit too strict, makes fatty bear completable. | Travis Howell | |
svn-id: r12421 | |||
2004-01-16 | Add some stubs for Fatty Bear. | Travis Howell | |
svn-id: r12420 | |||
2004-01-16 | Add correct actor palette color changing for HE games. | Travis Howell | |
svn-id: r12419 | |||
2004-01-15 | do a better job at charset clipping; some reengineering. However, to ↵ | Max Horn | |
properly fix text drawing in COMI, we need to do some major changes svn-id: r12417 | |||
2004-01-15 | fixed COMI speech behaviour | Max Horn | |
svn-id: r12415 | |||
2004-01-15 | pedantic change | Max Horn | |
svn-id: r12414 | |||
2004-01-15 | use Rect in struct VerbSlot | Max Horn | |
svn-id: r12413 | |||
2004-01-15 | fix clearBit | Max Horn | |
svn-id: r12412 | |||
2004-01-15 | pedantic correction | Max Horn | |
svn-id: r12410 | |||
2004-01-15 | Set these to zero just to be safe. | Travis Howell | |
svn-id: r12407 | |||
2004-01-15 | fix overload algo position music | Paweł Kołodziejski | |
svn-id: r12406 | |||
2004-01-15 | song scene now works better | Paweł Kołodziejski | |
svn-id: r12405 | |||
2004-01-15 | or rather like that | Paweł Kołodziejski | |
svn-id: r12404 | |||
2004-01-15 | position should be based on data offset | Paweł Kołodziejski | |
svn-id: r12403 | |||
2004-01-15 | This should be zeroed too. | Travis Howell | |
svn-id: r12402 | |||
2004-01-15 | Add correct fix for puttputt | Travis Howell | |
svn-id: r12401 | |||
2004-01-15 | *** empty log message *** | Travis Howell | |
svn-id: r12400 | |||
2004-01-15 | Hack only needs to check for insane values now. | Travis Howell | |
svn-id: r12399 | |||
2004-01-15 | Only stop walkScript if it is been used. | Travis Howell | |
svn-id: r12398 | |||
2004-01-15 | Use simpler checks | Travis Howell | |
HE games used old directions style svn-id: r12397 | |||
2004-01-14 | Need to know where this occurs | Travis Howell | |
svn-id: r12396 | |||
2004-01-14 | synced with local sources: | Paweł Kołodziejski | |
- comi music implementation(not finished), - reorganized comi tables, - some fixes for handling hookId svn-id: r12395 | |||
2004-01-14 | fixed bundle decompression for some case | Paweł Kołodziejski | |
svn-id: r12394 | |||
2004-01-14 | fix - stop played song when new | Paweł Kołodziejski | |
hack - for completable comi song scene svn-id: r12390 | |||
2004-01-14 | fixed crash on exit when using imuse digital | Paweł Kołodziejski | |
svn-id: r12389 | |||
2004-01-14 | Confirmed a few vars from disasm, good gusses. | Travis Howell | |
svn-id: r12387 | |||
2004-01-14 | Add/update comments | Travis Howell | |
svn-id: r12386 | |||
2004-01-14 | These two case are the same, checked samnmax disasm. | Travis Howell | |
svn-id: r12384 | |||
2004-01-14 | No code is missing in this case. | Travis Howell | |
svn-id: r12383 | |||
2004-01-14 | ??ZZ | Travis Howell | |
ZZZZ Fix another valgrind warning, I hope this is right spot. svn-id: r12380 | |||
2004-01-14 | Travis Howell | ||
Valgrind warning fix from Endy svn-id: r12379 | |||
2004-01-14 | Move SCUMM debugger init later on. With this _numVariables is set, so ↵ | James Brown | |
theoretically the Debugger's scumm_vars[] array should work again. Although it doesn't, for some reason I have yet to look into. svn-id: r12377 | |||
2004-01-14 | Add better method. | Travis Howell | |
svn-id: r12376 | |||
2004-01-14 | Add missing code for samnmax screen saver, fixes bug #781683 | Travis Howell | |
svn-id: r12375 | |||
2004-01-14 | Add back missing line. | Travis Howell | |
svn-id: r12369 | |||
2004-01-14 | Implemented o6_localizeArray for HE games | Eugene Sandulenko | |
svn-id: r12368 | |||
2004-01-14 | ... and so we are back at precisely my original code, wasn't it fun? :-) | Max Horn | |
svn-id: r12367 | |||
2004-01-14 | Slight change to match disasm. exactly. | Travis Howell | |
svn-id: r12365 | |||
2004-01-14 | Remove INSANE define. | Travis Howell | |
svn-id: r12363 | |||
2004-01-13 | Revert last change, misread code. | Travis Howell | |
svn-id: r12355 | |||
2004-01-13 | Typo | Travis Howell | |
svn-id: r12354 | |||
2004-01-13 | Fix #775662, actor frame should always be reset to 0 for tentacle. | Travis Howell | |
svn-id: r12353 | |||
2004-01-12 | - fix: correct range | Paweł Kołodziejski | |
svn-id: r12349 | |||
2004-01-12 | - fix - proper place for stopallsound | Paweł Kołodziejski | |
- fix - correct fade value svn-id: r12347 | |||
2004-01-12 | forgot this one | Paweł Kołodziejski | |
svn-id: r12346 | |||
2004-01-12 | - added delay at stopAllsounds | Paweł Kołodziejski | |
- changes some struct names - improved hadling FT music tables(seqence, cue point, ...) - moved some music part into seperate file - added fadeOut music for FT svn-id: r12345 | |||
2004-01-12 | - indent | Paweł Kołodziejski | |
- fix for compilation, is it proper ? svn-id: r12343 | |||
2004-01-12 | Wrong SO_* | Travis Howell | |
svn-id: r12341 | |||
2004-01-12 | Add skipLimb actor var, which is used by puttmoon. | Travis Howell | |
Use forceClip for actorOps case 218, since it should have same effect. svn-id: r12340 | |||
2004-01-12 | Add missing case. | Travis Howell | |
Add another HE games specific. svn-id: r12335 |