Age | Commit message (Collapse) | Author |
|
it less of a CPU hog for 0.8.0, but I hope we'll be able to fix it properly
for later versions.
svn-id: r19083
|
|
ite and ihnm respectively. Sorry, but I had to do it before release, no
autoupgrade as games weren't supported only in developer's version.
Fix bug #1297365 "ITE: Game detection is broken".
Now it distinguishes between DOS CD and Win CD, though it uses platform and
language settings from .ini to do the choice. I.e current games need to be
redetected. Though only these 2 games are affected. I.e. they have exactly
same resource files, just Windows release adds up external patches. These
patches cannot be added to detection as they're stored in subdirectories.
Also I resolved problem between ite-demo-win and ite-demo-linux where latter
is a superset of former. I.e. it has all files which win demo has plus one
additional. And if you try to detect Linux demo it shows you both. Of course
this could be handled by upper solution, but to make sure I count number of
required files for matched versions and remove those which do not have max
number of files. I.e. if 2 games matched and one requires 4 and another one
requires 5 files, then we have 5 files matched which certainly points to
second game not the first.
svn-id: r19074
|
|
That eliminates GF_LANG_DE and GF_MAC_RESOURCES.
svn-id: r19071
|
|
svn-id: r19035
|
|
bug #1324103.
I've changed it - again - so that now it only centers the pitch wheels on
unload if a new mpCenterPitchWheelOnUnload property has been set. Currently
only the SAGA engine does that, so if it still breaks it only breaks SAGA.
I've also fixed what looked like an unintentional fall-through in the
MidiParser::property() function. Surently that can't cause any new
regressions? Please.
svn-id: r19032
|
|
least partially successful.
svn-id: r19025
|
|
svn-id: r19022
|
|
broken any old savegame made on a big-endian machine. Oh well, better now
than after 0.8.0 ...
svn-id: r19021
|
|
svn-id: r19020
|
|
was popping *twice* the number of parameters that had originally been
pushed.
This appears to have been a bug in the ITE floppy version as well; one that
was fixed in the CD version.
At least that's how I understand it.
svn-id: r19017
|
|
sev had already done that. All that was left for me was this final bit of
cleanup. :-)
svn-id: r19014
|
|
svn-id: r19013
|
|
svn-id: r19012
|
|
o Fix status text color. (Though text is all ITE-specific)
o Enable inventory drawing
o Load inventory sprites
o Hid now unneeded actor loading debug output
svn-id: r19011
|
|
chapter is selectable without crash. As a side effect all buttons now have
correct backgrounds ;).
svn-id: r19010
|
|
svn-id: r19009
|
|
svn-id: r19007
|
|
* Verb buttons and texts are drawn at the correct coordinates. I've
compared it to the screenshot on Mobygames.
* Verb text is drawn without shadow.
* The "Walk to", "Look at", "Take" and "Use" buttons all have the correct
background. For some reason, I can't find the sprites for the remaining
four buttons.
svn-id: r19004
|
|
works?
svn-id: r19003
|
|
svn-id: r19002
|
|
svn-id: r19001
|
|
svn-id: r19000
|
|
svn-id: r18997
|
|
svn-id: r18996
|
|
svn-id: r18995
|
|
svn-id: r18994
|
|
hard-coded.
svn-id: r18993
|
|
want. ITE has only one cursor, so in that case the parameter is ignored,
and IHNM currently always gets the hourglass cursor. So it could be
improved. Lots. :-)
svn-id: r18992
|
|
svn-id: r18991
|
|
svn-id: r18990
|
|
svn-id: r18986
|
|
cursor does not reappear.
svn-id: r18985
|
|
click on him and move mouse away quickly, so it will not try to get actor's
name which is broken ATM.
svn-id: r18984
|
|
svn-id: r18983
|
|
functionality is implemented but it is enough for now. Lets select any
character.
svn-id: r18982
|
|
keep whichObject() from crashing, but I don't know why.)
svn-id: r18980
|
|
svn-id: r18973
|
|
svn-id: r18972
|
|
has to be fixed too, but now we have no test case for this.
svn-id: r18966
|
|
that with disasm.
svn-id: r18965
|
|
character selection.
svn-id: r18961
|
|
svn-id: r18960
|
|
scene height for individual panel modes.
svn-id: r18959
|
|
IHNM intro should use this, so now it does.
svn-id: r18957
|
|
svn-id: r18956
|
|
It:
o breaks intro, as now everything seems to be shifted.
o Shows problem at our firt scene where there is no inventory drawn
o Shows problem with our animation code, actor frames are wrong
o Draws actors upside down and probably at wrong location
o Due to incomplete implementation of whichObject() it crashes when
you hover over characters.
svn-id: r18952
|
|
of the job was already done, though. Only the final bit was missing.
svn-id: r18951
|
|
the end credits music right after the intro.
svn-id: r18950
|
|
svn-id: r18938
|
|
svn-id: r18937
|