about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)Author
2010-12-07check the return values of RemoveFile and CreateFolderoy
2010-11-24Storage: fix RemoveFile and CreateFolder ret valueBatchyx
2010-11-24apply custom colour to blood colour. Closes #314oy
2010-11-24fixed client crash when there are lots of particles. Closes #105oy
2010-11-21disable free view when chatting as spectator. Closes #303oy
2010-11-21added localisation updates by Sworddragonoy
2010-11-21removed duplicate entry from the localisation filesoy
2010-11-21fixed entry names in the demo browser and the editor's file dialog. Closes #301oy
2010-11-21close map-download-file if the map changes during downloadingoy
2010-11-21use original string as localisation if there's no replacementoy
2010-11-20fixed a localisation stringoy
2010-11-20removed duplicate note in password popupoy
2010-11-20fixed so we can't add a vote option multiple times by oyChoupom
2010-11-20fixed so ui_scale is affected on server's name (fixes #43)Choupom
2010-11-20fixed so every demo infos are not loaded when making the demos listChoupom
2010-11-20Updated copyrightsSworddragon
2010-11-19added a missing localisationoy
2010-11-17added icons in the demo browser and the editor's file dialog. Closes #209oy
2010-11-17clients are now dropped if they don't act as normal clients (fixes #235)Choupom
2010-11-17decreased the default value for maximum players with same IP a bitoy
2010-11-17fixed some compiler warningsoy
2010-11-17reload the map on save just when the map name is equaloy
2010-11-17added constants for console types by Choupomoy
2010-11-17simplified change_map command so that it switches to the next map in the mapr...oy
2010-11-17improved loading progression in the server browseroy
2010-11-17added loading progression in server browserChoupom
2010-11-17reload the map on save if you are authedChoupom
2010-11-17removed no longer needed data-dir override param - mods system should be used...oy
2010-11-17fixed typo in a kick messageoy
2010-11-17fixed graphic problems with ninja when pausing a demo. Closes #269oy
2010-11-16Made inactivity check ignore authed players. Closes #273oy
2010-11-16removed unneeded includeoy
2010-11-14fixed demo.h header guardChoupom
2010-11-13show real $USERDIR and $DATADIR path on startupoy
2010-11-13removed unimportant debug message. Closes #264oy
2010-11-03fixed problem with CLocConstString when changing to English and back to the p...oy
2010-10-31deactivated emote selector in spectator mode. Closes #250oy
2010-10-31fixed infinite loop when playing empty demo. Closes #248oy
2010-10-31skip start params when parsing argv in consoleoy
2010-10-29fixed crashes with the font. closes #178oy
2010-10-29added font that provides more characters. closes #56oy
2010-10-29fixed str_utf8_forward and str_utf8_encodeoy
2010-10-29fixed key handling for unicodes > 255oy
2010-10-29added a null pointer check in huffman decompression code. it was possible to ...m!nus
2010-10-28fixed mac compiling. Closes #238oy
2010-10-25fixed a problem with the skin selectoroy
2010-10-25small ui fixesChoupom
2010-10-25moved str_skip_to_whitespace functionoy
2010-10-25parse line on addvote and skip invalid onesoy
2010-10-19changed demo animations according to demo speed and added some demo speeds. (...SushiTee