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_object.cpp
Age
Commit message (
Collapse
)
Author
2010-11-20
(svn r21273) -Codechange: Return values should start at the same line.
alberth
2010-11-19
(svn r21259) -Change: [NewGRF] Split var43 into var43 (animation stage) and ↵
rubidium
var47 (object colour)
2010-11-15
(svn r21198) -Fix: don't call variables properties in debug messages
rubidium
2010-10-26
(svn r21041) -Change: [NewGRF] make object var 60 return the object id even ↵
yexo
when the relative tile is not part of the same object
2010-10-08
(svn r20908) -Fix [FS#4156]: assertion when the buy menu graphics callback ↵
rubidium
accessed a variable that needs a tile index
2010-08-28
(svn r20676) -Codechange: it's not needed to supply two almost identical vars
rubidium
2010-08-28
(svn r20673) -Codechange: add support for inspecting objects
rubidium
2010-08-28
(svn r20671) -Add: feature F (not action F as written mistakenly in the ↵
rubidium
previous message) support for the scenario editor
2010-08-28
(svn r20662) -Codechange: implement object animation
rubidium
2010-08-28
(svn r20660) -Codechange: implement (most) of action2 support for objects
rubidium
2010-08-28
(svn r20652) -Codechange: implement a function to get the index of a spec.
rubidium
2010-08-28
(svn r20651) -Codechange: add a function to determine whether an object is ↵
rubidium
available and use it
2010-08-28
(svn r20649) -Codechange: implement classes for objects
rubidium
2010-08-28
(svn r20648) -Codechange: implement the NewGRF override manager for objects
rubidium
2010-08-28
(svn r20647) -Codechange: update some of the object spec information
rubidium
2010-08-27
(svn r20638) -Codechange: split object.h
rubidium