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".
|
changeset |
files
|
Sat, 18 Dec 2004 14:19:21 +0000 |
truelight |
(svn r1154) -Add: [Network] Forked dedicated server (start openttd with -Df) (GeniusDex)
|
changeset |
files
|
Sat, 18 Dec 2004 13:38:27 +0000 |
truelight |
(svn r1153) -Fix: FindCatchmentRadius is now a function that uses the enums instead
|
changeset |
files
|
Sat, 18 Dec 2004 13:15:41 +0000 |
truelight |
(svn r1152) -Add: [Network] Added signal handling (GeniusDex)
|
changeset |
files
|
Sat, 18 Dec 2004 12:46:29 +0000 |
tron |
(svn r1151) Fix last commit |:
|
changeset |
files
|
Sat, 18 Dec 2004 12:40:34 +0000 |
tron |
(svn r1150) Fixes:
|
changeset |
files
|
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)
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 17 Dec 2004 17:06:20 +0000 |
truelight |
(svn r1146) -Fix: You can no longer change waypoints whom are owned by somebody else
|
changeset |
files
|
Fri, 17 Dec 2004 09:02:41 +0000 |
tron |
(svn r1145) Remove stray line which crept in in last commit
|
changeset |
files
|
Fri, 17 Dec 2004 09:01:24 +0000 |
tron |
(svn r1144) Don't rely on sizeof() to determine the map size, use MapSize() instead
|
changeset |
files
|
Fri, 17 Dec 2004 04:42:55 +0000 |
miham |
(svn r1143) Daily langfile updates (automatic)
|
changeset |
files
|
Thu, 16 Dec 2004 15:51:18 +0000 |
truelight |
(svn r1137) -Fix: [Network] Replaces all strncpy with ttd_strlcpy.. windows really
|
changeset |
files
|
Thu, 16 Dec 2004 15:35:19 +0000 |
truelight |
(svn r1136) -Fix: [Network] Revision check on windows-servers is working now
|
changeset |
files
|
Thu, 16 Dec 2004 14:57:25 +0000 |
truelight |
(svn r1135) -Fix: added map.c/h to vc6 project file (bociusz)
|
changeset |
files
|
Thu, 16 Dec 2004 13:59:23 +0000 |
truelight |
(svn r1131) -Add: [Network] Autoclean_companies (set it with 'set autoclean_companies on/off').
|
changeset |
files
|
Thu, 16 Dec 2004 12:30:13 +0000 |
tron |
(svn r1130) Add helper functions to query map size
|
changeset |
files
|
Thu, 16 Dec 2004 11:36:57 +0000 |
truelight |
(svn r1129) -Add: [Network] Added 'reset_company <company-id>'. If a company is
|
changeset |
files
|
Thu, 16 Dec 2004 11:36:00 +0000 |
truelight |
(svn r1128) -Fix: [Network] Going bankrupt of human-players was corrupted in networkgames
|
changeset |
files
|
Thu, 16 Dec 2004 11:35:08 +0000 |
truelight |
(svn r1127) -Fix: [Network] Protect the network against an illegal PLAYER_CTRL (in
|
changeset |
files
|
Thu, 16 Dec 2004 11:12:59 +0000 |
truelight |
(svn r1126) -Fix: [Network] Pressing Disconnect on the GUI puts you back to the
|
changeset |
files
|
Thu, 16 Dec 2004 11:09:00 +0000 |
truelight |
(svn r1125) -Fix: [Network] You can now safely join a company again
|
changeset |
files
|
Thu, 16 Dec 2004 11:04:43 +0000 |
truelight |
(svn r1124) -Fix: [Network] Also the server now has the option Give Money in
|
changeset |
files
|
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)
|
changeset |
files
|
Wed, 15 Dec 2004 22:50:20 +0000 |
miham |
(svn r1119) Fixed url in manpage
|
changeset |
files
|
Wed, 15 Dec 2004 22:46:53 +0000 |
matthijs |
(svn r1118) * Added a minimal manpage with references to where to get real info
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 15 Dec 2004 22:06:47 +0000 |
truelight |
(svn r1116) -Add: [Console] With 'set server_advertise on/off' you can put server
|
changeset |
files
|
Wed, 15 Dec 2004 22:05:40 +0000 |
tron |
(svn r1115) Put every source file on an extra line
|
changeset |
files
|
Wed, 15 Dec 2004 21:54:13 +0000 |
miham |
(svn r1114) Daily langfile updates (automatic)
|
changeset |
files
|
Wed, 15 Dec 2004 21:54:07 +0000 |
truelight |
(svn r1113) -Add: [Network] Added the GUI part for server advertising. When you go
|
changeset |
files
|
Wed, 15 Dec 2004 21:45:44 +0000 |
truelight |
(svn r1112) -Fix: _decode_parameters was increased to [20], but not all temp-dparams were
|
changeset |
files
|
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.
|
changeset |
files
|
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)
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 15 Dec 2004 21:13:52 +0000 |
truelight |
(svn r1108) -Fix: [Network] Fixed problem around slow clients:
|
changeset |
files
|
Wed, 15 Dec 2004 20:24:26 +0000 |
truelight |
(svn r1107) -Fix: [Network] A spectator can no longer buy/sell shares of companies
|
changeset |
files
|
Wed, 15 Dec 2004 20:10:34 +0000 |
truelight |
(svn r1106) -Add: [Network] Added master-server protocol and advertise to
|
changeset |
files
|
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!
|
changeset |
files
|
Wed, 15 Dec 2004 17:40:12 +0000 |
truelight |
(svn r1102) -Fix: [Console] 'set server_pw' was acting crazy when you typed more
|
changeset |
files
|
Wed, 15 Dec 2004 17:31:18 +0000 |
truelight |
(svn r1101) -Fix: [Console] Removed magic numbers
|
changeset |
files
|
Wed, 15 Dec 2004 17:24:10 +0000 |
truelight |
(svn r1100) -Fix: [Console] 'set company_pw' is now working again (Hackykid)
|
changeset |
files
|
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)
|
changeset |
files
|
Wed, 15 Dec 2004 15:19:51 +0000 |
truelight |
(svn r1096) -Fix: [Network] PlayAs is now registered correctly
|
changeset |
files
|
Wed, 15 Dec 2004 11:42:05 +0000 |
darkvater |
(svn r1095) -Fix: scenario editor road-build-gui works again altough shortcuts are screwed.
|
changeset |
files
|
Wed, 15 Dec 2004 10:56:33 +0000 |
miham |
(svn r1094) Daily langfile updates (automatic)
|
changeset |
files
|
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.
|
changeset |
files
|
Tue, 14 Dec 2004 21:56:01 +0000 |
dominik |
(svn r1092) Fix: Autorail can be accessed with the 'a' hotkey again
|
changeset |
files
|
Tue, 14 Dec 2004 20:54:01 +0000 |
dominik |
(svn r1091) Fix: Finally station names use 100% the correct color in transparent mode
|
changeset |
files
|
Tue, 14 Dec 2004 20:27:00 +0000 |
truelight |
(svn r1090) -Fix: Made the _openttd_revision variable global, and with that
|
changeset |
files
|
Tue, 14 Dec 2004 20:21:52 +0000 |
miham |
(svn r1089) Daily langfile updates (automatic)
|
changeset |
files
|
Tue, 14 Dec 2004 19:47:35 +0000 |
dominik |
(svn r1088) Strings cleanup. Renamed some strings to reflect their content.
|
changeset |
files
|
Tue, 14 Dec 2004 18:17:24 +0000 |
truelight |
(svn r1086) -Fix: [Network] [ 1084774 ] Fixed quick-share-sell bug
|
changeset |
files
|
Tue, 14 Dec 2004 18:13:02 +0000 |
truelight |
(svn r1085) -Fix: [Network] [ 1084834 ] If IF_IN_NETWORK flag was on, an error
|
changeset |
files
|
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.
|
changeset |
files
|
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)
|
changeset |
files
|
Tue, 14 Dec 2004 16:53:38 +0000 |
dominik |
(svn r1082) Feature: Chat toolbar
|
changeset |
files
|
Tue, 14 Dec 2004 15:24:36 +0000 |
miham |
(svn r1081) Daily langfile updates (automatic)
|
changeset |
files
|
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.
|
changeset |
files
|
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.
|
changeset |
files
|