projects
/
xonotic
/
xonotic-data.pk3dir.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/xonotic-data.pk3dir.git
2013-01-15
Rudolf Polzer
add also a teamrank field (non strict order of teams)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Rudolf Polzer
-1 in non-teamgames shall mean 0
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Rudolf Polzer
xonstat rank field: make this an actual player-only...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Rudolf Polzer
visual-rank -> scoreboardpos
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Rudolf Polzer
projectiles: properly distinguish slime and lava damage
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Rudolf Polzer
fix setorigin use in CSQC
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Rudolf Polzer
Fix some !s related bugs (thanks, mixxx)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Rudolf Polzer
add visual-rank
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Rudolf Polzer
fix rank indexes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Rudolf Polzer
NicePrint: use strict order
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Rudolf Polzer
scores sorting: use strict and nonstrict sorting where...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Rudolf Polzer
oops :) fix argument order
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Rudolf Polzer
fix CSQC scoreboard sorting by applying the same rules...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Rudolf Polzer
balance teams: try a better score factor for "productio...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Rudolf Polzer
more !string fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Rudolf Polzer
fix some more bad !string uses
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Rudolf Polzer
fix some !string uses
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Rudolf Polzer
fix menuqc and csqc regarding !STRING
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Rudolf Polzer
fix one more if(!s)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Rudolf Polzer
get rid of some NOT_S, far from all done yet
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Rudolf Polzer
mapinfo: fix use of !string
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Rudolf Polzer
remove SoundEntity support - it's a waste of bandwidth
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Rudolf Polzer
jetpack: move sound to client
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Samual Lenks
Re-write a bit of how weapons panel fading animation...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Samual Lenks
Enable voting for shuffleteams by default- popular...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Samual Lenks
Avoid division by zero on latency calculation (real...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Samual Lenks
Lets ACTUALLY CALL the MatchEnd mutator hook, this...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rudolf Polzer
bots: fix some bad uses of nextthink instead of bot_nex...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rudolf Polzer
fteqcc sucks
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rudolf Polzer
get rid of Draw_Not
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rudolf Polzer
more noref
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rudolf Polzer
fix uninitialized globals
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rudolf Polzer
-std=gmqcc
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rudolf Polzer
make it compile with gmqcc; strict function types YEAH
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Samual Lenks
Merge remote-tracking branch 'origin/Mario/vote_mapchan...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Rudolf Polzer
enable untyped nil
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Rudolf Polzer
gmqcc fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Rudolf Polzer
-Wno-uninitialized-global
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Rudolf Polzer
mapinfo: don't spam errors when there is no maps
commit
|
commitdiff
|
tree
|
snapshot
2012-12-25
Rudolf Polzer
fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2012-12-24
Rudolf Polzer
audit some .think use
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Rudolf Polzer
Revert "work around tiny gmqcc bug ;)" because blub...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Rudolf Polzer
work around tiny gmqcc bug ;)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Mario
Also add cvar to commands.cfg
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Mario
Add a cvar to enable/disable voting before the match...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Rudolf Polzer
Merge branch 'master' of http://nl.git.xonotic.org...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Rudolf Polzer
MSG_ALL, SVC_TEMPENTITY is bad
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Mario
A fix for voting during map change sometimes causing...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Rudolf Polzer
proper string handling
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Rudolf Polzer
fix lots of uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Rudolf Polzer
Merge branch 'master' of http://nl.git.xonotic.org...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Rudolf Polzer
write compiler options more explicitly
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Rudolf Polzer
get rid of SUB_Null
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Rudolf Polzer
get rid of broken AND stupid SUB_Nullpointer
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Rudolf Polzer
fix gmqcc use by ./all
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Rudolf Polzer
fix a superweapons offset bug
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Rudolf Polzer
fix some empty if blocks
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Rudolf Polzer
fix no-op jump
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Rudolf Polzer
more uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Rudolf Polzer
more uninitialized fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Rudolf Polzer
fix lots of more uninitialized stuff
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Rudolf Polzer
fix some more uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Rudolf Polzer
fix compile flags
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Rudolf Polzer
fix watermark issues :)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Rudolf Polzer
fix uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Rudolf Polzer
fix a turret system bug using uninitialized stuff
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Rudolf Polzer
fix most uninitialized stuff in svqc
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Rudolf Polzer
more gmqcc support
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Rudolf Polzer
fix some uninitialized variable use etc.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Rudolf Polzer
define XONOTIC_USE_GMQCC and FTEQCC=.../gmqcc to compil...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Rudolf Polzer
removed the FTEQCC_YOU_SUCK macro
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Rudolf Polzer
fix semicolon
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Rudolf Polzer
more gmqcc compile fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Rudolf Polzer
whitespace fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Rudolf Polzer
fix a few syntax errors
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Rudolf Polzer
Merge branch 'master' of http://de.git.xonotic.org...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Rudolf Polzer
link to new/better playerstats response format idea
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Samual Lenks
Remove "Respawning now..." from scoreboard respawn...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Samual Lenks
Allow players to still choose the visual gun position...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Samual Lenks
Merge remote-tracking branch 'origin/terencehill/direct...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Samual Lenks
Merge remote-tracking branch 'origin/master' into teren...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Samual Lenks
Merge remote-tracking branch 'origin/terencehill/cmd_fixes'
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Samual Lenks
Merge remote-tracking branch 'origin/terencehill/forced...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Samual Lenks
Merge remote-tracking branch 'origin/terencehill/cursor...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Samual Lenks
Add a way to disable cursormode (just in case)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Samual Lenks
Merge remote-tracking branch 'origin/master' into teren...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Samual Lenks
Make the strings translatable, plus add a cvar for...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Samual Lenks
Merge remote-tracking branch 'origin/mirceakitsune...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Samual Lenks
Merge remote-tracking branch 'origin/terencehill/scorin...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
terencehill
Put the block of code that detects a push into the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
terencehill
CA: Fix "WARNING: adding score to unknown player" conso...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Rudolf Polzer
Merge branch 'master' of http://de.git.xonotic.org...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Rudolf Polzer
add an "animbench" server command to benchmark model...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Samual Lenks
Merge remote-tracking branch 'origin/terencehill/not_re...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Rudolf Polzer
A @!#%'n Klein Bottle. Model by CuBeOwL ;)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Rudolf Polzer
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Rudolf Polzer
bot_cmd sound: allow to specify channel, volume, attenu...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Rudolf Polzer
scripting fix
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
terencehill
Fix bug where a panel resized to fullscreen cannot...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Rudolf Polzer
add "devmap" command for quake3 command line compatibility
commit
|
commitdiff
|
tree
|
snapshot
next