Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
fundamentals [2017/01/06 11:45] – stohrendorf | trs:savegame:trs:fundamentals [2017/02/04 16:32] – ↷ Links adapted because of a move operation zdimension | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== File Types ===== | ===== File Types ===== | ||
- | Tomb Raider is driven by various sets of files — [[file_formats|level files]], [[scripting_tr2_tr3|script]] [[scripting_tr4_tr5|files]], | + | Tomb Raider is driven by various sets of files — [[trs: |
==== The Script Files ==== | ==== The Script Files ==== | ||
Line 67: | Line 67: | ||
There are certain cases where special caution must be paid. A multiplication $f = f_1 \cdot f_2$ must be calculated as | There are certain cases where special caution must be paid. A multiplication $f = f_1 \cdot f_2$ must be calculated as | ||
- | $f = f_1 \cdot f_2 \Leftrightarrow | + | $f = f_1 \cdot f_2 \Leftrightarrow |
==== Data Alignment ==== | ==== Data Alignment ==== | ||
Line 255: | Line 255: | ||
The only difference is the extra field '' | The only difference is the extra field '' | ||
- | * //Bit 0:// if set, face has //additive alpha blending// (same meaning that when the '' | + | * //Bit 0:// if set, face has //additive alpha blending// (same meaning that when the '' |
|{{: | |{{: |