Age | Commit message (Collapse) | Author |
|
svn-id: r19195
|
|
-Added extra XMIDI control change cases for HE61 games.
svn-id: r19193
|
|
svn-id: r19191
|
|
svn-id: r19190
|
|
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
|
|
svn-id: r19184
|
|
version, at least.
svn-id: r19183
|
|
svn-id: r19182
|
|
Breaks all old saved games for HE games only.
svn-id: r19179
|
|
svn-id: r19177
|
|
svn-id: r19176
|
|
svn-id: r19175
|
|
Rename opcode.
svn-id: r19174
|
|
svn-id: r19173
|
|
svn-id: r19172
|
|
svn-id: r19170
|
|
svn-id: r19168
|
|
svn-id: r19167
|
|
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
|
|
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
|
|
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
|
|
svn-id: r19163
|
|
- 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
|
|
svn-id: r19158
|
|
svn-id: r19157
|
|
svn-id: r19156
|
|
too.
svn-id: r19154
|
|
svn-id: r19153
|
|
Fixes regressions in activity and puttmoon.
svn-id: r19150
|
|
svn-id: r19149
|
|
svn-id: r19147
|
|
--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
|
|
svn-id: r19144
|
|
svn-id: r19142
|
|
svn-id: r19140
|
|
#1328019 "IHNM: French MD5s" and #1094819 "IHNMAIMS: md5's of my cd version"
respectively
svn-id: r19139
|
|
svn-id: r19138
|
|
moved some stuff around
svn-id: r19137
|
|
when everything else is :).
svn-id: r19136
|
|
svn-id: r19133
|
|
svn-id: r19130
|
|
less risk of keypresses being lost.
svn-id: r19128
|
|
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
|
|
had already done this, but I guess not...
svn-id: r19126
|
|
by default by kind permission from Wyrmkeep Entertainment Co.
svn-id: r19125
|
|
svn-id: r19124
|
|
svn-id: r19123
|
|
svn-id: r19122
|
|
available on http://arisme.free.fr updated during this week) - Use the old mouse code to avoid scalers problems (to be fixed after 0.8.0 release) - Display/Hide the toolbar by double tapping quickly on the top of the screen to comply with the new GUI height
svn-id: r19121
|
|
available on http://arisme.free.fr updated during this week) - Use the old mouse code to avoid scalers problems (to be fixed after 0.8.0 release)
svn-id: r19120
|