yapb-noob-edition/inc
jeefo 075bff2988
Custom.cfg (#213)
Added custom configs.

These are used for replacing some hardcoded strings inside bot code, currently custom cvar for parachute detection is available, as well as custom c4 model names.

Added editorconfig, and fixed CRLF for files (was a mix between LF & CRLF).
Fixed use-after-free sanitizer error with chatlib.
Fixed configs files loaded with memory-loader does not process last line in config files.
2020-12-15 15:28:58 +03:00
..
config.h Custom.cfg (#213) 2020-12-15 15:28:58 +03:00
control.h Custom.cfg (#213) 2020-12-15 15:28:58 +03:00
engine.h Fixed compiler warnings. 2020-11-23 10:48:44 +03:00
graph.h Fixed linux listenserver startup problems 2020-11-23 00:06:18 +03:00
manager.h Fix unitialized members. 2020-11-23 13:11:28 +03:00
message.h Fixed compiler warnings. 2020-11-23 10:48:44 +03:00
module.h api: allow getting current bot goal. 2020-11-06 10:27:19 +03:00
product.h Changed graph download/upload URLs to reflect changes done with migrating graph repository to github. 2020-11-12 16:19:07 +03:00
support.h Custom.cfg (#213) 2020-12-15 15:28:58 +03:00
version.h Custom.cfg (#213) 2020-12-15 15:28:58 +03:00
version.h.in license: changed to more permessive MIT license. 2020-11-03 08:57:12 +03:00
yapb.h Improved monsters targeting👾 (#203) 2020-12-09 20:00:43 +03:00