Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-21 | Add safety check for XMAP support, from original HE games. | Travis Howell | |
svn-id: r19209 | |||
2005-10-21 | -Add three French HE demos | Travis Howell | |
-Update titles of HE games svn-id: r19207 | |||
2005-10-21 | Add XMAP support for actors. | Travis Howell | |
svn-id: r19205 | |||
2005-10-21 | Fix MS IMA ADPCM decoder. I like Microsoft so much for reinventing another | Eugene Sandulenko | |
standard. svn-id: r19203 | |||
2005-10-21 | Add XMAP support for wizImages. | Travis Howell | |
svn-id: r19201 | |||
2005-10-20 | Forget to set puttdemo GID | Travis Howell | |
svn-id: r19198 | |||
2005-10-20 | Correct version of early puttputt | Travis Howell | |
svn-id: r19195 | |||
2005-10-20 | -Allow no speech in HE games. | Travis Howell | |
-Added extra XMIDI control change cases for HE61 games. svn-id: r19193 | |||
2005-10-20 | Changed some spaces to tabs | Torbjörn Andersson | |
svn-id: r19191 | |||
2005-10-20 | Correct version of early puttputt | Travis Howell | |
svn-id: r19190 | |||
2005-10-19 | There are almost 2 dozens of HE games provided as time limited full games. | Eugene Sandulenko | |
Their data is encrypted by strong encryption technology ActiveMark. Now we detect these games and refuse to run them. User is warned accordingly. svn-id: r19187 | |||
2005-10-19 | update | Paweł Kołodziejski | |
svn-id: r19184 | |||
2005-10-19 | I hope I understood LordHoto correctly. This change fixes the English CD | Torbjörn Andersson | |
version, at least. svn-id: r19183 | |||
2005-10-19 | Correct adress | Travis Howell | |
svn-id: r19182 | |||
2005-10-19 | HE games require _arraysSlots and sound resource 1 to be saved. | Travis Howell | |
Breaks all old saved games for HE games only. svn-id: r19179 | |||
2005-10-19 | Cleanup | Travis Howell | |
svn-id: r19177 | |||
2005-10-19 | Cleanup | Travis Howell | |
svn-id: r19176 | |||
2005-10-19 | Whitespace | Torbjörn Andersson | |
svn-id: r19175 | |||
2005-10-19 | Add missing opcode in HE100 table. | Travis Howell | |
Rename opcode. svn-id: r19174 | |||
2005-10-19 | Ooops | Travis Howell | |
svn-id: r19173 | |||
2005-10-19 | Add HE100 version of floodFill. | Travis Howell | |
svn-id: r19172 | |||
2005-10-19 | Fixed compile error. | Torbjörn Andersson | |
svn-id: r19170 | |||
2005-10-19 | Fix TMSK in HE games. | Travis Howell | |
svn-id: r19168 | |||
2005-10-19 | Fix crash in ADPCM decoder. | Eugene Sandulenko | |
svn-id: r19167 | |||
2005-10-19 | Improved IMA ADPCM decoder. It appeared that MS violated yet another standard | Eugene Sandulenko | |
and nibbles order in samples appeared to be swapped. Had to untemplate whole thing over again because I have no idea how to speicalize one of two parameters in templates. Now voices are clean but have some ticks, looks like overload. ITE wasn't broken ;) svn-id: r19166 | |||
2005-10-19 | Attempt to play IMA ADPCM speech in later HE games. For some reason | Eugene Sandulenko | |
sound is noisy and all samples are cut in half. mplayer plays it with same format without any noise but still half sample. It may happen that original just played 2 consecutive samples or we read them wrong from resources. svn-id: r19165 | |||
2005-10-19 | Simplified common buffer reader. Implemented now unused Microsoft IMA | Eugene Sandulenko | |
ADPCM buffer reader. These folks invented ye another incompatible standard and here it will sit #if 0'ed just for a case. svn-id: r19164 | |||
2005-10-18 | Commited patch # 1324980. Thanks to vinterstum. | Johannes Schickel | |
svn-id: r19163 | |||
2005-10-18 | Some fixes: | Johannes Schickel | |
- added support for an external data file for all the resources from the original binary - fixed a typo with malco(l)m - added support for spanish floppy - changes support for unknown languages a bit - some other cleanups svn-id: r19161 | |||
2005-10-18 | Added flood fill support. Pajama2 puzzle seems to be ok now | Gregory Montoir | |
svn-id: r19158 | |||
2005-10-18 | Fixed wiz TRLE encoding | Gregory Montoir | |
svn-id: r19157 | |||
2005-10-18 | Fixed invalid memory reads, this helps thinker1 demo | Gregory Montoir | |
svn-id: r19156 | |||
2005-10-18 | talkspeed and copy-protection aren't SCUMM-specific anymore SAGA uses them | Eugene Sandulenko | |
too. svn-id: r19154 | |||
2005-10-18 | Remove old debug output | Travis Howell | |
svn-id: r19153 | |||
2005-10-18 | HE games use overlow to get correct color value. | Travis Howell | |
Fixes regressions in activity and puttmoon. svn-id: r19150 | |||
2005-10-18 | Minor error message fix: isLocked() isn't trying to unlock the resource. | Torbjörn Andersson | |
svn-id: r19149 | |||
2005-10-18 | Fix bug #1221549 "MT32emu: doesn't compile under gcc 3.4.2 / i386" | Eugene Sandulenko | |
svn-id: r19147 | |||
2005-10-18 | Add possibility to disable SDL parachute on run-time. Option | Eugene Sandulenko | |
--disable-sdl-parachute should be completely undocumented and not mentioned to end-users. Wrong usage may lead to system lock-up especially when used with fullscreen mode. SDL Parachute is used to prevent system instability and do a graceful exit if something bad happens. It catches most of signals sent to thr process. Side effect of that that quite often when SDL application dies, core dump isn't made on *nix systems. This feature adds possibility to disable it. svn-id: r19146 | |||
2005-10-18 | Argh! Binary files got modified too. Reverting them. | Eugene Sandulenko | |
svn-id: r19144 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-10-17 | Fix HE version for Russian freddi3 | Eugene Sandulenko | |
svn-id: r19140 | |||
2005-10-17 | Added French and Russian md5s for IHNM submitted in bugreports | Eugene Sandulenko | |
#1328019 "IHNM: French MD5s" and #1094819 "IHNMAIMS: md5's of my cd version" respectively svn-id: r19139 | |||
2005-10-17 | Commit missing part of my last commit (sorry for any temporary breakage) | Max Horn | |
svn-id: r19138 | |||
2005-10-17 | Added ResourceManager::isLocked; made ResourceManager::flags protected; ↵ | Max Horn | |
moved some stuff around svn-id: r19137 | |||
2005-10-17 | Fix walking in IHNM. It appeared that BG mask wasn't flipped upside down | Eugene Sandulenko | |
when everything else is :). svn-id: r19136 | |||
2005-10-17 | Bump version to 0.9.0CVS. Woo hoo! | Eugene Sandulenko | |
svn-id: r19133 | |||
2005-10-17 | Update supported HE titles. | Travis Howell | |
svn-id: r19130 | |||
2005-10-17 | Decrease delay while editing savegame name. This way, there should be much | Torbjörn Andersson | |
less risk of keypresses being lost. svn-id: r19128 | |||
2005-10-17 | Fixed end credits crash. (See bug #1327650). Actually, there were several | Torbjörn Andersson | |
more or less serious bugs here: * The fnResetGlobals() function returned IR_CONT. Since it potentially kills its own script resource, this can lead to illegal read accesses. Not it returns IR_STOP instead. This was probably a bug in the original interpreter as well, but it handled memory allocation quite differently so it was probably never an issue. * Since fnResetGlobals() forcibly closes resources, I've changed the closeResource() function to silently ignore requests to close resources where the data pointer is NULL. While it could signify an error, it isn't necessarily so. * Don't force the screen to fade up after the credits -- let the script do it instead. This prevents it from fading up the wrong image. svn-id: r19127 | |||
2005-10-17 | Fixed off-by-one error when decoding the original sound files. I thought I | Torbjörn Andersson | |
had already done this, but I guess not... svn-id: r19126 |