aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-08-11minor cleanupGregory Montoir
svn-id: r18662
2005-08-11get rid of an old hack for the 'u circonflex' letter in the french versionGregory Montoir
svn-id: r18661
2005-08-11Fix bugs #1256398 "ITE: Clicking doesn't skip dialogue"Eugene Sandulenko
svn-id: r18660
2005-08-11Translate excuse messages and make them work on floppy versions. EarlierEugene Sandulenko
it just crashed there. svn-id: r18659
2005-08-11Fix bug #1256701 "ITE: Crashes during conversations"Eugene Sandulenko
svn-id: r18658
2005-08-11Fix bug #1256704 "ITE: Wrong text display in German version"Eugene Sandulenko
svn-id: r18657
2005-08-11More debug output for IHNMEugene Sandulenko
svn-id: r18656
2005-08-10clip the 'top' argument in Gdi::resetBackground (as we do for bottom), this ↵Gregory Montoir
is safer and should prevent crashes when loading savegames with 'invalid' coordinates for the actors. See also bug #1252714. svn-id: r18655
2005-08-10More IHNM fixes. Now it tries to start Ellen part but crashes at invalidEugene Sandulenko
opcode because it tries to execute string data. svn-id: r18654
2005-08-10committed patch #1255847, thanks Simon Sawatzki.Gregory Montoir
svn-id: r18653
2005-08-10fixed iso convertion Rif positionAndrew Kurushin
add some IHNM panels svn-id: r18652
2005-08-10Improved debug output on stub script functions.Eugene Sandulenko
Impelmented sfSetSpeechBox, though it is not yet functional. svn-id: r18651
2005-08-10Moved Goblins item to the Wiki.Torbjörn Andersson
svn-id: r18650
2005-08-10Made Gobliiins less of a CPU hog by adding some strategic delays andTorbjörn Andersson
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-10Added Goblins item.Torbjörn Andersson
svn-id: r18648
2005-08-10Rename event types to comply with our standards.Eugene Sandulenko
svn-id: r18647
2005-08-10Reanme more minor struct to comply with our naiming standards.Eugene Sandulenko
svn-id: r18646
2005-08-10Rename Actor class members to _members.Eugene Sandulenko
svn-id: r18645
2005-08-10EVENT -> EventEugene Sandulenko
svn-id: r18644
2005-08-10Implement part of chapter selection panel.Eugene Sandulenko
svn-id: r18643
2005-08-10Don't explicity check for tremor and vorbis everywhere andJonathan Gray
require both USE_TREMOR and USE_VORBIS to be defined when using tremor. svn-id: r18642
2005-08-10Rest of the changes required for tremor to actually work.Jonathan Gray
Based on patches against 0.7.1 by Jolan Luff. svn-id: r18641
2005-08-09o Fix some game parameters for IHNMEugene Sandulenko
o Load voices LUT for IHNM svn-id: r18640
2005-08-08Cleanups. Mostly removal of seemingly unused variables and stuff.Torbjörn Andersson
svn-id: r18639
2005-08-08oops. debug output slipped in.Eugene Sandulenko
svn-id: r18638
2005-08-08Fix bug #1252277 "ITE: Actions not performed under OS X"Eugene Sandulenko
svn-id: r18637
2005-08-08added replacement code for hypot()Paweł Kołodziejski
svn-id: r18636
2005-08-08Fix (partially) actors and object loading in IHNM.Eugene Sandulenko
svn-id: r18635
2005-08-08fix compilation with emsvc4Paweł Kołodziejski
svn-id: r18634
2005-08-08Partially fix bug #1253079 'ITE: Several errors in the "rocky chasm" scene'.Eugene Sandulenko
Argh! why _several_ errors and not one by one? svn-id: r18633
2005-08-08Fix warningEugene Sandulenko
svn-id: r18632
2005-08-08Fix bug #1252270 "ITE: Verb box drawn incorrectly"Eugene Sandulenko
svn-id: r18631
2005-08-08udpdatePaweł Kołodziejski
svn-id: r18630
2005-08-08check IHNM skiped data (loadActorList&loadObjList)Andrew Kurushin
svn-id: r18629
2005-08-07added md5 for french dott demoGregory Montoir
svn-id: r18628
2005-08-07Consistent formatting of hexadecimal numbers.Torbjörn Andersson
svn-id: r18627
2005-08-07Fix bug #1252289 'ITE: Crash with "paws game"'. And now game pauze isEugene Sandulenko
mapped to key 'z'. svn-id: r18626
2005-08-07loadList -> loadActorListAndrew Kurushin
some checkups svn-id: r18625
2005-08-07WIP on metaResources. Most resources are load. Now we start correctEugene Sandulenko
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-06ihnm actors list WIPAndrew Kurushin
svn-id: r18623
2005-08-06Fixes for metaResources loadingEugene Sandulenko
svn-id: r18622
2005-08-06Cleanup.Torbjörn Andersson
svn-id: r18621
2005-08-06o Fix uint -> int with scene numbersEugene Sandulenko
o WIP for metaResources svn-id: r18620
2005-08-06changeChapter -> changeScene with chapterAndrew Kurushin
svn-id: r18619
2005-08-05o Some cleanupEugene Sandulenko
o Fix warnings o Implemented IHNM changeChapter() o WIP for metaResources svn-id: r18618
2005-08-05Update unsupported versionsTravis Howell
svn-id: r18617
2005-08-04fixed DUMMY resource in old mac cdAndrew Kurushin
fixed intro voice at endscene svn-id: r18616
2005-08-04Update HE gamesTravis Howell
svn-id: r18615
2005-08-04Old Mac OS9 ITE is supported now.Eugene Sandulenko
svn-id: r18614
2005-08-04Remove support of dumped data forks for old ITE Mac CD. Now it requiresEugene Sandulenko
files to be in macbinary format. svn-id: r18613