Andrey Akhmichin
bf4f01f9b2
Fix warnings.
5 years ago
Andrey Akhmichin
70bd3a2497
Do not break compatibility with amxx plugins(Gauss was broken in some cases).
5 years ago
Andrey Akhmichin
81fe047f9a
Do not create linkents in client library to prevent possible name collision.
5 years ago
Andrey Akhmichin
f6135287e6
Remove some strange code.
5 years ago
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*
...
- Changed some symbols to be platform-independent
- Now the CGraph_Retail::copyOverTo method doesn't automatically fall back to manual copy (instead of memcpy) on GRAPH_VERSION increments
6 years ago
FOTMarut
2b61380146
Fix for legacy node graph reading with XASH_64BIT
...
- Added dlls/nodes_compat.h, which implements two stub classes for reading legacy CGraph and CLink
- Modified CGraph::FLoadGraph in dlls/nodes.cpp to take advantage of them if GRAPH_VERSION != 16 == iVersion
- Slight changes to dlls/nodes.h to be able to test for the value of GRAPH_VERSION in preprocessor directives
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