Age | Commit message (Collapse) | Author |
|
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
|
|
o WIP for metaResources
svn-id: r18620
|
|
o Fix warnings
o Implemented IHNM changeChapter()
o WIP for metaResources
svn-id: r18618
|
|
svn-id: r18609
|
|
svn-id: r18604
|
|
svn-id: r18603
|
|
some version should be tested
svn-id: r18585
|
|
different voice files, presumably one for each section of the game plus one
for shared voices. The getContext() function takes an optional second
parameter to indicate which of the resource files is requested.
svn-id: r18575
|
|
-adds patch file support
-global _vm removed
cleanups
svn-id: r18560
|
|
svn-id: r18037
|
|
svn-id: r16399
|
|
svn-id: r16398
|
|
svn-id: r15690
|
|
o Fix RSCFile on MSVC8.
o Started fixing script opcodes.
svn-id: r14686
|
|
svn-id: r14053
|
|
svn-id: r13708
|
|
various unused stuff; const correctness; etc.
svn-id: r13622
|
|
svn-id: r13607
|
|
o text formatting is not consistent with rules, just indent utility is too
dumb for that
o it does not use OSystem, i.e. it runs on direct SDL calls
o it may not even compile on your box
o if you enable it, expect zillions of warnings
o no sound
Now it runs ITE intro as reinherit did
svn-id: r13564
|