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_gui.c
Age
Commit message (
Expand
)
Author
2005-07-28
(svn r2736) -Codechange: De-mystified GfxDrawFillRect a bit, and used enums f...
celestar
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-22
(svn r2673) Include functions.h directly, not globally via openttd.h
tron
2005-07-21
(svn r2669) Shuffle some more stuff around to reduce dependencies
tron
2005-07-16
(svn r2594) Fix: [strgen] Misc updates to the string system.
ludde
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-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-01-22
(svn r1596) Add some more statics
tron
2005-01-14
(svn r1508) Remove duplicate declarations and include proper headers where ne...
tron
2005-01-03
(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...
truelight
2004-12-02
(svn r901) Small step in the process to clean up the DPARAM mess:
tron
2004-11-25
(svn r815) Include strings.h only in the files which need it.
tron
2004-11-19
(svn r677) -newgrf: Fix some custom electric trains appearing in maglev depot...
darkvater
2004-09-10
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
truelight
2004-09-07
(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
darkvater
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight