summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-23(svn r14723) -Codechange: shuffling some stuff around to reduce indirect #inc...rubidium
2008-12-23(svn r14722) -Codechange: s/DEREF_CLIENT/GetNetworkClientSocket/rubidium
2008-12-23(svn r14721) -Codechange: s/NetworkTCPSocketHandler/NetworkClientSocket/ as i...rubidium
2008-12-23(svn r14720) -Codechange: s/FOR_ALL_CLIENTS/FOR_ALL_CLIENT_SOCKETS/ as the la...rubidium
2008-12-23(svn r14719) -Codechange: replace DEREF_CLIENT with an instance function and ...rubidium
2008-12-22(svn r14718) -Change: remove some direct network core variable accesses from ...rubidium
2008-12-22(svn r14717) -Change: more 'Index' -> ClientID to not confuse ClientID and Cl...rubidium
2008-12-22(svn r14716) -Codechange: move more network core querying to the network files.rubidium
2008-12-22(svn r14715) -Codechange: move some network code from the main gui file into ...rubidium
2008-12-22(svn r14714) -Codechange: only allocate the company network "state" variables...rubidium
2008-12-22(svn r14713) -Update: WebTranslator2 update to 2008-12-22 18:43:52translators
2008-12-22(svn r14712) -Codechange: split server and client side w.r.t. the storage of ...rubidium
2008-12-22(svn r14711) -Codechange: don't misuse the _network_company_info password fie...rubidium
2008-12-22(svn r14710) -Change: simplify sending company information from the server to...rubidium
2008-12-22(svn r14709) -Codechange: make a clearer distinction between 'unique' client ...rubidium
2008-12-20(svn r14708) -Change: update a few urls and fix some small errors/missing thi...rubidium
2008-12-20(svn r14707) -Cleanup: Replace an 'int' by 'Trackdir'.frosch
2008-12-20(svn r14706) -Update: WebTranslator2 update to 2008-12-20 18:37:49translators
2008-12-20(svn r14705) -Fix [FS#2460]: First transfer the whole load of a vehicle chain...frosch
2008-12-20(svn r14704) -Codechange: Add set capabilities to SmallVector.frosch
2008-12-20(svn r14703) -Fix (r8735): [YAPF] YapfRoadVehDistanceToTile() shall not abort...frosch
2008-12-20(svn r14702) -Documentation: Add a note about the meaning and validity of Veh...frosch
2008-12-20(svn r14701) -Change: Debian's lintian complains about not using the best com...rubidium
2008-12-20(svn r14700) -Fix (r1): loading of very old savegames was broken (STNS chunk ...smatz
2008-12-20(svn r14699) -Fix (r14483): Do not use v->dest_tile for trains heading to a s...frosch
2008-12-19(svn r14697) -Fix: some int vs unsigned int comparisons in strgen.rubidium
2008-12-19(svn r14696) -Fix (r10495): Words now consist of 16 bits.frosch
2008-12-19(svn r14695) -Cleanup: When NTP is not active there is no need to set up Trai...frosch
2008-12-19(svn r14694) -Fix (r1): zeppeliner (disaster) should target st->airport_tile,...smatz
2008-12-19(svn r14693) -Codechange: replace one check in old AI (probably typo, but the...smatz
2008-12-19(svn r14692) -Update: WebTranslator2 update to 2008-12-19 18:43:35translators
2008-12-18(svn r14691) -Update: WebTranslator2 update to 2008-12-18 18:47:25translators
2008-12-18(svn r14689) -Change: make configure die on commonly made user mistakes, like...rubidium
2008-12-17(svn r14688) -Change: silence the "command not found" error when trying to fi...rubidium
2008-12-17(svn r14687) -Change: log all configure errors to config.logrubidium
2008-12-17(svn r14686) -Update: WebTranslator2 update to 2008-12-17 18:01:03translators
2008-12-17(svn r14685) -Change: don't popup cmd windows when determining version (MSVC)glx
2008-12-16(svn r14684) -Codechange: use SubWCRev object to get version info instead Sub...glx
2008-12-16(svn r14683) -Change: only say a engine/vehicle is refittable when it can be ...rubidium
2008-12-16(svn r14682) -Fix (r14672): Check the correct savegame version. (Thanks SmatZ)frosch
2008-12-16(svn r14681) -Update: WebTranslator2 update to 2008-12-16 18:42:42translators
2008-12-16(svn r14680) -Feature(ette) [FS#2434]: Use property 4 (model life) also for w...frosch
2008-12-16(svn r14679) -Fix [FS#2431]: opening the OSK on the chatbox did disable map s...rubidium
2008-12-15(svn r14678) -Fix [FS#2435]: gradual filling graphics were not chosen accordi...rubidium
2008-12-15(svn r14677) -Update: WebTranslator2 update to 2008-12-15 11:38:07translators
2008-12-14(svn r14676) -Fix: Do not copy the signal type of parallel vertical/horizonta...frosch
2008-12-14(svn r14675) -Fix: setting the Estonian or custom currency as used currency d...rubidium
2008-12-13(svn r14674) -Fix (r4965): Check sprite size when executing action 6.frosch
2008-12-13(svn r14673) -Update: WebTranslator2 update to 2008-12-13 18:45:31translators
2008-12-13(svn r14672) -Fix [FS#2444]: Property 7 and callback 12 were broken for aircr...frosch