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
/
engine.h
Age
Commit message (
Expand
)
Author
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-19
(svn r2639) -Add: Added the vehicle names in table/engines.h so that you know...
celestar
2005-07-01
(svn r2504) Move Draw*EngineInfo to engine_gui.c to reduce dependencies
tron
2005-06-07
(svn r2432) Use GetEngine() instead of DEREF_ENGINE() or even _engines[]
tron
2005-06-06
(svn r2428) - Feature: [newgrf] Implement shorter train vehicles (Therax), a...
hackykid
2005-06-06
(svn r2415) - Fix: [newgrf] Powered Wagons - Don't assume an undefined callb...
hackykid
2005-06-06
(svn r2414) - Feature: [newgrf] Implement powered wagons, and the callback t...
hackykid
2005-06-03
(svn r2401) - Fix: [newgrf] Finish up callback mechanism, implement 'refit c...
hackykid
2005-06-01
(svn r2389) - Feature: [newgrf] Implement the mechanism for handling newgrf ...
hackykid
2005-05-14
(svn r2306) - CodeChange: Check the last commands; refits. This needed an ext...
Darkvater
2005-05-11
(svn r2290) - CodeChange: protect the next batch of commands. This brings us ...
Darkvater
2005-03-10
(svn r1981) Typedef some structs and enums
tron
2005-03-09
(svn r1979) Const correctness
tron
2005-03-09
(svn r1978) - Fix: Plug some memleaks; thanks Valgrind
Darkvater
2005-02-06
(svn r1833) byte -> char transition: the rest
tron
2005-01-27
(svn r1701) Style police ^^
tron
2005-01-27
(svn r1700) - Fix: Hacked clients can no longer be used to build vehicles tha...
bjarni
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-07
(svn r1410) Replaced all occurences of 'passanger' by 'passenger' in the code
celestar
2005-01-02
(svn r1323) Adding autoreplace feature
bjarni
2004-12-28
(svn r1290) Added type to typedef struct Engine and filled in the same data a...
bjarni
2004-12-04
(svn r923) Forgot s/rail_vehinfo/RailVehInfo/
tron
2004-12-03
(svn r920) Replace vehicle info macros with inline functions and add asserts ...
tron
2004-11-17
(svn r654) Hopefully complete support for randomized variational spritegroups...
tron
2004-11-14
(svn r611) -newgrf: Change GetCustomEngineSprite() calling convention (invisi...
darkvater
2004-11-14
(svn r602) -newgrf: Move DrawTileSeqStruct & co and struct SpriteGroup to spr...
darkvater
2004-11-14
(svn r581) -newgrf: Basic support for new stations - only waypoints supported...
celestar
2004-11-13
(svn r565) -newgrf: fixed double work of RoadVehicleInfo[]; added AircraftVeh...
darkvater
2004-11-13
(svn r562) newgrf: Merge most of the road vehicle info to a single
celestar
2004-11-12
(svn r557) -newgrf: Rename all 'superset' tokens to 'group' and some other sm...
darkvater
2004-11-12
(svn r546) -newgrf: Use GetCustomVehicleIcon() for fetching sprites for vehic...
darkvater
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight