Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-16 | Fix bug #1256381 "ITE: Options menu contains wrong item" and gave symbolic | Eugene Sandulenko | |
names to text Ids. svn-id: r18699 | |||
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-04-22 | implemented inventory | Andrew Kurushin | |
todo: timeout catchup & capital 'U' & 'D' handling svn-id: r17748 | |||
2005-03-18 | - changescene on fair for tents | Andrew Kurushin | |
- some memory deallocation fixup todo: fix follower stuckiness in tents svn-id: r17180 | |||
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 |