]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Add an intrusive list for warpzones
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2016-08-24 MarioAdd an intrusive list for warpzones
2016-08-24 MarioAdd an intrusive list for entities that are damaged...
2016-08-24 MarioMerge branch 'terencehill/hud_updates' into 'master'
2016-08-23 terencehillserverflags & SERVERFLAG_TEAMPLAY --> teamplay
2016-08-23 terencehillScoreboard columns: remove not working "k/d" keyword...
2016-08-23 terencehillDisplay "damage" as column header instead of "dmg"...
2016-08-23 terencehillSP_DMG field title is dmg, not damage
2016-08-23 MarioMerge branch 'terencehill/hud_start_fix' into 'master'
2016-08-22 terencehillDon't draw scoreboard and HUD until gametype and scores... 362/head
2016-08-22 MarioFix grammar
2016-08-22 MarioFix CopyBody description
2016-08-22 terencehillMerge branch 'master' into terencehill/hud_updates 353/head
2016-08-22 MarioMerge branch 'terencehill/spectatee_status_update'...
2016-08-22 MarioMerge branch 'master' into terencehill/spectatee_status... 354/head
2016-08-21 TimePathChange mod loading to take an absolute path
2016-08-21 TimePathprogs.inc: use absolute includes
2016-08-21 TimePathDoxygen: #define XONOTIC
2016-08-21 TimePathIL_DELETE: remove unused parameter
2016-08-21 TimePathMerge branch 'Mario/entcs' into 'master'
2016-08-21 MarioMinor cleanup 360/head
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 TimePathMerge branch 'TimePath/modules'
2016-08-21 TimePathDon't #include server files from CSQC 358/head
2016-08-21 MarioAdd attacker parameter to PlayHitsound
2016-08-21 TimePathFix undefined PROGNAME in *_includes.txt
2016-08-21 MarioAllow only showing a waypoint on the radar
2016-08-21 TimePathEnsure headers are always #included
2016-08-21 TimePathUpdate compiler scripts for GAMEQC
2016-08-21 TimePathMonsters, turrets, vehicles: move definitions to headers
2016-08-21 TimePaths/#ifndef MENUQC/#ifdef GAMEQC/g
2016-08-21 TimePathMerge branch 'master' into TimePath/modules
2016-08-21 TimePathRemove _all indirection
2016-08-21 MarioFix compilation test unit
2016-08-21 MarioSend .frags via entcs
2016-08-21 MarioRedefine setcolor
2016-08-21 MarioUse entcs to handle client colors (improves FPS by...
2016-08-21 MarioAdd a mutator hook for CopyBody
2016-08-21 MarioRemove references to missing functions
2016-08-20 MarioProduce a stern warning instead of crashing if only...
2016-08-20 MarioSome minor cleanup to unused functions
2016-08-20 TimePathCleanup common mutators: remove IMPLEMENTATION macro
2016-08-20 MarioMerge branch 'Mario/tweaks' into 'master'
2016-08-20 MarioMerge branch 'master' into Mario/tweaks 357/head
2016-08-20 MarioFix silly mistake;
2016-08-20 MarioMerge branch 'master' into Mario/tweaks
2016-08-20 MarioHopefully fix compilation test unit
2016-08-20 MarioSome minor tweaks and extra mutator hooks
2016-08-20 TimePathCleanup server mutators: remove IMPLEMENTATION macro
2016-08-20 TimePathCleanup server mutator #includes
2016-08-20 TimePathCleanup #includes
2016-08-19 terencehillFix panel show flags checks
2016-08-19 terencehillMark panels that can't be disabled manually (main panel...
2016-08-19 terencehillSmall optimization
2016-08-19 terencehillFix PANEL_CONFIG_MAIN check
2016-08-19 terencehillFix vote panel test
2016-08-19 terencehillImplement fading of panels when showing the scoreboard...
2016-08-19 MarioMerge branch 'Mario/user_movetypes'
2016-08-19 MarioGameLogEcho: use dedicated_print (should fix IRC bots)
2016-08-18 terencehillFix highlighting of the last column
2016-08-18 terencehillFix spectators highlight color and accuracy highlight...
2016-08-18 terencehillMerge branch 'terencehill/renderflags_update' into...
2016-08-18 MarioMerge branch 'master' into Mario/user_movetypes
2016-08-18 terencehillUpdate player's renderflags every frame, it fixes playe... 355/head
2016-08-17 terencehillUpdate spectatee_status in the server immediately,...
2016-08-17 MarioIncrease sounds limit
2016-08-16 terencehillRename a macro
2016-08-16 terencehillApply global hud alpha to the map vote panel, fixing...
2016-08-16 terencehillMake it pass compilation unit tests
2016-08-16 terencehillRemove a not very useful variable
2016-08-16 terencehillWhen the game is over stop timer and show elapsed time
2016-08-16 terencehillDon't reset modicons panel when showing the scoreboard
2016-08-16 terencehillAlways draw the scoreboard on top
2016-08-16 terencehillSmall cleanup
2016-08-16 terencehillApply alpha to the vote panel in another way so it...
2016-08-16 terencehillDisplay more panels (engineinfo, modicons and timer...
2016-08-16 MarioCA: Show 'rounds won' instead of 'rounds'
2016-08-16 MarioShockwave isn't a normal weapon
2016-08-16 MarioMerge branch 'martin-t/solidpenetration' into 'master'
2016-08-15 Martin Taibrdon't go below 0 351/head
2016-08-15 Martin Taibrfix of fix for #1738
2016-08-15 terencehillRemove useless checks
2016-08-15 Martin Taibrfix solidpenetration
2016-08-15 terencehillAllow to hide panels that don't make too much sense...
2016-08-15 terencehillCleanup
2016-08-15 terencehillShow nothing instead of "Respawning in 0 seconds" when...
2016-08-15 terencehillFix respawn time as int
2016-08-15 MarioMerge branch 'TimePath/globalforces' into 'master'
2016-08-15 MarioMerge branch 'terencehill/scoreboard_panel_2' into...
2016-08-14 terencehillSync autocvar_hud_panel_scoreboard_table_bg_alpha 345/head
2016-08-14 terencehillGet rid of a warning in the console when starting a...
2016-08-14 TimePathDelete unused_float
2016-08-14 TimePathMerge branch 'Mario/gametypes' into 'master'
2016-08-14 MarioRegistrize team and fraglimit setting 349/head
2016-08-14 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-14 terencehillScoreboard: provide basic panel cvars to old clients
2016-08-14 MarioRegistrize modicons_reset
2016-08-14 MarioAdd a method to the asymmetrical madness
2016-08-14 MarioRegistrize modicons
2016-08-14 MarioRegistrize mapinfo generation and twobasemodes
next