Age | Commit message (Collapse) | Author |
|
o Font::loadFont() now normally survives zero-length fonts as used in demos
o Removed unused SndRes::ITEVOC_Resample()
o Fixed playing of voice #4 on old DOS targets
o Implemented playing voices in VOX (Oki ADPCM) format
o Support of Win32 and Linux demos. There was old-style Win32 demo, which
is not supported yet, same is with DOS demo.
svn-id: r15814
|
|
svn-id: r15690
|
|
o Fix RSCFile on MSVC8.
o Started fixing script opcodes.
svn-id: r14686
|
|
svn-id: r14443
|
|
leakage in the engine.
svn-id: r14427
|
|
animations wasn't caused by this commit :)
svn-id: r14405
|
|
In fact there were no binary writes at all.
svn-id: r13773
|
|
svn-id: r13708
|
|
svn-id: r13687
|
|
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
|