truelight
d7d3ff4849
(svn r1102) -Fix: [Console] 'set server_pw' was acting crazy when you typed more
...
chars then it could take
2004-12-15 17:40:12 +00:00
truelight
eb5b1ae72f
(svn r1101) -Fix: [Console] Removed magic numbers
2004-12-15 17:31:18 +00:00
truelight
a4a3d829be
(svn r1101) -Fix: [Console] Removed magic numbers
2004-12-15 17:31:18 +00:00
truelight
bd08844ab6
(svn r1100) -Fix: [Console] 'set company_pw' is now working again (Hackykid)
2004-12-15 17:24:10 +00:00
truelight
b615e854e1
(svn r1100) -Fix: [Console] 'set company_pw' is now working again (Hackykid)
2004-12-15 17:24:10 +00:00
darkvater
d7f4528a57
(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)
2004-12-15 16:51:55 +00:00
darkvater
f1b6b1711b
(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)
2004-12-15 16:51:55 +00:00
truelight
ac96c1ae07
(svn r1096) -Fix: [Network] PlayAs is now registered correctly
...
-Codewise: [Network] Cleaned some code, removed some comment, changed
some wrong comment
2004-12-15 15:19:51 +00:00
truelight
29b844a408
(svn r1096) -Fix: [Network] PlayAs is now registered correctly
...
-Codewise: [Network] Cleaned some code, removed some comment, changed
some wrong comment
2004-12-15 15:19:51 +00:00
darkvater
70a91d6c60
(svn r1095) -Fix: scenario editor road-build-gui works again altough shortcuts are screwed.
...
-Feature: Pressing enter on 'Abandon Game' returns to main menu (one less click \o/)
2004-12-15 11:42:05 +00:00
darkvater
c8ca2a8604
(svn r1095) -Fix: scenario editor road-build-gui works again altough shortcuts are screwed.
...
-Feature: Pressing enter on 'Abandon Game' returns to main menu (one less click \o/)
2004-12-15 11:42:05 +00:00
miham
60ad02c341
(svn r1094) Daily langfile updates (automatic)
2004-12-15 10:56:33 +00:00
miham
f3ca6a9180
(svn r1094) Daily langfile updates (automatic)
2004-12-15 10:56:33 +00:00
darkvater
c21659ae7e
(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.
2004-12-15 00:31:08 +00:00
darkvater
c58549d512
(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.
2004-12-15 00:31:08 +00:00
dominik
bc13fd26d5
(svn r1092) Fix: Autorail can be accessed with the 'a' hotkey again
2004-12-14 21:56:01 +00:00
dominik
6cb53e7d34
(svn r1092) Fix: Autorail can be accessed with the 'a' hotkey again
2004-12-14 21:56:01 +00:00
dominik
b3c7d7f3bd
(svn r1091) Fix: Finally station names use 100% the correct color in transparent mode
2004-12-14 20:54:01 +00:00
dominik
af9dc1f817
(svn r1091) Fix: Finally station names use 100% the correct color in transparent mode
2004-12-14 20:54:01 +00:00
truelight
b0fa342aaa
(svn r1090) -Fix: Made the _openttd_revision variable global, and with that
...
hopefully killed the windows-revision problem. If WITH_REV is defined,
for both Windows as *nix system _openttd_revision is filled with normal
info, else _openttd_revision is set to 'norev000'
-Fix: Small possible server-crash
2004-12-14 20:27:00 +00:00
truelight
b6c74c1c20
(svn r1090) -Fix: Made the _openttd_revision variable global, and with that
...
hopefully killed the windows-revision problem. If WITH_REV is defined,
for both Windows as *nix system _openttd_revision is filled with normal
info, else _openttd_revision is set to 'norev000'
-Fix: Small possible server-crash
2004-12-14 20:27:00 +00:00
miham
af2f6830d0
(svn r1089) Daily langfile updates (automatic)
2004-12-14 20:21:52 +00:00
miham
52aeaebde0
(svn r1089) Daily langfile updates (automatic)
2004-12-14 20:21:52 +00:00
dominik
a733a469b5
(svn r1088) Strings cleanup. Renamed some strings to reflect their content.
2004-12-14 19:47:35 +00:00
dominik
20f36f8c88
(svn r1088) Strings cleanup. Renamed some strings to reflect their content.
2004-12-14 19:47:35 +00:00
truelight
f957e2ccff
(svn r1086) -Fix: [Network] [ 1084774 ] Fixed quick-share-sell bug
2004-12-14 18:17:24 +00:00
truelight
967762e5ef
(svn r1086) -Fix: [Network] [ 1084774 ] Fixed quick-share-sell bug
2004-12-14 18:17:24 +00:00
truelight
9dec8ca01e
(svn r1085) -Fix: [Network] [ 1084834 ] If IF_IN_NETWORK flag was on, an error
...
resulted in infinite money (or assert)
2004-12-14 18:13:02 +00:00
truelight
55f3347514
(svn r1085) -Fix: [Network] [ 1084834 ] If IF_IN_NETWORK flag was on, an error
...
resulted in infinite money (or assert)
2004-12-14 18:13:02 +00:00
dominik
6189664ad3
(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.
2004-12-14 17:38:48 +00:00
dominik
23612e41f2
(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.
2004-12-14 17:38:48 +00:00
dominik
07367a113c
(svn r1083) Fix: the console "script" command saves all output to the textfile, not only printf stuff (sign_de)
2004-12-14 17:06:54 +00:00
dominik
a94da5937c
(svn r1083) Fix: the console "script" command saves all output to the textfile, not only printf stuff (sign_de)
2004-12-14 17:06:54 +00:00
dominik
967425b368
(svn r1082) Feature: Chat toolbar
...
- to chat with all players press Return (or Shift-T) and type in the message
- Press Return again to send the message
2004-12-14 16:53:38 +00:00
dominik
7196860373
(svn r1082) Feature: Chat toolbar
...
- to chat with all players press Return (or Shift-T) and type in the message
- Press Return again to send the message
2004-12-14 16:53:38 +00:00
miham
a63b2f3061
(svn r1081) Daily langfile updates (automatic)
2004-12-14 15:24:36 +00:00
miham
833ce98409
(svn r1081) Daily langfile updates (automatic)
2004-12-14 15:24:36 +00:00
tron
cf8e2459e7
(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.
2004-12-14 08:01:12 +00:00
tron
1fcf823d66
(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.
2004-12-14 08:01:12 +00:00
darkvater
0495bbdca1
(svn r1079) -Fix: you can once again quit the game in windows by pressing ALT+F4 or the 'exit' button in the main menu.
2004-12-14 00:45:24 +00:00
darkvater
043b8bc5ad
(svn r1079) -Fix: you can once again quit the game in windows by pressing ALT+F4 or the 'exit' button in the main menu.
2004-12-14 00:45:24 +00:00
bjarni
e022088b69
(svn r1078) md5.c vc6 + vs.net fix for release builds (sign_de)
2004-12-13 22:19:37 +00:00
bjarni
1b386f46b4
(svn r1078) md5.c vc6 + vs.net fix for release builds (sign_de)
2004-12-13 22:19:37 +00:00
dominik
0bb5428b26
(svn r1077) Implements scripts/autoexec.scr to get executed on game starting (sign_de)
...
- %! allows to merge alias parameters
- \% allows to use % in alias strings
- "alias" command now overwrites the old alias list entry
2004-12-13 22:13:02 +00:00
dominik
a9972399c5
(svn r1077) Implements scripts/autoexec.scr to get executed on game starting (sign_de)
...
- %! allows to merge alias parameters
- \% allows to use % in alias strings
- "alias" command now overwrites the old alias list entry
2004-12-13 22:13:02 +00:00
dominik
0a1e697a29
(svn r1076) Feature: Patch setting to autosave the game on exit
...
If you set autosave_on_exit = true in openttd.cfg, your game will be saved as exit.sav in the autosave folder and you won't be asked if you want to quit the game any more.
2004-12-13 22:10:12 +00:00
dominik
77e882c3bd
(svn r1076) Feature: Patch setting to autosave the game on exit
...
If you set autosave_on_exit = true in openttd.cfg, your game will be saved as exit.sav in the autosave folder and you won't be asked if you want to quit the game any more.
2004-12-13 22:10:12 +00:00
miham
5a2c5fed09
(svn r1075) Daily langfile updates (automatic)
2004-12-13 21:28:38 +00:00
miham
2b13b2d239
(svn r1075) Daily langfile updates (automatic)
2004-12-13 21:28:38 +00:00
dominik
a2e4e05b2c
(svn r1074) Fix: server_bind_ip was set to 255.255.255.255 by default
...
The correct default value is 0.0.0.0. If you are experiencing problems with connecting to your server you'll have to change the value of server_bind_ip to 0.0.0.0 in openttd.cfg
2004-12-13 21:23:28 +00:00