yapb-noob-edition/src
dmitry 659f69d0f0
graph: do not touch buckets while editing graph.
it's not necessary as buckets are created upon every graph load, so it's just waste of cpu cycles while editing graph.
2022-06-17 13:41:23 +03:00
..
botlib.cpp add: yb_pickup_best cvar (#344) 2022-06-10 23:18:06 +03:00
chatlib.cpp fix: chat percentage isn't working as expected (resolves #332) 2022-04-18 17:31:37 +03:00
combat.cpp update: bump the year 2022-01-04 00:23:19 +03:00
config.cpp fix: bomb plant chat section is mistakenly assigned to kill chat section (fixes #281) 2022-01-19 01:11:01 +03:00
control.cpp fix: display message about missing camp points 2022-02-18 17:30:29 +06:00
engine.cpp fix: use memfile to use engines search paths for veryfying chatter files. 2022-04-14 11:55:37 +03:00
entities.cpp update: bump the year 2022-01-04 00:23:19 +03:00
graph.cpp graph: do not touch buckets while editing graph. 2022-06-17 13:41:23 +03:00
linkage.cpp fix: clear out graph editor upon player disconnect 2022-01-29 12:20:11 +03:00
manager.cpp fix: wrong data type for flash level (flashbat message) 2022-04-14 12:36:23 +03:00
message.cpp fix: wrong data type for flash level (flashbat message) 2022-04-14 12:36:23 +03:00
module.cpp update: bump the year 2022-01-04 00:23:19 +03:00
navigate.cpp fix: make bots reach the debug goal node. 2022-02-12 23:22:54 +03:00
support.cpp fix: command menu drop command causes crash with thirdparty bots (fixes #309) 2022-02-23 22:05:58 +03:00