]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history
xonotic/xonotic-data.pk3dir.git
5 hours ago terencehillFix FL_WEAPON flag overlapping FL_JUMPRELEASED. This... master
28 hours ago bones_was_hereMerge MR 'Various Q3 and QL map entity features and...
28 hours ago bones_was_hereClean up droptofloor() macro hacks and clarify naming 1268/head
28 hours ago bones_was_heretarget_speaker: silence legacy spawnflag warning on...
28 hours ago bones_was_hereAdd engine extension check: fullspawndata
28 hours ago bones_was_hereq3compat: reduce entity field allocation
28 hours ago bones_was_hereSupport Domination control points on QL maps
28 hours ago bones_was_hereSupport gametype and not_gametype fields on QL maps
28 hours ago bones_was_hereSupport Mine Layer on Q3TA/QL maps
28 hours ago bones_was_heretarget_push: implement Q3 wind tunnel and angles+speed...
28 hours ago bones_was_hereReset door locking when the match is reset
28 hours ago bones_was_hereRefactor default key model selection
28 hours ago bones_was_hereRemove key-specific BIT macro
28 hours ago bones_was_hereSupport door keys on QL maps
28 hours ago bones_was_hereSupport custom door sounds on QL maps
7 days ago terencehillNades code: don't use booleans as array indexes for...
7 days ago terencehillMerge branch 'terencehill/nades_stuff' into 'master'
7 days ago terencehillMerge branch 'master' into 'terencehill/nades_stuff' 1236/head
8 days ago Rudolf PolzerTransifex autosync
9 days ago Rudolf PolzerTransifex autosync
10 days ago Rudolf PolzerTransifex autosync
10 days ago Dr. JaskaMerge branch 'drjaska/silent-respawn' into 'master'
10 days ago Dr. Jaskaserver side option for both (old) or individually silen...
11 days ago bones_was_hereSave cvar sv_autopause to config.cfg for listen/singlep...
11 days ago terencehillMerge branch 'terencehill/scoreboard_compressed_field_t...
11 days ago terencehillUse correct titles for a few scoreboard fields (now... 1273/head
2024-04-04 bones_was_hereUpdate dpdefs
2024-04-03 terencehillScoreboard: if all fields can't fit in the scoreboard...
2024-04-03 terencehillScoreboard: limit width of field titles and show too...
2024-04-03 Rudolf PolzerTransifex autosync
2024-04-01 terencehillMerge branch 'terencehill/custom_gametype_stuff' into...
2024-04-01 Rudolf PolzerTransifex autosync
2024-03-31 terencehillRemove a redundant LOG_TRACE (previous bprint message...
2024-03-30 terencehillOptimize WinningConditionHelper: avoid calling strcpy...
2024-03-29 bones_was_hereRemove redundant strcat1()
2024-03-29 bones_was_heretarget_speed: fix macro mistake
2024-03-26 Rudolf PolzerTransifex autosync
2024-03-25 terencehillImplement REPLICATE_vector for the automatic cvar netwo...
2024-03-25 Rudolf PolzerTransifex autosync
2024-03-24 terencehillUse the correct function to get the active gametype...
2024-03-24 terencehillDon't mention function names in LOG_FATAL calls, they...
2024-03-24 Rudolf PolzerTransifex autosync
2024-03-23 terencehillMerge branch 'terencehill/minigame_spectator_list'...
2024-03-22 terencehillFix compilation unit test by changing argument type...
2024-03-22 bones_was_hereMake GetField_fullspawndata() docs support Doxygen...
2024-03-22 bones_was_hereMerge branch 'Juhu/target_speed' into 'master'
2024-03-22 JuhuImplement XDF Compatibility: target_speed
2024-03-21 terencehillMake sure active custom gametype is not kept on the...
2024-03-21 terencehillFix current custom gametype not being kept if gametype...
2024-03-21 terencehillFix custom gametype name not correctly displayed as...
2024-03-21 terencehillMerge branch 'terencehill/spectator_camera_fix' into...
2024-03-20 terencehillMerge branch 'terencehill/custom_gametype_fix' into...
2024-03-19 Rudolf PolzerTransifex autosync
2024-03-18 terencehillFix #2903 "GUI voting: custom gametypes no longer take...
2024-03-16 terencehillFix (this.shootfromfixedorigin != autocvar_g_shootfromf...
2024-03-16 terencehillOptimize Arc and Hook initialization. Also get rid...
2024-03-16 terencehillExplain those numbers
2024-03-16 terencehillRevert "Don't allow negative values for the y component...
2024-03-15 Dr. JaskaMerge branch 'drjaska/preinc' into 'master'
2024-03-15 Dr. Jaskamicro-optimization chore: in for-loops change all post...
2024-03-15 terencehillFix spectator camera having a duplicate mode if 3rd...
2024-03-15 Rudolf PolzerTransifex autosync
2024-03-15 terencehillMerge branch 'terencehill/playerlist_layout' into ...
2024-03-15 terencehillMake togglemenu not close the menu if called when not...
2024-03-14 terencehillMerge branch 'terencehill/menu_registries' into 'master'
2024-03-14 bones_was_hereMerge branch 'bones_was_here/sv_legacy_bbox_expand_4...
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: update pipeline...
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: DOM
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: KA
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: KH
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: CTF
2024-03-14 bones_was_hereitems: use correct bboxes in CSQC
2024-03-14 bones_was_hereitems: remove blind nudging of items during spawn
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: items (and buffs)
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: bot navigation
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: physics
2024-03-14 bones_was_hereRemove legacy Quake bbox expansion: bmodel entities
2024-03-14 bones_was_hereDisable sv_legacy_bbox_expand
2024-03-14 bones_was_hereRewrite the QC port of droptofloor()
2024-03-14 bones_was_hereServer list: check libcurl is loaded before reporting...
2024-03-14 bones_was_hereMerge branch 'bones_was_here/movetype_toss_lagfix'...
2024-03-14 bones_was_hereFix 100% cpu when entities using TOSS-based movetypes...
2024-03-14 bones_was_hereServer list: only report xonstat as available if IDs...
2024-03-12 bones_was_hereMerge branch 'bones_was_here/checkextension' into ...
2024-03-12 terencehillOptimize _LOG_HEADER to avoid bloating compilation...
2024-03-12 bones_was_hereAdd fallback path for when engine lacks DP_QC_FINDBOX
2024-03-12 bones_was_hereImprove visibility of warnings, related cleanup and...
2024-03-12 bones_was_hereAdd engine extension checks at VM startup and a nudgeou...
2024-03-12 bones_was_hereitems: Apply vertical offset on Q3 maps to match Q3...
2024-03-11 terencehillMerge branch 'terencehill/respawn_ghosts_keepcolors_ena...
2024-03-01 bones_was_hereFix .gitattributes
2024-03-01 bones_was_hereUse C syntax highlighting for QC files on gitlab
2024-02-26 terencehillFix wrong respawn ghost colors with cl_forceuniqueplaye...
2024-02-26 terencehillDisplay respawn ghost with player's color instead of...
2024-02-25 bones_was_hereMerge branch 'bones_was_here/sv_playerthink_optimise...
2024-02-25 terencehillMerge branch 'terencehill/intermission_restart_fix...
2024-02-10 terencehillMenu: remove useless registries and related code (TempE...
2024-02-10 Dr. JaskaMerge branch 'drjaska/teleport-minspeed' into 'master'
2024-02-10 Dr. JaskaMininum velocity for teleporter exits
2024-02-10 terencehillFix string length checks in world.qc and add VM_TEMPSTR...
next