------------------------------------------------------------------------ r250 | truelight | 2004-09-14 17:33:17 +0000 (Tue, 14 Sep 2004) | 2 lines -Update: updated the changelog for 0.3.4 ------------------------------------------------------------------------ r249 | truelight | 2004-09-14 16:30:33 +0000 (Tue, 14 Sep 2004) | 2 lines -Fix: warning fix in console.c/h (Tron) ------------------------------------------------------------------------ r248 | darkvater | 2004-09-14 16:10:20 +0000 (Tue, 14 Sep 2004) | 3 lines -Feature: console script files "exec myscript.file" -Feature: console logging (of debug messages with *developer = 2 and debug_level #) to text-files "script test.txt" -Feature: server and client are auto-executing "on_server.scr" and "on_client.scr" scripts ------------------------------------------------------------------------ r247 | darkvater | 2004-09-14 15:46:21 +0000 (Tue, 14 Sep 2004) | 1 line -Fix: Town exclusivity was not shown in town-window because stringformat ({YELLOW}) overrode colour-code. Now the exclusive player gets a red icon in front of its name ------------------------------------------------------------------------ r246 | darkvater | 2004-09-14 15:25:28 +0000 (Tue, 14 Sep 2004) | 1 line -Fix: 64bit machine warnings for sdl.c (Tron) ------------------------------------------------------------------------ r245 | darkvater | 2004-09-14 14:26:12 +0000 (Tue, 14 Sep 2004) | 1 line -Fix: [1022689] Bug when dragging a part of a multiheaded engine to 'sell-whole-train'. The rear-head of the multiheaded train will now not be sold automatically. You have to drag it manually (Celestar) ------------------------------------------------------------------------ r244 | darkvater | 2004-09-14 14:19:53 +0000 (Tue, 14 Sep 2004) | 2 lines -Fix: Stations were not sorted for non-player-0 players -Fix: Correctly resorting vehicle list of player when the list of another player is open. ------------------------------------------------------------------------ r243 | signde | 2004-09-14 08:13:15 +0000 (Tue, 14 Sep 2004) | 1 line -Fix: [1022689] When destroying a part of a train with a 2 side engine the second engine was also deleted [Celestar] ------------------------------------------------------------------------ r242 | darkvater | 2004-09-14 01:21:07 +0000 (Tue, 14 Sep 2004) | 2 lines -Fix: Pathfinding bug for road vehicles introduced in r160 fixed (blathijs) -Fix: Pathfinding under bridges bug for ships introduced in r160 fixed (Darkvater) ------------------------------------------------------------------------ r241 | darkvater | 2004-09-13 23:43:54 +0000 (Mon, 13 Sep 2004) | 1 line -Fix: Trailing spaces :O ------------------------------------------------------------------------ r240 | signde | 2004-09-13 22:49:11 +0000 (Mon, 13 Sep 2004) | 3 lines -Fix: desync on subsidy generation -Fix: sometimes commands got executed to early on some clients -Feature: universal event packets for transmitting subsidys ------------------------------------------------------------------------ r239 | dominik | 2004-09-13 22:04:20 +0000 (Mon, 13 Sep 2004) | 1 line Fix: [ 1025361 ] PERSONAL_DIR is created at startup now ------------------------------------------------------------------------ r238 | miham | 2004-09-13 21:50:53 +0000 (Mon, 13 Sep 2004) | 1 line Daily langfile updates #2. ------------------------------------------------------------------------ r237 | darkvater | 2004-09-13 20:38:36 +0000 (Mon, 13 Sep 2004) | 3 lines -Fix: [1025836] Company value problem (again). Now company value rightly shows the value, including ALL your money. -Fix: Graphs now accomodate 64bit numbers (so the company value graph doesn't plummet into -... if value is too big) -Strgen: added CURRCOMPACT64 for this, and 64bit versions of several macros. ------------------------------------------------------------------------ r236 | truelight | 2004-09-13 18:42:45 +0000 (Mon, 13 Sep 2004) | 2 lines -Fix: random crash when player-face was displayed in error-dialog ------------------------------------------------------------------------ r235 | miham | 2004-09-13 12:47:54 +0000 (Mon, 13 Sep 2004) | 1 line Currency->Currency64 updates (Tron) ------------------------------------------------------------------------ r234 | darkvater | 2004-09-13 12:28:11 +0000 (Mon, 13 Sep 2004) | 2 lines -Fix: added missing romanian.txt to VC6, VS.NET and Jamfile project file -Feature: Added romanian town names and currency (Magic_Pixel) ------------------------------------------------------------------------ r233 | signde | 2004-09-13 09:21:42 +0000 (Mon, 13 Sep 2004) | 2 lines -Fix: german language fixes (Tron) -Fix: fixed some english console texts ------------------------------------------------------------------------ r232 | miham | 2004-09-13 08:28:43 +0000 (Mon, 13 Sep 2004) | 1 line Daily langfile updates #1. ------------------------------------------------------------------------ r231 | miham | 2004-09-13 07:10:21 +0000 (Mon, 13 Sep 2004) | 1 line Added romanian translation (Magic_Pixel) ------------------------------------------------------------------------ r230 | signde | 2004-09-13 06:56:30 +0000 (Mon, 13 Sep 2004) | 5 lines -Feature: IConsoleWarning for warning messages -Feature: added info_cmd command -Codechange: renamed "varinfo" to "info_var" -Fix: some const fixes in console.h -Fix: fixed return value of IConsoleCmdGet ------------------------------------------------------------------------ r229 | darkvater | 2004-09-12 23:35:01 +0000 (Sun, 12 Sep 2004) | 2 lines -Fix: Some more const stuff fixed .(Tron) -Fix: ParseConnectionString() function to parse network connection string: [:][#= WinNT4 (WinNT4, Win2k, WinXP), and MIDI driver for lower OS's (Win95, Win98, WinME, etc). ------------------------------------------------------------------------ r223 | darkvater | 2004-09-12 21:49:38 +0000 (Sun, 12 Sep 2004) | 2 lines -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron) -CodeLayout: Remove trailing spaces and Windows linebreaks ------------------------------------------------------------------------ r222 | signde | 2004-09-12 20:28:52 +0000 (Sun, 12 Sep 2004) | 2 lines -Fix: Added network.h and console_cmd.c to MSVC6 Project -Fix: Added console_cmd.c to the Makefile ------------------------------------------------------------------------ r221 | signde | 2004-09-12 20:15:18 +0000 (Sun, 12 Sep 2004) | 7 lines -Feature: console command and variable hooking -Fix: added another network.c stub -Consolecommand: "scrollto " center main view on [Darkvater] -Consolecommand: "resettile " force bulldoze without any checks (DEBUG only) [Darkvater] -Fix: resetengines is hooked to be not available in network games -Codechange: "connect ": the connect command now uses a connectionstring like the network-gui -Fix: Direct Connect editbox can handle up to max ~35 characters [Darkvater] ------------------------------------------------------------------------ r220 | bjarni | 2004-09-12 19:07:54 +0000 (Sun, 12 Sep 2004) | 1 line Makefile: enables ENABLE_NETWORK by default if no config file is present ------------------------------------------------------------------------ r219 | darkvater | 2004-09-12 19:03:11 +0000 (Sun, 12 Sep 2004) | 1 line -Fix: fixed network stub declerations ------------------------------------------------------------------------ r218 | miham | 2004-09-12 18:37:05 +0000 (Sun, 12 Sep 2004) | 1 line Daily langfile updates #1. ------------------------------------------------------------------------ r217 | darkvater | 2004-09-12 17:37:37 +0000 (Sun, 12 Sep 2004) | 1 line -Fix: remove warning and simplify loop network_gui.c (Tron) ------------------------------------------------------------------------ r216 | truelight | 2004-09-12 17:36:29 +0000 (Sun, 12 Sep 2004) | 3 lines -Fix: paused network game now disallows all commands (instead of doing the commands all at once when the game unpauses) ------------------------------------------------------------------------ r215 | signde | 2004-09-12 16:03:40 +0000 (Sun, 12 Sep 2004) | 1 line -Feature: direct connect now allows selecting a port and a playername [ip/host]:[port]#[player] ------------------------------------------------------------------------ r214 | darkvater | 2004-09-12 15:29:37 +0000 (Sun, 12 Sep 2004) | 4 lines -Feature: CMD_NET_INSTANT [just in time command handling over network] (sign_de) -Fix: Only server can pause in network, action disabled for clients -Fix: Direct Connect editbox can handle up to max ~35 characters ------------------------------------------------------------------------ r213 | darkvater | 2004-09-12 14:20:43 +0000 (Sun, 12 Sep 2004) | 1 line -Fix: opntitle.dat, road crossings were owned by town for some very weird reason. ------------------------------------------------------------------------ r212 | darkvater | 2004-09-12 14:12:33 +0000 (Sun, 12 Sep 2004) | 3 lines -Fix: Network-gui fixes (sign_de) -Fix: any disabled button in a window doesn't receive WE_CLICK events -Added network.h ------------------------------------------------------------------------ r211 | darkvater | 2004-09-12 14:10:40 +0000 (Sun, 12 Sep 2004) | 2 lines -Added Player-colour conversion table (sign_de) -Added OTTD colour palette image ------------------------------------------------------------------------ r210 | signde | 2004-09-12 10:23:35 +0000 (Sun, 12 Sep 2004) | 3 lines -Fix: Console key closes window in front -Fix: Console events were processed in wrong window -Fix: Console unresponsive when you activated another window ------------------------------------------------------------------------ r209 | signde | 2004-09-11 22:10:31 +0000 (Sat, 11 Sep 2004) | 4 lines -Fix: network code based desync -Feature: framesync packets to hold the clients framecount near the servers -Fix: command queue now aligns the commands to be processed right after an sync or framesync packet -Fix: added stubs for compiling without network ------------------------------------------------------------------------ r208 | miham | 2004-09-11 20:25:40 +0000 (Sat, 11 Sep 2004) | 1 line Daily langfile changes ------------------------------------------------------------------------ r207 | signde | 2004-09-11 19:34:11 +0000 (Sat, 11 Sep 2004) | 6 lines -Codechange: randomizer handling -Fix: desync problem fixes -Fix: server doesnt hang anymore when a client timed out -Feature: low latency connection enhancements [*net_sync_freq, *net_ready_ahead] ------------------------------------------------------------------------ r206 | darkvater | 2004-09-11 19:18:30 +0000 (Sat, 11 Sep 2004) | 1 line -Fix: [1001540] i lost all wagons. Half-assed fix for lost wagons. But now users can at least fix this problem. Consolecommand: "resetengines" ------------------------------------------------------------------------ r205 | darkvater | 2004-09-11 14:48:31 +0000 (Sat, 11 Sep 2004) | 1 line -Fix: [1026271] Vehicle depots not transparent with transparent buildings. ------------------------------------------------------------------------ r204 | truelight | 2004-09-11 13:37:44 +0000 (Sat, 11 Sep 2004) | 2 lines -Fix: deleted unneeded casts (tnx Tron) ------------------------------------------------------------------------ r203 | truelight | 2004-09-11 13:23:05 +0000 (Sat, 11 Sep 2004) | 2 lines -Fix: somewhere I screwed up and forgot to delete some testcode ;) ------------------------------------------------------------------------ r202 | truelight | 2004-09-11 09:55:19 +0000 (Sat, 11 Sep 2004) | 3 lines -Codechange: I missed some files with trailing spaces.. this should be all ;) ------------------------------------------------------------------------ r201 | truelight | 2004-09-11 09:40:19 +0000 (Sat, 11 Sep 2004) | 4 lines -Fix: [1025836] Company values bigger dan int32 were put to negative -Fix: [1025836] Long bridges had negative value -Fix: Typo in endian_check.c (Zr40) ------------------------------------------------------------------------ r200 | darkvater | 2004-09-11 00:36:06 +0000 (Sat, 11 Sep 2004) | 1 line -Fix: oops, ALT+F4 didn't work anymore. Fixed now. ------------------------------------------------------------------------ r199 | darkvater | 2004-09-11 00:19:53 +0000 (Sat, 11 Sep 2004) | 1 line -Fix: [993374] Pressing alt locks the game - sort of a bug. I hope I didn't break anything :O ------------------------------------------------------------------------ r198 | darkvater | 2004-09-10 23:20:14 +0000 (Fri, 10 Sep 2004) | 2 lines -Fix: [1020269] Different production? Wrong production amount was showed in the industry list window -Fix: Show industry list is now the first dropdown item. Second is Fund Industry. ------------------------------------------------------------------------ r197 | darkvater | 2004-09-10 22:43:40 +0000 (Fri, 10 Sep 2004) | 1 line -Fix: Disable Fast Forward in network games visually (didn't work anyways, just showed graphical output) ------------------------------------------------------------------------ r196 | miham | 2004-09-10 21:49:59 +0000 (Fri, 10 Sep 2004) | 1 line Daily langfile updates ------------------------------------------------------------------------ r195 | miham | 2004-09-10 20:23:33 +0000 (Fri, 10 Sep 2004) | 1 line Initial finnish translation, 50% completed ------------------------------------------------------------------------ r194 | truelight | 2004-09-10 19:02:27 +0000 (Fri, 10 Sep 2004) | 2 lines -Codechange: stripping trailing-spaces. Please keep this that way! ------------------------------------------------------------------------ r193 | truelight | 2004-09-10 18:54:23 +0000 (Fri, 10 Sep 2004) | 2 lines -Fix: [OldAI] If service-interval is in %, it works correct now. ------------------------------------------------------------------------ r192 | miham | 2004-09-10 18:19:06 +0000 (Fri, 10 Sep 2004) | 1 line Langfile updates -- hope it worx ------------------------------------------------------------------------ r191 | darkvater | 2004-09-10 17:10:34 +0000 (Fri, 10 Sep 2004) | 1 line -Some langfixes ------------------------------------------------------------------------ r190 | bjarni | 2004-09-09 19:16:27 +0000 (Thu, 09 Sep 2004) | 1 line Makefile: fixed bug, that prevented compilation with MANUAL_CONFIG enabled ------------------------------------------------------------------------ r189 | darkvater | 2004-09-09 16:20:33 +0000 (Thu, 09 Sep 2004) | 1 line -Fix: [1024750] Fix: network.c - timeout error. When one client timed out, all clients were disconnected (sign_de) ------------------------------------------------------------------------ r188 | darkvater | 2004-09-08 20:54:56 +0000 (Wed, 08 Sep 2004) | 1 line -Fix: network fixes for players with higher latency (sign_de) ------------------------------------------------------------------------ r187 | darkvater | 2004-09-08 19:26:10 +0000 (Wed, 08 Sep 2004) | 2 lines -Feature: [1024044] Show max loan in finances window. (ledow) -some type fixes in txt files ------------------------------------------------------------------------ r186 | truelight | 2004-09-08 19:20:46 +0000 (Wed, 08 Sep 2004) | 3 lines -Add: debug 'net' for network debug (sign_de) -Fix: desync problem (server was not waiting for clients) (sign_de) ------------------------------------------------------------------------ r185 | truelight | 2004-09-08 18:05:49 +0000 (Wed, 08 Sep 2004) | 2 lines -Fix: [1016954] Cached_sprites does now work again ------------------------------------------------------------------------ r184 | truelight | 2004-09-08 17:44:29 +0000 (Wed, 08 Sep 2004) | 2 lines -Fix: starting a new game in DesertLandscape crashed the game ------------------------------------------------------------------------ r183 | darkvater | 2004-09-08 17:13:46 +0000 (Wed, 08 Sep 2004) | 1 line -Fix: fix landscape-toolbar crash when newgrf are enabled. Dominik forgot to add +1 to index upon load :) ------------------------------------------------------------------------ r182 | darkvater | 2004-09-08 15:01:12 +0000 (Wed, 08 Sep 2004) | 1 line -Fix: [1024380] strgen diff (Warning fix + MorphOS fix). Removes the longest standing warning on compilation of strgen (tokai) ------------------------------------------------------------------------ r181 | bjarni | 2004-09-08 09:07:18 +0000 (Wed, 08 Sep 2004) | 2 lines Makefile: enabled ability to supress output of missing strings in lng files Makefile: added versiontag for autoupdate of outdated makefile.config files ------------------------------------------------------------------------ r180 | darkvater | 2004-09-07 23:41:09 +0000 (Tue, 07 Sep 2004) | 1 line -Fix: some more warning fixes for C99 (Tron) ------------------------------------------------------------------------ r179 | darkvater | 2004-09-07 22:44:14 +0000 (Tue, 07 Sep 2004) | 1 line -Fix: [1023971] Fix for MouseWheel assert error in non-zoomable viewports. Zooming now will only occur if mousepointer is either in an extra viewport window, or main game-window (Dribbel) ------------------------------------------------------------------------ r178 | darkvater | 2004-09-07 22:39:06 +0000 (Tue, 07 Sep 2004) | 1 line -Fix: small network fix if network is not enabled ------------------------------------------------------------------------ r177 | darkvater | 2004-09-07 21:48:09 +0000 (Tue, 07 Sep 2004) | 2 lines -Fix: padded out Widget code to solve warnings on C99 compiler (Tron) -Fix: added WIDGETS_END macro for WWT_LAST which does this for all last widget-types ------------------------------------------------------------------------ r176 | darkvater | 2004-09-07 19:34:55 +0000 (Tue, 07 Sep 2004) | 1 line -Fix: network_gui const and warnings fixes (Tron) ------------------------------------------------------------------------ r175 | darkvater | 2004-09-07 19:01:06 +0000 (Tue, 07 Sep 2004) | 2 lines -Fix: [1023771] inconsistent/missing stations in station list. Forgot to change owner-sort after changing function. -Codechange: some more asserts to vehicle-sorts to quickly find any possible problems. ------------------------------------------------------------------------