summaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
2010-12-22(svn r21595) -Codechange: Some header files had their name changed, update th...alberth
2010-12-22(svn r21593) -Codechange: endif comment correcttions.alberth
2010-12-21(svn r21571) -Codechange: Having a break after a return is no good.alberth
2010-12-14(svn r21513) -Feature [FS#532]: make the chat message timeout user configurablerubidium
2010-12-14(svn r21512) -Change/Feature: make the delay of the chat messages timing out ...rubidium
2010-12-11(svn r21463) -Fix [FS#4296] (r21405): when packets are filled their pos and s...rubidium
2010-12-07(svn r21429) -Fix [FS#3771]: the server didn't check for the paused state whe...rubidium
2010-12-06(svn r21420) -Fix: admins were always given the stats of company 0rubidium
2010-12-06(svn r21418) -Fix: core.h needs config.hrubidium
2010-12-05(svn r21417) -Fix: ofcourse MSVC x64 has something to complain aboutrubidium
2010-12-05(svn r21412) -Codechange: limit company name by amount of characters, not bytesrubidium
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 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 r21392) -Change: prepare the network protocol for getting the file size ...rubidium
2010-12-05(svn r21390) -Codechange: prepare the network join progress bar for getting t...rubidium
2010-11-30(svn r21363) -Add: support for limiting the amount of (accepted) incoming datarubidium
2010-11-30(svn r21361) -Change: make sure the client is listening, or rather receiving,...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-28(svn r21350) -Fix: some indentationrubidium
2010-11-27(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.terkhen
2010-11-26(svn r21334) -Fix [FS#4271]: make (more) sure that the savegame and transferr...rubidium
2010-11-26(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...alberth
2010-11-25(svn r21322) -Fix [FS#4268] (r20924): packets were leakedrubidium
2010-11-25(svn r21319) -Fix: crash when creating file download by the content download ...smatz
2010-11-25(svn r21318) -Fix: parameters to ShowErrorMessage() were swapped when content...smatz
2010-11-23(svn r21308) -Fix [FS#4262] (r20933-ish): crash upon desyncrubidium
2010-11-23(svn r21302) -Fix (r18994): do not add HTTP connection to list of connections...smatz
2010-11-21(svn r21285) -Codechange: prevent ICC warningsmatz
2010-11-19(svn r21256) -Fix [FS#4189]: Clients weren't always notified when the connect...rubidium
2010-11-19(svn r21254) -Change: show a different "lag" message when a client is lagging...rubidium
2010-11-18(svn r21248) -Codechange: don't run the tar scanner twice upon startuprubidium
2010-11-18(svn r21246) -Fix: upon rescanning AIs the new AIs would (after some time) sh...rubidium
2010-11-14(svn r21182) -Fix: possible just-freed memory readsrubidium
2010-11-13(svn r21157) -Codechange: remove information about the text direction out of ...rubidium
2010-11-01(svn r21071) -Fix: ofcourse the svn properties weren't set properly either :(rubidium
2010-11-01(svn r21070) -Fix: file not being picked up by doxygenrubidium
2010-10-24(svn r21033) -Codechange: be more strict with the packets a client accepts at...rubidium
2010-10-24(svn r21032) -Codechange: perform some more strict tests on the server side w...rubidium
2010-10-24(svn r21030) -Codechange: move ClientStatus into the network server socket classrubidium
2010-10-24(svn r21029) -Codechange: split the map downloading packet + 3-state enum int...rubidium
2010-10-24(svn r21027) -Change/Fix: under some circumstances the file handle of the dow...rubidium
2010-10-24(svn r21025) -Codechange: document PacketGameType's enums and reshuffle them ...rubidium
2010-10-24(svn r21024) -Fix: erroneous tabrubidium