about summary refs log tree commit diff
path: root/src/engine/client/client.cpp
AgeCommit message (Expand)Author
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-14made rcon auto completion serverside. Closes #97oy
2011-07-07fixed some NETTYPE usage based on the socket stateoy
2011-06-29made it possible to filter by player country in the server browser. Closes #654oy
2011-05-05fixed compiler warnings. Closes #679oy
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-08mapped IPv4 addresses within master servers server list to IPv6 to decrease t...oy
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-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-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-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-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 clients sending startinfo a requirement to prevent empty player infosoy
2011-03-13added extended demo infos in the demo browseroy
2011-03-05made dbg_dumpmem and dbg_lognetwork work againoy
2011-03-04removed support for old server infosoy
2011-02-27made engine an interfaceoy
2011-02-21made the client's map search work with sub folders. Closes #254oy
2011-02-18enabled debug rendering in the editoroy
2011-02-16removed no longer needed progression browse infooy
2011-02-16fixed problems with map downloading if the map changes during download. Close...oy
2011-02-13added missing disconnect for stress testingoy
2011-02-12Refactoring & fixed WEAPONSPEC_GUN in content.pyGreYFoXGTi
2011-01-19fixed beginning of gametime margin graphoy
2011-01-17added an error popup on startup when the sound couldn't be initialised. Close...oy
2011-01-17release gameclient components when opening the editor. Closes #429oy
2011-01-06record a new demo when a game ends. Closes #358oy
2011-01-04removed duplicate stuffoy
2010-12-12made it possible to automatically take game over screenshots. Closes #339oy
2010-12-11added cleaner exit on quit event by Choupomoy
2010-12-11made it possible to "recycle" auto recorded demosoy
2010-12-08save auto recorded demos in a separate folder and added an option to enable/d...oy
2010-12-08added auto recording support by Batchyxoy
2010-12-08added an optional time stamp to a demo record by Batchyxoy
2010-12-08added single function to stop recording by Batchyxoy
2010-11-21close map-download-file if the map changes during downloadingoy
2010-11-20Updated copyrightsSworddragon
2010-10-13fixed issue with reason on forcevotekickoy