]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot/default/waypoints.qc
Merge branch 'master' into terencehill/bot_waypoints
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / default / waypoints.qc
2019-08-22 terencehillMerge branch 'master' into terencehill/bot_waypoints
2019-08-17 MarioMerge branch 'Mario/buff_timer' into 'master'
2019-08-13 Martin TaibrMerge branch 'master' into martin-t/ok-config
2019-08-13 MarioMerge branch 'martin-t/solpen' into 'master'
2019-08-13 terencehillReduce LOG_INFO calls in bot waypoint code
2019-08-11 MarioMerge branch 'terencehill/shuffleteams_delay' into...
2019-08-11 MarioMerge branch 'terencehill/megaerebus_glow' into 'master'
2019-08-09 terencehillBot waypoints: add "wpeditor lock" command that replace...
2019-08-04 terencehillBot waypoints: add command "wpeditor hardwire crosshair...
2019-08-04 terencehillBot waypoints: "wpeditor spawn crosshair" can now detec...
2019-08-02 terencehillShow an explosion on waypoint removal
2019-08-02 terencehillClarify some messages
2019-07-31 terencehillMerge branch 'master' into terencehill/bot_waypoints
2019-07-25 terencehillMerge branch 'martin-t/wr_init' into 'master'
2019-07-24 terencehillComment out an unused field
2019-07-23 terencehillBot waypoints: improve backward compatibility by removi...
2019-07-23 terencehillOn second thought, removing a waypoint don't remove...
2019-07-23 terencehillReduce code thanks to the addition of a variable
2019-07-23 terencehillBot waypoints: display waypoint type in the debug messages
2019-07-21 terencehillBot waypoints: allow creation of hardwired links to...
2019-07-21 terencehillBot waypoints: remove all incoming links from waypoints...
2019-07-21 terencehillBot waypoints: implement support waypoints useful to...
2019-07-16 terencehillPrint waypoint type on waypoint creation. Add descripti...
2019-07-15 terencehillShow count of hardwired links on save
2019-07-15 terencehillBot waypoints: implement crouch waypoints, spawn them...
2019-07-10 terencehillRemove an unused function
2019-07-07 terencehillBot waypoints: allow creating and saving hardwired...
2019-07-07 terencehillBot waypoints: fix incorrect update of hardwired links...
2019-07-06 terencehillBot waypoints: fix some ambiguities by making hardwired...
2019-07-02 terencehillUpdate WAYPOINT_VERSION to 1.03. Do not allow to edit...
2019-06-30 terencehillBot waypoints: save jump and custom jumppad links to...
2019-06-29 terencehillBot waypoints: teach bots to jump gaps by implementing...
2019-06-21 terencehillForget jumppad waypoint once destination waypoint is...
2019-06-19 terencehilltrigger_push_get_push_time: fix temporary entity not...
2019-06-17 terencehillClear think function after a waypoint has been relinked
2019-06-17 terencehillBot waypoints: allow creating waypoints for "broken...
2019-05-12 terencehillWIP: Bot waypoints: add new command "wpeditor spawn...
2019-04-21 terencehillMerge branch 'master' into terencehill/translated_keys
2019-03-03 terencehillMerge branch 'master' into terencehill/bot_ai
2019-02-16 terencehillMerge branch 'master' into 'master'
2019-02-15 terencehillWhen possible use simpler LOG_* macros instead of LOG_*F
2019-01-14 terencehillMerge branch 'master' into Mario/fix_me
2018-12-08 terencehillFix compilation units and update hash
2018-12-08 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2018-12-08 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2018-11-29 terencehillFix issues with the waypoint spawned by the moveto...
2018-11-09 terencehillFix removal of the locked waypoint
2018-11-06 terencehillBot waypoints: add 2 new commands "cmd wpeditor symaxis...
2018-11-05 terencehillBot waypoints: allow to lock the currently aimed waypoi...
2018-11-05 terencehillBot waypoints: show some informations about the waypoin...
2018-11-01 terencehillMerge branch 'master' into martin-t/dmgtext
2018-10-30 terencehillFix waypoint removal (08 and 09 were considered as...
2018-10-27 terencehillMerge branch 'terencehill/bot_waypoints'
2018-10-22 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-10-22 terencehillMinor cleanups
2018-10-22 terencehillBot AI: fix bots getting stuck in oblique warpzones...
2018-10-20 Martin TaibrMerge branch 'master' into martin-t/effects
2018-10-18 terencehillBot waypoints: improve generation of waypoints for...
2018-10-17 terencehillSnap to the ground waypoints of source and destination...
2018-10-13 terencehillSimplify waypoint_removelink
2018-10-13 terencehillBot waypoints: try to add another link if the 32th...
2018-10-13 terencehillBot waypoints: fix removal of the 32th link of a waypoint
2018-10-13 terencehillImprove warning message reporting broken hardwired...
2018-09-30 MarioMerge branch 'master' into DefaultUser/func_button_relay
2018-09-26 Martin TaibrMerge branch 'master' into martin-t/bullet-trails
2018-09-18 terencehillMerge branch 'master' into Mario/cursor
2018-09-07 MarioMerge branch 'Mario/item_wepammo_fix' into 'master'
2018-09-07 MarioMerge branch 'Lyberta/TeamplayOverhaul2' into 'master'
2018-09-05 terencehillGet rid of an array that's actually not used. Add 2...
2018-09-05 terencehillMerge branch 'terencehill/wpeditior_command'
2018-09-03 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul2
2018-09-03 MarioMerge branch 'terencehill/clientkill' into 'master'
2018-08-28 terencehillwaypoint_getSymmetricalOrigin --> waypoint_getSymmetr...
2018-08-27 terencehillFix symmetrical editing of waypoints with custom origin...
2018-08-22 MarioMerge branch 'master' into Mario/morphed_explosivesmodel
2018-08-22 MarioMerge branch 'master' into morphed/energyweapons
2018-08-21 terencehillMerge branch 'master' into terencehill/bot_ai
2018-08-21 LybertaMerge branch 'master' into Lyberta/GamemodesSplit
2018-08-17 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul2
2018-08-15 terencehillMerge branch 'terencehill/formatmessage_fix' into ...
2018-08-07 terencehillMerge branch 'master' into Mario/cursor
2018-08-05 terencehillMerge branch 'terencehill/bot_waypoints' into 'master'
2018-08-05 terencehillRemove an outdated comment
2018-08-03 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/fullbright'
2018-08-02 terencehillBot waypoints: add timestamps to waypoint and link... 583/head
2018-08-02 terencehillBot waypoints: reduce distance to snap a waypoint to...
2018-07-02 Martin TaibrMerge branch 'master' into martin-t/bullet-trails
2018-06-19 MarioMerge branch 'Mario/playerdemo_removal'
2018-06-15 Martin TaibrMerge branch 'master' into martin-t/rpc-acc
2018-06-15 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-06-14 terencehillMerge branch 'master' into terencehill/bot_ai
2018-06-14 terencehillDisambiguate and simplify some waypoint code
2018-06-14 terencehillSplit havocbot_symmetryaxis_equation vector into separa...
2018-06-14 terencehillBot waypoints: fix waypoint link creation ignoring...
2018-06-11 MarioMerge branch 'master' into martin-t/defaults
2018-06-06 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-05-31 MarioMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-05-30 terencehillMerge branch 'master' into terencehill/min_spec_time
2018-05-18 terencehillMerge branch 'master' into terencehill/bot_ai
2018-05-05 LybertaMerge branch 'master' into Lyberta/PrintMove
next