graph_gui.c
Sat, 26 Mar 2005 21:22:29 +0000 truelight (svn r2079) -Add: signlist, shows all signs in the map. Clicking on them, and you go
Sun, 23 Jan 2005 23:58:35 +0000 dominik (svn r1631) A couple of fixes for the signed/unsigned warnings. Only train_cmd.c remains to need fixing...
Sat, 22 Jan 2005 20:23:18 +0000 tron (svn r1594) Convert all undefined parameter lists to (void) and add the appropriate warning flags in the Makefile
Sat, 22 Jan 2005 16:24:21 +0000 darkvater (svn r1587) -CodeChange: fixed up the graph loop a little..numd now shows the exact amount, no +1 needed
Sat, 22 Jan 2005 15:50:54 +0000 dominik (svn r1586) Fix: [ 1107340 ] Graphs don't show comapany info for company #8
Fri, 21 Jan 2005 11:12:17 +0000 dominik (svn r1580) Fix: [ 1106354 ] Graph's keys get confused
Tue, 11 Jan 2005 00:54:06 +0000 darkvater (svn r1479) -Added highscore chart (accessible from the difficulty window) with top5 companies for a given difficulty (select the difficulty in the menu)
Mon, 10 Jan 2005 22:14:35 +0000 tron (svn r1475) Fix some more signed/unsigned comparison warnings
Mon, 10 Jan 2005 14:43:00 +0000 darkvater (svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped year between 1920-2090 as wel as adding defines for it.
Mon, 03 Jan 2005 19:45:18 +0000 truelight (svn r1348) -Feature: resizable windows. Read the comment in window.h to find out
Thu, 02 Dec 2004 22:53:07 +0000 tron (svn r901) Small step in the process to clean up the DPARAM mess:
Sun, 28 Nov 2004 12:24:48 +0000 tron (svn r844) Fix some typos ([ 1074329 ]) and use a bigger font in the detailed performance rating window
Thu, 25 Nov 2004 10:47:30 +0000 tron (svn r815) Include strings.h only in the files which need it.
Sun, 14 Nov 2004 19:44:06 +0000 tron (svn r607) -Patch: [ 985102 ] static cleanup
Mon, 13 Sep 2004 23:43:54 +0000 darkvater (svn r241) -Fix: Trailing spaces :O
Mon, 13 Sep 2004 20:38:36 +0000 darkvater (svn r237) -Fix: [1025836] Company value problem (again). Now company value rightly shows the value, including ALL your money.
Sun, 12 Sep 2004 21:49:38 +0000 darkvater (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Tue, 07 Sep 2004 21:48:09 +0000 darkvater (svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
Mon, 06 Sep 2004 18:22:25 +0000 darkvater (svn r166) -Codechange: change 74 for constant DAY_TICKS
Wed, 25 Aug 2004 18:28:57 +0000 truelight (svn r141) -Fix: Company-value was not updated immediatly if legend was changed
Mon, 23 Aug 2004 10:59:03 +0000 dominik (svn r117) Feature: Performance details window in company league menu (TrueLight)
Sun, 15 Aug 2004 16:19:54 +0000 darkvater (svn r58) -Fix stupid bug in company league window if non-player is first
Tue, 10 Aug 2004 21:29:47 +0000 darkvater (svn r17) -Fix Player window fixes, Getstring id0 fixes, Finances window is now ok
Tue, 10 Aug 2004 14:32:17 +0000 darkvater (svn r3) -[1005611] Player Window patch: When looking in dropdownlist for player stuff, it will say
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN