Sun, 19 Dec 2004 15:14:55 +0000 truelight (svn r1174) -Fix: [Network] All strings can now be translated (no more hardcoded strings)
Sun, 19 Dec 2004 14:42:17 +0000 truelight (svn r1173) -Fix: [Network] Console input in dedicated server for windows was not
Sun, 19 Dec 2004 14:08:29 +0000 truelight (svn r1172) -Fix: [Network] Pressing CTRL+C in dedicated server now closed the server
Sun, 19 Dec 2004 13:28:09 +0000 dominik (svn r1171) Fix: Console hotkey works again on keyboards where this key is a deadkey.
Sun, 19 Dec 2004 13:06:20 +0000 dominik (svn r1170) Fix: news_gui.c should compile everywhere without warnings now.
Sun, 19 Dec 2004 10:24:45 +0000 truelight (svn r1169) -Fix: [Network] [ 1087591 ] When you want to be a spectator, you now
Sun, 19 Dec 2004 10:17:26 +0000 truelight (svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const'
Sun, 19 Dec 2004 09:39:19 +0000 dominik (svn r1167) Feature: Added the possibility to add validation functions to NewsItems. This is now done for "Train in depot" messages. Before displaying such a message, it checks if the train really still is in the depot. Can be applied to other news items as well.
Sun, 19 Dec 2004 09:33:02 +0000 dominik (svn r1166) Fix: [ 1040119 ] Flooded wagons in depots don't keep constantly exploding any more
Sun, 19 Dec 2004 09:31:35 +0000 dominik (svn r1165) Fix: [ 1085255 ] Docks now have a button to display the catchment area
Sun, 19 Dec 2004 09:30:05 +0000 dominik (svn r1164) Redid fix from revision 1163 to work with all patch settings
Sat, 18 Dec 2004 21:11:45 +0000 dominik (svn r1163) Fix: [ 1087403 ] Crashed trains aren't reported to have too few orders any more
Sat, 18 Dec 2004 18:58:03 +0000 dominik (svn r1162) The server list can now be automatically filled from the config file. Add a section [servers] with the addresses each in a new line. Those will be checked upon OpenTTD startup.
Sat, 18 Dec 2004 18:19:49 +0000 tron (svn r1161) Don't make redundant GetAirport() calls, use the cached value
Sat, 18 Dec 2004 18:13:37 +0000 truelight (svn r1160) -Fix: redid revision 1159. pid_t should not be defined under windows.
Sat, 18 Dec 2004 18:05:56 +0000 darkvater (svn r1159) -Fix: pid_t was unknown to windows; typedeffed to int.
Sat, 18 Dec 2004 17:31:02 +0000 tron (svn r1158) Make network compile on SunOS
Sat, 18 Dec 2004 16:00:10 +0000 dominik (svn r1157) Enhanced the config file (openttd.cfg) to use another section type. "List sections" as opposed to "variable sections" contain a list of values, separated by a new line. This is now used for the [newgrf] group. You have to edit each line in this section from e.g. "0 = firstset.grf" to only "firstset.grf".
Sat, 18 Dec 2004 14:19:21 +0000 truelight (svn r1154) -Add: [Network] Forked dedicated server (start openttd with -Df) (GeniusDex)
Sat, 18 Dec 2004 13:38:27 +0000 truelight (svn r1153) -Fix: FindCatchmentRadius is now a function that uses the enums instead
Sat, 18 Dec 2004 13:15:41 +0000 truelight (svn r1152) -Add: [Network] Added signal handling (GeniusDex)
Sat, 18 Dec 2004 12:46:29 +0000 tron (svn r1151) Fix last commit |:
Sat, 18 Dec 2004 12:40:34 +0000 tron (svn r1150) Fixes:
Sat, 18 Dec 2004 12:19:04 +0000 tron (svn r1149) Fix hack which abuses first TileIndex of airport depot array as number of depots (similar change as in map branch)
Fri, 17 Dec 2004 23:32:54 +0000 dominik (svn r1148) Fix: The console hotkey is finally working properly on all keyboards. It's the key on the top left corner
Fri, 17 Dec 2004 17:06:20 +0000 truelight (svn r1146) -Fix: You can no longer change waypoints whom are owned by somebody else
Fri, 17 Dec 2004 09:02:41 +0000 tron (svn r1145) Remove stray line which crept in in last commit
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)