]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2017-08-04 terencehillReset .jumppadcount underwater
2017-08-04 terencehillTracewalk: make sure there's no obstacle while resurfacing
2017-08-03 terencehillFix player spawn points not linked from/to any waypoint...
2017-08-03 terencehillBot aim: avoid a glitch at the moment bot is teleported...
2017-08-01 terencehillJump if touching the bottom of a teleport/jumppad waypo...
2017-07-31 terencehillMake sure teleport/jumppad waypoints aren't improperly...
2017-07-31 terencehillGet rid of a useless global
2017-07-31 terencehillRename e to tracetest_ent in trigger_push_testorigin
2017-07-31 terencehillRestore tracebox removed in cc188c9339 as it's neccessa...
2017-07-31 terencehillFix variable name
2017-07-31 terencehillTracewalk: allow to jump small obstacles swimming under...
2017-07-31 terencehillAllow bots to pick up underwater items
2017-07-31 terencehillFix bots refusing to swim underwater
2017-07-31 terencehillFix ladder/jumppad/teleporter destination waypoints...
2017-07-31 terencehillJumppad waypoint creation: filter jumppad targets with...
2017-07-29 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-07-29 terencehillSet a more accurate destination z coord while walking
2017-07-29 terencehillFix aim direction when entering extended teleport waypoints
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 terencehillFix detection of extended teleport waypoints where...
2017-07-28 terencehillRevert "Fix bots not jumping to get out of lava and...
2017-07-27 terencehillVery minor cleanup + comment fix
2017-07-27 terencehilltracewalk: fix lava not being checked in the last step
2017-07-27 terencehillRemove a TODO comment: items don't make use of .waterlevel
2017-07-27 terencehillDynamically cache submerged state for waypoints and...
2017-07-26 terencehillTravel cost calculation: avoid SUBMERGED checks for...
2017-07-26 terencehillFix coordinates calculation for teleporters/jumppads...
2017-07-26 terencehillFix debug position after navigation_checkladders
2017-07-24 terencehillImprove creation of destination waypoints for ladders...
2017-07-24 terencehillReduce stepwalk height when there's an obstacle (e...
2017-07-24 terencehillOn waypoint spawn print the actual waypoint origin
2017-07-24 terencehillReduce travel cost of underwater paths
2017-07-23 terencehillRename 2 variables
2017-07-23 terencehillCheck for dangerous liquids only while walking and...
2017-07-23 terencehillBot AI: fix and greatly improve underwater navigation...
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 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 MarioPort clientdata to ClientState
2017-07-18 MarioPort hitplotfh to ClientState
2017-07-18 MarioPortal specialcommand to ClientState
2017-07-17 MarioPort specialcommand_pos to ClientState
2017-07-17 MarioPort scorekeeper to ClientState
2017-07-17 MarioPort hasweapon_complain_spam to ClientState
2017-07-17 MarioPort accuracy to ClientState
2017-07-17 MarioStore rifle_accumulator on the weapon entity
2017-07-17 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-07-17 MarioPort model_randomizer to ClientState
2017-07-17 MarioPort v_angle_old to ClientState
2017-07-17 MarioPort latency_sum, latency_cnt and latency_time to Clien...
2017-07-17 MarioTentatively port msg_choice_choices to ClientState
2017-07-17 terencehillAdd explanation for an empty alias
2017-07-17 MarioSplit g_jetpack_attenuation out of the balance configs...
2017-07-17 MarioMake g_balance_damagepush_speedfactor a networked varia...
2017-07-16 MarioPossibly fix compilation unit
2017-07-16 MarioMake some global stats global and fix a warning when...
2017-07-16 MarioOnly run frozen frame on players (surprised this didn...
2017-07-16 MarioClean up W_RandomWeapons a bit
2017-07-16 MarioClean up Physics_UpdateStats a bit
2017-07-16 MarioPort itemkeys to PlayerState
2017-07-16 MarioRoughly port dual_weapons to PlayerState
2017-07-16 MarioPort race_completed to ClientState and move prevorigin...
2017-07-16 MarioPort just_joined to ClientState
2017-07-16 MarioSet new personal time before updating regular time
2017-07-16 MarioUse a regular FOREACH_CLIENT macro for access to the...
2017-07-16 MarioDisable showself by default and make personal time...
2017-07-16 MarioDon't even try to count the time on personal timer...
2017-07-16 MarioDon't try to draw only personal time if next best is...
2017-07-16 MarioDon't send local player's personal time while spectating
2017-07-16 MarioReimplement CTS self checkpoints on the client side...
2017-07-16 MarioMove racecar_angles into the bugrigs file
2017-07-16 MarioRemove CheckRules_Player (empty function, the only...
2017-07-16 MarioPort zoomstate and spectatee_status to ClientState
2017-07-16 MarioMerge branch 'TimePath/botammo_div0' into 'master'
2017-07-16 MarioPort version to ClientState
2017-07-16 MarioFix compile
2017-07-16 TimePathAdd a few default definitions here so they can be easil...
2017-07-16 TimePathSuppress a division by zero warning when bots evaluate... 456/head
2017-07-16 TimePathPut [[eraseable]] behind a conditional macro
2017-07-16 TimePathUpdate nix env
2017-07-15 MarioPort version_mismatch to ClientState
2017-07-15 MarioMake sure forced team ID list checker doesn't try with...
2017-07-15 MarioPort killcount to ClientState
2017-07-15 MarioPort taunt_soundtime to ClientState
2017-07-15 MarioPort allowed_timeouts and active_minigame to ClientStat...
2017-07-15 MarioPort netname_previous to ClientState
2017-07-15 MarioPort version_nagtime to ClientState
2017-07-15 MarioPort spectatortime to ClientState
2017-07-15 MarioPort jointime to ClientState
2017-07-15 MarioPort motd_actived_time to ClientState
next