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.c
Age
Commit message (
Expand
)
Author
2005-05-15
(svn r2324) Introduce _cmd_text for passing strings with a command instead of...
tron
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-25
(svn r2064) - Codechange: GetVehicleSpriteGroup() cleanup - drop overriding_e...
pasky
2005-03-25
(svn r2063) Fix: the 0x40 deterministic spritegroup for vehicles was wrong, m...
pasky
2005-03-24
(svn r2043) -Fix: committed too many files in the last commit
truelight
2005-03-24
(svn r2042) -Fix: forgot to remove a printf ;)
truelight
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-02-06
(svn r1832) Next byte -> char iteration: custom names
tron
2005-02-05
(svn r1803) Move debugging stuff into files of it's own
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 r1597) fix: autoreplace vehicle lists are now redrawn when a new vehicle...
bjarni
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-14
(svn r1508) Remove duplicate declarations and include proper headers where ne...
tron
2005-01-10
(svn r1456) Simplify isWagon(), make it static and give it a canonical name (...
tron
2005-01-08
(svn r1426) -Codechange: cleaned up the reference code in the saveload routines
truelight
2005-01-06
(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...
truelight
2005-01-06
(svn r1402) Trim trailing whitespace
tron
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-21
(svn r1196) -Fix: Preview Vehicle had a small glitch. Fixed now.
truelight
2004-12-05
(svn r955) Replace uint16 for orders with struct Order
tron
2004-12-04
(svn r942) -Merged branch/network back into the trunk
truelight
2004-12-04
(svn r939) -Fix: Fixed compiler errors
truelight
2004-11-25
(svn r815) Include strings.h only in the files which need it.
tron
2004-11-22
(svn r767) Introduce USERSTRING_LEN (128) and try to make sure we don't overf...
pasky
2004-11-17
(svn r654) Hopefully complete support for randomized variational spritegroups...
tron
2004-11-15
(svn r635) Fix choosing a spritegroup from deterministic variational spritegr...
tron
2004-11-15
(svn r625) Almost complete support for deterministic variational vehicle spri...
tron
2004-11-14
(svn r611) -newgrf: Change GetCustomEngineSprite() calling convention (invisi...
darkvater
2004-11-14
(svn r607) -Patch: [ 985102 ] static cleanup
tron
2004-11-14
(svn r605) -newgrf: Framework for supporting variational spritegroups . Deter...
darkvater
2004-11-14
(svn r602) -newgrf: Move DrawTileSeqStruct & co and struct SpriteGroup to spr...
darkvater
2004-11-12
(svn r557) -newgrf: Rename all 'superset' tokens to 'group' and some other sm...
darkvater
2004-09-19
(svn r298) Fix: Engines from other climates do not appear any more when never...
dominik
2004-09-15
(svn r262) Fix: [ 1028234 ] Monorail and MagLev infrastructure not available ...
dominik
2004-09-12
(svn r221) -Feature: console command and variable hooking
signde
2004-09-11
(svn r206) -Fix: [1001540] i lost all wagons. Half-assed fix for lost wagons....
darkvater
2004-09-10
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
truelight
2004-08-23
(svn r115) Fix: monorail/maglev became available around 1927
dominik
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight
[prev]