index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
newgrf_spritegroup.h
Age
Commit message (
Expand
)
Author
2010-07-11
(svn r20126) -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAI...
frosch
2010-07-10
(svn r20108) -Change: [NewGRF] Report substitute industry type in AI railstat...
frosch
2010-05-01
(svn r19744) -Add [FS#3477]: [NewGRF] Access to random bits of houses and ind...
frosch
2010-05-01
(svn r19743) -Fix: NewGrfs could access map bits of not yet constructed indus...
frosch
2010-03-21
(svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/p...
frosch
2010-02-22
(svn r19195) -Codechange: actually draw newgrf airport tiles
yexo
2010-02-07
(svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail...
peter1138
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-12-16
(svn r18514) -Codechange: make it a bit clearer that for tile layouts num_spr...
rubidium
2009-11-05
(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up includi...
frosch
2009-10-24
(svn r17857) -Fix (r10442): [NewGRF] 'subtract-in' is also signed for product...
frosch
2009-09-30
(svn r17672) -Revert (r8081): 'last_value' and 'reseed' are shared between pr...
frosch
2009-09-30
(svn r17671) -Codechange: Move ResolverObject::info_view into u.vehicle as it...
frosch
2009-09-30
(svn r17670) -Cleanup (r12819): ResolverObject::procedure_call is not used an...
frosch
2009-09-19
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-17
(svn r16859) -Codechange: split the Station struct into two so parts of it ca...
rubidium
2009-06-26
(svn r16664) -Codechange: move house-related stuff from town.h and town_type....
smatz
2009-05-23
(svn r16404) -Fix [FS#2911] (r16378): the number of spritegroups got halved w...
rubidium
2009-05-23
(svn r16402) -Codechange: make Resolve a function of SpriteGroup
rubidium
2009-05-23
(svn r16398) -Feature: make NewGRF callbacks work again; honouring the 'featu...
rubidium
2009-05-23
(svn r16396) -Codechange: split NewGRF spritegroup into multiple subclasses i...
rubidium
2009-05-22
(svn r16380) -Codechange: rename pool.hpp to pool_type.hpp
smatz
2009-05-22
(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time...
smatz
2009-05-17
(svn r16336) -Codechange: make the SpriteGroup pool more like the 'normal' pools
rubidium
2008-07-30
(svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.
frosch
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-03-31
(svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especial...
rubidium
2008-03-27
(svn r12452) -Feature: [NewGRF] Add random action 2 type 84. For vehicles only.
glx
2008-03-10
(svn r12352) -Fix: Some callback-results were treated as 8 bit, when they wer...
frosch
2008-02-12
(svn r12122) -Codechange: Add framework for generic feature callbacks, along ...
peter1138
2008-01-09
(svn r11797) -Fix: Add protection against not already created industry while ...
belugas
2008-01-07
(svn r11776) -Codechange: more header splittings to reduce the dependencies.
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-10-04
(svn r11199) -Fix: variable 67 and 68 not working correctly.
rubidium
2007-09-22
(svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt t...
rubidium
2007-09-22
(svn r11141) -Codechange: add support for NewGRF's varaction2 operators 11, 1...
rubidium
2007-09-22
(svn r11139) -Codechange: add support for persistent storage for NewGRFs.
rubidium
2007-09-22
(svn r11138) -Codechange: prepare some subsystems for persistent storage for ...
rubidium
2007-09-16
(svn r11121) -Fix: clear the temporary NewGRF storage every time we perform a...
rubidium
2007-07-25
(svn r10690) -Codechange: use the enum that describes all callback IDs in fav...
rubidium
2007-07-09
(svn r10485) -Codechange: add a callback mechanism to determine whether build...
rubidium
2007-07-05
(svn r10442) -Codechange: implement the industry production callback.
rubidium
2007-06-13
(svn r10127) -Add: Addition of basic structure for industry tiles callbacks (...
belugas
2007-06-09
(svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (...
belugas
2007-05-06
(svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals.
peter1138
2007-04-21
(svn r9707) -Codechange: Add some support for NewGRF var 7D, temporary storag...
peter1138
2007-03-23
(svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler...
peter1138
2007-03-21
(svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N.
belugas
2007-03-19
(svn r9315) -Merge: The newhouses branch. With this merge comes almost comple...
maedhros
[next]