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
/
graph_gui.c
Age
Commit message (
Expand
)
Author
2005-07-24
(svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic n...
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-19
(svn r2645) Fix (useless)warning in graph_gui and add brackets around HASBIT ...
Darkvater
2005-07-19
(svn r2643) Get rid of some unnecessary casts
tron
2005-07-15
(svn r2572) - Codechange: [string] Changed string system so it's not as depen...
ludde
2005-06-25
(svn r2486) Turn TILE_FROM_XY into an inline function and rename it to TileVi...
tron
2005-06-21
(svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayer
celestar
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-03-26
(svn r2079) -Add: signlist, shows all signs in the map. Clicking on them, and...
truelight
2005-01-23
(svn r1631) A couple of fixes for the signed/unsigned warnings. Only train_cm...
dominik
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-22
(svn r1587) -CodeChange: fixed up the graph loop a little..numd now shows the...
darkvater
2005-01-22
(svn r1586) Fix: [ 1107340 ] Graphs don't show comapany info for company #8
dominik
2005-01-21
(svn r1580) Fix: [ 1106354 ] Graph's keys get confused
dominik
2005-01-11
(svn r1479) -Added highscore chart (accessible from the difficulty window) wi...
darkvater
2005-01-10
(svn r1475) Fix some more signed/unsigned comparison warnings
tron
2005-01-10
(svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped ye...
darkvater
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-28
(svn r844) Fix some typos ([ 1074329 ]) and use a bigger font in the detailed...
tron
2004-11-25
(svn r815) Include strings.h only in the files which need it.
tron
2004-11-14
(svn r607) -Patch: [ 985102 ] static cleanup
tron
2004-09-13
(svn r241) -Fix: Trailing spaces :O
darkvater
2004-09-13
(svn r237) -Fix: [1025836] Company value problem (again). Now company value r...
darkvater
2004-09-12
(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...
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-09-06
(svn r166) -Codechange: change 74 for constant DAY_TICKS
darkvater
2004-08-25
(svn r141) -Fix: Company-value was not updated immediatly if legend was changed
truelight
2004-08-23
(svn r117) Feature: Performance details window in company league menu (TrueLi...
dominik
2004-08-15
(svn r58) -Fix stupid bug in company league window if non-player is first
darkvater
2004-08-10
(svn r17) -Fix Player window fixes, Getstring id0 fixes, Finances window is n...
darkvater
2004-08-10
(svn r3) -[1005611] Player Window patch: When looking in dropdownlist for pla...
darkvater
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight