Age | Commit message (Collapse) | Author |
|
svn-id: r16802
|
|
Actors & Objects can be hited
svn-id: r16596
|
|
- sprites decoded on first load
- some speed optimization
- actors uses kExtended flag to append spriteList
svn-id: r16497
|
|
introduced getObjectName
svn-id: r16491
|
|
o Support for sprites in Mac versions
o Improvements on scene flags
o More code on proper interface modes handling. Just a tiny bit was committed
as other stuff breaks intro due to incompleteness.
svn-id: r16425
|
|
svn-id: r16399
|
|
svn-id: r16398
|
|
scale down too fast. Will compare it with original soon.
svn-id: r16244
|
|
TODO: decodeRLESprite must do scale
svn-id: r16135
|
|
svn-id: r15690
|
|
o Fix RSCFile on MSVC8.
o Started fixing script opcodes.
svn-id: r14686
|
|
svn-id: r14451
|
|
svn-id: r13715
|
|
svn-id: r13687
|
|
various unused stuff; const correctness; etc.
svn-id: r13622
|
|
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
|