summaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-23(svn r15247) -Change: show a lock near the password/join button in the compan...rubidium
2009-01-23(svn r15242) -Feature: allow moving clients between companies/spectators by t...rubidium
2009-01-23(svn r15234) -Fix (r15176): Crash if you pressed space in the content downloa...Yexo
2009-01-23(svn r15221) -Change [FS#2574]: only show missing NewGRFs when opening the co...rubidium
2009-01-23(svn r15217) -Fix [FS#2573] (r15176): more corner cases when removing things ...rubidium
2009-01-23(svn r15215) -Fix: various MSVC x64 compiler warningsrubidium
2009-01-22(svn r15207) -Add: sorting to the content list.rubidium
2009-01-22(svn r15206) -Fix [FS#2567]: memory corruption due to not properly cleanup up...rubidium
2009-01-21(svn r15200) -Feature: give server admins a tool to combat profanity in nick ...rubidium
2009-01-21(svn r15196) -Fix (r15195): != != == :(rubidium
2009-01-21(svn r15195) -Fix: don't crash when removing from something you're iterating ...rubidium
2009-01-21(svn r15194) -Fix: Don't count dedicated server as a spectatorpeter1138
2009-01-20(svn r15178) -Change: rename 'update' to 'upgrade' as that's a bit more clearrubidium
2009-01-20(svn r15176) -Fix [FS#2554]: querying the content server could free when reso...rubidium
2009-01-20(svn r15163) -Change/Fix: use a non-blocking method to resolve the hostname a...rubidium
2009-01-20(svn r15162) -Fix: the join status window didn't get properly createdrubidium
2009-01-20(svn r15161) -Change: bump url to 96 bytesrubidium
2009-01-20(svn r15160) -Fix (r15157): port != IPglx
2009-01-20(svn r15159) -Fix: move the UDP queries that resolve a hostname into threads ...rubidium
2009-01-20(svn r15157) -Codechange: wrap the hostname/ip and port into a single structu...rubidium
2009-01-19(svn r15155) -Codechange: remove unused return valuerubidium
2009-01-19(svn r15154) -Fix [FS#2555] (r15126): wrong tooltip for the matrixrubidium
2009-01-19(svn r15153) -Fix (r15126): the scrollbar's "count" wasn't always correctly setrubidium
2009-01-18(svn r15136) -Fix (r15126): (file) name could occasionally be wider than the ...rubidium
2009-01-18(svn r15135) -Fix/Change: allow str_validate (part of receiving strings from ...rubidium
2009-01-18(svn r15134) -Fix (r15126): not selecting dependencies when pressing "select ...rubidium
2009-01-17(svn r15126) -Feature: downloading content from a central server (content.ope...rubidium
2009-01-16(svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes str...rubidium
2009-01-15(svn r15094) -Feature: Add support for IP range bans using CIDR notation.peter1138
2009-01-14(svn r15079) -Codechange: split tcp 'backend' and in-game handling like it is...rubidium
2009-01-13(svn r15053) -Cleanup: remove some unneeded includesrubidium
2009-01-13(svn r15052) -Codechange: move the implementation of Send_CompanyInformation ...rubidium
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2009-01-09(svn r14944) -Cleanup: add spaces around some operatorsrubidium
2009-01-09(svn r14943) -Cleanup: remove some rogue spaces/replace some rogue tabs with ...rubidium
2009-01-08(svn r14927) -Codechange: constify widget numbers in network chat gui.belugas
2009-01-08(svn r14916) -Codechange: make it possible to send CommandContainers directly...rubidium
2009-01-08(svn r14915) -Codechange: unify the receiving and sending of commands, and th...rubidium
2009-01-08(svn r14914) -Documentation: Correct doxygen comment for file name. <nitpicke...belugas
2009-01-08(svn r14910) -Codechange: merge the command queue handling into a single loca...rubidium
2009-01-07(svn r14898) -Fix (r14897): ccache's caching seems to be a bit too agressive ...rubidium
2009-01-07(svn r14897) -Codechange: don't allow a few command flags to be sent over the...rubidium
2009-01-04(svn r14828) -Codechange: move most of save/load-specific code to separate filessmatz
2009-01-03(svn r14816) -Fix: signed/unsigned warnings (MSVC)glx
2009-01-03(svn r14804) -Codechange: unify opening the OSK (Zuu)rubidium
2008-12-29(svn r14772) -Codechange: make the "dump log of game to reproduce" desync deb...rubidium
2008-12-29(svn r14771) -Fix (r14764): resolving of error types to error messages kinda ...rubidium
2008-12-29(svn r14770) -Fix: gracefully handle an invalid packet instead of asserting.rubidium