truelight [Fri, 24 Dec 2004 00:13:32 +0000] rev 802
(svn r1272) -Fix: game compiles again with network disabled
darkvater [Fri, 24 Dec 2004 00:00:10 +0000] rev 801
(svn r1271) -Fix: set eol-style to native on missing files
-Added known_bugs file with open bugs on SF..should be included with installer
-Updated installer for 0.3.5
bjarni [Thu, 23 Dec 2004 23:53:13 +0000] rev 800
(svn r1270) Updated all languages so they are ready to be released
moved russian, turkish and latvian 'translations' to lang/unfinished so we do not release 'translations' with nearly no translated strings
truelight [Thu, 23 Dec 2004 23:32:07 +0000] rev 799
(svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
- Marked docs/console.txt as out-dated
darkvater [Thu, 23 Dec 2004 23:15:07 +0000] rev 798
(svn r1268) -Fix: some warnings in gfx.c fixed
-Fix: Makefile now correctly works for cygwin/mingw; altough defining only cygwin does not compile the game
-Fix: moved SDL information message from severity 0 to 1. Only errors/severe warnings should be level 0
darkvater [Thu, 23 Dec 2004 22:45:24 +0000] rev 797
(svn r1267) -Fix: fix the wrong language file postfix strings...if you do such a change in english.txt, please also update the other language as well too!
darkvater [Thu, 23 Dec 2004 22:31:46 +0000] rev 796
(svn r1266) -Fix: fix some cygwin/mingw warnings
-Note: when compiling with MinGW (-mno-cygwin) __MINGW32__ is defined; when compiling without it __CYGWIN32__ is defined. You need to set either -mno-cygwin (MinGW) or -mwin32 (Cygwin) to have WIN32 defined
truelight [Thu, 23 Dec 2004 21:58:01 +0000] rev 795
(svn r1265) -Fix: the server can also no longer use the money cheat if the
advertise-mode is active
dominik [Thu, 23 Dec 2004 20:42:24 +0000] rev 794
(svn r1264) Fix: Default currency is GBP again and the currency identifier is displayed correctly in the config file
truelight [Thu, 23 Dec 2004 20:33:57 +0000] rev 793
(svn r1263) -Fix: [Network] Client-names are limited (serverside) to 25 chars
-Fix: You can enter some more chars in the chatbox
darkvater [Thu, 23 Dec 2004 20:23:05 +0000] rev 792
(svn r1262) -Fix: [1088996] kill some warnings for MinGW (luzi82)
bjarni [Thu, 23 Dec 2004 19:50:01 +0000] rev 791
(svn r1261) Removed the English strings from danish.txt
darkvater [Thu, 23 Dec 2004 19:33:17 +0000] rev 790
(svn r1260) -Fix: [1090357] Patch for braindead MinGW compiler (luzi82)
truelight [Thu, 23 Dec 2004 19:23:56 +0000] rev 789
(svn r1259) -Fix: [Network] Network now compiles with glibc 2.1 (MacBaine)
dominik [Thu, 23 Dec 2004 18:28:13 +0000] rev 788
(svn r1255) Renamed "postfix" to "suffix", for strings and variable names
dominik [Thu, 23 Dec 2004 18:14:12 +0000] rev 787
(svn r1254) - Fix: [ 993500 ] High bridge rendering error
- Changed button to open landscaping toolbar
truelight [Thu, 23 Dec 2004 17:59:37 +0000] rev 786
(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 :)
truelight [Thu, 23 Dec 2004 17:37:26 +0000] rev 785
(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)
truelight [Thu, 23 Dec 2004 17:12:30 +0000] rev 784
(svn r1251) -Fix: [Console] The alias 'clean_company' is now working correctly
truelight [Thu, 23 Dec 2004 15:33:47 +0000] rev 783
(svn r1250) -Fix: a dedicated server could not kick user number 1
truelight [Thu, 23 Dec 2004 15:08:53 +0000] rev 782
(svn r1249) -Fix: new files in the last commit had double content
truelight [Thu, 23 Dec 2004 14:46:16 +0000] rev 781
(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'
truelight [Thu, 23 Dec 2004 14:02:40 +0000] rev 780
(svn r1247) -Fix: [ 1090313 ] Shares are now also sold when a company goes bankrupt
truelight [Thu, 23 Dec 2004 13:53:05 +0000] rev 779
(svn r1246) -Fix: [ 1090099 ] Company-messages did crash the game, because
company-index was sent, which should have been the client-index
truelight [Thu, 23 Dec 2004 13:03:48 +0000] rev 778
(svn r1244) -Fix: no longer show the current password when 'set company_pw' is called
without parameters (technical not possible, sorry DV)
darkvater [Thu, 23 Dec 2004 11:36:22 +0000] rev 777
(svn r1243) -Fix: Scenario road-building toolbar also stickified. Thx for the notice teeone
darkvater [Thu, 23 Dec 2004 11:31:06 +0000] rev 776
(svn r1242) -Fix: fix some morhpos warnings (tokai)
darkvater [Thu, 23 Dec 2004 00:33:44 +0000] rev 775
(svn r1241) -To get empty password, '*' is not needed in the gui; forgot to remove it from the tooltip...it's late already.
darkvater [Thu, 23 Dec 2004 00:24:44 +0000] rev 774
(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.
darkvater [Wed, 22 Dec 2004 23:24:53 +0000] rev 773
(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
bjarni [Wed, 22 Dec 2004 22:52:06 +0000] rev 772
(svn r1238) Changelog update with the mac specific stuff since 0.3.4
darkvater [Wed, 22 Dec 2004 21:37:28 +0000] rev 771
(svn r1237) -Fix: Viewports crash when too many viewports are open. Their amount was not updated to reflect the updated windows amount (thx lefti)
bjarni [Wed, 22 Dec 2004 21:12:36 +0000] rev 770
(svn r1236) MorphOS: added make release like in OSX (tokai)
MorphOS: cleaned up the code telling the difference between AmigaOS and MorphOS (tokai)
miham [Wed, 22 Dec 2004 21:09:45 +0000] rev 769
(svn r1235) Daily langfile updates (automatic)
dominik [Wed, 22 Dec 2004 19:48:27 +0000] rev 768
(svn r1233) Fixed several currency issues. Now currencies should work correctly again.
tron [Wed, 22 Dec 2004 19:16:56 +0000] rev 767
(svn r1232) Plug memory leak
truelight [Wed, 22 Dec 2004 19:16:10 +0000] rev 766
(svn r1231) -Fix: missing header file for console_cmds.c
truelight [Wed, 22 Dec 2004 18:56:52 +0000] rev 765
(svn r1228) -Add: [Network] When a server normally shuts down, it removed itself
from the server-list
truelight [Wed, 22 Dec 2004 18:42:56 +0000] rev 764
(svn r1227) -Add: Ingame Server-list (select Internet, then Find Servers)
-Fix: UDPListener was launched wrongly
-Fix: Not all sockets have broadcast enabled anymore
-Fix: Server-advertise retries 3 times before giving up
darkvater [Wed, 22 Dec 2004 17:37:21 +0000] rev 763
(svn r1225) -Feature: SHIFT+DEL now deletes all non-vital windows (only status bar and main bar remain)
-Fix: For everyone who tried to crash the game by opening a huge amount of windows and stickying all of them; bad luck. It's fixed now (thanks Tron for the helpful criticism). First all normal windows are a candidate for replacement, then if none are found, sticky windows. Then..well that should not happen :)
dominik [Wed, 22 Dec 2004 16:54:55 +0000] rev 762
(svn r1222) Currency cleanup. Changed some currency symbols according to forum suggestions (thx ChrisCF) and rearranged the currencies alphabetically (except for the major ones).
darkvater [Wed, 22 Dec 2004 15:45:41 +0000] rev 761
(svn r1219) -Fix: compilation for windows release build (forgotten VARDEF)
dominik [Wed, 22 Dec 2004 15:32:50 +0000] rev 760
(svn r1218) Fix: Autosaves go to the correct folder again with keep_all_autosave enabled
dominik [Wed, 22 Dec 2004 13:19:26 +0000] rev 759
(svn r1215) Feature: You can now make a custom currency by chosing "Custom..."
darkvater [Wed, 22 Dec 2004 01:32:30 +0000] rev 758
(svn r1214) -Feature: Stickified Industries (list & window), Smallmaps (all three), Stations (list & window) and Towns (list & window). I hope I didn't forget to update a widget somewhere :O
-Feature: With the sticky windows on and some unfortunate resizing of your game it the 'close' button might go outside of the playing field, making it impossible to close. Added an option to the Options menu that closes all windows, even if they are stickified ("Close ALL windows")
darkvater [Wed, 22 Dec 2004 00:45:05 +0000] rev 757
(svn r1213) -Feature: Stickified vehicle lists
darkvater [Wed, 22 Dec 2004 00:18:40 +0000] rev 756
(svn r1212) -Feature: sticky windows all build-toolbars
darkvater [Tue, 21 Dec 2004 23:27:58 +0000] rev 755
(svn r1211) -Feature: Introduce sticky windows to all vehicle windows...Just make sure you do not sticky more than 23 at a time. Also a lot of places in the code invalidated the 'status bar' of the vehicle, referring to it as widget 4. This is now widget 5 and has been #definitized
miham [Tue, 21 Dec 2004 22:53:55 +0000] rev 754
(svn r1210) Daily langfile updates (automatic)
truelight [Tue, 21 Dec 2004 19:39:21 +0000] rev 753
(svn r1209) -Fix: fix compiler warning (sorry)
truelight [Tue, 21 Dec 2004 19:37:10 +0000] rev 752
(svn r1208) -Fix: the owner-check introduced in r1203 now also works correctly for
bridges (the middle-parts don't have any owner)
celestar [Tue, 21 Dec 2004 19:07:23 +0000] rev 751
(svn r1207) -Fix: Compiler warning due to the modified catchment areas
dominik [Tue, 21 Dec 2004 18:30:51 +0000] rev 750
(svn r1206) Fix: Polished build docks window a bit.
dominik [Tue, 21 Dec 2004 17:41:12 +0000] rev 749
(svn r1205) Fix: Made the network window a bit wider, so that other languages don't have overlapping strings
truelight [Tue, 21 Dec 2004 17:31:10 +0000] rev 748
(svn r1204) -Add: [Network] Added some cheaters-protection (money-cheat mostly)
truelight [Tue, 21 Dec 2004 17:12:20 +0000] rev 747
(svn r1203) -Fix: the pathfinder no longer sees rail with an other owner as a
possible route. This also makes sure signals don't show red because
there is a train on the track of an other owner.
truelight [Tue, 21 Dec 2004 16:56:43 +0000] rev 746
(svn r1202) -Fix: removed unused variable
truelight [Tue, 21 Dec 2004 16:54:46 +0000] rev 745
(svn r1201) -Fix: I forgot to add a * in r1183 ;)
truelight [Tue, 21 Dec 2004 16:17:27 +0000] rev 744
(svn r1200) -Fix: Fixed bug pointed out by Tron: when a train is on the
road/rail-crossing, and you let an other train drive towards it, reverse
it, the lights no longer go off.
truelight [Tue, 21 Dec 2004 16:02:14 +0000] rev 743
(svn r1199) -Fix: [ 958098 ] No longer road/rail crossing signals hang when a train
is reversed at the wrong moment (Yeah, our longest open bug finally
fixed :) :) :))