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
/
object_base.h
Age
Commit message (
Expand
)
Author
2013-10-12
(svn r25844) -Change: Increase maximum number of object instances on the map ...
frosch
2013-10-12
(svn r25833) -Codechange: Move ObjectType from map array into pool item.
frosch
2012-01-03
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
2011-01-18
(svn r21846) -Codechange: move documentation towards the code to make it more...
rubidium
2010-12-10
(svn r21453) -Codechange: add the view of an object to the savegame
rubidium
2010-11-21
(svn r21288) -Codechange: Add helper function to find entries in _cleared_obj...
frosch
2010-09-05
(svn r20743) -Fix: Make testruns of clearing an object tile not influence rep...
frosch
2010-09-03
(svn r20729) -Fix [FS#4107]: assert when overbuilding object
yexo
2010-08-28
(svn r20658) -Codechange: add the colour of an object to the object instance
rubidium
2010-08-28
(svn r20656) -Codechange: implement counting of objects
rubidium
2010-08-17
(svn r20522) -Fix [FS#4041] (r20482): the wrong "delete" was called for Objects
rubidium
2010-08-13
(svn r20482) -Codechange: move some object related information off the map an...
rubidium