darkvater
0533d9ff6e
(svn r1260) -Fix: [1090357] Patch for braindead MinGW compiler (luzi82)
2004-12-23 19:33:17 +00:00
truelight
ef32da999c
(svn r1259) -Fix: [Network] Network now compiles with glibc 2.1 (MacBaine)
2004-12-23 19:23:56 +00:00
truelight
f5b68e2d9d
(svn r1259) -Fix: [Network] Network now compiles with glibc 2.1 (MacBaine)
2004-12-23 19:23:56 +00:00
dominik
1fa1a391dc
(svn r1255) Renamed "postfix" to "suffix", for strings and variable names
2004-12-23 18:28:13 +00:00
dominik
58c153b9ac
(svn r1255) Renamed "postfix" to "suffix", for strings and variable names
2004-12-23 18:28:13 +00:00
dominik
50d7211494
(svn r1254) - Fix: [ 993500 ] High bridge rendering error
...
- Changed button to open landscaping toolbar
2004-12-23 18:14:12 +00:00
dominik
60052ffb45
(svn r1254) - Fix: [ 993500 ] High bridge rendering error
...
- Changed button to open landscaping toolbar
2004-12-23 18:14:12 +00:00
truelight
31416a2497
(svn r1253) -Update: updated the multiplayer doc a bit.
...
Via this commit I wanted to thank everyone who helped with this new
network, with some people by name: Bjarni, for Endian support,
Hackykid, for Masterserver and ingame server-list, Geniusdex, for
suggestions and bug reporting, Darkvater, for the Windows testing,
Tron, for his comments and suggestions for the network, sign_de, for his
general help around the network, orudge, for his kind offer to host
our masterserver, dominik, for the network GUI, and all the others I
did not mention or forgot. Thank you all :)
2004-12-23 17:59:37 +00:00
truelight
1558948b9b
(svn r1253) -Update: updated the multiplayer doc a bit.
...
Via this commit I wanted to thank everyone who helped with this new
network, with some people by name: Bjarni, for Endian support,
Hackykid, for Masterserver and ingame server-list, Geniusdex, for
suggestions and bug reporting, Darkvater, for the Windows testing,
Tron, for his comments and suggestions for the network, sign_de, for his
general help around the network, orudge, for his kind offer to host
our masterserver, dominik, for the network GUI, and all the others I
did not mention or forgot. Thank you all :)
2004-12-23 17:59:37 +00:00
truelight
824d73be2d
(svn r1252) -Add: [Network] With 'set restart_game_date' you can set the date for in
...
which year the server must restart hisself. (0 = disabled, default value)
2004-12-23 17:37:26 +00:00
truelight
c9645885d0
(svn r1252) -Add: [Network] With 'set restart_game_date' you can set the date for in
...
which year the server must restart hisself. (0 = disabled, default value)
2004-12-23 17:37:26 +00:00
truelight
e480efb19d
(svn r1251) -Fix: [Console] The alias 'clean_company' is now working correctly
2004-12-23 17:12:30 +00:00
truelight
3672ae1118
(svn r1251) -Fix: [Console] The alias 'clean_company' is now working correctly
2004-12-23 17:12:30 +00:00
truelight
af13f489b9
(svn r1250) -Fix: a dedicated server could not kick user number 1
2004-12-23 15:33:47 +00:00
truelight
c48ba54a09
(svn r1250) -Fix: a dedicated server could not kick user number 1
2004-12-23 15:33:47 +00:00
truelight
4395293d9f
(svn r1249) -Fix: new files in the last commit had double content
2004-12-23 15:08:53 +00:00
truelight
3f87f29a81
(svn r1249) -Fix: new files in the last commit had double content
2004-12-23 15:08:53 +00:00
truelight
dfc5fdbb92
(svn r1248) -Add: initial OS/2 support (read docs/ReadMe_OS2.txt) (orudge)
...
Works fine, beside some minor stuff:
- Network is not working yet
- Keyboard is not working
- No MIDI support
- 'A few file selector bugs involving drives'
2004-12-23 14:46:16 +00:00
truelight
a9bb5be49d
(svn r1248) -Add: initial OS/2 support (read docs/ReadMe_OS2.txt) (orudge)
...
Works fine, beside some minor stuff:
- Network is not working yet
- Keyboard is not working
- No MIDI support
- 'A few file selector bugs involving drives'
2004-12-23 14:46:16 +00:00
truelight
3fa05f42b2
(svn r1247) -Fix: [ 1090313 ] Shares are now also sold when a company goes bankrupt
2004-12-23 14:02:40 +00:00
truelight
d91326fb4a
(svn r1247) -Fix: [ 1090313 ] Shares are now also sold when a company goes bankrupt
2004-12-23 14:02:40 +00:00
truelight
2f2842ec05
(svn r1246) -Fix: [ 1090099 ] Company-messages did crash the game, because
...
company-index was sent, which should have been the client-index
2004-12-23 13:53:05 +00:00
truelight
a14a78de34
(svn r1246) -Fix: [ 1090099 ] Company-messages did crash the game, because
...
company-index was sent, which should have been the client-index
2004-12-23 13:53:05 +00:00
truelight
807b5e5304
(svn r1244) -Fix: no longer show the current password when 'set company_pw' is called
...
without parameters (technical not possible, sorry DV)
2004-12-23 13:03:48 +00:00
truelight
533e7a97ef
(svn r1244) -Fix: no longer show the current password when 'set company_pw' is called
...
without parameters (technical not possible, sorry DV)
2004-12-23 13:03:48 +00:00
darkvater
8b4288f9cd
(svn r1243) -Fix: Scenario road-building toolbar also stickified. Thx for the notice teeone
2004-12-23 11:36:22 +00:00
darkvater
b4c80052fe
(svn r1243) -Fix: Scenario road-building toolbar also stickified. Thx for the notice teeone
2004-12-23 11:36:22 +00:00
darkvater
cdcb96305f
(svn r1242) -Fix: fix some morhpos warnings (tokai)
2004-12-23 11:31:06 +00:00
darkvater
79bbc37daa
(svn r1242) -Fix: fix some morhpos warnings (tokai)
2004-12-23 11:31:06 +00:00
darkvater
007895ae1a
(svn r1241) -To get empty password, '*' is not needed in the gui; forgot to remove it from the tooltip...it's late already.
2004-12-23 00:33:44 +00:00
darkvater
3a98db672b
(svn r1241) -To get empty password, '*' is not needed in the gui; forgot to remove it from the tooltip...it's late already.
2004-12-23 00:33:44 +00:00
darkvater
5eeb971de0
(svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.
...
-Fix: removed some warnings
-Enabled ENABLE_NETWORK on windows again which I accidentally commented out.
2004-12-23 00:24:44 +00:00
darkvater
28c1dc3e39
(svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.
...
-Fix: removed some warnings
-Enabled ENABLE_NETWORK on windows again which I accidentally commented out.
2004-12-23 00:24:44 +00:00
darkvater
552cb7ad60
(svn r1239) -Feature: Added gui option of setting company password. It can be found in the 'company information' window
...
-Spiced up 'set company_pw' a bit, where if no pw is typed, it shows the current one.
-Added a space between company name and player; looks better
2004-12-22 23:24:53 +00:00
darkvater
c4836bbd70
(svn r1239) -Feature: Added gui option of setting company password. It can be found in the 'company information' window
...
-Spiced up 'set company_pw' a bit, where if no pw is typed, it shows the current one.
-Added a space between company name and player; looks better
2004-12-22 23:24:53 +00:00
bjarni
93f1a5f7df
(svn r1238) Changelog update with the mac specific stuff since 0.3.4
2004-12-22 22:52:06 +00:00
bjarni
0e3399177e
(svn r1238) Changelog update with the mac specific stuff since 0.3.4
2004-12-22 22:52:06 +00:00
darkvater
edabf3efa1
(svn r1237) -Fix: Viewports crash when too many viewports are open. Their amount was not updated to reflect the updated windows amount (thx lefti)
2004-12-22 21:37:28 +00:00
darkvater
39727d6a81
(svn r1237) -Fix: Viewports crash when too many viewports are open. Their amount was not updated to reflect the updated windows amount (thx lefti)
2004-12-22 21:37:28 +00:00
bjarni
a92dc63ec9
(svn r1236) MorphOS: added make release like in OSX (tokai)
...
MorphOS: cleaned up the code telling the difference between AmigaOS and MorphOS (tokai)
2004-12-22 21:12:36 +00:00
bjarni
fb345e983e
(svn r1236) MorphOS: added make release like in OSX (tokai)
...
MorphOS: cleaned up the code telling the difference between AmigaOS and MorphOS (tokai)
2004-12-22 21:12:36 +00:00
miham
e04e8f53c3
(svn r1235) Daily langfile updates (automatic)
2004-12-22 21:09:45 +00:00
miham
64e153fc34
(svn r1235) Daily langfile updates (automatic)
2004-12-22 21:09:45 +00:00
dominik
675a44b67f
(svn r1233) Fixed several currency issues. Now currencies should work correctly again.
2004-12-22 19:48:27 +00:00
dominik
e297eada07
(svn r1233) Fixed several currency issues. Now currencies should work correctly again.
2004-12-22 19:48:27 +00:00
tron
d0a1507c34
(svn r1232) Plug memory leak
2004-12-22 19:16:56 +00:00
tron
51cbbd0438
(svn r1232) Plug memory leak
2004-12-22 19:16:56 +00:00
truelight
dc8ed63071
(svn r1231) -Fix: missing header file for console_cmds.c
2004-12-22 19:16:10 +00:00
truelight
51257991c0
(svn r1231) -Fix: missing header file for console_cmds.c
2004-12-22 19:16:10 +00:00
truelight
1d1a78c011
(svn r1228) -Add: [Network] When a server normally shuts down, it removed itself
...
from the server-list
2004-12-22 18:56:52 +00:00