about summary refs log tree commit diff
path: root/datasrc
AgeCommit message (Collapse)Author
2011-06-02fixed data struct namesChoupom
2011-06-02fixed netevent struct namesChoupom
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-13Emoticons Enum has emoticons names instead of numbersGreYFoX
2011-04-13added "reimplemented menu music by teetow-the-great-teetow" by Choupomoy
2011-04-09fixed problem with the hammer hit particleoy
2011-04-08added new hammer hit effect by SushiTee and Crisesoy
2011-04-08added new friends/mute icons and buttons by Crisesoy
2011-04-06added new friend/mute buttons by Crises and reworked the player options like ↵oy
Landil suggested. Closes #579
2011-03-28added graphic buttons for remove/add friend and chat ignore/noticeoy
2011-03-26added a limit for the number of votes that can be added to the server and ↵oy
send options as lists when a client joins. Closes #459
2011-03-25added remove_vote command. Closes #47oy
2011-03-25added reasons to vote in general and show reason in vote hud. Closes #219oy
2011-03-25added aliases for votes. Closes #144oy
2011-03-20added sound for highlighted chat message. Closes #508oy
2011-03-15made network support clan name and country code for playersoy
2011-03-10fixed problem with ctf if there're no flagsoy
2011-03-10added extended spectator mode. Closes #28oy
2011-03-04made network clip flags. Closes #131oy
2011-03-01only update the ping if the scoreboard is active. Closes #27oy
2011-02-16added new emoticons. Closes #362oy
2011-02-12Refactoring & fixed WEAPONSPEC_GUN in content.pyGreYFoXGTi
2011-01-29added Python 2.5 - Python 3.2 support by Sworddragonoy
2011-01-20reverted Python 3 support fixes to keep compatibility with 2.5oy
2011-01-17added Python 3 support fixes by Sworddragonoy
2011-01-06fixed last commitoy
2011-01-06Made compiling process Python 3 compatibleSworddragon
2011-01-03added constants for teams by Choupomoy
2010-11-17added icons in the demo browser and the editor's file dialog. Closes #209oy
2010-09-04Improved demo player another bit.Fujnky
* Replaced the reset button by more common stop button * Made the demo player automatically reset after demo ended
2010-08-13Improved the replay control buttons in the demo player a lot.Fujnky
* Now there is a combined play/pause button + a reset button * Replaced the ugly strings with nice graphics
2010-08-12made unpacking of net strings more strict - prevents possible malformed outputoy
2010-06-23fixed the ninja tip cut off and made its weapon and pickup sprite equal. ↵oy
Closes #127
2010-05-29copied refactor to trunkMagnus Auvinen
2009-01-24reduced item respawn delay from 20 to 15 seconds againMagnus Auvinen
2009-01-12introduced 3 special pseudo weapons. game, self and world to make a ↵Magnus Auvinen
difference on how you got killed
2009-01-11fixed so predicted sounds and air jump effect works with demo playbackMagnus Auvinen
2009-01-11increased the firedelay on the gun and hammer to 125ms. this is how fast a ↵Magnus Auvinen
humanly doable. prevents usage of mouse wheel to get insane firing speeds
2009-01-11fixed unpure spriteMagnus Auvinen
2009-01-11removed the tuning filtering and warning. modded servers can use tuning for ↵Alfred Eriksson
free. added pure server checking - ctf, dm and tdm gametypes are not allowed to have different tuning.
2008-12-19improved the error reporting of the network unpackerMagnus Auvinen
2008-11-16fixed ninja effectAlfred Eriksson
2008-11-08better voting supportMagnus Auvinen
2008-10-21fixed pickup soundsAlfred Eriksson
2008-10-19some small python changesMagnus Auvinen
2008-10-18fixed input state mask, missed one bit that could make the server hang itselfMagnus Auvinen
2008-10-18adjusted the sv_killmsg to account for death tilesMagnus Auvinen
2008-10-17added hammer hit effect. added reset of all systems on state change. solves ↵Magnus Auvinen
a lot of possible memory errors
2008-10-08fixed #490 (insert the player info in the sv_setinfo message into the ↵Magnus Auvinen
snapshot instead)
2008-10-05show if servers use non-standard tuning and let serverbrowser filter for ↵Dominik Geyer
these; ticket #393