]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
mapinfo: fix and rename noautomaplist flag to donotwant
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2024-02-10 bones_was_heremapinfo: fix and rename noautomaplist flag to donotwant
2024-02-06 bones_was_hereMerge MR 'func_door and func_plat fixes and Q3 compatib...
2024-02-06 Dr. JaskaMerge branch 'drjaska/spawnfunc-item_buff_name' into...
2023-12-06 Dr. JaskaMerge branch 'drjaska/shotorigincleanup' into 'master'
2023-12-01 drjaskacleanup and a few comments
2023-11-09 bones_was_hereMerge branch 'Juhu/velocity_pads_cleanup2' into 'master'
2023-11-08 Juhumove trigger_push_velocity's last_pushed check, StartFr...
2023-11-08 Dr. JaskaMerge branch 'Juhu/target_print' into 'master'
2023-11-08 Dr. JaskaMerge branch 'drjaska/damage-center-player-origin'...
2023-11-08 Dr. JaskaAdded an inactive gameplay cvar for using the own shot...
2023-10-29 terencehillMerge branch 'Juhu/velocity_pads_cleanup' into 'master'
2023-10-29 JuhuMove trigger_push_velocity last_pushed code out of...
2023-10-27 terencehillMerge branch 'bones_was_here/sv_autopause_intermission...
2023-10-05 bones_was_heresv_autopause: don't pause during intermission, unpause...
2023-09-29 bones_was_hereg_maxplayers -1: when rounding to a team multiple,...
2023-09-15 bones_was_hereSupport custom func_door and func_plat sounds on Q3A...
2023-09-15 bones_was_hereCleanups following ff0befb7d2c673b926cbc9bf0bbf8a1e07f2...
2023-09-15 bones_was_hereRevert "Merge branch 'bones_was_here/func_door' into...
2023-08-31 terencehillMerge branch 'bones_was_here/csqc_bmodels' into 'master'
2023-08-22 Dr. JaskaMerge branch 'Mario/mehrdad08_spectatorlist' into ...
2023-08-18 terencehillMerge branch 'drjaska/rounds_pl' into 'master'
2023-08-18 Dr. JaskaFix "rounds played" scoreboard column showing up in...
2023-08-13 terencehillSmall optimization to the damage code
2023-08-12 terencehillFix #2859 "Explosions do not go through warpzones"
2023-08-05 LegendaryGuardWrap all status and bitflag checks with parentesis...
2023-08-04 LegendaryGuardMerge branch 'bones_was_here/r_font_compress' into...
2023-08-04 LegendaryGuardMerge branch 'bones_was_here/func_door' into 'master'
2023-08-04 bones_was_herefunc_door and func_plat fixes and Q3 compatibility
2023-08-02 terencehillMerge branch 'AriosJentu/ItemsRespTimeSep' into 'master'
2023-08-02 Arios JentuSeparate health and armor item respawning timers
2023-07-23 terencehillMerge branch 'bones_was_here/svqc_itemfixes' into ...
2023-07-21 bones_was_hereMerge branch 'bones_was_here/removeitem' into 'master'
2023-07-21 bones_was_hereitems: only draw the removal effect when appropriate
2023-07-16 bones_was_herepowerups: fix #2857 and move g_powerups cvar out of...
2023-07-16 bones_was_hereitems: call FilterItem mutator hook earlier as it may...
2023-07-16 bones_was_hereitems: clean up some more unnecessary locals in StartItem()
2023-07-16 bones_was_hereitems: warn instead of crashing if spawned with no...
2023-07-16 bones_was_hereitems: merge _StartItem() and StartItem(), warn instead...
2023-07-09 terencehillFix #2850 "xonotic crashes when pressing restart level...
2023-07-07 drjaskaFixed whitespace consistency (spaces -> tabs) in qcsrc...
2023-07-01 bones_was_hereMerge branch 'bones_was_here/items_svqc' into 'master'
2023-06-27 z411Merge branch 'Juhu/velocity_pads' into 'master'
2023-06-22 LegendaryGuardMerge branch 'LegendaryGuard/fix_playban_notif' into...
2023-06-21 bones_was_hereConvert 5 trivial Item_* functions to macros
2023-06-21 bones_was_hereRemove redundant Item_* functions
2023-06-21 bones_was_hereAdd a more optimised and generic function to initialise...
2023-06-20 bones_was_hereMerge branch 'bones_was_here/806' into 'master'
2023-06-19 terencehillUndefine SCO_LABEL and remove redundant default case...
2023-06-16 bones_was_hereFix resetmatch not deleting loot items
2023-06-15 terencehillMerge branch 'bones_was_here/itemsdesync' into 'master'
2023-06-15 bones_was_hereitems: temp kludge to reduce visibility of prediction...
2023-06-15 bones_was_hereitems: apply 0.5s spawnshield to all loot drops by...
2023-06-15 bones_was_herepowerups: use Item_Think() for dropped powerups
2023-06-15 bones_was_hereitems: remove override of Item_Think() in Item_Initiali...
2023-06-15 bones_was_hereitems: misc cleanup
2023-06-15 bones_was_hereitems: move particle effects to CSQC for bandwidth...
2023-06-15 bones_was_hereitems: don't precache 3d models and textures when simpl...
2023-06-15 bones_was_hereitems: alpha calculation rework
2023-06-15 bones_was_hereitems: replace broken loot think implementation
2023-06-15 terencehillMerge branch 'terencehill/campaign_message_fix' into...
2023-06-15 terencehillAllow showing translated campaign level descriptions...
2023-06-12 terencehillbot_cmd: update usage example of the cc subcommand...
2023-06-12 LegendaryGuardMerge branch 'drjaska/new-defaults' into 'master'
2023-06-10 Dr. JaskaMerge branch 'terencehill/survival_fixes' into 'master'
2023-06-10 LegendaryGuardMerge branch 'Juhu/vehicle_ws_fix' into 'master'
2023-06-10 JuhuMake primary fire work in vehicles if the player has...
2023-06-10 LegendaryGuardMerge branch 'LegendaryGuard/new_minigame_banning'...
2023-06-10 LegendaryGuardAdd new 'playban' cvar to disallow banned players ...
2023-06-10 z411Merge branch 'terencehill/vote_commands' into 'master'
2023-06-09 terencehillRemove 2 redundant bounds
2023-06-09 terencehillMerge branch 'terencehill/banning_stuff'
2023-06-09 terencehillMerge branch 'drjaska/surv-columns' into 'master'
2023-06-09 terencehillFix and improve many ban cvar descriptions
2023-06-09 terencehillBanning system: prevent a bug where any redundant space...
2023-06-09 z411Merge branch 'drjaska/2839' into 'master'
2023-06-09 Dr. Jaskatempfix 'Anonymous player' -> '???' until it's translatable
2023-06-06 LegendaryGuardMerge branch 'drjaska/muteban-to-chatban' into 'master'
2023-06-06 Dr. JaskaRename muteban to chatban, left muteban aliases for...
2023-06-06 terencehillMerge branch 'Juhu/bot_weapcomplain' into 'master'
2023-06-05 Juhutry initial bot weapon selection only at join/reset...
2023-06-05 JuhuRevert "Give bots a weapon on map reset"
2023-06-05 JuhuRevert "Campaign: give bots a weapon on map start"
2023-06-05 Juhuadd missing bot check in weapon complain code
2023-06-05 terencehillMerge branch 'drjaska/invalid-sv_vote_gametype_options...
2023-06-04 Dr. JaskaMerge branch 'terencehill/mapvote_fix' into 'master'
2023-06-04 terencehillFixed many crashes in map voting screen related to...
2023-06-04 drjaskaif sv_vote_gametype_options has no valid gametypes...
2023-06-03 drjaskawhitelist g_ca_prevent_stalemate based on unanimous...
2023-06-02 terencehillOptimize maplist shuffle algorithm by reducing the...
2023-06-02 terencehillMerge branch 'Juhu/strafehud-centerline' into 'master'
2023-05-31 z411Merge branch 'terencehill/misc_stuff' into 'master'
2023-05-31 terencehillUseful tools for debugging
2023-05-31 drjaskamake return values of int havocbot_checkdanger unique
2023-05-31 bones_was_hereMerge branch 'Juhu/onslaught_solidnot_fix' into 'master'
2023-05-31 JuhuArea grid linking fixes for DP master
2023-05-31 bones_was_hereMerge branch 'drjaska/sync-bal-wep-mario' into 'master'
2023-05-31 bones_was_hereMerge branch 'bones_was_here/ladderfix' into 'master'
2023-05-30 terencehillUse the correct team selection command in the keybinder...
2023-05-30 terencehillFix regression introduced by superbots code that broke...
2023-05-30 LegendaryGuardAdd 'muteban' alias for 'mute' command and indent code...
next