Commit Graph

222 Commits (1b498bca57457a5f46cc43baef225687e312692b)
 

Author SHA1 Message Date
signde 1b498bca57 (svn r222) -Fix: Added network.h and console_cmd.c to MSVC6 Project
-Fix: Added console_cmd.c to the Makefile
20 years ago
signde d6cab2e06d (svn r221) -Feature: console command and variable hooking
-Fix: added another network.c stub
-Consolecommand: "scrollto <tile>" center main view on <tile> [Darkvater]
-Consolecommand: "resettile <tile>" force bulldoze <tile> without any checks (DEBUG only) [Darkvater]
-Fix: resetengines is hooked to be not available in network games
-Codechange: "connect <connectstr>": the connect command now uses a connectionstring like the network-gui
-Fix: Direct Connect editbox can handle up to max ~35 characters [Darkvater]
20 years ago
bjarni 7cb5b1954d (svn r220) Makefile: enables ENABLE_NETWORK by default if no config file is present 20 years ago
darkvater 54fcdc9cfa (svn r219) -Fix: fixed network stub declerations 20 years ago
miham 1493cc550b (svn r218) Daily langfile updates #1. 20 years ago
darkvater 1f1f578abb (svn r217) -Fix: remove warning and simplify loop network_gui.c (Tron) 20 years ago
truelight 53ee4f6540 (svn r216) -Fix: paused network game now disallows all commands (instead of doing
the commands all at once when the game unpauses)
20 years ago
signde 9be6a4cea4 (svn r215) -Feature: direct connect now allows selecting a port and a playername [ip/host]:[port]#[player] 20 years ago
darkvater 99687cf513 (svn r214) -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
20 years ago
darkvater f64c1bda4b (svn r213) -Fix: opntitle.dat, road crossings were owned by town for some very weird reason. 20 years ago
darkvater 24512d3da5 (svn r212) -Fix: Network-gui fixes (sign_de)
-Fix: any disabled button in a window doesn't receive WE_CLICK events
-Added network.h
20 years ago
darkvater 7a6512a654 (svn r211) -Added Player-colour conversion table (sign_de)
-Added OTTD colour palette image
20 years ago
signde 956bf639ea (svn r210) -Fix: Console key closes window in front
-Fix: Console events were processed in wrong window
-Fix: Console unresponsive when you activated another window
20 years ago
signde 34ecc0d778 (svn r209) -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
20 years ago
miham 1c373cd0af (svn r208) Daily langfile changes 20 years ago
signde 1fb915df69 (svn r207) -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]
20 years ago
darkvater d03afadad2 (svn r206) -Fix: [1001540] i lost all wagons. Half-assed fix for lost wagons. But now users can at least fix this problem. Consolecommand: "resetengines" 20 years ago
darkvater fe8c317d3c (svn r205) -Fix: [1026271] Vehicle depots not transparent with transparent buildings. 20 years ago
truelight da87ab9c79 (svn r204) -Fix: deleted unneeded casts (tnx Tron) 20 years ago
truelight 0b5cc6f149 (svn r203) -Fix: somewhere I screwed up and forgot to delete some testcode ;) 20 years ago
truelight 7aa0bdf48b (svn r202) -Codechange: I missed some files with trailing spaces.. this should be
all ;)
20 years ago
truelight 4ccd84f94b (svn r201) -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)
20 years ago
darkvater ddeae85be4 (svn r200) -Fix: oops, ALT+F4 didn't work anymore. Fixed now. 20 years ago
darkvater 2cd8a89d44 (svn r199) -Fix: [993374] Pressing alt locks the game - sort of a bug. I hope I didn't break anything :O 20 years ago
darkvater a956b63b41 (svn r198) -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.
20 years ago
darkvater 80cb0b7fd6 (svn r197) -Fix: Disable Fast Forward in network games visually (didn't work anyways, just showed graphical output) 20 years ago
miham 0caa819190 (svn r196) Daily langfile updates 20 years ago
miham c7ab4b6e69 (svn r195) Initial finnish translation, 50% completed 20 years ago
truelight eb49a19460 (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! 20 years ago
truelight 1c1a5b91c9 (svn r193) -Fix: [OldAI] If service-interval is in %, it works correct now. 20 years ago
miham 79fce8bf9d (svn r192) Langfile updates -- hope it worx 20 years ago
darkvater c58c0ca87d (svn r191) -Some langfixes 20 years ago
bjarni cbdd088649 (svn r190) Makefile: fixed bug, that prevented compilation with MANUAL_CONFIG enabled 20 years ago
darkvater 216abe4e93 (svn r189) -Fix: [1024750] Fix: network.c - timeout error. When one client timed out, all clients were disconnected (sign_de) 20 years ago
darkvater 5ecaebcc6c (svn r188) -Fix: network fixes for players with higher latency (sign_de) 20 years ago
darkvater 8308432cf9 (svn r187) -Feature: [1024044] Show max loan in finances window. (ledow)
-some type fixes in txt files
20 years ago
truelight 157e90b49f (svn r186) -Add: debug 'net' for network debug (sign_de)
-Fix: desync problem (server was not waiting for clients) (sign_de)
20 years ago
truelight 0a04fe95c9 (svn r185) -Fix: [1016954] Cached_sprites does now work again 20 years ago
truelight 1a0a7ed763 (svn r184) -Fix: starting a new game in DesertLandscape crashed the game 20 years ago
darkvater de18c544cc (svn r183) -Fix: fix landscape-toolbar crash when newgrf are enabled. Dominik forgot to add +1 to index upon load :) 20 years ago
darkvater 091566b779 (svn r182) -Fix: [1024380] strgen diff (Warning fix + MorphOS fix). Removes the longest standing warning on compilation of strgen (tokai) 20 years ago
bjarni 49773d7a9e (svn r181) Makefile: enabled ability to supress output of missing strings in lng files
Makefile: added versiontag for autoupdate of outdated makefile.config files
20 years ago
darkvater debb158c95 (svn r180) -Fix: some more warning fixes for C99 (Tron) 20 years ago
darkvater d037ee4c92 (svn r179) -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) 20 years ago
darkvater 6b9929d0f3 (svn r178) -Fix: small network fix if network is not enabled 20 years ago
darkvater 56435c8775 (svn r177) -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
20 years ago
darkvater 3a241b5cce (svn r176) -Fix: network_gui const and warnings fixes (Tron) 20 years ago
darkvater bf9c8068be (svn r175) -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.
20 years ago
darkvater 51d928a478 (svn r174) -Network: [ 023268] small network.c changes/cleanups (MorphOS/AmigaOS) and one compiler warning fix (MorphOS) (tokai) 20 years ago
darkvater 9a6870fcfd (svn r173) -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)
20 years ago