Commit Graph

30 Commits (3dd51e96b829409d37ab5b855d807e79f431c805)

Author SHA1 Message Date
frosch 6c63c98d7f (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. 11 years ago
planetmaker 7acacdadd1 (svn r25877) -Doc: A bit too much c&p in comment 11 years ago
planetmaker 3eed8402f1 (svn r25875) -Change: In scenario editor allow to build all objects which were available at any point in the past to support building scenarios with historic items 11 years ago
planetmaker dd7cfa310d (svn r25874) -Add: [NewGRF] NewObject property 0x10, bit 13 indicating that object amount scales with water content of map border (e.g. used for lighthouses) 11 years ago
planetmaker 18ea5a8544 (svn r25873) -Codechange: Add property for the amount of generated objects upon map creation to default objects 11 years ago
planetmaker 173cb005eb (svn r25868) -Fix (r25650): Initialization of default objects swapped costs and dates 11 years ago
frosch be36812410 (svn r25831) -Change: Increase the object class limit from 32 to 255. (sbr) 11 years ago
alberth 6c1ff5f772 (svn r24693) -Doc: Add some doxymentation into the newgrf code. 12 years ago
alberth 8a297ca5f1 (svn r24692) -Cleanup: Cleanup final parts of the old resolver code. 12 years ago
alberth 687d34e844 (svn r24683) -Codechange: Add resolver classes for objects. 12 years ago
frosch f2b3091a53 (svn r24160) -Codechange: Split parts of ObjectSpec::IsAvailable() into ObjectSpec::IsEverAvailable(). 12 years ago
rubidium 0cfe86cead (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed 13 years ago
terkhen 58e70e26f2 (svn r22561) -Codechange: Remove constness from Object in ResolverObject. 13 years ago
terkhen e392f26215 (svn r22557) -Codechange: Remove constness from AnimationBase callbacks. 13 years ago
planetmaker 1d9f2832d0 (svn r22204) -Change: Make the base costs for building and demolishing NewObjects also local to the individual NewGRFs 14 years ago
rubidium 05199a641a (svn r21890) -Cleanup: remove some unneeded includes 14 years ago
rubidium 43c8073551 (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
rubidium e590fe22ac (svn r21454) -Codechange: add support for object variable 48 14 years ago
rubidium 268a57dedc (svn r21452) -Codechange: read object property 17 (number of views) 14 years ago
rubidium b06ad652c9 (svn r20662) -Codechange: implement object animation 14 years ago
rubidium e014667eae (svn r20660) -Codechange: implement (most) of action2 support for objects 14 years ago
rubidium a4bb23b7ad (svn r20655) -Codechange: implement reading the action3 of objects 14 years ago
rubidium 7c62e855b6 (svn r20652) -Codechange: implement a function to get the index of a spec. 14 years ago
rubidium d5decb0825 (svn r20651) -Codechange: add a function to determine whether an object is available and use it 14 years ago
rubidium cd4c08abcf (svn r20650) -Codechange: add some variables to the object's spec 14 years ago
rubidium 01d0f94c12 (svn r20649) -Codechange: implement classes for objects 14 years ago
rubidium 3f6dab2127 (svn r20648) -Codechange: implement the NewGRF override manager for objects 14 years ago
rubidium cd705f434c (svn r20647) -Codechange: update some of the object spec information 14 years ago
rubidium a3b1abc83d (svn r20641) -Codechange: remove the "require flat land" flag 14 years ago
rubidium 1f78d3f6ec (svn r20638) -Codechange: split object.h 14 years ago