summaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
2009-03-15(svn r15726) -Codechange: unify coding style for const pointerssmatz
2009-03-15(svn r15724) -Codechange: some widget documentation/fixing of enumified const...rubidium
2009-03-15(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...rubidium
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...rubidium
2009-03-14(svn r15711) -Codechange: lots of whitespace cleanup/fixesrubidium
2009-03-13(svn r15702) -Feature(tte): direct content download 'links' in the play scena...rubidium
2009-03-11(svn r15669) -Change: Key presses that are not handles by an input box are no...yexo
2009-03-08(svn r15644) -Fix [FS#2710]: closing a network connection twice in the case t...rubidium
2009-03-07(svn r15640) -Fix [FS#2712]: game crashes when network pools are empty, so al...smatz
2009-03-06(svn r15632) -Feature: allow downloading scenarios and heightmaps via bananas.rubidium
2009-03-06(svn r15628) -Fix [FS#2705]: kicking/banning a client from the Client list wi...smatz
2009-03-06(svn r15626) -Fix [FS#2698]: UTF8 string handling could cause buffer overruns.rubidium
2009-03-04(svn r15605) -Codechange: constify a functionrubidium
2009-02-25(svn r15580) -Fix [FS#2684]: last activity time not properly updated causing ...rubidium
2009-02-25(svn r15577) -Codechange: bool _networking belongs in network/ not gfx.cpprubidium
2009-02-25(svn r15576) -Codechange: rename SwitchModes to SwitchMode and don't hardcode...yexo
2009-02-25(svn r15575) -Codechange: Rename GameModes to GameMode and store _game_mode a...yexo
2009-02-24(svn r15571) -Fix: incorrect use of memsetsmatz
2009-02-24(svn r15566) -Change: reintroduce space as valid method of selecting 'content...rubidium
2009-02-24(svn r15565) -Fix [FS#2675]: dependency information wasn't requested after th...rubidium
2009-02-22(svn r15552) -Fix (r15544): some compiler/OS combinations don't like closing ...rubidium
2009-02-21(svn r15544) -Fix [FS#2650]: extracting downloaded content didn't work for Wi...rubidium
2009-02-20(svn r15529) -Fix [FS#2644]: the local command queue didn't get properly clea...rubidium
2009-02-11(svn r15442) -Codechange: don't do magic on magic numbers when you can also u...rubidium
2009-02-09(svn r15433) -Fix (r15126): Content download progress bar was not centered pr...peter1138
2009-02-09(svn r15428) -Codechange: consistently use colour instead of having both colo...rubidium
2009-02-09(svn r15425) -Codechange: some color->colour changes and type safety.rubidium
2009-02-09(svn r15424) -Codechange: make it possible to have multiple windows with edit...rubidium
2009-02-08(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...rubidium
2009-02-07(svn r15395) -Fix [FS#2611] (r15377): one couldn't reset companies anymore in...rubidium
2009-02-06(svn r15377) -Fix [FS#2607]: filter did resort when unneeded and didn't desel...rubidium
2009-02-06(svn r15373) -Fix [FS#2606]: Kenobi denied the server's client name to the ta...rubidium
2009-02-06(svn r15372) -Feature: filter the 'content' based on the tag/name. Based on a...rubidium
2009-02-04(svn r15338) -Fix [FS#2598]: close all construction related windows whenever ...rubidium
2009-02-01(svn r15312) -Codechange: Handle closing of drop down menus when clicking in ...peter1138
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