]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot/default/waypoints.qc
Merge remote-tracking branch 'origin/terencehill/bot_waypoints'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / default / waypoints.qc
2017-08-27 Martin TaibrMerge branch 'martin-t/okc' into martin-t/okc2
2017-08-27 Martin TaibrMerge branch 'master' into martin-t/okc
2017-08-27 MarioMerge branch 'master' into Mario/target_teleporter_v2
2017-08-27 MarioMerge branch 'master' into Lyberta/GivePlayerAmmo
2017-08-27 TimePathLOG_INFO: remove 'extra' newlines
2017-08-27 TimePathLOG_INFOF: remove 'extra' newlines
2017-08-27 TimePathLogging: tidy
2017-08-26 MarioMerge branch 'master' into Mario/invasion_types
2017-08-25 MarioMerge branch 'martin-t/gunalign' into 'master'
2017-08-22 terencehillImprove detection of item's nearest waypoint by using...
2017-08-19 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-08-19 terencehillFix compilation unit
2017-08-19 terencehillAdd a versioning system for bot waypoint files: outdate...
2017-08-18 terencehillReturn early if waypoint_loadall can't find any waypoin...
2017-08-16 LybertaMerged master into Lyberta/StandaloneOverkillWeapons.
2017-08-16 LybertaMerge branch 'master' into Lyberta/GivePlayerAmmo
2017-08-13 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-08-13 MarioMerge branch 'martin-t/angles' into 'master'
2017-08-09 terencehillPrint an error message if player can't spawn a waypoint
2017-08-09 MarioMerge branch 'Mario/cs_clientcvars' into 'master'
2017-08-07 terencehillReplace 2 simple functions with macros
2017-08-07 terencehillApply color associated to hardwired waypoints on waypoi...
2017-08-06 Martin TaibrMerge branch 'martin-t/defaults' into martin-t/okc
2017-08-06 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-08-05 TimePathserver: remove _all
2017-08-05 MarioMerge branch 'master' into Mario/cs_clientcvars
2017-08-05 LybertaMerged master.
2017-08-05 TimePathStyle: expand LAMBDA()
2017-07-31 terencehillFix ladder/jumppad/teleporter destination waypoints...
2017-07-29 terencehillMerge branch 'master' into terencehill/bot_waypoints
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-24 terencehillOn waypoint spawn print the actual waypoint origin
2017-07-24 terencehillReduce travel cost of underwater paths
2017-07-17 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-07-15 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-06-10 terencehillIntroduce 2 helpful macros
2017-06-08 terencehillAdapt code to support better bigger teleport and jumppa...
2017-06-08 terencehillDon't forbid spawning autogenerated waypoints if close...
2017-06-08 terencehillGreatly improve linking to teleports and jumppads by...
2017-06-08 terencehillFix linking to certain teleports and jumppads sometimes...
2017-06-05 terencehillDisplay hardwired waypoints purple
2017-06-05 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-21 terencehillRename 2 functions
2017-05-20 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-20 terencehillg_waypointeditor_unreachable: avoid a qc crash when...
2017-05-19 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-18 terencehillFix linking to teleports and jumppads waypoints not...
2017-05-16 terencehillWhen bots are able to bunnyhop reduce travel cost of...
2017-05-13 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-12 terencehillOptimize waypoint_getdistancecost
2017-05-06 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-03 terencehillFix link cost calculation formula
2017-05-01 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-04-28 terencehillAvoid a tracewalk call by creating links from waypoints...
2017-04-28 terencehillShow links from other waypoints to the current waypoint...
2017-04-28 terencehillSnap waypoint to item's origin if close enough (can...
2017-04-28 terencehillMore work was needed to complete transition to travel...
2017-04-18 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-04-18 terencehillWaypoint link cost: take into account height difference
2017-04-18 terencehillExpress cost of normal waypoint links in time needed...
2017-04-17 terencehillSimplify waypoint distance calculation a little bit
2017-04-16 terencehillFix incorrect distance calculation between 2 waypoints...
2017-04-16 terencehillImprove linking of normal waypoints to ladders by autog...
2017-04-15 terencehillVery small cleanup + comment
2017-04-07 MarioMerge branch 'Lyberta/PlayerDied' into 'master'
2017-04-07 MarioMerge branch 'amade/small-fixes' into 'master'
2017-04-04 terencehillFix g_waypointeditor_unreachable command not showing...
2017-04-04 MarioMerge branch 'master' into Mario/cts_respawn_clear
2017-04-04 terencehillMove remaining waypoint code from impulse.qc to waypoin...
2017-04-04 terencehillMove some waypoint code from impulse.qc to waypoints.qc
2017-04-04 terencehillRemove an unused function
2017-04-02 LybertaMerge branch 'master' into Lyberta/DebugPrintToChat
2017-04-02 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
2017-04-02 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2017-03-29 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2017-03-28 terencehillDon't save hardwired links to the .cache file among...
2017-03-27 terencehillOn waypoint removal, directly remove all links to it...
2017-03-27 terencehillFix some small issues
2017-03-24 MarioMerge branch 'Mario/mutator_array_fix'
2017-03-18 terencehillFix waypoint_remove relinking waypoints linked from...
2017-03-17 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
2017-03-13 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2017-03-13 terencehillShow hardwired waypoint links in the waypoint editor
2017-03-12 MarioMerge branch 'master' into Mario/race_target_waypoint
2017-03-12 MarioMerge branch 'master' into Mario/killsound
2017-03-11 MarioMerge branch 'Lyberta/_mod_autogen_fix' into 'master'
2017-03-10 MarioMerge branch 'Mario/itemstime_editor_fix' into 'master'
2017-03-10 MarioMerge branch 'martin-t/spec' into 'master'
2017-03-10 terencehillReload hardwired waypoint links after relinking all...
2017-03-07 MarioMerge branch 'master' into Mario/mutator_array_fix
2017-03-07 terencehillUse -1 instead of an insanely high timeout
2017-02-19 Martin TaibrMerge branch 'master' into martin-t/damagetext
2017-02-18 MarioMerge branch 'Mario/bd_tweak' into 'master'
2017-02-13 terencehillMerge branch 'master' into terencehill/bot_AI_improvements
2017-02-13 terencehillFix g_waypointeditor_saveall saving each waypoint 32...
2017-01-28 MarioMerge branch 'master' into Mario/overkill
2016-12-31 terencehillMerge branch 'master' into terencehill/keyhunt
2016-12-31 MarioMerge branch 'master' into martin-t/shuffleteams
next