Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-07-18 | Only change actor.frame if actor's frame is actually updated. | Travis Howell | |
svn-id: r14238 | |||
2004-07-17 | Minor cleanup | Travis Howell | |
svn-id: r14236 | |||
2004-07-17 | Don't remap arrow keys in later games. | Travis Howell | |
Allow arrows keys to work in lander game of Dig again. svn-id: r14232 | |||
2004-07-17 | Alter check, since later games set VAR elsewhere. | Travis Howell | |
svn-id: r14230 | |||
2004-07-17 | Use VAR_VOICE_BUNDLE_LOADED in FT, it is need by at least one script (250) | Travis Howell | |
svn-id: r14229 | |||
2004-07-16 | Set new VARS for older save games. | Travis Howell | |
svn-id: r14227 | |||
2004-07-16 | Remove old hack and comment | Travis Howell | |
svn-id: r14224 | |||
2004-07-16 | Fix bugs: | Travis Howell | |
FT: Stadium Salesman Glitches COMI: Wally's Fake piratehook still on ground after pick up svn-id: r14221 | |||
2004-07-15 | Use VAR_DEFAULT_TALK_DELAY | Travis Howell | |
svn-id: r14220 | |||
2004-07-15 | Actually use actor talkScript when required. | Travis Howell | |
svn-id: r14217 | |||
2004-07-15 | Case only used in HE 6.0 games after all. | Travis Howell | |
svn-id: r14216 | |||
2004-07-15 | Fix music volume regression in HE games. | Travis Howell | |
svn-id: r14215 | |||
2004-07-14 | Update comment | Travis Howell | |
svn-id: r14213 | |||
2004-07-14 | HE 7.0 games set fade effects to 1 but don't actually use any fade effects. | Travis Howell | |
svn-id: r14212 | |||
2004-07-14 | Remove old FT hacks, no longer needed. | Travis Howell | |
svn-id: r14211 | |||
2004-07-14 | Ooops | Travis Howell | |
svn-id: r14210 | |||
2004-07-14 | Add support for sound offsets in HE games. | Travis Howell | |
svn-id: r14209 | |||
2004-07-14 | Ooops | Travis Howell | |
svn-id: r14208 | |||
2004-07-14 | Fix speech in HE games. | Travis Howell | |
svn-id: r14207 | |||
2004-07-13 | Plug memory leak | Eugene Sandulenko | |
svn-id: r14205 | |||
2004-07-13 | Simpler method from _sev | Travis Howell | |
svn-id: r14203 | |||
2004-07-13 | More palette changes needed for HE 7.0 games. | Travis Howell | |
svn-id: r14202 | |||
2004-07-13 | Add correct sample rate for DOS HE 6.0 games. | Travis Howell | |
svn-id: r14201 | |||
2004-07-13 | Stop music when requested in HE games. | Travis Howell | |
Fix sfx status for HE games. svn-id: r14200 | |||
2004-07-13 | Fix music in 3DO versions of HE games. | Travis Howell | |
svn-id: r14199 | |||
2004-07-13 | Fix memory leak | Travis Howell | |
svn-id: r14198 | |||
2004-07-12 | Correction | Travis Howell | |
svn-id: r14197 | |||
2004-07-12 | Too Many HE versions. | Travis Howell | |
svn-id: r14196 | |||
2004-07-12 | Add HE 7.1 games music support, untested. | Travis Howell | |
svn-id: r14195 | |||
2004-07-12 | Should be right this time. | Travis Howell | |
svn-id: r14194 | |||
2004-07-12 | Add support for music in HE 7.0 games. | Travis Howell | |
Check music status correctly in 3DO versions. svn-id: r14193 | |||
2004-07-12 | Fix puttdemo (dos) regression. | Travis Howell | |
svn-id: r14192 | |||
2004-07-11 | Bump save game version for HE 7.0 changes | Travis Howell | |
Remove mention of talkspeed default, since it no longer applies. svn-id: r14191 | |||
2004-07-11 | Missed one spot | Travis Howell | |
svn-id: r14190 | |||
2004-07-11 | Rename var | Travis Howell | |
Add some changes ready for next save game version (Commented out) svn-id: r14189 | |||
2004-07-11 | Color cycling is only used in SCUMM 4+ games. | Travis Howell | |
svn-id: r14186 | |||
2004-07-11 | Add vart | Travis Howell | |
svn-id: r14185 | |||
2004-07-10 | Always stop actor walkscript when required. | Travis Howell | |
svn-id: r14184 | |||
2004-07-10 | Ooops | Travis Howell | |
svn-id: r14183 | |||
2004-07-10 | Full Throttle handles verb differently | Travis Howell | |
svn-id: r14182 | |||
2004-07-09 | Don't allow codec 1 to skip columns when _scaleX is 255. This is consistent | Torbjörn Andersson | |
with how we do it in costume.cpp, and it fixes a graphics glitch in the CMI banjo duel for me. svn-id: r14179 | |||
2004-07-08 | Experimental fix for bugs #795938 and #929242. In both cases, text is | Torbjörn Andersson | |
apparently printed before cameraMoved() has had the chance to update xstart of virtscr[0]. All this change does is to call cameraMoved() from setCameraAt(). svn-id: r14177 | |||
2004-07-07 | Ooops | Travis Howell | |
svn-id: r14175 | |||
2004-07-05 | Code is correct, check against disasm. | Travis Howell | |
svn-id: r14172 | |||
2004-07-05 | Unused in original game (According to diasm.) | Travis Howell | |
svn-id: r14171 | |||
2004-07-05 | Merge into new function. | Travis Howell | |
svn-id: r14170 | |||
2004-07-05 | Should use putActor | Travis Howell | |
svn-id: r14169 | |||
2004-07-05 | Get rid of old hack (possible thanks to Kirbens recent change to the ↵ | Max Horn | |
createBoxMatrix opcode) svn-id: r14168 | |||
2004-07-04 | Match disasm., applies to The Dig too. | Travis Howell | |
svn-id: r14167 | |||
2004-07-04 | added code for bundle script vars | Paweł Kołodziejski | |
svn-id: r14166 |