Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-23 | Missed a spot. | Travis Howell | |
svn-id: r15244 | |||
2004-09-23 | nukeArrays seems fine now. | Travis Howell | |
Fix dog regression svn-id: r15242 | |||
2004-09-23 | Fix array pointer overflows in HE80+ games. | Travis Howell | |
Some arrays are nuked in startScene. svn-id: r15239 | |||
2004-09-22 | This was on the website but not in md5.txt, it seems? | Max Horn | |
svn-id: r15238 | |||
2004-09-22 | New MD5s by Tobias Fleischer | Max Horn | |
svn-id: r15237 | |||
2004-09-22 | Made dstPitch an explicit parameter, instead of (ab)using _screenWidth ↵ | Max Horn | |
(important for 'smooth scrolling') svn-id: r15236 | |||
2004-09-22 | Debug values are shown correctly now. | Travis Howell | |
svn-id: r15235 | |||
2004-09-22 | Add case stun | Travis Howell | |
svn-id: r15234 | |||
2004-09-22 | Value is correct, but string index not array id. | Travis Howell | |
svn-id: r15233 | |||
2004-09-22 | Filename string go a bit higher | Travis Howell | |
svn-id: r15231 | |||
2004-09-22 | smaller is 99 after all. | Travis Howell | |
add some array code svn-id: r15230 | |||
2004-09-22 | Add a few more case stubs | Travis Howell | |
svn-id: r15229 | |||
2004-09-22 | No longer StopMusic | Travis Howell | |
svn-id: r15228 | |||
2004-09-22 | Add missing cases | Travis Howell | |
svn-id: r15227 | |||
2004-09-21 | cleanup | Gregory Montoir | |
add some warnings to detect the use of new Aux animation data svn-id: r15226 | |||
2004-09-21 | fix freddemo intro glitches | Gregory Montoir | |
svn-id: r15225 | |||
2004-09-21 | cleanup | Max Horn | |
svn-id: r15224 | |||
2004-09-21 | More cleanup | Max Horn | |
svn-id: r15223 | |||
2004-09-21 | cleanup | Max Horn | |
svn-id: r15222 | |||
2004-09-21 | Fix memory leak | Max Horn | |
svn-id: r15221 | |||
2004-09-21 | Add missing cases | Travis Howell | |
svn-id: r15220 | |||
2004-09-21 | Filter out both trace msgs. | Travis Howell | |
svn-id: r15219 | |||
2004-09-21 | *** empty log message *** | Travis Howell | |
svn-id: r15218 | |||
2004-09-21 | Add multi-block support for HE games. | Travis Howell | |
svn-id: r15217 | |||
2004-09-21 | HE90+ games use actor layering too, in reverse order. | Travis Howell | |
svn-id: r15216 | |||
2004-09-21 | Add HE90+ opcode difference | Travis Howell | |
svn-id: r15214 | |||
2004-09-21 | Switch order to prevent warning | Travis Howell | |
svn-id: r15213 | |||
2004-09-21 | No longer needed. | Travis Howell | |
svn-id: r15212 | |||
2004-09-21 | Should be HE60/70. | Travis Howell | |
svn-id: r15211 | |||
2004-09-20 | Moved some init code around (hopefully this'll help PalmOS) | Max Horn | |
svn-id: r15209 | |||
2004-09-20 | Fix array out of bounds access | Max Horn | |
svn-id: r15208 | |||
2004-09-20 | Fix for bug #1031390 (FOA: Graphical corruption and possible crash in ↵ | Max Horn | |
Atlantis Map) svn-id: r15207 | |||
2004-09-20 | more cleanup | Max Horn | |
svn-id: r15206 | |||
2004-09-20 | Removed some stray spaces | Max Horn | |
svn-id: r15205 | |||
2004-09-20 | cleanup | Max Horn | |
svn-id: r15204 | |||
2004-09-20 | cleanup / code re-use | Gregory Montoir | |
svn-id: r15203 | |||
2004-09-20 | Clean up. | Travis Howell | |
svn-id: r15202 | |||
2004-09-20 | Add unencrypted russian freddi5 target. | Eugene Sandulenko | |
svn-id: r15201 | |||
2004-09-20 | Ooops, was off by one again. | Travis Howell | |
svn-id: r15200 | |||
2004-09-20 | Add case for kindddemo. | Travis Howell | |
svn-id: r15199 | |||
2004-09-20 | Opcode1C in HE90+ games seems to setup WizImage settings via various cases. | Travis Howell | |
svn-id: r15198 | |||
2004-09-19 | slightly updated drawWizImage() | Gregory Montoir | |
svn-id: r15197 | |||
2004-09-19 | Moved some code from Gdi::drawBitmap into a new method Gdi::getZPlanes; cleanup | Max Horn | |
svn-id: r15196 | |||
2004-09-19 | fix broken WizImage display | Gregory Montoir | |
svn-id: r15195 | |||
2004-09-19 | Cleanup, added some HE related TODO/FIXME comments (for consideration by the ↵ | Max Horn | |
HE folks :-) svn-id: r15194 | |||
2004-09-19 | preliminar WizPolygon rendering support (this is completely *untested*) | Gregory Montoir | |
svn-id: r15189 | |||
2004-09-19 | Actually check if a sound is active, if the sound is outside music engine. | Travis Howell | |
Add some more HE differences svn-id: r15188 | |||
2004-09-19 | Ignore trace msgs. | Travis Howell | |
svn-id: r15187 | |||
2004-09-19 | only warn if the AXFD block is valid | Gregory Montoir | |
svn-id: r15185 | |||
2004-09-19 | Fix last commit | Travis Howell | |
Add stub/warning svn-id: r15184 |