]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/mapobjects
Purge miscfunctions.qc from the client-side codebase, also remove an old unused CSQC...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mapobjects /
2020-09-25 MarioPhase out miscfunctions.qc from the server codebase...
2020-09-22 MarioImplement support for target_delay (compatibility spawn...
2020-09-21 MarioMove some more functions out of miscfunctions, split...
2020-09-11 MarioMerge branch 'martin-t/jump' into 'master'
2020-08-03 MarioPurge server/constants.qh
2020-08-03 MarioMerge branch 'terencehill/cl_forceplayercolors_3' into...
2020-08-02 MarioRemove the g_ prefix from some server code files and...
2020-08-02 MarioPurge server/defs.qh
2020-08-02 MarioFurther cleanup of defs.qh
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash (again)
2020-08-02 MarioSome more defs.qh cleanup, update gameplay hash
2020-08-02 MarioSome more cleanup of defs.qh, use a flag to indicate...
2020-08-01 MarioRemove the engine STATE_ definitions so they can be...
2020-08-01 MarioDraw EF_FLAME and EF_STARDUST effects as box particles...
2020-07-31 MarioClean up target_kill code, allow it to be deactivated
2020-07-31 MarioAdd Read/WriteAngleVector macros to simplify the networ...
2020-07-31 MarioSome more cleanup to map objects, allow trigger_delay...
2020-07-31 MarioEnsure trigger_flipflop starts disabled upon reset...
2020-07-31 MarioRefactor trigger_secret to be standalone (not using...
2020-07-31 MarioMinor cleanup to func_vectormamamam, fix message2 not...
2020-07-27 MarioMerge branch 'Mario/headshots' into 'master'
2020-07-21 MarioAdd support for pitch shifting to the QC sound sending...
2020-07-18 MarioMerge branch 'terencehill/noclip_death_fix' into 'master'
2020-07-18 MarioMerge branch 'master' into Mario/headshots
2020-07-18 MarioMake ladders use the same iterative logic as conveyors...
2020-07-18 MarioDon't send movedir twice on jumppads
2020-07-18 MarioMerge branch 'master' into Mario/csqc_muzzleflash 838/head
2020-07-18 MarioStore the current gametype as a shortname rather than...
2020-07-17 MarioMerge branch 'master' into Mario/headshots
2020-07-17 MarioMerge branch 'Mario/gametypes' into 'master'
2020-07-17 MarioMerge branch 'Mario/speed_var' into 'master'
2020-07-17 MarioMerge branch 'Mario/q3_speaker_fix' into 'master'
2020-07-17 MarioMerge branch 'master' into Mario/q3_speaker_fix 844/head
2020-07-17 MarioMerge branch 'master' into Mario/speed_var
2020-07-16 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-07-15 MarioMerge branch 'master' into Mario/gametypes
2020-07-14 MarioMerge branch 'master' into Mario/gametypes
2020-07-13 MarioMove gametype registers into their own files, fallback...
2020-07-11 MarioMerge branch 'Mario/movetype_push' into 'master'
2020-07-11 MarioMerge branch 'master' into Mario/headshots
2020-07-11 MarioMark func_static as a solid model (it acts as a wall...
2020-07-10 MarioMerge branch 'master' into Mario/movetype_push
2020-07-08 MarioMerge branch 'bones_was_here/mv-r_water-acl' into ...
2020-07-08 MarioDon't play speaker sounds globally if they have the...
2020-07-07 MarioMerge branch 'master' into Mario/headshots
2020-07-07 MarioMerge branch 'master' into Mario/csqc_muzzleflash
2020-06-21 MarioMerge branch 'bones_was_here/timeout_stuff' into 'master'
2020-06-17 MarioMerge branch 'Cloudwalk/rename-find' into 'master'
2020-06-16 MarioMerge branch 'bones_was_here/func_door_default_q3compat...
2020-06-16 bones_was_hereSet func_door speed to 400 if it's unspecified and... 831/head
2020-06-02 MarioMerge branch 'master' into Mario/movetype_push
2020-06-01 terencehillPrevent a division by 0
2020-05-30 MarioRemove an obscure macro from trigger code that was...
2020-05-30 MarioImplement support for target_teleporter to be used...
2020-05-29 MarioMerge branch 'terencehill/registry_API' into 'master'
2020-05-27 MarioReplace the cam_* cvars with spawnflag bits so they...
2020-05-26 MarioMerge branch 'master' into Mario/pure_entity_fix 820/head
2020-05-25 terencehillForbid telefrags while round hasn't started yet. Also...
2020-05-25 MarioMerge branch 'terencehill/erebus_tweaks' into 'master'
2020-05-23 MarioMerge branch 'master' into Mario/stepdown_maxspeed
2020-05-23 MarioMerge branch 'martin-t/server-quit' into 'master'
2020-05-23 MarioMerge branch 'terencehill/texture_names_fix' into ...
2020-05-23 MarioMerge branch 'bones_was_here/wl-clientselect_options...
2020-05-23 MarioMerge branch 'bones_was_here/guard-resistance' into...
2020-05-18 MarioImprove support for per-player counters by spawning...
2020-05-18 MarioRewrite trigger_swamp to not require spawning new entit...
2020-05-18 MarioFix trigger_swamp timer using the wrong field
2020-05-18 MarioMerge branch 'garymoon/show-server-name-in-info' into...
2020-05-18 MarioAllow deactivating trigger_relay_if, trigger_relay_team...
2020-04-20 Martin TaibrMerge branch 'martin-t/deglob-log' into 'master'
2020-04-18 Rudolf PolzerMerge branch 'divVerent/simpler-clipped-rectangle'...
2020-03-13 MarioMerge branch 'terencehill/campaign_message_tweak' into...
2020-01-23 terencehillMerge branch 'master' into terencehill/bot_ai
2020-01-21 MarioMerge branch 'master' into Mario/qcphysics
2020-01-21 terencehillMerge branch 'master' into terencehill/erebus_tweaks
2020-01-21 MarioMerge branch 'Mario/ipv6_gamelog' into 'master'
2020-01-20 MarioMerge branch 'Mario/rain_fix' into 'master'
2020-01-19 MarioAllow mappers to define the draw distance of the rain... 762/head
2020-01-19 MarioIncrease rain draw distance to 1000 (also for drain)
2020-01-19 MarioIncrease rain draw distance to 700, so drain functions
2020-01-19 MarioFix rainsnow logic, thanks to Player_2
2020-01-18 MarioMerge branch 'master' into Mario/rain_fix
2020-01-18 Martin TaibrMerge branch 'martin-t/electro-denoobing' into 'master'
2020-01-14 MarioAdd a function to skip certain target fields when using...
2020-01-14 MarioMerge branch 'terencehill/spectate_player' into 'master'
2020-01-14 Martin TaibrMerge branch 'master' into martin-t/linkexplode
2020-01-14 Martin TaibrMerge branch 'master' into martin-t/deglob-log
2020-01-13 terencehillMerge branch 'master' into terencehill/campaign_message...
2020-01-09 MarioRename sv_vq3compat to sv_q3defragcompat to clarify...
2020-01-08 MarioMerge branch 'martin-t/weaponorder' into 'master'
2020-01-08 MarioMerge branch 'is_not_beaten' into 'master'
2020-01-07 MarioMerge branch 'master' into Mario/qcphysics
2020-01-01 Martin TaibrMerge branch 'mutator' into 'master'
2019-12-30 MarioMerge branch 'master' into Mario/qc_camstuff
2019-12-30 Martin TaibrMerge branch 'Mario/falldamage_vertical' into 'master'
2019-12-29 MarioMerge branch 'terencehill/casings_tweaks' into 'master'
2019-12-29 MarioMake the QC physics match the engine a bit more accurat...
2019-12-28 MarioAdd a compatibility hack for trigger_multiple and func_...
2019-12-28 MarioRotate .obj entity models 180 degrees around the Y...
2019-12-26 MarioFix compile
next