rubidium
|
34c4e8f259
|
(svn r20668) -Codechange: add (more) support for bridges over objects
|
2010-08-28 19:02:21 +00:00 |
|
rubidium
|
738a068006
|
(svn r20667) -Codechange: implement the autoslope callback for objects
|
2010-08-28 19:00:21 +00:00 |
|
rubidium
|
b26adf0bd9
|
(svn r20666) -Codechange: enable drawing of (NewGRF) objects
|
2010-08-28 18:57:32 +00:00 |
|
rubidium
|
d4240351ca
|
(svn r20665) -Codechange: make clearing object tiles behave (more) like TTDPatch
|
2010-08-28 18:56:07 +00:00 |
|
rubidium
|
2ea1ba4589
|
(svn r20664) -Codechange: implement the land slope callback for objects
|
2010-08-28 18:55:20 +00:00 |
|
rubidium
|
2dd04c0ded
|
(svn r20663) -Codechange: add the GRF name to the tile info window
|
2010-08-28 18:54:12 +00:00 |
|
rubidium
|
b06ad652c9
|
(svn r20662) -Codechange: implement object animation
|
2010-08-28 18:51:47 +00:00 |
|
rubidium
|
43eadd4595
|
(svn r20661) -Codechange: implement the "decide colour" callback for objects
|
2010-08-28 18:50:32 +00:00 |
|
rubidium
|
18e6bf0d71
|
(svn r20658) -Codechange: add the colour of an object to the object instance
|
2010-08-28 18:28:34 +00:00 |
|
rubidium
|
63478d8533
|
(svn r20656) -Codechange: implement counting of objects
|
2010-08-28 18:23:14 +00:00 |
|
rubidium
|
d5decb0825
|
(svn r20651) -Codechange: add a function to determine whether an object is available and use it
|
2010-08-28 17:36:28 +00:00 |
|
rubidium
|
cd705f434c
|
(svn r20647) -Codechange: update some of the object spec information
|
2010-08-28 17:29:12 +00:00 |
|
rubidium
|
ea04251578
|
(svn r20643) -Fix (r20641): != != ==
|
2010-08-27 22:51:16 +00:00 |
|
rubidium
|
a3b1abc83d
|
(svn r20641) -Codechange: remove the "require flat land" flag
|
2010-08-27 22:43:27 +00:00 |
|
rubidium
|
b79c5b5f84
|
(svn r20640) -Add: support for water under objects
|
2010-08-27 22:29:13 +00:00 |
|
rubidium
|
a126dc7500
|
(svn r20639) -Add: random bits to object tiles
|
2010-08-27 22:26:21 +00:00 |
|
rubidium
|
1f78d3f6ec
|
(svn r20638) -Codechange: split object.h
|
2010-08-27 22:21:23 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
5a7d6249af
|
(svn r20622) -Codechange: unify [GS]et[Statation|Object|Industry|House]AnimationFrame
|
2010-08-26 14:45:45 +00:00 |
|
rubidium
|
f336f61104
|
(svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns
|
2010-08-13 12:45:26 +00:00 |
|
rubidium
|
662900c113
|
(svn r20473) -Codechange: pass Town instead of TownID to BuildObject
|
2010-08-12 19:18:58 +00:00 |
|
rubidium
|
8975ef1f7b
|
(svn r20446) -Codechange: unify the location of the water class
|
2010-08-11 14:14:06 +00:00 |
|
rubidium
|
cd5180212e
|
(svn r20417) -Fix (r20345) [FS#4018]: the offset stored for objects shouldn't be substracted immediately from the TileIndex as that doesn't quite do the right thing
|
2010-08-08 19:50:07 +00:00 |
|
rubidium
|
1f2276b785
|
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
|
2010-08-08 10:59:30 +00:00 |
|