]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2017-08-18 LybertaMerge branch 'Lyberta/PlayerTemplates' into Lyberta...
2017-08-18 LybertaPlayer templates: Renamed num_random_start_weapons...
2017-08-18 LybertaMerge branch 'Lyberta/RandomStartWeapons' into Lyberta...
2017-08-18 LybertaRenamed num_random_start_weapons to random_start_weapon...
2017-08-16 LybertaMerged Lyberta/PlayerTemplates into Lyberta/Survival.
2017-08-16 LybertaPlayer templates: Use new random weapon cvars.
2017-08-16 LybertaPlayer templates: Use GivePlayerRandomWeapons.
2017-08-16 LybertaMerge branch 'Lyberta/RandomStartWeapons' into Lyberta...
2017-08-16 LybertaDocumentation fix.
2017-08-16 LybertaAdded random start weapons.
2017-08-16 LybertaMerge branch 'Lyberta/GivePlayerAmmo' into Lyberta...
2017-08-16 LybertaMerge branch 'master' into Lyberta/GivePlayerAmmo
2017-08-16 LybertaPlayer templates: Added random ammo.
2017-08-15 LybertaMerge branch 'Lyberta/PlayerTemplates' into Lyberta...
2017-08-15 LybertaPlayer templates: split random weapons into separate...
2017-08-15 MarioSimplify target_give_init a bit
2017-08-15 MarioPort the weapon priority cvars to ClientState
2017-08-13 MarioMerge branch 'martin-t/angles' into 'master'
2017-08-13 TimePathHide these from game code
2017-08-13 TimePathweapons: remove IMPLEMENTATION
2017-08-13 TimePatheffects: remove IMPLEMENTATION
2017-08-13 TimePathvehicles: remove _all
2017-08-13 TimePathturrets: remove _all
2017-08-10 Martin Taibrdo the lazy thing
2017-08-10 Martin Taibrs/his/their
2017-08-09 MarioMerge branch 'Mario/cs_clientcvars' into 'master'
2017-08-07 LybertaPlayer templates: better random weapon code.
2017-08-07 MarioSlight optimization: check client before real client
2017-08-07 MarioHack the vote command parser to return an error code...
2017-08-07 MarioMerge branch 'martin-t/defaults' into 'master'
2017-08-06 MarioScrew up overkill
2017-08-06 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-08-05 TimePathserver: remove _all
2017-08-05 TimePathmenu: remove _all
2017-08-05 TimePathclient: remove _all
2017-08-05 MarioMerge branch 'master' into Mario/cs_clientcvars
2017-08-05 TimePathStyle: expand LAMBDA()
2017-08-05 TimePathLint
2017-08-05 TimePathUpdate CMakeLists.txt
2017-08-05 MarioMerge branch 'Lyberta/RPCImpulseFix' into 'master'
2017-08-05 LybertaRPC has now the same impulse as Devastator. 462/head
2017-08-05 MarioGive the DamageInfo hook a couple of useful parameters
2017-08-05 MarioAdd a hook to DamageInfo, to allow mutators and mods...
2017-08-04 LybertaMerge branch 'Lyberta/TeamplayFixes_' into Lyberta...
2017-08-04 LybertaAdded KillPlayerForTeamChange.
2017-08-04 LybertaUse snake_case in teamplay.
2017-08-04 LybertaRemoved ShufflePlayerOutOfTeam as it is never used...
2017-08-04 MarioSome optimizations to client side items and spawn points
2017-08-04 Martin Taibrremove trailing whitespace
2017-08-03 LybertaRemoved redundant parentheses.
2017-08-02 LybertaFixed compilation unit test.
2017-08-02 LybertaDefine cX variables in teamplay.qh
2017-08-02 terencehillColorTranslateRGB is meant to be used only by the clien...
2017-08-02 terencehillClean up HUD_Mod_Race a little bit
2017-08-02 LybertaRenamed lowestplayerteamX to lowesthumanteamX.
2017-08-02 LybertaSetPlayerTeam now returns bool.
2017-08-01 MarioFix spiderbot referencing clientstate buttons
2017-07-31 MarioBlacklist a couple of cvars
2017-07-31 LybertaBetter argument names in FindSmallestTeam.
2017-07-31 LybertaFixed int/float mismatch in teamplay.qh.
2017-07-30 terencehillMerge branch 'terencehill/rounded_times' into 'master'
2017-07-30 LybertaCS bugfix.
2017-07-30 LybertaMerged master
2017-07-30 LybertaRemoved useless comment.
2017-07-30 MarioHopefully fix a disconnect caused by mismatching reads...
2017-07-30 LybertaMerge branch 'Lyberta/PlayerTemplates' into Lyberta...
2017-07-30 LybertaPlayer templates: Added health regeneration.
2017-07-30 LybertaSurvival: Added health regeneration customization.
2017-07-30 MarioAdd a mutator hook to disable model/color forcing
2017-07-29 terencehillRound ctf times displayed in the console so they repres...
2017-07-29 terencehillProperly round race times since they seem to always...
2017-07-29 terencehillIndent sys_phys_monitor call
2017-07-29 terencehillClean up 2 WarpZoneLib functions
2017-07-28 MarioMerge branch 'Mario/addtolist_cleanup' into 'master'
2017-07-28 MarioUpdate hash
2017-07-28 MarioOnly run PM_UpdateButtons on real clients (bots don...
2017-07-28 LybertaSurvival: fixed cvar.
2017-07-28 LybertaMerge branch 'Lyberta/PlayerTemplates' into Lyberta...
2017-07-28 LybertaPlayer templates: fixed unlimited ammo.
2017-07-28 LybertaSurvival: Removed unnecessary cvars.
2017-07-28 LybertaMerge branch 'Lyberta/PlayerTemplates' into Lyberta...
2017-07-28 LybertaPlayer templates: added example template.
2017-07-27 LybertaSurvival: Added ability to use custom player templates.
2017-07-25 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-07-20 MarioPotential fix for crazy amount of race checkpoint waypo...
2017-07-19 MarioAdd a mutator hook to override hud_contents
2017-07-19 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-07-19 TimePathMerge branch 'martin-t/units' into 'master'
2017-07-18 MarioPotentially fix compilation unit
2017-07-18 MarioMove the buff checks below the BuffTouch hook incase...
2017-07-18 Martin Taibrdocument compilationunits.sh
2017-07-18 MarioPort prevstrengthsound and prevstrengthsoundattempt...
2017-07-18 MarioPort ballistics_density to PlayerState
2017-07-18 MarioPort wasplayer to ClientState
2017-07-18 MarioMerge branch 'master' into Mario/cs_clientcvars
2017-07-18 MarioPort clientdata to ClientState
2017-07-18 MarioPort hitplotfh to ClientState
2017-07-18 MarioPortal specialcommand to ClientState
2017-07-18 Martin Taibrfinally i can tell people not to use g_overkill
2017-07-18 Martin Taibrcomments, switch mod defaults to defaultServer.cfg
next