]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2024-08-25 terencehillMerge branch 'terencehill/blaster_attack_shared' into...
2024-08-24 terencehillMerge branch 'terencehill/antispam_stuff' into 'master'
2024-08-24 Rudolf PolzerTransifex autosync
2024-08-23 terencehillShownames: restore an early alpha check that was made...
2024-08-22 Rudolf PolzerTransifex autosync
2024-08-21 Rudolf PolzerTransifex autosync
2024-08-18 terencehillHUD editor: fix Chat, Vote and StrafeHud panels being...
2024-08-18 Rudolf PolzerTransifex autosync
2024-08-15 terencehillMerge branch 'des/race_honor_tracking' into 'master'
2024-08-14 DesDon't save race times if player doesn't want tracking...
2024-08-14 Rudolf PolzerTransifex autosync
2024-08-13 terencehillMerge branch 'terencehill/ctf_fixes' into 'master'
2024-08-13 Rudolf PolzerTransifex autosync
2024-08-13 terencehillFix electro not leaving decals on all walls
2024-08-12 terencehillRemove dead code after changes of the previous commit
2024-08-12 terencehillRemove optional blaster secondary attack (copy of prima...
2024-08-12 terencehillMake so that weapons using blaster as secondary attack...
2024-08-12 terencehillSimplify REGISTER_WEAPON, now possible thanks to the...
2024-08-12 terencehillSwitch to using the WEP_CVAR* macros I added in the...
2024-08-12 Rudolf PolzerTransifex autosync
2024-08-12 Rudolf PolzerTransifex autosync
2024-08-11 terencehillFix weapons with blaster secondary attack improperly...
2024-08-10 terencehillReduce code duplication in chat anti spam system
2024-08-10 terencehillMake cmd and chat anti spam systems work during timeout...
2024-08-10 terencehillRemove cruft of an outdated system against cmd name...
2024-08-07 terencehillCTF: fix fire effect not stopped when flag returns...
2024-08-07 terencehillCTF: Fix flag returning to base on first hit if g_ctf_f...
2024-08-07 terencehillCTF: fix waypoint healthbar not shown if g_ctf_flag_ret...
2024-08-07 terencehillCTF: g_ctf_flag_health: default to 0 if negative, allow...
2024-08-06 Dr. JaskaMerge branch 'drjaska/serverlist-modified' into 'master'
2024-08-06 Dr. JaskaMade servers modified via cvar changes appear in normal...
2024-08-06 terencehillMerge branch 'terencehill/floodcontrol_refactoring...
2024-08-06 bones_was_hereHUD: don't draw panels needing player data before it...
2024-08-05 terencehillMerge branch 'Mario/show_all_button' into 'master'
2024-08-05 MarioAdd a show all checkbox to the Create menu to list...
2024-08-05 terencehillMake some recently added messages easier to translate
2024-08-05 bones_was_hereMerge branch 'bones_was_here/teamplay5' into 'master'
2024-08-05 bones_was_hereImprove sv_spectate 0 notifications and description...
2024-08-05 bones_was_herejoin: display translated notifications for relevant...
2024-08-05 bones_was_hereteamplay: display translated notifications for typical...
2024-08-05 bones_was_herejoin queue: UI improvements and refactoring
2024-08-05 bones_was_herejoin queue: fix 2 bugs that could result in too many...
2024-08-05 bones_was_herejoin queue: fix HUD infomessage, improve consistency...
2024-08-05 bones_was_herejoin queue: disable in singleplayer, improve description
2024-08-05 bones_was_hereEnable sv_teamnagger in CA, remove HideTeamNagger mutat...
2024-08-05 bones_was_hereIncrease size of sv_teamnagger message, also use bold
2024-08-05 bones_was_herejoin queue: fix removal of AFK players
2024-08-05 bones_was_hereDon't end warmup when teams are unbalanced (WRT sv_team...
2024-08-05 bones_was_hereFix and extend networking of sv_teamnagger
2024-08-05 bones_was_hereAllow g_balance_teams_prevent_imbalance without g_balan...
2024-08-05 bones_was_hereMerge branch 'bones_was_here/ticrate' into 'master'
2024-08-04 bones_was_hereTurrets: always run at server ticrate
2024-08-04 bones_was_hereMonsters: always run at server ticrate
2024-08-04 bones_was_hereSupport only perfect ticrates: 32hz 64hz 128hz, raise...
2024-08-04 terencehillMerge branch 'Mario/client_command_registry' into ...
2024-08-04 MarioMigrates client->server commands (such as `say` and...
2024-08-03 terencehillMerge branch 'LegendaryGuard/optimize_ok_player_models...
2024-08-03 LegendaryGuardOptimize Overkill player models
2024-08-03 Rudolf PolzerTransifex autosync
2024-08-02 terencehillRefactor flood control code to work with .cmd_floodtime...
2024-08-01 Dr. JaskaMerge branch 'Mario/instagib_explicit_powerups' into...
2024-08-01 MarioFix Jetpacks and other undefined powerup items spawning...
2024-07-31 terencehillFix cmd flood control blocking cmds after only a few... terencehill/cmd_floodcontrol_fix
2024-07-31 Dr. JaskaMerge branch 'Mario/join_floodcontrol_fix' into 'master'
2024-07-31 MarioAdd a mutator hook to handle flood control on client...
2024-07-31 Dr. JaskaMerge branch 'Mario/warpzone_div0_fix' into 'master'
2024-07-31 Dr. JaskaMerge branch 'Mario/maplist_improvements' into 'master'
2024-07-31 MarioRefactor map list code to use buffers
2024-07-31 Dr. JaskaMerge branch 'Mario/player_death_size_fix' into 'master'
2024-07-31 MarioScale player hitbox size on death to fix potential...
2024-07-31 MarioPrevent division by zero when warpzones teleport a...
2024-07-29 terencehillMerge branch 'terencehill/cfg_fixes' into 'master'
2024-07-28 terencehillMerge branch 'Mario/illusionary_bgmscript_fix' into...
2024-07-28 Dr. JaskaMerge branch 'LegendaryGuard/chat_showplayerid' into...
2024-07-28 MarioDon't override alpha values set by bgmscript when drawi...
2024-07-28 Dr. JaskaMerge branch 'drjaska/spread-pattern' into 'master'
2024-07-28 Dr. JaskaImplement a fixed spread pattern, for (OK) Shotgun...
2024-07-26 terencehillGet rid of 2 warnings, one in the client and the other...
2024-07-26 Dr. JaskaMerge branch 'Mario/gametype_maplist_reset' into 'master'
2024-07-26 MarioAdd map list curation support to gametype votes
2024-07-26 Dr. JaskaMerge branch 'Mario/independent_player_objectives'...
2024-07-26 MarioPrevent independent players from claiming some objectives
2024-07-25 terencehillMerge branch 'master' into terencehill/cfg_fixes
2024-07-25 terencehillMerge branch 'terencehill/rpn_fix' into 'master'
2024-07-25 terencehillMerge branch 'Mario/chat_bubble_hook' into 'master'
2024-07-25 terencehillSpeed up sv_game-hashtest.sh by executing qc tests...
2024-07-25 MarioAdd a hook to allow mutators to hide or override the...
2024-07-25 Dr. JaskaMerge branch 'Mario/sandbox_tweaks' into 'master'
2024-07-25 MarioSandbox: fix some warnings and add useful mutator hooks
2024-07-25 Dr. JaskaMerge branch 'drjaska/race-splits-opt-out' into 'master'
2024-07-25 drjaskarm sync-extensions.sh
2024-07-24 terencehillMerge branch 'terencehill/vampirehook_fix' into 'master'
2024-07-24 terencehillImprove the rpn help message
2024-07-24 terencehillMerge branch 'terencehill/damage_logging_optimization...
2024-07-24 terencehillOptimize damage logging when there are multiple hits...
2024-07-23 terencehillA few minor optimizations:
2024-07-23 Dr. JaskaMerge branch 'drjaska/hashtest-stormkeep.waypoints...
2024-07-23 Dr. JaskaInclude stormkeep.waypoints.hardwired in hashtest
2024-07-23 Rudolf PolzerTransifex autosync
2024-07-22 Dr. JaskaMerge branch 'drjaska/script-cleanup' into 'master'
next