Commit Graph

14578 Commits

Author SHA1 Message Date
Gregory Montoir
42cd4a95ac updated PalmOS source files for the 'u circonflex' thing I committed yesterday
svn-id: r18670
2005-08-12 18:07:41 +00:00
Eugene Sandulenko
c4758fd587 Fix bug #1257309 "ITE: Invalid read during startup"
svn-id: r18669
2005-08-12 10:55:17 +00:00
Eugene Sandulenko
31915362f1 Fix bug #1257033 "ITE: Map music briefly plays when loading game at sanctuary"
svn-id: r18668
2005-08-11 22:00:32 +00:00
Eugene Sandulenko
828bcebd41 Fix bug #1257016 "ITE: crashes in dogs castle labyrinth"
svn-id: r18667
2005-08-11 21:39:05 +00:00
Eugene Sandulenko
1c57342cc8 Clarify message about unknown MD5 and don't make false alarms.
svn-id: r18666
2005-08-11 21:37:04 +00:00
Eugene Sandulenko
c1591bebc4 Fix bug #1256368 "ITE: Black pixels drawn as white at sanctuary gate"
svn-id: r18665
2005-08-11 19:11:15 +00:00
Gregory Montoir
0cecdec74c rename some actor struct fields
svn-id: r18664
2005-08-11 18:09:47 +00:00
Gregory Montoir
ea658702b5 get rid of game_thread_proc
svn-id: r18663
2005-08-11 18:08:55 +00:00
Gregory Montoir
91ad888d7c minor cleanup
svn-id: r18662
2005-08-11 18:07:47 +00:00
Gregory Montoir
d3eacaf9be get rid of an old hack for the 'u circonflex' letter in the french version
svn-id: r18661
2005-08-11 18:07:01 +00:00
Eugene Sandulenko
2478c430de Fix bugs #1256398 "ITE: Clicking doesn't skip dialogue"
svn-id: r18660
2005-08-11 16:13:10 +00:00
Eugene Sandulenko
801bb09bb5 Translate excuse messages and make them work on floppy versions. Earlier
it just crashed there.

svn-id: r18659
2005-08-11 15:28:08 +00:00
Eugene Sandulenko
3d4fe0470e Fix bug #1256701 "ITE: Crashes during conversations"
svn-id: r18658
2005-08-11 15:04:12 +00:00
Eugene Sandulenko
45ca2e66ea Fix bug #1256704 "ITE: Wrong text display in German version"
svn-id: r18657
2005-08-11 14:03:10 +00:00
Eugene Sandulenko
2230d4b037 More debug output for IHNM
svn-id: r18656
2005-08-11 14:00:26 +00:00
Gregory Montoir
d1a376ad27 clip the 'top' argument in Gdi::resetBackground (as we do for bottom), this is safer and should prevent crashes when loading savegames with 'invalid' coordinates for the actors. See also bug #1252714.
svn-id: r18655
2005-08-10 22:13:55 +00:00
Eugene Sandulenko
0af7371717 More IHNM fixes. Now it tries to start Ellen part but crashes at invalid
opcode because it tries to execute string data.

svn-id: r18654
2005-08-10 19:12:10 +00:00
Gregory Montoir
42d4032b59 committed patch #1255847, thanks Simon Sawatzki.
svn-id: r18653
2005-08-10 18:30:55 +00:00
Andrew Kurushin
3e7feb5cb1 fixed iso convertion Rif position
add some IHNM panels

svn-id: r18652
2005-08-10 18:27:18 +00:00
Eugene Sandulenko
da25b8fd4f Improved debug output on stub script functions.
Impelmented sfSetSpeechBox, though it is not yet functional.

svn-id: r18651
2005-08-10 17:39:29 +00:00
Torbjörn Andersson
f7f1779842 Moved Goblins item to the Wiki.
svn-id: r18650
2005-08-10 16:02:19 +00:00
Torbjörn Andersson
c3f3d9f3f2 Made Gobliiins less of a CPU hog by adding some strategic delays and
turning on the screen auto-dirtying - some as Simon uses. It's not perfect
by any means, but it may be good enough for 0.8.0 at least.

svn-id: r18649
2005-08-10 15:48:50 +00:00
Torbjörn Andersson
5f1da78536 Added Goblins item.
svn-id: r18648
2005-08-10 15:42:08 +00:00
Eugene Sandulenko
4e4c1f5b73 Rename event types to comply with our standards.
svn-id: r18647
2005-08-10 15:31:15 +00:00
Eugene Sandulenko
a64f09906f Reanme more minor struct to comply with our naiming standards.
svn-id: r18646
2005-08-10 15:01:23 +00:00
Eugene Sandulenko
37f2a10ef6 Rename Actor class members to _members.
svn-id: r18645
2005-08-10 14:53:17 +00:00
Eugene Sandulenko
00d676c3d2 EVENT -> Event
svn-id: r18644
2005-08-10 14:11:22 +00:00
Eugene Sandulenko
67b4b2c0d4 Implement part of chapter selection panel.
svn-id: r18643
2005-08-10 13:56:51 +00:00
Jonathan Gray
603a5e4d6f Don't explicity check for tremor and vorbis everywhere and
require both USE_TREMOR and USE_VORBIS to be defined when
using tremor.

svn-id: r18642
2005-08-10 12:42:56 +00:00
Jonathan Gray
3c1b5648ae Rest of the changes required for tremor to actually work.
Based on patches against 0.7.1 by Jolan Luff.

svn-id: r18641
2005-08-10 06:16:26 +00:00
Eugene Sandulenko
c6c5c8f868 o Fix some game parameters for IHNM
o Load voices LUT for IHNM

svn-id: r18640
2005-08-09 16:01:04 +00:00
Torbjörn Andersson
e64afc23b4 Cleanups. Mostly removal of seemingly unused variables and stuff.
svn-id: r18639
2005-08-08 20:20:00 +00:00
Eugene Sandulenko
aebd226028 oops. debug output slipped in.
svn-id: r18638
2005-08-08 19:46:33 +00:00
Eugene Sandulenko
ccfedf0654 Fix bug #1252277 "ITE: Actions not performed under OS X"
svn-id: r18637
2005-08-08 19:40:55 +00:00
Paweł Kołodziejski
753ff5a926 added replacement code for hypot()
svn-id: r18636
2005-08-08 12:58:56 +00:00
Eugene Sandulenko
b22caf6fdc Fix (partially) actors and object loading in IHNM.
svn-id: r18635
2005-08-08 12:13:38 +00:00
Paweł Kołodziejski
e24bfbd204 fix compilation with emsvc4
svn-id: r18634
2005-08-08 10:59:21 +00:00
Eugene Sandulenko
4ffa61cb42 Partially fix bug #1253079 'ITE: Several errors in the "rocky chasm" scene'.
Argh! why _several_ errors and not one by one?

svn-id: r18633
2005-08-08 08:15:16 +00:00
Eugene Sandulenko
1317843a5b Fix warning
svn-id: r18632
2005-08-08 07:52:18 +00:00
Eugene Sandulenko
c5bdada079 Fix bug #1252270 "ITE: Verb box drawn incorrectly"
svn-id: r18631
2005-08-08 07:44:51 +00:00
Paweł Kołodziejski
ad00923ad5 udpdate
svn-id: r18630
2005-08-08 07:44:49 +00:00
Andrew Kurushin
9480f69d8b check IHNM skiped data (loadActorList&loadObjList)
svn-id: r18629
2005-08-08 06:47:56 +00:00
Gregory Montoir
42f5d48376 added md5 for french dott demo
svn-id: r18628
2005-08-07 21:04:34 +00:00
Torbjörn Andersson
2990d46ac9 Consistent formatting of hexadecimal numbers.
svn-id: r18627
2005-08-07 18:57:30 +00:00
Eugene Sandulenko
df1076b97a Fix bug #1252289 'ITE: Crash with "paws game"'. And now game pauze is
mapped to key 'z'.

svn-id: r18626
2005-08-07 14:54:11 +00:00
Andrew Kurushin
d3b229b051 loadList -> loadActorList
some checkups

svn-id: r18625
2005-08-07 11:20:43 +00:00
Eugene Sandulenko
215a94ae30 WIP on metaResources. Most resources are load. Now we start correct
scene. But there are following problems:

  o Inclomplete support for actors speech, so opSpeak is skipped
  o For some weird reason actors do not appear at all. Actually code seems to
    be trying to read only protagonist frames
  o It crashes on reading sprites due to wrong input

svn-id: r18624
2005-08-07 00:00:43 +00:00
Andrew Kurushin
5956747e2e ihnm actors list WIP
svn-id: r18623
2005-08-06 18:28:43 +00:00
Eugene Sandulenko
c950bd8231 Fixes for metaResources loading
svn-id: r18622
2005-08-06 16:05:13 +00:00
Torbjörn Andersson
510c6f9595 Cleanup.
svn-id: r18621
2005-08-06 14:34:40 +00:00