Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-30 | bugfix | Oliver Kiehl | |
svn-id: r8137 | |||
2003-05-30 | fixed bug | Joost Peters | |
svn-id: r8136 | |||
2003-05-30 | added talk animations | Joost Peters | |
svn-id: r8135 | |||
2003-05-30 | add sound effects | Oliver Kiehl | |
svn-id: r8134 | |||
2003-05-30 | Broke simon | Travis Howell | |
svn-id: r8133 | |||
2003-05-30 | Small cleanup | Travis Howell | |
svn-id: r8132 | |||
2003-05-30 | Rename two unknown functions | Travis Howell | |
svn-id: r8131 | |||
2003-05-30 | Correct simon2 timing | Travis Howell | |
Remove unused function svn-id: r8130 | |||
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-30 | Fix compile | Travis Howell | |
svn-id: r8122 | |||
2003-05-29 | more camera spliting | Max Horn | |
svn-id: r8121 | |||
2003-05-29 | stop sounds when escaping intro | Robert Göffringmann | |
svn-id: r8120 | |||
2003-05-29 | added some front matter text for doxygen | Max Horn | |
svn-id: r8119 | |||
2003-05-29 | more OSystem docs & cleanup | Max Horn | |
svn-id: r8118 | |||
2003-05-29 | Some sky CD versions have an image replaced. This includes the original ↵ | Robert Göffringmann | |
sky01.gif into ScummVM. Disabled by default, though. svn-id: r8117 | |||
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 | added TODO: get rid of create_thread | Max Horn | |
svn-id: r8115 | |||
2003-05-29 | some fixes (still one bug left) | Robert Göffringmann | |
svn-id: r8114 | |||
2003-05-29 | cleanup; fixed crashes that occured when an actor was drawn partly offscreen | Max Horn | |
svn-id: r8113 | |||
2003-05-29 | fixed compilation | Paweł Kołodziejski | |
svn-id: r8112 | |||
2003-05-29 | update vc6 file | Paweł Kołodziejski | |
svn-id: r8111 | |||
2003-05-29 | cleanup | Max Horn | |
svn-id: r8110 | |||
2003-05-29 | cleanup | Max Horn | |
svn-id: r8109 | |||
2003-05-29 | fixed sound driver. | Robert Göffringmann | |
svn-id: r8108 | |||
2003-05-29 | fixed doc comment | Max Horn | |
svn-id: r8107 | |||
2003-05-29 | cleanup | Max Horn | |
svn-id: r8106 | |||
2003-05-29 | renamed variable | Oliver Kiehl | |
svn-id: r8105 | |||
2003-05-29 | some minor cleanup | Oliver Kiehl | |
svn-id: r8104 | |||
2003-05-29 | should be uint16** and not uint16* | Oliver Kiehl | |
svn-id: r8103 | |||
2003-05-29 | fixes layer order | Robert Göffringmann | |
svn-id: r8102 | |||
2003-05-29 | whoops | Robert Göffringmann | |
svn-id: r8101 | |||
2003-05-29 | fixing crash | Robert Göffringmann | |
svn-id: r8100 | |||
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 | Fix a sound problem on exit | Chris Apers | |
svn-id: r8097 | |||
2003-05-29 | make GCC3 happy by default, too <sigh> | Max Horn | |
svn-id: r8096 | |||
2003-05-29 | removed obsolete | Max Horn | |
svn-id: r8095 | |||
2003-05-29 | added some doxygen (javadoc style) comments. yes I sure these function ↵ | Max Horn | |
probably needed documentation the least, but I just wanted something simple to test this on :-) svn-id: r8094 | |||
2003-05-29 | removed cruft | Max Horn | |
svn-id: r8093 | |||
2003-05-29 | merged all AKOS codec 1 decoders into one | Max Horn | |
svn-id: r8092 | |||
2003-05-29 | make poor GCC 2.95 uses happy | Max Horn | |
svn-id: r8091 | |||
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 |