Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-10 | oops | Max Horn | |
svn-id: r13530 | |||
2004-04-10 | cleanup | Max Horn | |
svn-id: r13529 | |||
2004-04-10 | cleanup | Max Horn | |
svn-id: r13528 | |||
2004-04-10 | Cleanup Sound constructor; change search order of SFX files | Max Horn | |
svn-id: r13527 | |||
2004-04-09 | fixed 'region' code | Paweł Kołodziejski | |
svn-id: r13526 | |||
2004-04-09 | it seems to be needed for comi too, hmm | Paweł Kołodziejski | |
svn-id: r13525 | |||
2004-04-09 | update | Paweł Kołodziejski | |
svn-id: r13524 | |||
2004-04-09 | revert | Paweł Kołodziejski | |
svn-id: r13523 | |||
2004-04-09 | refreshScripts only for full game dig, and cmi demo | Paweł Kołodziejski | |
svn-id: r13522 | |||
2004-04-09 | Fix plugin building | Max Horn | |
svn-id: r13521 | |||
2004-04-09 | Renamed template class 'List' to 'Array', since that is really what it is (a ↵ | Max Horn | |
resizable array, not a linked list) svn-id: r13520 | |||
2004-04-09 | add instructions on using non-freeware FOTAQ and some extra keys | Joost Peters | |
svn-id: r13519 | |||
2004-04-09 | Whoops. Remember to make clean/distclean before commiting whole directories :) | James Brown | |
svn-id: r13517 | |||
2004-04-09 | Add Kyrandia base | James Brown | |
svn-id: r13516 | |||
2004-04-09 | Changed the UNIX line breaks. | Torbjörn Andersson | |
Fixed the problem where the lookout music didn't play in the MI1CD intro. At least, I *think* I fixed it. It worked at home, but I can't test it on this particular computer. svn-id: r13515 | |||
2004-04-09 | -fix for dig demo | Paweł Kołodziejski | |
-handle some music opcodes without filename svn-id: r13514 | |||
2004-04-09 | back refreshScript only for DIG, add stopping music while changing bundle | Paweł Kołodziejski | |
svn-id: r13513 | |||
2004-04-09 | refreshScript was wrong used | Paweł Kołodziejski | |
svn-id: r13512 | |||
2004-04-09 | correction for stoping sequence | Paweł Kołodziejski | |
svn-id: r13511 | |||
2004-04-09 | rename to _nextSeqToPlay | Paweł Kołodziejski | |
svn-id: r13510 | |||
2004-04-09 | Update | Travis Howell | |
svn-id: r13509 | |||
2004-04-08 | Fix for bugs #929722 (MI2: Difficulty selection screen regression) and ↵ | Max Horn | |
#930385 (Subtitles are not shown correctly) by changing restoreCharsetBg() to only restore the screen area which is actually masked by text svn-id: r13508 | |||
2004-04-08 | Record on which virtual screen we last drew masked text | Max Horn | |
svn-id: r13507 | |||
2004-04-08 | cleanup | Max Horn | |
svn-id: r13506 | |||
2004-04-08 | Partially added EXEEXT support to configure script (incomplete; and boy, our ↵ | Max Horn | |
configure script sure needs a cleanup :-) svn-id: r13505 | |||
2004-04-08 | seems it is 'endianness' and not 'endianess' | Max Horn | |
svn-id: r13504 | |||
2004-04-08 | another fix | Paweł Kołodziejski | |
svn-id: r13503 | |||
2004-04-08 | fix for music code | Paweł Kołodziejski | |
svn-id: r13502 | |||
2004-04-08 | fix for region code | Paweł Kołodziejski | |
svn-id: r13501 | |||
2004-04-08 | Can't do that on PalmOS, exit is event based | Chris Apers | |
svn-id: r13499 | |||
2004-04-08 | Semi-experimental change: revised _hasMask handling -> simpler code (after ↵ | Max Horn | |
removing those FIXME's that is :-), which should still produce identical results (let's wait for the regressions rolling in :-) svn-id: r13498 | |||
2004-04-08 | Updated NEWS file a bit (I hope people who work on the resp. frontends / ↵ | Max Horn | |
backends understand they can add stuff here themselves... ? :-) svn-id: r13497 | |||
2004-04-07 | ops and forgot :) | Paweł Kołodziejski | |
svn-id: r13496 | |||
2004-04-07 | Cleanup. | Torbjörn Andersson | |
svn-id: r13495 | |||
2004-04-07 | Cleanup. | Torbjörn Andersson | |
svn-id: r13494 | |||
2004-04-07 | Added notice about how I think CP_PUSH_LOCAL_ADDR is used. | Torbjörn Andersson | |
svn-id: r13493 | |||
2004-04-07 | corections to music code | Paweł Kołodziejski | |
svn-id: r13492 | |||
2004-04-07 | Cleanup. (Mostly to change the wording and priority of the debugging | Torbjörn Andersson | |
messages to be more like in BS1.) svn-id: r13491 | |||
2004-04-06 | cleanup | Max Horn | |
svn-id: r13490 | |||
2004-04-06 | Fix for building from an external dir (ensures that the correct config.h ↵ | Max Horn | |
gets included) svn-id: r13489 | |||
2004-04-06 | fix for bug #928549. | Gregory Montoir | |
Animations on objects/persons setup by cutaways can still be played after the end of the cutscene. (the only ?) one room in which this is reproducable is the first time you talk to the Oracle (first c44, then c47). As a Cutaway object is created for each cutscene, the _cutAnim member should be moved to an more "persistant" object. Otherwise we're reading data from free'd memory... svn-id: r13488 | |||
2004-04-06 | Fix building from external directory | Max Horn | |
svn-id: r13487 | |||
2004-04-06 | - split imuse digital code, | Paweł Kołodziejski | |
- cleanup a little, - added pool method for FT voc sample from resource, - make struct sync, jump, regions dynamic memory allocation svn-id: r13486 | |||
2004-04-06 | voice_volume is now speech_volume | Max Horn | |
svn-id: r13485 | |||
2004-04-06 | Forgot to make this change before the last commit. | Torbjörn Andersson | |
svn-id: r13484 | |||
2004-04-06 | Changed "voice_volume" to "speech_volume" for consistency with the Broken | Torbjörn Andersson | |
Sword games. (The digial iMUSE code still calls it voice volume, though.) svn-id: r13483 | |||
2004-04-06 | Fixed Rect(width, height) constructor | Max Horn | |
svn-id: r13482 | |||
2004-04-06 | that is not needed anymore | Paweł Kołodziejski | |
svn-id: r13481 | |||
2004-04-06 | that is not needed anymore | Paweł Kołodziejski | |
svn-id: r13480 | |||
2004-04-06 | update | Paweł Kołodziejski | |
svn-id: r13479 |