Commit Graph

10 Commits (9b18c11413655ef3bc1871cf84fe1a0e95a166c3)

Author SHA1 Message Date
peter1138 1e34740946 (svn r5337) - NewGRF: pass the engine type to the engine resolver, to allow support for variable 7F for unbuilt vehicles (mart3p) 18 years ago
peter1138 191023787a (svn r5336) - NewGRF: draw custom helicopter rotor sprites in vehicle info window, ensuring the correct direction is used (inspiration from mart3p) 18 years ago
peter1138 1ed3c5778b (svn r4960) - NewGRF: explicitly handle unsupported variables, instead of returning -1. 18 years ago
peter1138 f104da53e1 (svn r4714) - NewGRF: simplify evaluation of 'real' sprite groups. 18 years ago
peter1138 9bb42c1199 (svn r4697) - NewGRF: callback IDs can now be 16 bit values. 18 years ago
peter1138 b945e9249a (svn r4691) - Codechange: don't use unnamed unions as GCC 2.95.ancient won't compile it. Needed for our MorphOS user ;) 18 years ago
peter1138 7aaedf0385 (svn r4594) - NewGRF: introduce the basic sprite group resolver. This code isn't used yet. 18 years ago
peter1138 60cc7337e5 (svn r4583) - NewGRF: Revamp sprite group loading to support advanced varadjusts and variable size. These are not yet processed, however. 18 years ago
peter1138 6b86a6a6dc (svn r4579) - NewGRF: move sprite group struct to newgrf_spritegroup.h. Temporary include in sprite.h until new spritegroup code is in place. 18 years ago
peter1138 103a2aa116 (svn r4486) - NewGRF: Create and use a memory pool to manage sprite groups. This
reduces the amount of house keeping we do and the chance of memory 
leaks.
18 years ago