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