599 Commits (opforfixed)

Author SHA1 Message Date
nillerusr b16001bc1a possible crash fix for DeathNotice 4 years ago
Andrey Akhmichin 936a303813 Revert "Do not precache sounds for xash3d-only builds." 4 years ago
Andrey Akhmichin 9a6ef538b6 Do not precache sounds for xash3d-only builds. 4 years ago
Andrey Akhmichin a07acb3d14 Restore global time on Save/Restore. 4 years ago
Andrey Akhmichin 4ba54bdcdc Fix target check. 4 years ago
Andrey Akhmichin 08f5c265ce Clamp gravity. 4 years ago
Andrey Akhmichin c0720d3cfc Precache missing sounds for sentry gun. 4 years ago
Roman Chistokhodov f74decefe1 Match opfor garg size 4 years ago
Roman Chistokhodov 2a1867bedf Fix crowbar smack think time 4 years ago
Alibek Omarov 805fce2350 wscript: add missing opfor files 4 years ago
Alibek Omarov bc88c81f7c gearbox: fix -Werror=parentheses 4 years ago
Alibek Omarov aaf9b6a278 gearbox: penguin: fix wrong comparison 4 years ago
Roman Chistokhodov c710978549 Fix a bug with extracting ammo from mp5 when argrenades are full 4 years ago
Roman Chistokhodov 0e251e6f09 Fix attack times 4 years ago
Roman Chistokhodov 562e4bdb64
Use int instead of float in pitdrone's BodyChange (#147) 4 years ago
Roman Chistokhodov fdbce18498
Pitdrones shouldn't search for food during combat (#146) 4 years ago
Roman Chistokhodov 241ee25a54
Replace ResetTouch with SetTouch(NULL) in voltigore code (#145) 4 years ago
Roman Chistokhodov 56fb670dfc
Update pitdronespike (#144) 4 years ago
Roman Chistokhodov 9fc712da01
Fix checking for gag spawnflag (#143) 4 years ago
Roman Chistokhodov 4b9fe0588b
EXPORT CShockrifle::ClearBeams as it's used as a Think function (#140) 4 years ago
Andrey Akhmichin 2a264d2c9a Add the latest steam changes for cl_autowepswitch cvar. 4 years ago
Andrey Akhmichin 2de2509094 server: remove "mp_" prefix for non-multiplayer cvars. 4 years ago
Andrey Akhmichin 47c13ef873 server: Use separate cvar instead of macro for monster yaw speed fix. 4 years ago
Logan 4be53d8527
server: fix monster yaw speed (#137) 4 years ago
Andrey Akhmichin 8e4ded4017 wscript: update yet again. 4 years ago
Andrey Akhmichin f20b7259f3 wscript: reorder sources list. 4 years ago
Andrey Akhmichin e239f3e1a5 Set EF_BRIGHTFIELD flag for monsters which stuck in the wall only in developer mode. 4 years ago
Andrey Akhmichin 1d1c99af9f Merge e98a18a980 4 years ago
Roman Chistokhodov c2064d88ed Remove redundant casts to float when retrieving model frames 4 years ago
Roman Chistokhodov 54181adc8e Fix bigmomma node wait 4 years ago
Andrey Akhmichin 895e7b7503 Move "build" cvar pointer check to GameDLLInit function. 5 years ago
Andrey Akhmichin 6cc78b593d Fix compilation. 5 years ago
Andrey Akhmichin a758e80f71 Remove physics interface. 5 years ago
Roman Chistokhodov 3e1e8961bf Stop gauss pulse sound on overcharge 5 years ago
Andrey Akhmichin fa50aeeb0c Fix wrong quotes. 5 years ago
Andrey Akhmichin 9f93606b50 Fix possible null pointer dereference. 5 years ago
Roman Chistokhodov 9f932e33f9 Init ropes in Activated instead of delayed think 5 years ago
Roman Chistokhodov 18127ef848 Fix VectorCopy to work correctly with pointers again 5 years ago
mittorn c6d793231c wscript: do not set install_path on dos target, set build task names to "server" and "client" 5 years ago
mittorn 9a08968453 fix undefined symbols and conflicts on OpenWatcom 5 years ago
mittorn 3ebf7f097b server: fix include hell in animation.cpp 5 years ago
mittorn 2ba9071798 check if cmath useful, remove posix defines when using owcc 5 years ago
Roman Chistokhodov 6445266adb Fix shockroach 5 years ago
Roman Chistokhodov 9a4d33dd3e Add monster_massassin_dead (Not used in game, but exists in code 5 years ago
Roman Chistokhodov 685b404ed5 Add dead_canyon animation for dead opfor grunt 5 years ago
Andrey Akhmichin 52b067fd4f Fix possible null pointer dereference. 5 years ago
Andrey Akhmichin b8825c2039 Fix some potential troubles. 5 years ago
Roman Chistokhodov 63205cd3f0 Make soldiers properly use shot sentences when hit by player 5 years ago
Roman Chistokhodov 3c6ad215d1 Properly exit medic healing when schedule is changed forcibly 5 years ago
Roman Chistokhodov 5ba209e66f Fix ally grunts not forming squads. Fix references to base class methods in TalkMonster code 5 years ago