]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Adjust jump pad velocity on Q3 maps to match 125fps frametime-dependent behaviour
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2022-12-07 LegendaryGuardMerge branch 'Mario/item_skins' into 'master'
2022-12-06 MarioAllow mappers to define item skins
2022-12-04 bones_was_hereRevert "Make messages translatable for trigger_hurt...
2022-12-04 bones_was_hereMake messages translatable for trigger_hurt, target_kil...
2022-12-04 MarioFix error spam that occurs when standing in the way...
2022-12-03 terencehillOptimize damageeffects code a bit; also fix whitespace
2022-12-02 bones_was_hereMerge branch 'Mario/droptofloor_outofsolid' into 'master'
2022-12-02 terencehillCorrectly show particle fx and decal when a grenade...
2022-12-02 terencehillFix glow color of dropped weapons
2022-12-01 MarioMerge branch 'master' into Mario/no_engine_physics
2022-11-30 terencehillMerge branch 'z411/ca-prevent-observer' into 'master'
2022-11-30 z411Add option to disable freecam (observer) in Clan Arena...
2022-11-29 MarioFix mismatching whitespace
2022-11-28 MarioIf the entity cannot be unstuck when dropping it to...
2022-11-27 MarioMake the controller entity for moving platforms QC...
2022-11-27 MarioRestore engine refdef support, add a global to toggle it
2022-11-27 MarioMerge branch 'z411/info_cleanup' into 'master'
2022-11-27 MarioMerge branch 'Mario/qcphysics_tweaks' into 'master'
2022-11-27 MarioSome minor tweaks to the QC physics logic
2022-11-27 MarioMerge branch 'Mario/vortex_playercolors' into 'master'
2022-11-27 MarioUse the player's color for Vortex charging instead...
2022-11-23 MarioSet the entity's origin to the trace position before...
2022-11-21 terencehillMerge branch 'bones_was_here/sandbox_object_fix' into...
2022-11-21 MarioMerge branch 'master' into Mario/no_engine_physics
2022-11-18 bones_was_hereMerge branch 'terencehill/blocking_mover_fix' into...
2022-11-14 MarioStart the dropped capture timer when the flag touches...
2022-11-14 MarioFix a compilation error
2022-11-14 MarioDisable some warnings that serve no purpose, fixes...
2022-11-12 z411Prepare for battle can be queued.
2022-11-12 z411Reverting announcer queue default to 2 seconds
2022-11-12 z411Fixed announcer queue bug where queue time wouldn't...
2022-11-12 z411Simplify announcer queue code
2022-11-12 MarioRemove the "corrupted" skin from the Mage as the effect...
2022-11-12 MarioAdd an option to allow monsters to drop their items...
2022-11-12 MarioAbort processing a monster's dropped item if it couldn...
2022-11-12 MarioRemove spawned monsters when the map is reset, fixes...
2022-11-12 MarioClean up vote list checking code to not check empty...
2022-11-09 z411Announcer queue: Fixed typo and clarified comment
2022-11-09 terencehillForcedly stop player movement too when opening the...
2022-11-09 terencehillFix #2674 "Voting screens in demos respond visually...
2022-11-08 terencehillTeam radar: make teammate arrow icon rotation smoother
2022-11-08 terencehillMenu: Improve wording of some fraglimit sliders
2022-11-07 bones_was_heresv_q3compat_changehitbox: change the values to exactly...
2022-11-07 bones_was_hereMany whitespace fixes
2022-11-05 terencehillFix #2744 "Blocking of bmodel movers is broken"
2022-11-05 terencehillDon't link mover controllers to the world, should impro...
2022-11-02 terencehillDomination: immediately set domination_teams as a team...
2022-11-02 terencehillDomination: fix domination percentage on the HUD not...
2022-11-02 z411Merge branch 'master' into z411/annce_queue
2022-11-02 z411Announcer queue: Defined macro for better readibility
2022-10-30 z411Let announcer queue guess announcer length
2022-10-25 bones_was_hereWork around float precision problems with scaled model...
2022-10-24 z411Cleanup obsolete warmup info messages
2022-10-16 terencehillMerge branch 'terencehill/player_sorting' into 'master'
2022-10-16 terencehillMerge branch 'master' into terencehill/player_sorting
2022-10-16 terencehillMerge branch 'drjaska/ctsdamagestats' into 'master'
2022-10-16 Dr. JaskaForbid CTS from adding player damage dealt or taken...
2022-10-16 terencehillMerge branch 'drjaska/ca-less-stalemates' into 'master'
2022-10-16 Dr. JaskaNew opt-in feature for less stalemates in CA when round...
2022-10-16 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2022-10-15 terencehillRevert "Merge branch 'Mario/ctf_colormaps' into 'master...
2022-10-14 terencehillProperly set serverflags's flags
2022-10-12 MarioFix compilation unit
2022-10-12 MarioMake sv_gameplayfix_droptofloorstartsolid_nudgetocorrec...
2022-10-12 bones_was_hereMerge branch 'Mario/q3compat_sanity' into 'master'
2022-10-11 MarioMerge branch 'Mario/qc_droptofloor' into 'master'
2022-10-11 terencehillMerge branch 'terencehill/welcome_dialog_fix' into...
2022-10-10 terencehillMerge branch 'Mario/elevator_view_fix' into 'master'
2022-10-09 MarioRemove sv_gameplayfix_unstickplayers 2 as it is no... 1071/head
2022-10-06 LegendaryGuardMerge branch 'z411/powerups_drop' into 'master'
2022-10-06 z411Use Mario's RemoveItem function to remove powerup when...
2022-10-05 terencehillMerge branch 'Mario/reset_clear_item_waypoints' into...
2022-10-05 MarioClear item waypoints when deleting items to fix issues...
2022-10-05 terencehillMerge branch 'z411/powerups_drop' into 'master'
2022-10-05 terencehillMerge branch 'terencehill/mapvote_winnermap' into ...
2022-10-05 terencehillMerge branch 'bones_was_here/teameditems' into 'master'
2022-10-05 terencehillCompact timelimit / leadlimit display code
2022-10-05 terencehillLOG_HELP: print a new line only if missing, like LOG_IN...
2022-10-04 z411Don't drop powerfup if something has dropped before 1074/head
2022-10-03 MarioMake automatic LOD work on client-networked map objects
2022-10-03 bones_was_hereRemove unnecessary setorigin() calls in Item_Respawn... 1079/head
2022-10-03 bones_was_hereAdd support for teamed items on Q3 maps by using fullsp...
2022-10-03 bones_was_hereFix bug where ReadyRestart could cause teamed items...
2022-10-03 bones_was_hereFix indenting in Item_RespawnCountdown()
2022-10-03 bones_was_hereReduce indent level in Item_FindTeam()
2022-10-02 z411Removed debugging info
2022-10-01 z411Implementeded announcer queue
2022-09-30 terencehillDon't write notification count to file: it's useless...
2022-09-30 terencehillMerge branch 'bones_was_here/playernums' into 'master'
2022-09-30 MarioMerge branch 'master' into Mario/q3compat_sanity
2022-09-30 MarioAdjust the map size diameter needed for some gamemodes...
2022-09-30 MarioFix support for Clan Arena and Key Hunt in Q3 maps
2022-09-30 MarioAdd some "always supported" gamemodes to the supported...
2022-09-30 MarioAttempt to avoid generating mapinfo data if a .defi...
2022-09-30 MarioWhitelist g_mapinfo_q3compat
2022-09-30 MarioCheck for an empty string after processing it a little...
2022-09-30 MarioReplace arena settings with a single q3compat cvar...
2022-09-29 MarioSkip commented out lines when scanning .arena files...
2022-09-28 z411Proper powerup throwing bugfix
2022-09-28 bones_was_hereClean up welcome message newlines 1022/head
next