]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/lib
Fix number of teams defaulting to 2 for some game modes (CA, FT and KH)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib /
2016-11-11 MarioMerge branch 'DefaultUser/m_itemid' into 'master'
2016-11-10 MarioMerge branch 'DefaultUser/more_damagetext' into 'master'
2016-11-06 Martin TaibrMerge branch 'master' into martin-t/msnt 383/head
2016-10-28 Martin TaibrMerge branch 'master' into martin-t/msnt
2016-10-27 MarioMerge branch 'Mario/xonoticless_fix' into 'master'
2016-10-24 MarioMerge branch 'master' into Mario/xonoticless_fix
2016-10-24 MarioMerge branch 'Mario/intrusive_3' into 'master'
2016-10-23 MarioMerge branch 'Mario/intrusive_2' into 'master'
2016-10-23 MarioMake it compile with XONOTIC, too
2016-10-23 MarioMake it compile without XONOTIC defined
2016-10-22 MarioKill off one of the biggest baddest findchain loops 380/head
2016-10-22 MarioMerge branch 'master' into Mario/intrusive_2
2016-10-22 MarioMerge branch 'martin-t/damagetext' into 'master'
2016-10-21 MarioMerge branch 'terencehill/ons_camera' into 'master'
2016-10-21 MarioMerge branch 'martin-t/unused_fields' into 'master'
2016-10-20 MarioAdd a basic entity that spawns monsters when triggered
2016-10-18 terencehillMerge branch 'master' into terencehill/ons_camera
2016-10-13 MarioUpdate view location earlier, fixes observers stuck...
2016-10-07 Martin TaibrMerge branch 'master' into martin-t/msnt
2016-10-07 MarioMerge branch 'martin-t/random' into 'master'
2016-10-07 Martin Taibrrefactor RandomSelection, add a field for vector 373/head
2016-09-04 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-09-04 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-09-01 terencehillIS_DIGIT
2016-09-01 terencehillAdd IS_HEXDIGIT macro and make use of it
2016-09-01 MarioMerge branch 'DefaultUser/gametype_votescreen' into...
2016-08-31 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-08-27 MarioMerge branch 'master' into Mario/intrusive_2
2016-08-27 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-24 MarioAdd an intrusive list for warpzones
2016-08-22 terencehillMerge branch 'master' into terencehill/hud_updates 353/head
2016-08-22 MarioMerge branch 'master' into terencehill/spectatee_status... 354/head
2016-08-21 MarioIntrusify uncustomizables
2016-08-21 TimePathIL_DELETE: remove unused parameter
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 TimePathMerge branch 'TimePath/modules'
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-20 TimePathCleanup common mutators: remove IMPLEMENTATION macro
2016-08-20 TimePathCleanup #includes
2016-08-19 MarioMerge branch 'Mario/user_movetypes'
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-15 MarioMerge branch 'TimePath/globalforces' into 'master'
2016-08-15 MarioMerge branch 'terencehill/scoreboard_panel_2' into...
2016-08-14 TimePathDelete unused_float
2016-08-14 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-14 TimePathLogging: take advantage of string folding
2016-08-14 TimePathATTRIB: overload default value, require semicolon
2016-08-14 MarioMerge branch 'Mario/weaponentities' into 'master'
2016-08-13 TimePathUnnecessary newlines are unnecessary
2016-08-13 TimePathStats: allow manual ID override
2016-08-10 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-07 TimePaths/LOG_WARNING/LOG_WARN/g
2016-08-07 TimePath#pragma once
2016-08-06 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-06 TimePathMerge branch 'master' into TimePath/scoreboard_elo
2016-08-06 TimePathMerge branch 'Mario/showspecs' into 'master'
2016-08-06 TimePathMerge branch 'TimePath/slist_refresh' into 'master'
2016-08-06 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-06 TimePathMerge branch 'TimePath/remove_remove'
2016-08-03 MarioWhitelist move_movetype
2016-08-03 MarioMerge branch 'master' into Mario/intrusive 344/head
2016-08-03 MarioMerge branch 'terencehill/infomessages_panel_update...
2016-07-31 TimePathRemove remove()
2016-07-31 TimePathMerge branch 'master' into TimePath/physics
2016-07-28 MarioMerge branch 'Mario/teams_bitflag' into 'master'
2016-07-28 MarioMerge branch 'sev/hud_ctf_update' into 'master'
2016-07-27 TimePathMerge branch 'TimePath/intrusive' into 'master'
2016-07-27 TimePathLoops: copy reference to next entity before entering... 343/head
2016-07-27 TimePathMove objerror to qc
2016-07-26 TimePathStats: disable update checking for perf (we don't use...
2016-07-26 TimePathImplement intrusive lists
2016-07-25 terencehillMerge branch 'master' into terencehill/infomessages_pan...
2016-07-25 MarioMerge branch 'terencehill/camera_spectator_2' into...
2016-07-25 MarioRemove engine side player movement prediction, and...
2016-07-24 MarioImprove FPS by a lot
2016-07-24 MarioMerge branch 'Mario/qc_physics_cleanup_v2'
2016-07-24 TimePathRegistry: add reload method
2016-07-23 MarioMerge branch 'master' into Mario/qc_physics_cleanup_v2 341/head
2016-07-23 MarioImplement move_qcphysics
2016-07-22 MarioCleanup the warpzone fix to support .move_movetype
2016-07-22 MarioMerge remote-tracking branch 'origin/terencehill/campai...
2016-07-22 MarioMerge remote-tracking branch 'origin/terencehill/count_...
2016-07-22 MarioFix warpzones
2016-07-22 MarioFix compile
2016-07-22 MarioRemove .move_* fields and MOVETYPE_PUSH logic (doesn...
2016-07-21 MarioMerge branch 'master' into Mario/showspecs
2016-07-17 TimePathMeasure startup time
2016-07-16 terencehillReduce CTX calls from 5 to 1 when calling count_fill...
2016-07-13 MarioMerge branch 'master' into Mario/balance
2016-07-10 MarioMerge branch 'master' into Mario/teams_bitflag
2016-07-03 MarioInvert the cvar use
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/gameover_fixes'
2016-06-28 MarioMerge branch 'Mario/fireball_merge' into 'master'
2016-06-25 MarioMerge branch 'master' into Mario/tweaks
2016-06-25 TimePathMove MOVETYPE_FLY to ecs
2016-06-24 MarioMerge branch 'master' into Mario/gameover_fixes
next