Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-02 | Fix string display in Buzzy games. | Travis Howell | |
svn-id: r16968 | |||
2005-03-02 | Fix COMI part III regression, I lost a line. | Travis Howell | |
svn-id: r16967 | |||
2005-03-01 | Fixed warning. | Torbjörn Andersson | |
svn-id: r16966 | |||
2005-02-28 | Perform some validation before using GFX strip offset (see also bug #795214) | Max Horn | |
svn-id: r16964 | |||
2005-02-28 | preliminar work on processWizImage 9 and updated wiz flags | Gregory Montoir | |
svn-id: r16963 | |||
2005-02-28 | Missed a change. | Travis Howell | |
svn-id: r16960 | |||
2005-02-28 | Add support for script cycles used by HE90+ games. | Travis Howell | |
svn-id: r16958 | |||
2005-02-28 | *** empty log message *** | Travis Howell | |
svn-id: r16956 | |||
2005-02-28 | Cleanup | Travis Howell | |
svn-id: r16955 | |||
2005-02-28 | Rename sprite functions | Travis Howell | |
svn-id: r16954 | |||
2005-02-27 | Revert the spriteGroupId checks.change. | Travis Howell | |
svn-id: r16951 | |||
2005-02-27 | Correct spriteGroupId checks. | Travis Howell | |
Remove duplicate/pointess code. svn-id: r16950 | |||
2005-02-27 | Correction, only redraw if flags changed. | Travis Howell | |
svn-id: r16949 | |||
2005-02-27 | correction, WIZH tag is LE | Gregory Montoir | |
svn-id: r16948 | |||
2005-02-27 | moved some variables to ScummEngine_v90he and renamed some SpriteInfo fields | Gregory Montoir | |
svn-id: r16947 | |||
2005-02-27 | fixed footdemo startup wizimage | Gregory Montoir | |
svn-id: r16946 | |||
2005-02-27 | added processWizImage mode 8 ; this breaks footdemo, feel free to disable | Gregory Montoir | |
svn-id: r16945 | |||
2005-02-27 | Rename vars | Travis Howell | |
svn-id: r16944 | |||
2005-02-27 | Ooops | Travis Howell | |
svn-id: r16943 | |||
2005-02-27 | Add floodState struct and rename opcode. | Travis Howell | |
svn-id: r16942 | |||
2005-02-27 | Update debug msg. | Travis Howell | |
svn-id: r16940 | |||
2005-02-27 | Add more safety checks. | Travis Howell | |
svn-id: r16939 | |||
2005-02-26 | typo | Gregory Montoir | |
svn-id: r16934 | |||
2005-02-26 | Correction to findSprite() | Travis Howell | |
svn-id: r16932 | |||
2005-02-26 | Lots of other sprite-related renames as suggested by cyx. | Eugene Sandulenko | |
svn-id: r16930 | |||
2005-02-26 | Rename HE sprite flag kSF31 -> kSFImageless and corresponding functions. | Eugene Sandulenko | |
svn-id: r16929 | |||
2005-02-26 | Disable ditrherers for v1 games. Algorithm there is different and also | Eugene Sandulenko | |
palette settings seem to be different too. So to not let people get confused it is disabled until proper implementation. svn-id: r16928 | |||
2005-02-26 | added a missing line to findSpriteWithClassOf and updated ↵ | Gregory Montoir | |
_varNumSpriteGroups computing svn-id: r16927 | |||
2005-02-26 | Typo | Travis Howell | |
svn-id: r16926 | |||
2005-02-26 | fix issue in spritesBlitToScreen and added some suggestions for fields/flags ↵ | Gregory Montoir | |
renaming svn-id: r16925 | |||
2005-02-26 | Catch all invalid image resource reads | Travis Howell | |
svn-id: r16924 | |||
2005-02-26 | Revert that last change, mixed functions. | Travis Howell | |
svn-id: r16923 | |||
2005-02-26 | Rename sprite function | Travis Howell | |
Correct spritesResetSpriteGroup svn-id: r16922 | |||
2005-02-26 | Fix sprite states | Travis Howell | |
svn-id: r16921 | |||
2005-02-26 | Fix sprite hacks | Travis Howell | |
svn-id: r16920 | |||
2005-02-25 | More work on findSpriteWithClassOf() | Travis Howell | |
svn-id: r16919 | |||
2005-02-25 | fixed compilation for emsvc4 | Paweł Kołodziejski | |
svn-id: r16917 | |||
2005-02-25 | Add WIP findSpriteWithClassOf() function | Travis Howell | |
svn-id: r16914 | |||
2005-02-25 | Update WizParameters struct, to match pajama3. | Travis Howell | |
svn-id: r16912 | |||
2005-02-25 | Cleanup, reduce duplicate code. | Travis Howell | |
svn-id: r16911 | |||
2005-02-25 | cleanup | Max Horn | |
svn-id: r16910 | |||
2005-02-25 | Correct check | Travis Howell | |
svn-id: r16909 | |||
2005-02-25 | Init sprites | Travis Howell | |
svn-id: r16908 | |||
2005-02-25 | *** empty log message *** | Travis Howell | |
svn-id: r16907 | |||
2005-02-25 | *** empty log message *** | Travis Howell | |
svn-id: r16906 | |||
2005-02-25 | Add missing parts of spritesProcessWiz() | Travis Howell | |
svn-id: r16905 | |||
2005-02-24 | Rename SpriteGroup fields | Travis Howell | |
svn-id: r16904 | |||
2005-02-24 | Rename sprite flags as suggested: | Eugene Sandulenko | |
kSF22 -> kSFYFlipped kSF23 -> kSFXFlipped svn-id: r16903 | |||
2005-02-24 | o Fixed sprite flags everywhere. In many cases they were wrong as they were | Eugene Sandulenko | |
checked in higher byte not whole word. o Some flags/functions renames svn-id: r16902 | |||
2005-02-24 | defined some flags for HE wiz ; it should make the code more readable | Gregory Montoir | |
svn-id: r16901 |