Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-30 | More CMI opcode work. The Murray scene outside the Voodoo ladys house (-d1 ↵ | James Brown | |
-b201) and the Map (-d1 -b226) now mostly work svn-id: r6281 | |||
2002-12-30 | Fixed VC++ warnings. | Jamieson Christian | |
svn-id: r6279 | |||
2002-12-30 | cleanup | Max Horn | |
svn-id: r6278 | |||
2002-12-30 | removed more dead weight | Max Horn | |
svn-id: r6277 | |||
2002-12-30 | small optimization | Max Horn | |
svn-id: r6276 | |||
2002-12-30 | load z-planes correctly for V8; however, there is still something slightly ↵ | Max Horn | |
broken (visible at the cannon which is only drawn partly) svn-id: r6275 | |||
2002-12-30 | guess on the location of VAR_SCROLL_SCRIPT (based on the fact that all other ↵ | Max Horn | |
scripts have the same position as in V7, too). Alas, it seems to never be set by any script... so either V8 doesn't use this, or this location is wrong after all? svn-id: r6274 | |||
2002-12-30 | Implement findBlastObject correctly - inventory now works | James Brown | |
svn-id: r6273 | |||
2002-12-30 | added FIXME | Max Horn | |
svn-id: r6271 | |||
2002-12-30 | cleanup | Max Horn | |
svn-id: r6270 | |||
2002-12-30 | added two V8 opcodes; more meaningful error message | Max Horn | |
svn-id: r6269 | |||
2002-12-30 | added two debugger commands | Max Horn | |
svn-id: r6268 | |||
2002-12-30 | get rid of annoying warning | Max Horn | |
svn-id: r6267 | |||
2002-12-30 | fixed walkboxes for V8 games | Max Horn | |
svn-id: r6266 | |||
2002-12-30 | hm... | Max Horn | |
svn-id: r6265 | |||
2002-12-30 | cleanup | Max Horn | |
svn-id: r6264 | |||
2002-12-29 | cleanup | Max Horn | |
svn-id: r6263 | |||
2002-12-29 | cleanup | Max Horn | |
svn-id: r6262 | |||
2002-12-29 | add timer variables - this (partially) fixes mouse clicking (boy, I did ↵ | Max Horn | |
stare at script 32 for a long time for this one :-) svn-id: r6261 | |||
2002-12-29 | fixed indentation and a warning | Max Horn | |
svn-id: r6260 | |||
2002-12-29 | added some comments / system call skeletion | Max Horn | |
svn-id: r6259 | |||
2002-12-29 | fixed warning | Max Horn | |
svn-id: r6258 | |||
2002-12-29 | changed a little structure for codec47 | Paweł Kołodziejski | |
svn-id: r6257 | |||
2002-12-29 | Translate/say verbs added to converstion text. | James Brown | |
N.B: We might be able to cut back on all these translateText calls if we just do it in addMessageToStack() period... thoughts? svn-id: r6256 | |||
2002-12-29 | Remove translation code from verbage | James Brown | |
svn-id: r6255 | |||
2002-12-29 | disabled also TEXT subcode in CMI smush | Paweł Kołodziejski | |
svn-id: r6254 | |||
2002-12-29 | Fix silly typo - thanks max :) | James Brown | |
svn-id: r6253 | |||
2002-12-29 | disabled CMI smush audio, cleanup codec 47, correct path param | Paweł Kołodziejski | |
svn-id: r6252 | |||
2002-12-29 | fix compile | James Brown | |
svn-id: r6251 | |||
2002-12-29 | override var was wrong, update mouse click code | James Brown | |
svn-id: r6250 | |||
2002-12-29 | Add and verify some variables | James Brown | |
svn-id: r6249 | |||
2002-12-29 | removed handle codec 14 | Paweł Kołodziejski | |
svn-id: r6248 | |||
2002-12-29 | Remove overly verbose debug message :) | James Brown | |
svn-id: r6247 | |||
2002-12-29 | fixed play CMI music | Paweł Kołodziejski | |
svn-id: r6246 | |||
2002-12-29 | fix cutoff hack workaround | James Brown | |
svn-id: r6245 | |||
2002-12-29 | various small fixes; first sample of CMI now is audible (a start at least :-) | Max Horn | |
svn-id: r6244 | |||
2002-12-28 | added missing return | Paweł Kołodziejski | |
svn-id: r6243 | |||
2002-12-28 | added missing comma | Max Horn | |
svn-id: r6242 | |||
2002-12-28 | added more stuff for CMI music | Paweł Kołodziejski | |
svn-id: r6241 | |||
2002-12-28 | added CMI music imuse tables | Paweł Kołodziejski | |
svn-id: r6240 | |||
2002-12-28 | fix for CMI codec | Paweł Kołodziejski | |
svn-id: r6239 | |||
2002-12-28 | fixed warning | Max Horn | |
svn-id: r6238 | |||
2002-12-28 | typo :-) | Max Horn | |
svn-id: r6237 | |||
2002-12-28 | fixed several warnings; added a FIXME to a suspicious variable usage; use ↵ | Max Horn | |
same procedure brace style as in our other source files. And boy, this source file really really should have more (read: any) comments :-) svn-id: r6236 | |||
2002-12-28 | added 16 bits samples to playVoice | Paweł Kołodziejski | |
svn-id: r6235 | |||
2002-12-28 | fix playVoice | Paweł Kołodziejski | |
svn-id: r6234 | |||
2002-12-28 | revert | James Brown | |
svn-id: r6233 | |||
2002-12-28 | added CMI sound codec | Paweł Kołodziejski | |
svn-id: r6232 | |||
2002-12-28 | remove call CMI music | Paweł Kołodziejski | |
svn-id: r6231 | |||
2002-12-28 | fix compilation under VC6 | Paweł Kołodziejski | |
svn-id: r6230 |