]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2012-12-24 Rudolf Polzeraudit some .think use
2012-12-22 Rudolf PolzerRevert "work around tiny gmqcc bug ;)" because blub...
2012-12-22 Rudolf Polzerwork around tiny gmqcc bug ;)
2012-12-21 Rudolf PolzerMerge branch 'master' of http://nl.git.xonotic.org...
2012-12-21 Rudolf PolzerMSG_ALL, SVC_TEMPENTITY is bad
2012-12-21 Rudolf Polzerproper string handling
2012-12-20 Rudolf Polzerfix lots of uninitialized
2012-12-19 Rudolf PolzerMerge branch 'master' of http://nl.git.xonotic.org...
2012-12-19 Rudolf Polzerwrite compiler options more explicitly
2012-12-19 Rudolf Polzerget rid of SUB_Null
2012-12-19 Rudolf Polzerget rid of broken AND stupid SUB_Nullpointer
2012-12-18 Rudolf Polzerfix gmqcc use by ./all
2012-12-18 Rudolf Polzerfix a superweapons offset bug
2012-12-18 Rudolf Polzerfix some empty if blocks
2012-12-18 Rudolf Polzerfix no-op jump
2012-12-18 Rudolf Polzermore uninitialized
2012-12-18 Rudolf Polzermore uninitialized fixes
2012-12-18 Rudolf Polzerfix lots of more uninitialized stuff
2012-12-18 Rudolf Polzerfix some more uninitialized
2012-12-18 Rudolf Polzerfix compile flags
2012-12-17 Rudolf Polzerfix watermark issues :)
2012-12-17 Rudolf Polzerfix uninitialized
2012-12-17 Rudolf Polzerfix a turret system bug using uninitialized stuff
2012-12-17 Rudolf Polzerfix most uninitialized stuff in svqc
2012-12-17 Rudolf Polzermore gmqcc support
2012-12-17 Rudolf Polzerfix some uninitialized variable use etc.
2012-12-17 Rudolf Polzerdefine XONOTIC_USE_GMQCC and FTEQCC=.../gmqcc to compil...
2012-12-17 Rudolf Polzerremoved the FTEQCC_YOU_SUCK macro
2012-12-17 Rudolf Polzerfix semicolon
2012-12-17 Rudolf Polzermore gmqcc compile fixes
2012-12-17 Rudolf Polzerwhitespace fixes
2012-12-17 Rudolf Polzerfix a few syntax errors
2012-12-14 Rudolf PolzerMerge branch 'master' of http://de.git.xonotic.org...
2012-12-14 Rudolf Polzerlink to new/better playerstats response format idea
2012-12-14 Samual LenksRemove "Respawning now..." from scoreboard respawn...
2012-12-14 Samual LenksAllow players to still choose the visual gun position...
2012-12-12 Samual LenksMerge remote-tracking branch 'origin/terencehill/direct...
2012-12-12 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2012-12-12 Samual LenksMerge remote-tracking branch 'origin/terencehill/cmd_fixes'
2012-12-12 Samual LenksMerge remote-tracking branch 'origin/terencehill/forced...
2012-12-11 Samual LenksMerge remote-tracking branch 'origin/terencehill/cursor...
2012-12-08 Samual LenksAdd a way to disable cursormode (just in case)
2012-12-04 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2012-12-02 Samual LenksMake the strings translatable, plus add a cvar for...
2012-12-02 Samual LenksMerge remote-tracking branch 'origin/mirceakitsune...
2012-12-02 Samual LenksMerge remote-tracking branch 'origin/terencehill/scorin...
2012-11-25 terencehillPut the block of code that detects a push into the...
2012-11-25 terencehillCA: Fix "WARNING: adding score to unknown player" conso...
2012-11-01 Rudolf PolzerMerge branch 'master' of http://de.git.xonotic.org...
2012-11-01 Rudolf Polzeradd an "animbench" server command to benchmark model...
2012-10-24 Samual LenksMerge remote-tracking branch 'origin/terencehill/not_re...
2012-10-24 Rudolf PolzerA @!#%'n Klein Bottle. Model by CuBeOwL ;)
2012-10-17 Rudolf Polzerfix typo
2012-10-17 Rudolf Polzerbot_cmd sound: allow to specify channel, volume, attenu...
2012-10-17 Rudolf Polzerscripting fix
2012-10-13 terencehillFix bug where a panel resized to fullscreen cannot...
2012-10-11 Rudolf Polzeradd "devmap" command for quake3 command line compatibility
2012-10-11 Rudolf Polzerfix a small func_vectormamamamam bug (wrong origin)
2012-10-06 Mircea KitsuneUse a more correct code for the arena part. Old one...
2012-10-06 Mircea KitsuneImprove last commit, and show a separate text while...
2012-10-06 Mircea KitsuneDon't show a negative value while the server is respawn...
2012-10-06 Mircea KitsuneUse ftos_decimals instead of foolshly bounding and...
2012-10-06 Mircea KitsuneOnly show when the player is allowed to spawn, not...
2012-10-06 Mircea KitsuneBetter text colors
2012-10-06 Mircea KitsuneCopy stat_respawn_time for spectated players
2012-10-06 Mircea KitsuneCode cleanup
2012-10-06 Mircea KitsuneBound timer to 9.999999 seconds... no one should set...
2012-10-05 Mircea KitsuneLimit seconds to 4 characters (eg: 1.23 instead of...
2012-10-05 Mircea KitsuneShow key name when indicating the player how to respawn...
2012-10-05 Mircea KitsuneColorize seconds in yellow
2012-10-05 Mircea KitsuneProperly draw respawn info on a new line
2012-10-05 Mircea KitsuneShow respawn information below the scoreboard when...
2012-10-01 Rudolf Polzermore accurate accuracy sending
2012-10-01 Rudolf Polzersort the stats list again
2012-10-01 Rudolf Polzera new cheat for devs
2012-09-27 Rudolf Polzermake sv_cheats code more regular: move sv_cheats 3...
2012-09-26 Rudolf Polzersv_cheats 3: allow spectators to cheat too
2012-09-26 Rudolf Polzermake the cpp hack for ACCUMULATE_FUNCTION optional
2012-09-25 Rudolf Polzerfix fteqcc warning
2012-09-25 Rudolf PolzerMerge branch 'master' of http://de.git.xonotic.org...
2012-09-25 Rudolf Polzerallow overriding mins/maxs in triggers
2012-09-24 Samual LenksMerge branch 'master' of http://nl.git.xonotic.org...
2012-09-24 Samual LenksFix unban command to accept all kinds of syntaxes
2012-09-24 Rudolf Polzermore bot fixes :)
2012-09-24 Rudolf PolzerMerge branch 'master' of http://de.git.xonotic.org...
2012-09-24 Rudolf Polzerfix a bot scripting issue :)
2012-09-24 Samual LenksPROPERLY set up XPM configurations, and rename old...
2012-09-22 Samual LenksMerge branches 'master' and 'master' of http://nl.git...
2012-09-22 Samual LenksFix bug with helpme notification (spamming the radar...
2012-09-22 Jakob MGTry non compact style for fopen checking
2012-09-22 Jakob MGMerge branch 'master' of git://nl.git.xonotic.org/xonot...
2012-09-22 Jakob MGtype-o fixes
2012-09-22 Samual LenksFixes to stalemate
2012-09-22 Samual Lenks2 throws in 5 seconds constitutes spamming
2012-09-22 Samual Lenksintegers ftw
2012-09-21 Samual LenksMove the macro to be global (cleaner code for EVERYBODY :D)
2012-09-21 Samual LenksImplement flag throwing punishment if you spam it too...
2012-09-21 Samual LenksFix minor issue with vehicles, plus implement dropped...
2012-09-21 Samual LenksTemporarily disable centerprint that your team mate...
2012-09-21 Samual LenksMore cleanup
next