Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2005-08-04 | Few minor IHNM fixes. | Eugene Sandulenko | |
svn-id: r18612 | |||
2005-08-04 | Simulate bootparams. | Eugene Sandulenko | |
svn-id: r18611 | |||
2005-08-04 | Fix compilation | Eugene Sandulenko | |
svn-id: r18610 | |||
2005-08-04 | macBinary resource support | Andrew Kurushin | |
svn-id: r18609 | |||
2005-08-04 | Add Big Thinkers 1st Grade | Travis Howell | |
svn-id: r18608 | |||
2005-07-31 | Fixed warnings. | Torbjörn Andersson | |
svn-id: r18607 | |||
2005-07-31 | Prevent infinite loop in executeThreads() for IHNM. I don't know if this is | Torbjörn Andersson | |
the correct behaviour, but surely it's less evil now? svn-id: r18606 | |||
2005-07-31 | added scen resource types dump at debuglevel==10 | Andrew Kurushin | |
svn-id: r18605 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-07-30 | added Patch.re_ support | Andrew Kurushin | |
svn-id: r18603 |