summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-05(svn r21406) -Codechange: rename some textbuf related names to make them a bi...rubidium
2010-12-05(svn r21405) -Codechange: prepare sending of company information in the UDP p...rubidium
2010-12-05(svn r21404) -Add: method for getting the length of an Utf8 string in charactersrubidium
2010-12-05(svn r21403) -Change: the maximum size of the string argument of a commandrubidium
2010-12-05(svn r21402) -Update from WebTranslator v3.0:translators
2010-12-05(svn r21401) -Fix: ofcourse MSVC x64 has something to complain about...rubidium
2010-12-05(svn r21400) -Fix [FS#4284]: when loading a savegame takes more than 2 second...rubidium
2010-12-05(svn r21399) -Change/Feature/Fix [FS#4284]: perform the compression of savega...rubidium
2010-12-05(svn r21398) -Change/Feature-ish: when making a savegame to send to a client,...rubidium
2010-12-05(svn r21397) -Change/Feature-ish: when getting a savegame from the server, ju...rubidium
2010-12-05(svn r21396) -Codechange: rename SafeSaveOrLoad to SaveLoad (it only did load...rubidium
2010-12-05(svn r21395) -Codechange: move the save and load filter's interface to a headerrubidium
2010-12-05(svn r21394) -Codechange: split the actual savegame loading from SaveOrLoad a...rubidium
2010-12-05(svn r21393) -Codechange: support resetting of the "base" filters, i.e. reset...rubidium
2010-12-05(svn r21392) -Change: prepare the network protocol for getting the file size ...rubidium
2010-12-05(svn r21391) -Update (r21390): the string names in the translationsrubidium
2010-12-05(svn r21390) -Codechange: prepare the network join progress bar for getting t...rubidium
2010-12-04(svn r21389) -Feature: Use alphabetical order when sorting industries by type...terkhen
2010-12-04(svn r21388) -Feature [FS#4289]: Allow entering of the new year in a text box...alberth
2010-12-04(svn r21387) -Codechange: Add an enum for cheat numbers.alberth
2010-12-04(svn r21386) -Codechange: Use updated value to decide year to cheat to, inste...alberth
2010-12-04(svn r21385) -Codechange: Added a missing 'this' prefix, and some documentati...alberth
2010-12-04(svn r21384) -Fix: failure of WT3 to properly validate some string...rubidium
2010-12-04(svn r21383) -Update from WebTranslator v3.0:translators
2010-12-04(svn r21382) -Fix (r21153) [FS#4290]: the road vehicle's frame wasn't properl...rubidium
2010-12-04(svn r21381) -Fix (r21377,r21375): some compilers have to spoil the fun...rubidium
2010-12-04(svn r21380) -Codechange: move ThreadedSave variables to a more logical place...rubidium
2010-12-04(svn r21379) -Codechange: move the actual save code into a separate functionrubidium
2010-12-04(svn r21378) -Codechange: move the logic for reading bytes from a savegame in...rubidium
2010-12-04(svn r21377) -Codechange: rewrite the savegame decompressors to behave more l...rubidium
2010-12-04(svn r21376) -Codechange: generalise ClearMemoryDumperrubidium
2010-12-04(svn r21375) -Codechange: rewrite the savegame compressors to behave more lik...rubidium
2010-12-04(svn r21374) -Fix: Purchases lists were not invalidated when using 'resetengi...planetmaker
2010-12-02(svn r21373) -Codechange: rewrite the game state to memory dumperrubidium
2010-12-02(svn r21372) -Cleanup: remove some broken npf debug codeyexo
2010-12-02(svn r21371) -Codechange: pass the buffer to the compressor directly instead ...rubidium
2010-12-02(svn r21370) -Fix: [NewGRF] a grf with an invalid action14 could cause an out...yexo
2010-12-02(svn r21369) -Fix: don't add object specs that weren't associate with graphicsrubidium
2010-12-02(svn r21368) -Update from WebTranslator v3.0:translators
2010-12-01(svn r21367) -Fix (r18719)[FS#4283]: Fields were not cleared under snow thoug...frosch
2010-12-01(svn r21366) -Update from WebTranslator v3.0:translators
2010-11-30(svn r21365) -Document: the reasoning for some of the network configuration d...rubidium
2010-11-30(svn r21364) -Change: increase the default amount of companies, clients and s...rubidium
2010-11-30(svn r21363) -Add: support for limiting the amount of (accepted) incoming datarubidium
2010-11-30(svn r21362) -Update from WebTranslator v3.0:translators
2010-11-30(svn r21361) -Change: make sure the client is listening, or rather receiving,...rubidium
2010-11-30(svn r21360) -Fix [FS#4281]: crash when randomised action2 was used when reso...rubidium
2010-11-30(svn r21358) -Codechange: make some network function names conform to coding ...rubidium
2010-11-30(svn r21357) -Codechange: make it possible to resize the packet's bufferrubidium
2010-11-30(svn r21356) -Fix (r21351): sometimes versions wouldn't be correctly set for ...rubidium