about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2008-10-17made sure that the hook is released on players that doesn't exist anymore ↵Magnus Auvinen
aka dead.
2008-10-17fixed fetching of server info and corrected some spelling errorsMagnus Auvinen
2008-10-17added delay before respawn when using the kill-command; provided and tested ↵Dominik Geyer
by scosu; ticket #463
2008-10-17decreased width of slidebars in graphics-tab to fitDominik Geyer
2008-10-17added ip to (dis)connect debug messagesDominik Geyer
2008-10-17reverted wrongful commitMagnus 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-16fixed crash bug when connecting/disconnectingMagnus Auvinen
2008-10-16updated to glfw-1.6 and merged previous modificationsDominik Geyer
2008-10-16reworked the ringbuffer. should work like it should now.Magnus Auvinen
2008-10-15fixed server-crash on death race-condition; ticket #494Dominik Geyer
2008-10-15debugging: release input-focus when hotkey ESC is pressed (and dbg_focus var ↵Dominik Geyer
is set); avoids the need for ALT-TAB while debugging
2008-10-14fixed the map downloader so it uses vital packetsMagnus Auvinen
2008-10-14fixed compile errorMagnus Auvinen
2008-10-14updated the demo recorderMagnus Auvinen
2008-10-08fixed #490 (insert the player info in the sv_setinfo message into the ↵Magnus Auvinen
snapshot instead)
2008-10-08fixed #479 (chat overlaps when text is 3 lines long)Magnus Auvinen
2008-10-08removed pickup debugging stuffMagnus Auvinen
2008-10-08fixed so the ninja works again. made it less specialized aswellMagnus Auvinen
2008-10-08fixed ticket #486: Rcon doesn't work after map changeMagnus Auvinen
2008-10-08fixed so that the components are reset on connectMagnus Auvinen
2008-10-08some pixel testing code (inactive)Magnus Auvinen
2008-10-08Initial launcher (again)Joel de Vahl
2008-10-07Better mem_check reportingJoel de Vahl
2008-10-07fixed background on ppcJoel de Vahl
2008-10-06fixed even more jerkiness in the demo playbackMagnus Auvinen
2008-10-06fixed demo playback jerkinessMagnus Auvinen
2008-10-06major update. continued on ban support. added demo recording (client and ↵Magnus Auvinen
server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks
2008-10-06Big endian fix.Joel de Vahl
2008-10-05major restructuring of the controls settings pageAlfred Eriksson
2008-10-05minor: fixed formattingDominik Geyer
2008-10-05added option for scoreboard-bind to controls-pageDominik Geyer
2008-10-05fixed server crash when disconnecting in ctfAlfred Eriksson
2008-10-05fixed compiler warningsDominik Geyer
2008-10-05show if servers use non-standard tuning and let serverbrowser filter for ↵Dominik Geyer
these; ticket #393
2008-10-05always check for last time killDominik Geyer
2008-10-02Added "tuned" iconJohan Althoff
2008-10-02fixed compiler warningsDominik Geyer
2008-10-02Removed compile warningsJoel de Vahl
2008-10-02fixed message box on osxJoel de Vahl
2008-10-02some cleanups. splitted e_network.c into several files. continued on the ban ↵Magnus Auvinen
support
2008-10-01server browser is now default menu pageAlfred Eriksson
2008-10-01fixed loggingMagnus Auvinen
2008-10-01use same detection flow of data-dir on all platformsDominik Geyer
2008-10-01made datadir-override var staticDominik Geyer
2008-10-01data-dir autodetection; data-dir override; compiled-in data-dir; messagebox ↵Dominik Geyer
if detection fails; does chdir into data-dir
2008-09-30use sizeof instead of fix valueDominik Geyer
2008-09-30implemented gui_messagebox() which displays low-level message-boxDominik Geyer
2008-09-30removed redundant unistd.h includeDominik Geyer
2008-09-29#473 maps are filtered by quicksearchAlfred Eriksson