about summary refs log tree commit diff
path: root/src/engine
AgeCommit message (Expand)Author
2011-05-02added strict game type filterheinrich5991
2011-04-16decreased the length of built in client namesoy
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-13added "fixed some header guards and added a script to fix them all!" by Choupomoy
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 t...oy
2011-04-07improved FindFile so it stops on a matchoy
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-06prevent empty nicknames. Closes #616oy
2011-04-06fixed server crash on "bans" commandoy
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-02added downward compatibility to mastersrv for 0.5 (and earlier)m!nus
2011-04-02fixed problem with recorded demo files. Closes #570oy
2011-04-01the server shows the disconnect reason of clients nowheinrich5991
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-31fixed 2 compiler warningsoy
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
2011-03-28fixed some compiler warningsoy
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-22added notification for unsaved map data and a confirmation for overwriting an...oy
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 (instead...oy
2011-03-20fixed that server browser shows the correct country flagoy
2011-03-18improved server browser list resorting and made search work on IP addresses. ...oy
2011-03-18made server browser show clan name and country code for playersoy
2011-03-17fixed a bug that messes up demos recorded by the serveroy
2011-03-17made the client check for valid address on connectionless packets from master...oy
2011-03-16made serverinfo use clan name and country code for playersoy
2011-03-15made network support clan name and country code for playersoy
2011-03-15made clients sending startinfo a requirement to prevent empty player infosoy
2011-03-13added a function to set the text outline colour and increased readability of ...oy
2011-03-13fixed demo length info and let the demo recorder search within sub folders fo...oy
2011-03-13added extended demo infos in the demo browseroy
2011-03-12added info about the actual recorded demo length in the notification boxoy
2011-03-12fixed several problems with spectator view in game and demo player. Closes #83oy
2011-03-05made dbg_dumpmem and dbg_lognetwork work againoy
2011-03-04decreased server info timeouts for nowoy
2011-03-04removed support for old server infosoy
2011-02-27made cl_threadsoundloading work againoy
2011-02-27made engine an interfaceoy
2011-02-21made the client's map search work with sub folders. Closes #254oy