Fri, 17 Dec 2004 09:01:24 +0000 tron (svn r1144) Don't rely on sizeof() to determine the map size, use MapSize() instead
Fri, 17 Dec 2004 04:42:55 +0000 miham (svn r1143) Daily langfile updates (automatic)
Thu, 16 Dec 2004 15:51:18 +0000 truelight (svn r1137) -Fix: [Network] Replaces all strncpy with ttd_strlcpy.. windows really
Thu, 16 Dec 2004 15:35:19 +0000 truelight (svn r1136) -Fix: [Network] Revision check on windows-servers is working now
Thu, 16 Dec 2004 14:57:25 +0000 truelight (svn r1135) -Fix: added map.c/h to vc6 project file (bociusz)
Thu, 16 Dec 2004 13:59:23 +0000 truelight (svn r1131) -Add: [Network] Autoclean_companies (set it with 'set autoclean_companies on/off').
Thu, 16 Dec 2004 12:30:13 +0000 tron (svn r1130) Add helper functions to query map size
Thu, 16 Dec 2004 11:36:57 +0000 truelight (svn r1129) -Add: [Network] Added 'reset_company <company-id>'. If a company is
Thu, 16 Dec 2004 11:36:00 +0000 truelight (svn r1128) -Fix: [Network] Going bankrupt of human-players was corrupted in networkgames
Thu, 16 Dec 2004 11:35:08 +0000 truelight (svn r1127) -Fix: [Network] Protect the network against an illegal PLAYER_CTRL (in
Thu, 16 Dec 2004 11:12:59 +0000 truelight (svn r1126) -Fix: [Network] Pressing Disconnect on the GUI puts you back to the
Thu, 16 Dec 2004 11:09:00 +0000 truelight (svn r1125) -Fix: [Network] You can now safely join a company again
Thu, 16 Dec 2004 11:04:43 +0000 truelight (svn r1124) -Fix: [Network] Also the server now has the option Give Money in
Wed, 15 Dec 2004 23:33:04 +0000 darkvater (svn r1121) -Feature: Added sticky windows feature. A small pin allows the user to set the window as undeletable and can only be closed by hand. As an example the viewport window has been stickied (thanks to Neko-San)
Wed, 15 Dec 2004 22:50:20 +0000 miham (svn r1119) Fixed url in manpage
Wed, 15 Dec 2004 22:46:53 +0000 matthijs (svn r1118) * Added a minimal manpage with references to where to get real info
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 22:06:47 +0000 truelight (svn r1116) -Add: [Console] With 'set server_advertise on/off' you can put server
Wed, 15 Dec 2004 22:05:40 +0000 tron (svn r1115) Put every source file on an extra line
Wed, 15 Dec 2004 21:54:13 +0000 miham (svn r1114) Daily langfile updates (automatic)
Wed, 15 Dec 2004 21:54:07 +0000 truelight (svn r1113) -Add: [Network] Added the GUI part for server advertising. When you go
Wed, 15 Dec 2004 21:45:44 +0000 truelight (svn r1112) -Fix: _decode_parameters was increased to [20], but not all temp-dparams were
Wed, 15 Dec 2004 21:45:05 +0000 darkvater (svn r1111) -Fix: Some language file fixes. Added a space in 'company information' and fixed most not-same-format as english.txt problems. Some are remaining because they need translations.
Wed, 15 Dec 2004 21:30:20 +0000 darkvater (svn r1110) -Fix: Empty console commands were executed and returned error message (sign_de for GeniusDex)
Wed, 15 Dec 2004 21:25:33 +0000 tron (svn r1109) Fix c&p bug: In vehicle lists a name was displayed for road vehicles even if they had none
Wed, 15 Dec 2004 21:13:52 +0000 truelight (svn r1108) -Fix: [Network] Fixed problem around slow clients:
Wed, 15 Dec 2004 20:24:26 +0000 truelight (svn r1107) -Fix: [Network] A spectator can no longer buy/sell shares of companies
Wed, 15 Dec 2004 20:10:34 +0000 truelight (svn r1106) -Add: [Network] Added master-server protocol and advertise to
Wed, 15 Dec 2004 20:08:01 +0000 darkvater (svn r1104) -Fix: nasty server crash buffer overflow problem when using release build. Big thanks to Truelight for the guidance in fixing this very annoying bug!
Wed, 15 Dec 2004 17:40:12 +0000 truelight (svn r1102) -Fix: [Console] 'set server_pw' was acting crazy when you typed more
Wed, 15 Dec 2004 17:31:18 +0000 truelight (svn r1101) -Fix: [Console] Removed magic numbers
Wed, 15 Dec 2004 17:24:10 +0000 truelight (svn r1100) -Fix: [Console] 'set company_pw' is now working again (Hackykid)
Wed, 15 Dec 2004 16:51:55 +0000 darkvater (svn r1098) -Fix: server without revision build doesn't care about the client's version. Also moved all revision things where it belongs (network.c)
Wed, 15 Dec 2004 15:19:51 +0000 truelight (svn r1096) -Fix: [Network] PlayAs is now registered correctly
Wed, 15 Dec 2004 11:42:05 +0000 darkvater (svn r1095) -Fix: scenario editor road-build-gui works again altough shortcuts are screwed.
Wed, 15 Dec 2004 10:56:33 +0000 miham (svn r1094) Daily langfile updates (automatic)
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 21:56:01 +0000 dominik (svn r1092) Fix: Autorail can be accessed with the 'a' hotkey again
Tue, 14 Dec 2004 20:54:01 +0000 dominik (svn r1091) Fix: Finally station names use 100% the correct color in transparent mode
Tue, 14 Dec 2004 20:27:00 +0000 truelight (svn r1090) -Fix: Made the _openttd_revision variable global, and with that
Tue, 14 Dec 2004 20:21:52 +0000 miham (svn r1089) Daily langfile updates (automatic)
Tue, 14 Dec 2004 19:47:35 +0000 dominik (svn r1088) Strings cleanup. Renamed some strings to reflect their content.
Tue, 14 Dec 2004 18:17:24 +0000 truelight (svn r1086) -Fix: [Network] [ 1084774 ] Fixed quick-share-sell bug
Tue, 14 Dec 2004 18:13:02 +0000 truelight (svn r1085) -Fix: [Network] [ 1084834 ] If IF_IN_NETWORK flag was on, an error
Tue, 14 Dec 2004 17:38:48 +0000 dominik (svn r1084) Generalized hotkey catching when textfield windows are open. Now only hotkeys attached to the main toolbar are working if you have a textfield open.
Tue, 14 Dec 2004 17:06:54 +0000 dominik (svn r1083) Fix: the console "script" command saves all output to the textfile, not only printf stuff (sign_de)
Tue, 14 Dec 2004 16:53:38 +0000 dominik (svn r1082) Feature: Chat toolbar
Tue, 14 Dec 2004 15:24:36 +0000 miham (svn r1081) Daily langfile updates (automatic)
Tue, 14 Dec 2004 08:01:12 +0000 tron (svn r1080) Improve mini-map scrolling in a similar way as viewport scrolling (r1063): now the centre of the mini-map window is the region of interest instead some arbitrary coordinate.
Tue, 14 Dec 2004 00:45:24 +0000 darkvater (svn r1079) -Fix: you can once again quit the game in windows by pressing ALT+F4 or the 'exit' button in the main menu.
Mon, 13 Dec 2004 22:19:37 +0000 bjarni (svn r1078) md5.c vc6 + vs.net fix for release builds (sign_de)
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 22:10:12 +0000 dominik (svn r1076) Feature: Patch setting to autosave the game on exit
Mon, 13 Dec 2004 21:28:38 +0000 miham (svn r1075) Daily langfile updates (automatic)
Mon, 13 Dec 2004 21:23:28 +0000 dominik (svn r1074) Fix: server_bind_ip was set to 255.255.255.255 by default
Mon, 13 Dec 2004 20:45:55 +0000 dominik (svn r1073) - condebugger extended a bit [shows the commandline] (sign_de)
Mon, 13 Dec 2004 20:12:45 +0000 dominik (svn r1072) Fixed a few warnings that made trouble in VS .NET 2003
Mon, 13 Dec 2004 19:55:31 +0000 truelight (svn r1069) -Add: [Network] Added UDP-packet for detail info about a server for
Mon, 13 Dec 2004 19:54:44 +0000 truelight (svn r1068) -Fix: [Console] Let the client remember his own name-change
Mon, 13 Dec 2004 19:07:54 +0000 truelight (svn r1067) -Add: [Console] Added comment for scripts (everything behind the # is