699 Commits (998118f401c62adc1af60c88fb5129af170950cb)

Author SHA1 Message Date
Andrey Akhmichin 40d4e75d4b Fix warnings. 5 years ago
Andrey Akhmichin cf6647e07c Try to fix clang build. 5 years ago
Andrey Akhmichin 93d1ed0294 Add a missing const qualifiers. Remove unneeded casts. 5 years ago
Andrey Akhmichin a78709ccbb Add a missing newline characters. 5 years ago
tyabus 873baccceb Replace magic numbers, Put changes under cvar 6 years ago
tyabus 1f2f268173 Add deny noise for func_recharger and func_healthcharger, when activator's health/armor is full 6 years ago
Roman Chistokhodov 60bb207ff4 Fix momentary_door sounds 6 years ago
Alibek Omarov a699702c00 wscript: strip lib prefix for HLSDK 6 years ago
Roman Chistokhodov 467899b99a Set activity before SetYawSpeed so it has the right activity 6 years ago
Alibek Omarov 470a71540b waf: initial deploy 6 years ago
Roman Chistokhodov 76b7df393a Add spaces between source files in compile.bat 6 years ago
Night Owl 86229f7926 Add cvar to skip unicode check(Same as 4cdb80dce7) 6 years ago
mittorn c041db9909 Prevent skipping SetMoveDone call 6 years ago
FOTMarut 8ef6cb2427 Replaced magic numbers with defines in dlls/nodes* 6 years ago
FOTMarut 2b61380146 Fix for legacy node graph reading with XASH_64BIT 6 years ago
Roman Chistokhodov 073f442293 Fix hornetgun recharge time on changelevel 6 years ago
mittorn 1e1eac991d ggm_saytext feature for chat transports 6 years ago
mittorn c6947399ef Fix crash in non-coop mode 6 years ago
mittorn 293f13cdd1 ggm: log messages 6 years ago
mittorn ce84da3c50 schedule: nullptr check 6 years ago
mittorn c4ccfc4dfc EHANDLE: return any player if stored player and it is NULL 6 years ago
Roman Chistokhodov 43d63a1448 Remove changing of m_szFriends on TalkInit (#58) 6 years ago
mittorn 9d27e6f3ea Improve coop frags adding 6 years ago
mittorn c372e64f31 Autosave checkpoint 6 years ago
mittorn fa4a6e06eb Mark save_bot's edict as free to fix UTIL_FindEntityInSphere 6 years ago
mittorn 7e8d2c0add Do not remove save files from last map, save file checking 6 years ago
mittorn cb7748756e Try fix losing frags 6 years ago
mittorn 002551c283 Add ltime for MOVETYPE_PUSH 6 years ago
mittorn 6b2a8218a9 Implement autosave clean 6 years ago
mittorn bf9184bcf5 Change save names to make easier cleen automatic saves 6 years ago
mittorn 84962853e8 Restore frags when attaching state to player 6 years ago
mittorn 6f1a8c670c Enable ggm_pause for coop while no players spawned 6 years ago
mittorn e02d162762 Implement physics pause for g_fPause (should not break scripts anymore) 6 years ago
mittorn 474ed21423 Add function descriptions 6 years ago
mittorn 91e6494b67 Nullify pState when loading or changelevel 6 years ago
mittorn f324c92742 Fix glitch when time not null, clean map states when loading 6 years ago
mittorn 5c721ec162 Fix double ServerActivate checking 6 years ago
mittorn 5d386cf809 Workaround loading bugs 6 years ago
mittorn cf6aa96203 Always connect save bot, dup ServerActivate checking 6 years ago
mittorn 71881e3b5d Do not save at ServerActivate directly 6 years ago
mittorn 86090e1039 Fix player kick condition 6 years ago
mittorn fc8a277e3b Implement voteload, modify menu 6 years ago
mittorn 472a253943 GGM vote and temp ban system, remove old globalvote and player filter 6 years ago
mittorn 31de8a8b5c Automatic changelevel confirmation without touching trigger again 6 years ago
mittorn d9a68cf5e2 Add trigger vote activation 6 years ago
mittorn d631463662 Autosave, map start save 6 years ago
mittorn 978b2572c1 Uncommend missing macros 6 years ago
mittorn 843957125e Disable enginecallback hacks for client 6 years ago
mittorn c6c589ed7d Implement saving cooperative games 6 years ago
mittorn e35452b6bd Change next map detection 6 years ago