Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-03 | (svn r4714) - NewGRF: simplify evaluation of 'real' sprite groups. | peter1138 | |
2006-04-29 | (svn r4616) - NewGRF: when evaluating a variable adjustment, give our value ↵ | peter1138 | |
the correct type after rather than before it has been adjusted. | |||
2006-04-28 | (svn r4611) - NewGRF: introduce new vehicle sprite group resolver code. This ↵ | peter1138 | |
also fixes some known bugs (e.g. the 'Standard Five' in UKRS is now the correct colour) | |||
2006-04-27 | (svn r4601) - NewGRF: after evalutaing a 'real' group, return the chosen ↵ | peter1138 | |
group directly instead of resolving it as only callback and spriteid groups are returned. | |||
2006-04-27 | (svn r4594) - NewGRF: introduce the basic sprite group resolver. This code ↵ | peter1138 | |
isn't used yet. | |||
2006-04-26 | (svn r4583) - NewGRF: Revamp sprite group loading to support advanced ↵ | peter1138 | |
varadjusts and variable size. These are not yet processed, however. | |||
2006-04-20 | (svn r4486) - NewGRF: Create and use a memory pool to manage sprite groups. ↵ | peter1138 | |
This reduces the amount of house keeping we do and the chance of memory leaks. |