ttd.c
Wed, 22 Dec 2004 21:12:36 +0000 bjarni (svn r1236) MorphOS: added make release like in OSX (tokai)
Wed, 22 Dec 2004 19:48:27 +0000 dominik (svn r1233) Fixed several currency issues. Now currencies should work correctly again.
Wed, 22 Dec 2004 16:54:55 +0000 dominik (svn r1222) Currency cleanup. Changed some currency symbols according to forum suggestions (thx ChrisCF) and rearranged the currencies alphabetically (except for the major ones).
Wed, 22 Dec 2004 15:32:50 +0000 dominik (svn r1218) Fix: Autosaves go to the correct folder again with keep_all_autosave enabled
Sat, 18 Dec 2004 14:19:21 +0000 truelight (svn r1154) -Add: [Network] Forked dedicated server (start openttd with -Df) (GeniusDex)
Wed, 15 Dec 2004 22:18:54 +0000 tron (svn r1117) Move map arrays and some related macros into their own files map.c and map.h
Wed, 15 Dec 2004 00:31:08 +0000 darkvater (svn r1093) -Fix: Hopefully fixed windows revision issues once and for all. Removed globalness of _openttd_revision and put all such ifdefs into one place. If server has a revision only the same revisions can join; if the server has no revision everyone can join. I reckon this should be a server-side option to allow people to join or not to join.
Tue, 14 Dec 2004 20:27:00 +0000 truelight (svn r1090) -Fix: Made the _openttd_revision variable global, and with that
Mon, 13 Dec 2004 22:13:02 +0000 dominik (svn r1077) Implements scripts/autoexec.scr to get executed on game starting (sign_de)
Mon, 13 Dec 2004 17:58:53 +0000 truelight (svn r1061) -Fix: [Network] Compiling without ENABLE_NETWORK now works again correctly
Sun, 12 Dec 2004 20:36:24 +0000 dominik (svn r1038) Feature: OpenTTD runs with the grf files of the DOS version
Tue, 07 Dec 2004 17:16:57 +0000 bjarni (svn r970) Added 2nd data path for all non-windows OSes
Sun, 05 Dec 2004 20:02:49 +0000 darkvater (svn r959) -Fix: fix previous typo for workaround of braindead MSVC6 (Tron)
Sat, 04 Dec 2004 17:54:56 +0000 truelight (svn r942) -Merged branch/network back into the trunk
Thu, 02 Dec 2004 22:53:07 +0000 tron (svn r901) Small step in the process to clean up the DPARAM mess:
Thu, 25 Nov 2004 10:47:30 +0000 tron (svn r815) Include strings.h only in the files which need it.
Tue, 23 Nov 2004 22:36:11 +0000 tron (svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent with its own name and all other DO_* flags.
Sat, 20 Nov 2004 11:15:31 +0000 truelight (svn r702) -Fix: Buffer overflow in music/sound/video-driver-parameter (Oskar_)
Mon, 15 Nov 2004 19:25:59 +0000 tron (svn r631) Merge r440, r444, r485, r630 to trunk:
Sun, 14 Nov 2004 19:44:06 +0000 tron (svn r607) -Patch: [ 985102 ] static cleanup
Thu, 23 Sep 2004 21:44:36 +0000 darkvater (svn r316) -Fix: not +7 (Tron)
Thu, 23 Sep 2004 21:39:55 +0000 darkvater (svn r315) -Fix: starting with -r option allows all resolutions (including 666x666) (t r o n)
Sun, 19 Sep 2004 23:05:09 +0000 dominik (svn r301) Fix: game options (like drive side) are not taken from the scenario when using 'new game' command
Mon, 13 Sep 2004 22:49:11 +0000 signde (svn r240) -Fix: desync on subsidy generation
Sun, 12 Sep 2004 22:03:14 +0000 darkvater (svn r224) -Fix: Music now finally works on WinXP. DirectMusic is now default for an OS >= WinNT4 (WinNT4, Win2k, WinXP), and MIDI driver for lower OS's (Win95, Win98, WinME, etc).
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)
Sun, 12 Sep 2004 15:29:37 +0000 darkvater (svn r214) -Feature: CMD_NET_INSTANT [just in time command handling over network] (sign_de)
Sat, 11 Sep 2004 22:10:31 +0000 signde (svn r209) -Fix: network code based desync
Sat, 11 Sep 2004 19:34:11 +0000 signde (svn r207) -Codechange: randomizer handling
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Wed, 08 Sep 2004 19:20:46 +0000 truelight (svn r186) -Add: debug 'net' for network debug (sign_de)
Mon, 06 Sep 2004 22:46:02 +0000 darkvater (svn r173) -Network: [1023231] Debug Code + ErrorBoxes + Load Game/Scenario. Added some more desync debug code and replaced some of the error() calls with some better error boxes. Hopefully find desyncs easier (sign_de)
Mon, 06 Sep 2004 21:20:01 +0000 darkvater (svn r169) -Fix: move around sort-widgets a bit so it looks more natural
Fri, 03 Sep 2004 19:59:05 +0000 darkvater (svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, open a new viewport to have a quick look at your favorite map-positions. Independent zoom and quick jump to/from viewport (Dribbel)
Wed, 25 Aug 2004 10:17:39 +0000 truelight (svn r140) -Fix: Load Scenario fix
Wed, 25 Aug 2004 08:55:53 +0000 dominik (svn r137) Fix: console sometime didn't open (sign_de)
Tue, 24 Aug 2004 08:34:28 +0000 dominik (svn r127) New feature: ingame console. (sign_de)
Mon, 23 Aug 2004 21:29:25 +0000 dominik (svn r124) Prepared code for removal of block_months variable in next major savegame version
Mon, 23 Aug 2004 21:04:39 +0000 dominik (svn r122) Change: exclusive transport rights are now stored per town instead of per station
Mon, 23 Aug 2004 10:59:03 +0000 dominik (svn r117) Feature: Performance details window in company league menu (TrueLight)
Mon, 23 Aug 2004 08:59:36 +0000 dominik (svn r116) Fix: [ 963056 ] Wrong trains you can buy with scenarios
Sun, 22 Aug 2004 10:23:37 +0000 dominik (svn r106) New network core (by sign_de)
Fri, 20 Aug 2004 17:28:49 +0000 truelight (svn r97) -Fix: two non-AI players when loading a scenario
Fri, 20 Aug 2004 09:32:32 +0000 truelight (svn r85) -Add: initial commit of new AI (enable in Patch menu)
Mon, 16 Aug 2004 18:46:54 +0000 darkvater (svn r68) -Fix: [1009621] build in pause is now a cheat instead of a patch (truesatan)
Mon, 16 Aug 2004 14:48:35 +0000 darkvater (svn r66) -Fix Station list updated on station deletion/station rename
Tue, 10 Aug 2004 16:34:01 +0000 dominik (svn r9) Fixed a couple of warnings and minor coding issues
Tue, 10 Aug 2004 14:14:00 +0000 darkvater (svn r2) -Fix [993829] UDP Fixes (lucaspiller)
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN