Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 #1256704 "ITE: Wrong text display in German version" | Eugene Sandulenko | |
svn-id: r18657 | |||
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-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-07-29 | Whitespaces | Eugene Sandulenko | |
svn-id: r18595 | |||
2005-06-17 | fix screwdriver bug | Andrew Kurushin | |
svn-id: r18403 | |||
2005-06-10 | Fixed sourberry sprite, and probably a couple of others. (The frame number | Torbjörn Andersson | |
in the original is based on OBJ_EBERRIES, not OBJ_BERRIES.) svn-id: r18370 | |||
2005-01-28 | Combine actordata.cpp and objectdata.cpp into itedata.cpp. These are | Eugene Sandulenko | |
ITE specific and from other hand IHNM has these data in resources. svn-id: r16662 |