about summary refs log tree commit diff
path: root/src/engine/client
AgeCommit message (Collapse)Author
2011-12-29reworked ban systemoy
2011-12-29fixed that the server browser list gets sorted twice on a new entryoy
2011-12-29fixed texture increasing in the text rendereroy
2011-12-10removed some resource loading spam. Closes #894oy
2011-12-04cleaned up few thingsoy
2011-11-30added caching for the play command. Closes #891oy
2011-11-29added faster way of inverting the sorted serverlist by KillaBilla. Closes #885oy
2011-11-29added a todo noteoy
2011-11-29Replaced sorting implementation with stable one to prevent annoying ↵eeeee
flickering on server browser update.
2011-08-11General whitespace and tab cleanupShereef Marzouk
2011-08-05fixed a nasty noise problem. Closes #812oy
2011-07-31zero out client memory on startup to prevent more bad surprisesoy
2011-07-31fixed a client crash in debug. Closes #806oy
2011-07-31fixed client crash in debugoy
2011-07-30added missing newlines at end of 2 filesoy
2011-07-30Added server sided automatic demo recordingJohannes Loher
2011-07-30create client on heap. Closes #744oy
2011-07-15fixed clipping on some machinesSushiTee
2011-07-14made rcon auto completion serverside. Closes #97oy
2011-07-07fixed some NETTYPE usage based on the socket stateoy
2011-07-02made so background musics restart where they got stoppedChoupom
2011-06-29made it possible to filter by player country in the server browser. Closes #654oy
2011-06-27do not try to play sound when it isn't enabledoy
2011-06-27fixed some dbg_assertChoupom
2011-06-27fixed compiling problemoy
2011-06-27fixed #2 Too big texturesChoupom
2011-06-26improved friends featureoy
2011-05-05fixed compiler warnings. Closes #679oy
2011-05-02added strict game type filterheinrich5991
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-13added "reimplemented menu music by teetow-the-great-teetow" by Choupomoy
2011-04-09updated standard map filter in the server browser with new mapsoy
2011-04-08mapped IPv4 addresses within master servers server list to IPv6 to decrease ↵oy
the size of an entry and increased the servers per packet
2011-04-07fixed a possible client crash on map changeoy
2011-04-07fixed and show error message if the crc doesn't match on map loadoy
2011-04-04fixed problem with sv_bindaddr on the serveroy
2011-04-04fixed clients search for maps within subfoldersoy
2011-04-02fixed that player options just show players as friends not clansoy
2011-04-02fixed problem with recorded demo files. Closes #570oy
2011-03-31made it possible to add just a clan as friendoy
2011-03-31make the "show friends"-filter just list servers with friends on themoy
2011-03-31added a mechanism to check for a valid standard map. Closes #132oy
2011-03-30finished IPv6 support (master servers aren't compatible with 0.5 and older). ↵oy
Closes #233
2011-03-28added ipv6 support from the old lua branchoy
2011-03-27added remove_favorite command by Choupomoy
2011-03-27added renaming of srvbrowse so it matches with the interface filename by Choupomoy
2011-03-23added friends feature. Closes #24oy
2011-03-20fixed that spectator filter updates the server browseroy
2011-03-20made it possible to just show the number of player slots of a server ↵oy
(instead of client ones). Closes #68
2011-03-20fixed that server browser shows the correct country flagoy