]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2012-09-10 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-10 Samual LenksMerge remote-tracking branch 'origin/ablu/nexball'
2012-09-10 Samual LenksDo the same for freezetag
2012-09-10 Samual LenksClean up havocbot roles a bit for mutators (link it...
2012-09-10 Samual LenksAdd comment
2012-09-10 Erik SchillingFixed comments in default cfg
2012-09-10 Erik SchillingFixed identation to tabs in nexball code
2012-09-10 Erik SchillingAdded offset to nexball passing.
2012-09-10 Samual LenksThese spawnfuncs belong in the CTF code file, not elsewhere
2012-09-10 Samual LenksWe're supposed to check this value for use key ^_^
2012-09-10 Samual LenksImprovements to Keepaway (move scorerules to ka file...
2012-09-10 Samual LenksAdd a debug check for an issue I noticed earlier, need...
2012-09-10 Samual LenksUpdate the help me ping a bit to be more useful
2012-09-10 Samual LenksUpdate badcvars for ctf changes
2012-09-10 Samual LenksWe don't need that there anymore
2012-09-10 Samual LenksScore rules should be set up in the initiation part...
2012-09-09 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-09 Samual LenksArgh I hate FTEQCC... Fix the bug and recommit from...
2012-09-09 Jakob MGRevert "Move init for playerstats back behind score...
2012-09-09 Samual LenksWhoops, forgot about this when adding returns
2012-09-09 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-09 Samual LenksMerge remote-tracking branch 'origin/samual/only_linkex...
2012-09-09 Samual LenksDon't linkexplode if hitting a friendly (less accidenta...
2012-09-08 Samual LenksOn second thought, don't invert the passing effect
2012-09-08 Samual LenksEnable glowtrails for flag carriers again
2012-09-08 Samual LenksRemove some useless cvars and update the effects more
2012-09-08 Samual LenksWhoops, this needs to be disabled by default
2012-09-08 Samual LenksNew capture effects
2012-09-08 Samual LenksBetter colors for teleporting (pre-emptive for next...
2012-09-08 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-08 Samual LenksTry 1.6 instead of 1.8, that was a bit too long
2012-09-08 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-08 Samual LenksDecrease combo radius and increase refire delay slightl...
2012-09-08 Samual LenksBetter use of TRUE/FALSE in gamemode_ctf.qc
2012-09-08 Samual LenksOn second thought, this needs to run in intermission...
2012-09-08 Samual LenksDon't allow players to throw the flag in intermission
2012-09-08 Samual LenksCorrect spelling of "receive" in even more places....
2012-09-07 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-07 Samual LenksBump the version again now that Race/KA/CTS/Keyhunt...
2012-09-07 Samual LenksMerge remote-tracking branch 'origin/samual/playerstats...
2012-09-07 Samual LenksMove init for playerstats back behind score initializat...
2012-09-07 Samual Lenksbetter calculation/settings for strength flag throwing
2012-09-07 Samual LenksRemove useless entity... also ADD STRENGTH MULTIPLIER...
2012-09-07 Samual LenksUpdate the "last updated" timestamp on the code
2012-09-07 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-07 Samual LenksBump the format version up for playerstats-- this way...
2012-09-07 Samual Lenksg_playerstats_debug doesn't actually exist anymore...
2012-09-06 Samual LenksMove all of the game mode configuration into its own...
2012-09-06 Samual LenksFix mis-spelling of "receiver"
2012-09-06 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-06 Rudolf Polzeradd a comment about AddIncrementally to explain why...
2012-09-06 Rudolf Polzerthe obvious ones too
2012-09-06 Rudolf Polzerrefsys: add more functions (unused); existing functiona...
2012-09-06 Samual LenksPassing is assisting too
2012-09-06 SamualUse ctfscoring-samual.cfg by default instead now
2012-09-06 SamualYou can't assist yourself ^_^
2012-09-06 SamualFix balancing with drop penalties; add assist points...
2012-09-06 Samual LenksRedundancy is now made redundant.
2012-09-06 Samual LenksAdd my own config for CTF balance, soon to have purpose ^_^
2012-09-06 Samual LenksRemove spacing here
2012-09-06 Samual LenksRework the scoring configuration a bit for CTF, strip...
2012-09-06 Samual LenksImprove the detection of the automatic "help me" notifier
2012-09-06 Samual LenksFix passing of flag notification on the HUD -- this...
2012-09-06 Samual LenksAdd "captime" score field for CTF, revealing captime...
2012-09-05 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-05 Samual LenksFix 2x accuracy bug for stats
2012-09-05 Samual LenksHURRAH, IT WORKS PROPERLY NOW!
2012-09-05 SamualTrying ONE more idea with RefSys
2012-09-04 Samual LenksVector should be float
2012-09-04 Samual Lenksuse the actual health/armor calculation for players...
2012-09-04 Samual LenksRemove trailing tabs
2012-09-03 Samual LenksSlightly working (!) passing through warpzones...
2012-09-03 Samual LenksComplete implementation of mutator hooks for vehicles
2012-09-03 Samual LenksNew WIP passing effect for the flags
2012-09-02 Samual LenksChange default minimum stalemate time to 1 minute
2012-09-02 Samual LenksFix nexball code from using CTF's entities
2012-09-02 Samual LenksMove the old CTF code to the attic
2012-09-01 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-09-01 merlijnMerge remote-tracking branch 'origin/ablu/invicible_fix'
2012-09-01 Erik SchillingFixed complex bug that lead to mixing the time between...
2012-08-31 Samual LenksAlso add unique touch sound
2012-08-31 Samual LenksThis doesn't need fixed
2012-08-31 Samual LenksGive it a unique identifier and precache it too
2012-08-31 Samual LenksAdd a unique sound for flag passing
2012-08-31 Samual LenksUse the new effects now
2012-08-31 Samual LenksBegin implementing new touch effect
2012-08-31 Samual LenksMuch more stable implementation of floating flags
2012-08-31 Samual LenksExperimenting with new float-in-water handling techniques
2012-08-31 Samual LenksWorking on adding warpzone support to passing flags...
2012-08-30 Samual LenksFix stalemate and flag throwing while dead
2012-08-30 Samual LenksTODO some stuff
2012-08-29 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2012-08-28 Samual LenksFix to the fix.
2012-08-28 Samual LenksYou moron, vtos has ' ' around the vectors.
2012-08-28 Samual LenksMerge remote-tracking branch 'origin/samual/create_scrs...
2012-08-28 Samual LenksAdd "create_scrshot_ent" command which saves info_autos...
2012-08-28 Rudolf Polzerremove a script that no longer makes sense
2012-08-28 Jakob MGMerge remote-tracking branch 'origin/mirceakitsune...
2012-08-28 Jakob MG#woxblox#
2012-08-25 Jakob MGoh noes, sorry
next