]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2012-12-17 Rudolf PolzerMerge remote-tracking branch 'origin/master' into divVe...
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-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' into divVerent/csad
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-13 Rudolf Polzerfix lerping in the non-animblend case
2012-12-13 Rudolf Polzercsad: fix a typo breaking interpolation
2012-12-13 Rudolf Polzercsad: some animation fixes
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/master' into divVe...
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-05 Rudolf PolzerEnt_Remove: delete skeletonobjects if there are any
2012-12-04 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2012-12-04 Rudolf Polzernote a memory leak, fix later
2012-12-04 Rudolf Polzerfix bugs; now blending WORKS! (set _animblend 1)
2012-12-04 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/csad...
2012-12-04 Rudolf PolzerMerge remote-tracking branch 'origin/master' into divVe...
2012-12-04 Rudolf Polzermore stuff
2012-12-04 Rudolf Polzerexperimental animation blending
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-12-02 Rudolf Polzerget rid of ANIMPRIO_STATIC, it was misused anyway
2012-12-02 Rudolf Polzeranimdecide: artificially extend shoot/melee actions
2012-12-02 Rudolf Polzeranimdecide: cancel the weapon fire anim when firing...
2012-12-02 Rudolf Polzeranimdecide: improvements
2012-11-30 Rudolf PolzerCSAD: various fixes. Should be playable now!
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-22 Rudolf Polzeradd comment
2012-11-22 Rudolf Polzerfix some more bugs. cl_csad now performs animation...
2012-11-22 Rudolf Polzerfix crouching
2012-11-22 Rudolf Polzerfix compile
2012-11-22 Rudolf Polzernew and VERY broken cvar: cl_csad
2012-11-22 Rudolf Polzernetwork the anim parameters (still unused, but can...
2012-11-22 Rudolf Polzercsqcmodel: provide helper functions for CSAD use
2012-11-22 Rudolf Polzerinclude CSAD code in client compilation too. Not used...
2012-11-22 Rudolf Polzersupport upper and lower implicit actions; add back...
2012-11-21 Rudolf Polzerfix a comment
2012-11-21 Rudolf Polzerfix a few bugs in the new code
2012-11-21 Rudolf PolzerFactor out animation decisions and gameplay
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
next