about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2010-11-19Added Polish translationŁukasz D
2010-11-18added Russian translation by kaddyd. Closes #280oy
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-17added file icons by Landiloy
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 ↵oy
maprotation when called without param
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 ↵oy
used instead. Closes #267
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-16Cleaned up bam.lua a bitSworddragon
2010-11-16Fixed missing teeworlds icon for gccSworddragon
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 ↵oy
previous language again
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-31fixed an entry in some language filesoy
2010-10-31added Finnish translation by ziltoideoy
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
crash a masterserver by sending it a packet that had the compression flag (but not the connection-less flag) set because the huffman look up table is not initialized in the masterserver and thus resulted in a null-pointer-node. clients and servers (with initialized look up tables were not affected. it was also not possible to use this to inject code.
2010-10-28fixed mac compiling. Closes #238oy
2010-10-25added Bosnian translation by ***oy
2010-10-25added Serbian translation by DNRoy
2010-10-25fixed a problem with the skin selectoroy
2010-10-25small ui fixesChoupom
2010-10-25fixed error reading localizationsChoupom
2010-10-25moved str_skip_to_whitespace functionoy
2010-10-25parse line on addvote and skip invalid onesoy
2010-10-19added debug info for freetype liboy
2010-10-19changed demo animations according to demo speed and added some demo speeds. ↵SushiTee
(fixes #206)
2010-10-18updated freetype to 2.43 and fixed a linking problem. Closes #225oy
2010-10-17fixed compiling errorSushiTee
2010-10-16made it possible to specify which layers/groups should be saved within the mapoy
2010-10-16added the possibility to create a new folder within the editor's save file ↵oy
dialog
2010-10-16fixed overlapping restart warningoy
2010-10-16do not show the restart warning in the settings if you change back to actual ↵oy
settings. Closes #90