Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-26 | make more he titles get to boot scripts | Jonathan Gray | |
svn-id: r14780 | |||
2004-08-26 | Update akos error messages | Travis Howell | |
Add proper timer opcodes Up some debug msgs. svn-id: r14779 | |||
2004-08-26 | c & p error | Travis Howell | |
svn-id: r14778 | |||
2004-08-26 | allocate memory for dobj in he 90, point games claiming to be 90 at 72he class | Jonathan Gray | |
svn-id: r14777 | |||
2004-08-26 | Clarified the comment added in the previous commit slightly. | Torbjörn Andersson | |
svn-id: r14776 | |||
2004-08-26 | Reset the "pitch wheel" when turning off a note. This should fix bug | Torbjörn Andersson | |
#1016556, hopefully without causing regressions. svn-id: r14775 | |||
2004-08-26 | catalog2 also needs pajama gid | Jonathan Gray | |
svn-id: r14774 | |||
2004-08-26 | Change title | Travis Howell | |
svn-id: r14773 | |||
2004-08-26 | *** empty log message *** | Travis Howell | |
svn-id: r14772 | |||
2004-08-26 | balloon/dog seem to be HE 7.2 too. | Travis Howell | |
svn-id: r14771 | |||
2004-08-26 | Correction version | Travis Howell | |
svn-id: r14770 | |||
2004-08-26 | Added stub | Travis Howell | |
svn-id: r14769 | |||
2004-08-26 | farm also has similiar actor requirements to pajama so change the gid, also ↵ | Jonathan Gray | |
add smaller target while here svn-id: r14768 | |||
2004-08-26 | HE 7.2 games use @ as charset code | Travis Howell | |
Small sound fix svn-id: r14767 | |||
2004-08-26 | Remove leftovers | Travis Howell | |
svn-id: r14766 | |||
2004-08-26 | socks used 62 actors too. | Travis Howell | |
svn-id: r14765 | |||
2004-08-26 | More code/stubs for HE 7.2 games | Travis Howell | |
Add another temp hack Add id for water, uses more actors Another small correction to music playback for HE 7.2 games svn-id: r14764 | |||
2004-08-26 | force screen update to update mouse pointer position (bug #1016446) | Gregory Montoir | |
svn-id: r14763 | |||
2004-08-26 | Explicitly cast value to uint32, since there was a report about compilation | Torbjörn Andersson | |
problems. Perhaps this will fix it? svn-id: r14762 | |||
2004-08-26 | Add some stubs for HE 7.2 | Travis Howell | |
Fix warning Add music support for later HE 7.2 games svn-id: r14761 | |||
2004-08-26 | Fix bugs in decompressBMAPbg. It appeared to be similiar to | Eugene Sandulenko | |
decodestripHE. Now it works. svn-id: r14760 | |||
2004-08-26 | Added initial support for BMAP resources of HE 7.2 games. Doesn't work | Eugene Sandulenko | |
correctly yet. svn-id: r14759 | |||
2004-08-26 | Add game id for Pajama Sam, since it uses different amount of actors | Travis Howell | |
svn-id: r14758 | |||
2004-08-26 | Support Mac DOTT straight from the disk (note: those fooMac targets may be ↵ | Max Horn | |
removed again in the near future) svn-id: r14757 | |||
2004-08-26 | Ignore case when sorting entries in the launcher | Max Horn | |
svn-id: r14756 | |||
2004-08-25 | typo | Joost Peters | |
svn-id: r14755 | |||
2004-08-25 | Build plugins. | Marcus Comstedt | |
svn-id: r14754 | |||
2004-08-25 | Only relocate allocated sections. | Marcus Comstedt | |
svn-id: r14753 | |||
2004-08-25 | Add some file opcode difference for HE 7.2 | Travis Howell | |
svn-id: r14752 | |||
2004-08-25 | Revert back proper array bounds checks in readArray/writeArray | Eugene Sandulenko | |
Fix type in redimArray svn-id: r14751 | |||
2004-08-25 | Add case for HE 7.2 games | Travis Howell | |
svn-id: r14750 | |||
2004-08-25 | Add a few cases for later games. | Travis Howell | |
svn-id: r14749 | |||
2004-08-25 | Add missing break | Travis Howell | |
svn-id: r14748 | |||
2004-08-25 | Rename var/opcode | Travis Howell | |
Add missing breaks svn-id: r14747 | |||
2004-08-25 | casts to avoid gcc warnings | Jonathan Gray | |
svn-id: r14746 | |||
2004-08-25 | Fix compile | Travis Howell | |
svn-id: r14745 | |||
2004-08-25 | Add stub | Travis Howell | |
svn-id: r14744 | |||
2004-08-25 | No mainmenu variable in HE 7.2 | Travis Howell | |
svn-id: r14743 | |||
2004-08-25 | added comment for insane hack and not tested fix for deadlock bug imuse + ↵ | Paweł Kołodziejski | |
debugger svn-id: r14742 | |||
2004-08-25 | Don't skip arrayindex in HE 7.2 games | Travis Howell | |
svn-id: r14741 | |||
2004-08-25 | The original speech clusters are now decoded through a custom AudioStream | Torbjörn Andersson | |
class, so they are handled the same way as the compressed clusters. The next step will be to migrate the music playback to use the same class, which means the fade-in/out logic needs to be separated from the decoding. Once this is done, adding support for compressed music should be a piece of cake. svn-id: r14740 | |||
2004-08-25 | Add all array related functions to HE 7.2 | Travis Howell | |
Add some more HE 7.2 code svn-id: r14739 | |||
2004-08-25 | Added a destructor to the FontRenderer class to free any remaining text | Torbjörn Andersson | |
sprites on exit. As far as I can tell, the only case when this makes any difference is when there is text on screen when you quit ScummVM, so it's not really a memory leak, but Valgrind will report it as one. svn-id: r14738 | |||
2004-08-25 | Another array change for HE 7.2 | Travis Howell | |
svn-id: r14737 | |||
2004-08-25 | Add back change that were reverted by last commit. | Travis Howell | |
Add comment svn-id: r14736 | |||
2004-08-25 | HE 7.2 uses different array headers. they introduced start indexes, so it | Eugene Sandulenko | |
became in somewhat Pascal fashion, i.e. array[2..3][10..20]. So I had to override ArrayHeader function in ScummEngine_v72he. Also there is new array type kDwordArray. So that is implemented as well. Though, not everything yet transferred to use new ArrayHeader, so running HE 7.2 titles is risky now. Some opcodes were implemented along the way. svn-id: r14735 | |||
2004-08-24 | Rewrote the way strings are extracting from the datafiles, now it should be ↵ | Gregory Montoir | |
'alignment safe'. Maybe it will fix bugs #923570 and #1013886, too. svn-id: r14734 | |||
2004-08-24 | HE 7.2 correction to o6_pickVarRandom | Eugene Sandulenko | |
svn-id: r14733 | |||
2004-08-24 | HE 7.2 uses different size in this opcode alone | Travis Howell | |
svn-id: r14732 | |||
2004-08-24 | That should not have been removed | Travis Howell | |
svn-id: r14731 |