------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ r174 | darkvater | 2004-09-06 22:53:59 +0000 (Mon, 06 Sep 2004) | 1 line -Network: [ 023268] small network.c changes/cleanups (MorphOS/AmigaOS) and one compiler warning fix (MorphOS) (tokai) ------------------------------------------------------------------------ r173 | darkvater | 2004-09-06 22:46:02 +0000 (Mon, 06 Sep 2004) | 2 lines -Network: [1023231] Debug Code + ErrorBoxes + Load Game/Scenario. Added some more desync debug code and replaced some of the error() calls with some better error boxes. Hopefully find desyncs easier (sign_de) -GUI: Change some network GUI stuff (Darkvater) ------------------------------------------------------------------------ r172 | darkvater | 2004-09-06 21:47:12 +0000 (Mon, 06 Sep 2004) | 1 line -Fix: warning fixes (Tron) ------------------------------------------------------------------------ r171 | bjarni | 2004-09-06 21:29:02 +0000 (Mon, 06 Sep 2004) | 1 line MorphOS: added hotkey for console (tokai) ------------------------------------------------------------------------ r170 | darkvater | 2004-09-06 21:27:26 +0000 (Mon, 06 Sep 2004) | 1 line -Fix: [1022902] network fix .. console fix bug [1018523]. Fixes some variable initialization errors and a console.h warning (sign_de) ------------------------------------------------------------------------ r169 | darkvater | 2004-09-06 21:20:01 +0000 (Mon, 06 Sep 2004) | 4 lines -Fix: move around sort-widgets a bit so it looks more natural -Fix: savegames are sorted with newest date first by default -Codechange: refine sorter functions -Fix: fixed linux warnings (tokai) ------------------------------------------------------------------------ r168 | bjarni | 2004-09-06 20:51:25 +0000 (Mon, 06 Sep 2004) | 1 line added a console hotkey on mac ------------------------------------------------------------------------ r167 | truelight | 2004-09-06 18:33:51 +0000 (Mon, 06 Sep 2004) | 3 lines -Fix: [972247] bug in '[a] weird non-uniform stations handling' (blathijs) ------------------------------------------------------------------------ r166 | darkvater | 2004-09-06 18:22:25 +0000 (Mon, 06 Sep 2004) | 1 line -Codechange: change 74 for constant DAY_TICKS ------------------------------------------------------------------------ r165 | darkvater | 2004-09-06 18:15:13 +0000 (Mon, 06 Sep 2004) | 3 lines -Feature: Option to sort vehicles in vehicle-list window by different criteria. Total independent sort for all types and players. Periodic resort of list every 10 TTD days. Thank you for your graphical inspiration follow and buxo (since none of you provided any code). -Fix: Sorter icon pointing down 'v' sorts in every window lowest value first, '^' highest value first -CodeChange: move Dropdownlist from settings_gui.c to widget.c. More in place there. ------------------------------------------------------------------------ r164 | truelight | 2004-09-06 16:57:40 +0000 (Mon, 06 Sep 2004) | 3 lines -Fix: Makefile did not clean up endian-files -Add: Also display text for endian.h and endian_check ------------------------------------------------------------------------ r163 | bjarni | 2004-09-06 16:45:53 +0000 (Mon, 06 Sep 2004) | 1 line Makefile: made compileroutput nicer and added NOVERBOSE to supress all warnings/errors if wanted(default off) (sign_de) ------------------------------------------------------------------------ r162 | darkvater | 2004-09-06 16:21:35 +0000 (Mon, 06 Sep 2004) | 1 line -Feature: when exit game window pops up, 'Enter' quits the game ------------------------------------------------------------------------