63 Commits (37199824eb6b9bc663c285bfdca938ca6ccb2a5e)

Author SHA1 Message Date
ghost 246cc09ca5 fix bots respawn on map change 10 months ago
ghost da99ee5947 fix players online counter, make code optimization 10 months ago
ghost 81932e4f42 apply changes from bot10-respawn-bots-configured branch 10 months ago
ghost 2827b8aa3c fix typo 10 months ago
ghost b43d2ce038 add players count condition 10 months ago
ghost 4f20b06847 fix syntax error 10 months ago
ghost b30050a4f1 add respawn delay to prevent server crash 10 months ago
ghost 54964c05b9 fix index name 10 months ago
ghost c675fba4d9 fix respawn state check 10 months ago
ghost 0c3acdf066 rollback 8d9120c10b 10 months ago
ghost 37809daf3b add missed bot_respawn meta reset 10 months ago
ghost 09c481fb8e add missed respawn_time delay by current implementation 11 months ago
ghost 8d9120c10b fix time offset 11 months ago
d47081 6d2f4bc58f
respawn configured bots (#422) 11 months ago
d47081 bcf4799915
allow min_bots=0 #421 (#423) 11 months ago
ghost 9f6a976898 allow min_bots=0 #421 11 months ago
ghost c786c8a460 respawn configured bots 11 months ago
Andrey Akhmichin 813aa0ae91
More safe string copying. 2 years ago
Andrey Akhmichin 58f78b4f1c
More safe strncpy usage. 2 years ago
Andrey Akhmichin 368fdf1259
More safe _snprintf usage. 2 years ago
Andrey Akhmichin 60bd3121fb
Prevent possible null pointer dereference. 2 years ago
Roman Chistokhodov 8d91e9b4c0
Use MAX_WEAPONS constant instead of magic numbers (#294) 2 years ago
Roman Chistokhodov 25ba2b4e5f
Fix ServerActivate check for clients (#288) 2 years ago
Vale the Violet Mote 302e2d7a2a
Realtime cheats (#197) 3 years ago
Bohdan Shulyar fd6f48175f
Comment unused variables (#184) 3 years ago
Andrey Akhmichin 6d8e1c5d0c Got rid "defined". 4 years ago
Andrey Akhmichin 0dd90846fe #ifdef->#if 4 years ago
Andrey Akhmichin 88161eac14 Add "cl_autowepswitch" cvar implementation. 5 years ago
Andrey Akhmichin ec9bffedaf Partially fix double promotion. 5 years ago
Andrey Akhmichin 93d1ed0294 Add a missing const qualifiers. Remove unneeded casts. 5 years ago
Night Owl 86229f7926 Add cvar to skip unicode check(Same as 4cdb80dce7) 6 years ago
Alibek Omarov 6161c6d4d8 Replace snprintf by _snprintf, for MSVC 7 years ago
Night Owl b2558c749d Fix some warnings. 7 years ago
Night Owl e308b0c7d1 Merge original botman's bot 10 source code. 7 years ago
Night Owl f78471ad1d min->Q_min, max->Q_max. 7 years ago
Night Owl 4150b464a0 Improve spectator. 7 years ago
Night Owl d1fbb99574 Fix some warnings yet. 7 years ago
Night Owl 7a5c29cbc9 Clear any effects on disconnect. 7 years ago
Night Owl cbdf9b5d04 Fix knowledge bugs with satchels again. 7 years ago
Night Owl cf5b2f9e14 Merge https://github.com/ValveSoftware/halflife/pull/1601 7 years ago
Night Owl 4800c0d54c Deactivate satchels on disconnect. 8 years ago
Night Owl 391c2aa217 Merge 5a13e06f52 8 years ago
Night Owl 13a691bdd8 Fix GetHullBounds() 8 years ago
Night Owl 2faa732aa1 Apply some @AlliedModders's patches. 8 years ago
Night Owl d217780789 Try fix build again. 8 years ago
Night Owl a522ae20c3 Merge some changes from git version of hlsdk. 8 years ago
Night Owl 409848b80f Do not break menuselect behavior. 8 years ago
Night Owl 7c17f6e042 Rework initialization. 8 years ago
Night Owl 5890ff41ee Server format. 8 years ago
mittorn 2c0f598c6d Disable CVoiceGameMgr 9 years ago