Commit Graph

  • 959af0b130 m_iMeleeReach now defaults to 55 Wikot235 2025-01-05 16:13:16 +01:00
  • 7b15e43302
    Merge pull request #324 from SirYodaJedi/master Blixibon 2025-01-05 08:14:27 -06:00
  • de598346da
    Merge pull request #332 from samisalreadytaken/fix-oob Blixibon 2025-01-04 08:50:13 -06:00
  • a8d69e56e3
    Merge pull request #264 from Petercov/mapbase-feature/vgui-screens Blixibon 2025-01-04 08:48:37 -06:00
  • e0967dea69
    Merge pull request #294 from azzyr/patch-1 Blixibon 2025-01-04 08:44:59 -06:00
  • e3ca25a9fc
    Merge pull request #308 from Wikot235/Fix-BlurFilterY-uses-width-instead-of-height Blixibon 2025-01-04 08:44:19 -06:00
  • 7da95edde1
    Merge pull request #315 from Wikot235/Fix-Flare-Issue Blixibon 2025-01-04 08:43:54 -06:00
  • b51c5c3f86
    Merge pull request #322 from z33ky/small-mapbase-fixes Blixibon 2025-01-04 08:43:02 -06:00
  • 93bec9d7c0 Update particlemgr.cpp celisej567 2025-01-03 04:28:09 +03:00
  • 138f51e791 Update particlemgr.cpp celisej567 2025-01-03 04:01:44 +03:00
  • e5d30605d5 float NaN undefined behavour fix celisej567 2025-01-03 02:26:39 +03:00
  • d50970b8e2 Fixes and expansions for Lost/FoundEnemySound on NPCs ALLEN-PC\acj30 2025-01-02 11:22:51 -06:00
  • 970887d706 NPC memory fixes and VScript expansions ALLEN-PC\acj30 2025-01-02 09:32:33 -06:00
  • df0ad34d5b Fix forced interaction partners being made to face each other even when interaction doesn't require it ALLEN-PC\acj30 2025-01-02 11:00:30 -06:00
  • 0bb63ad56d Expose VPhysicsInitNormal and VPhysicsDestroyObject to VScript ALLEN-PC\acj30 2025-01-02 10:57:11 -06:00
  • 0464bd7fd3
    Merge pull request #309 from Blixibon/mapbase/feature/spotlight-ignore-solid Blixibon 2025-01-02 08:37:00 -06:00
  • 98816adacc
    Merge pull request #301 from Blixibon/mapbase/feature/sky-camera-multi-saverestore-fix Blixibon 2025-01-02 08:36:03 -06:00
  • 038c66ef58
    Merge pull request #300 from Blixibon/mapbase/feature/chromatic-aberration-effect Blixibon 2025-01-02 08:35:25 -06:00
  • 4efb50283d Fix "Fade Corpse" spawnflag on NPCs not applying to serverside ragdolls ALLEN-PC\acj30 2024-06-21 20:24:25 -05:00
  • bdc34e4bad Fix autocubemap crashing when not in a level ALLEN-PC\acj30 2024-06-21 19:30:40 -05:00
  • da44d97951
    Merge pull request #297 from Blixibon/mapbase/feature/useable-ragdolls Blixibon 2025-01-02 08:31:09 -06:00
  • b59214ca72 Fix dynamic interactions using "their_" keyvalues always assuming separate sequence names ALLEN-PC\acj30 2024-03-13 13:59:41 -05:00
  • e954f00f79 Fix antlions using wrong angles for dynamic interactions ALLEN-PC\acj30 2024-03-13 14:00:21 -05:00
  • f5db760a66 Add raw scene file support to GetSceneDuration() ALLEN-PC\acj30 2024-03-07 00:13:41 -06:00
  • b19f329d5f Fix ai_dynint_always_enabled bypassing misc. criteria ALLEN-PC\acj30 2024-02-25 18:30:36 -06:00
  • 72bd5fe948
    Merge pull request #266 from rlenhub/develop Blixibon 2025-01-02 08:26:35 -06:00
  • 05e5d8e073 Fix ScriptGetAttachmentMatrix/Angles samisalreadytaken 2024-11-20 17:09:13 +03:00
  • 6eaa59648e Register CScriptGameTrace accessor script instances only on access samisalreadytaken 2024-11-20 15:19:57 +03:00
  • 9ce25c21ed Fix vscript function parameter leaks samisalreadytaken 2024-11-20 15:43:34 +03:00
  • 02300333b3 Fix vscript ref counted instances samisalreadytaken 2024-11-18 13:55:04 +03:00
  • 47aa8ac3f4 Update triggers.cpp Wikot235 2024-11-25 22:16:57 +01:00
  • 7ebb26c996 Fix OOB access on CBaseCombatCharacter::m_hMyWeapons samisalreadytaken 2024-11-22 16:35:33 +03:00
  • 3aad0f5245 Cleanup SquirrelVM saverestore samisalreadytaken 2024-06-29 18:20:10 +03:00
  • 6297d2b552 Fix ScriptHook_t initialization order Alexander 'z33ky' Hirsch 2024-09-05 22:31:10 +02:00
  • 7d78384b26 Fix scriptanimevent_t::SetOption() Alexander 'z33ky' Hirsch 2024-11-19 13:17:48 +01:00
  • 8e8bdfc371 Optimize void return in squirrel function call stub Alexander 'z33ky' Hirsch 2024-11-18 15:11:43 +01:00
  • 1ecaa44c49 Release ScriptVariant_t memory in all paths of squirrel function stubs Alexander 'z33ky' Hirsch 2024-11-18 15:09:55 +01:00
  • c0e12a2f58 Add type check for script helper assignments from ScriptVariant_t Alexander 'z33ky' Hirsch 2024-11-18 15:03:09 +01:00
  • cbb60e1afd Remove VScript Squrrel arithmetic operator helper Alexander 'z33ky' Hirsch 2024-11-18 14:52:38 +01:00
  • a2e43a567f Fix (potential?) memory leaks from getVariant() (SquirrelVM) Alexander 'z33ky' Hirsch 2024-11-12 23:57:06 +01:00
  • fe82da8f1b Remove unused generic ScriptVariant_t::{Get,AssignTo}() Alexander 'z33ky' Hirsch 2024-11-12 23:56:28 +01:00
  • 99858e63f7 Optimize squirrel function_stub() Vector/QAngle return value Alexander 'z33ky' Hirsch 2024-09-07 22:50:28 +02:00
  • 879b9e8d25 Fix dubious ScriptVariant_t Free()'s Alexander 'z33ky' Hirsch 2024-11-12 23:53:30 +01:00
  • 80f19601ee "Fix" ScriptVariant_t::Free() Alexander 'z33ky' Hirsch 2024-09-06 23:25:27 +02:00
  • f536972dd8 Add Squirrel debugger samisalreadytaken 2024-03-18 14:04:46 +03:00
  • 696036219e Prevent signed overflow (UB) in SquirrelVM::GenerateUniqueKey() Alexander 'z33ky' Hirsch 2024-11-13 00:25:51 +01:00
  • 337b58eb3c
    Don't network info_null Yui 2024-09-09 10:33:07 -04:00
  • ead5668dc8 Fix GetPropVector return type samisalreadytaken 2024-09-07 16:25:23 +03:00
  • 359fcb7196 Ditch attempts trying to obtain sound duration of MP3s Alexander 'z33ky' Hirsch 2024-09-05 23:45:20 +02:00
  • a999c794f7 Fix minor case of const-correctness Alexander 'z33ky' Hirsch 2024-09-05 23:44:50 +02:00
  • df6adcc5e9 Fix -Wdelete-incomplete in CDefaultCustomWeaponEntityFactory::ReleaseData() Alexander 'z33ky' Hirsch 2024-09-05 23:42:16 +02:00
  • e9c45e5235 Implement GetColorForSurface() failure workaround Alexander 'z33ky' Hirsch 2024-09-05 23:35:46 +02:00
  • c9dd357470 Prevent return of dangling Vector/QAngle to VScript Alexander 'z33ky' Hirsch 2024-09-05 23:24:06 +02:00
  • abeb035d29 Playermodel legs and other player anim improvements ALLEN-PC\acj30 2024-08-10 15:42:23 -05:00
  • 309f8019dd Choreography-driven sentence system ALLEN-PC\acj30 2024-08-12 22:31:22 -05:00
  • 33e6599e37 Quick fix for Linux compile issue merothh 2024-08-26 18:40:43 -04:00
  • 4a701c8bcc Rename singleplayer animstate to Mapbase player animstate ALLEN-PC\acj30 2024-08-10 13:59:29 -05:00
  • 5d50335c02 New "Destroy" input for func_combine_ball_spawner ALLEN-PC\acj30 2024-08-10 13:51:06 -05:00
  • 102c7c3015 New "StopActionLoop" input for scripted_sequence ALLEN-PC\acj30 2024-08-10 13:49:19 -05:00
  • 06596695a3 Fix filter_activator_model issues with save/restore and null activator ALLEN-PC\acj30 2024-08-10 13:48:48 -05:00
  • 178a262032 Add VScript function for checking last hit group on CBaseCombatCharacter ALLEN-PC\acj30 2024-08-10 13:47:53 -05:00
  • 4f14f0c5cc Fixed the issue. Wikot235 2024-08-07 13:16:37 +02:00
  • a736b0f96a Added new spawnflag Wikot235 2024-07-28 14:11:06 +02:00
  • 41233cb475 Added Melee attack keyvalue Wikot235 2024-07-27 23:49:31 +02:00
  • c9872f0687
    how silly of me Sectonidse 2024-07-22 22:52:40 +03:00
  • b4b554f586
    Update base.fgd Sectonidse 2024-07-22 22:46:46 +03:00
  • d5ea4423a5
    Prepare for change Sectonidse 2024-07-22 22:46:00 +03:00
  • b8827f03db
    Update coordsize.h Sectonidse 2024-07-22 22:44:32 +03:00
  • a1e2bd65d0
    Update mathlib_base.cpp Sectonidse 2024-07-22 22:41:22 +03:00
  • 1cf4536002
    Update view.cpp Sectonidse 2024-07-22 22:30:39 +03:00
  • a49dc2ec4a
    Update worldsize.h Sectonidse 2024-07-22 22:28:07 +03:00
  • 7d4160ec1f
    Update c_physicsprop.cpp Sectonidse 2024-07-22 20:13:02 +03:00
  • e0ef218e69
    Update stdshader_dx9_20b.txt Sectonidse 2024-07-22 20:10:27 +03:00
  • 64c9dcc5a8
    Update stdshader_dx9_30.txt Sectonidse 2024-07-22 20:10:08 +03:00
  • 5b375d30cd
    Update game_shader_dx9_mapbase.vpc Sectonidse 2024-07-22 20:09:00 +03:00
  • 9e6da57d87
    PBR Files Sectonidse 2024-07-22 20:05:18 +03:00
  • c5f6dd6bf6
    Update viewrender.cpp Sectonidse 2024-07-22 19:57:03 +03:00
  • 324d55e388
    Update viewrender.cpp Sectonidse 2024-07-22 19:53:42 +03:00
  • 90c8c41960
    one more Sectonidse 2024-07-22 19:40:53 +03:00
  • 50bf63a93b
    Update client_episodic.vpc Sectonidse 2024-07-22 19:40:19 +03:00
  • eae273779f New GRASS location (why do i call it grass...) Sectonidse 2024-07-22 19:37:55 +03:00
  • 63c1b17c4e Revert GRASS Sectonidse 2024-07-22 19:21:34 +03:00
  • d1a3fa05f8
    Shader Editor Compiling stuff Sectonidse 2024-07-22 19:06:51 +03:00
  • 51d9cd4c5b
    Source Shader Editor FINAL Definitive Edition Sectonidse 2024-07-22 19:03:38 +03:00
  • 93847e717e
    Source Shader Editor Final Sectonidse 2024-07-22 18:57:03 +03:00
  • 1a7f4e69b2
    Source Shader Editor 5 Sectonidse 2024-07-22 18:55:54 +03:00
  • dacb42d0fe
    Source Shader Editor 4 Sectonidse 2024-07-22 18:54:00 +03:00
  • d29b8a58b9
    Source Shader Editor 3 Sectonidse 2024-07-22 18:52:08 +03:00
  • 32924d31a6
    Create temp Sectonidse 2024-07-22 18:50:14 +03:00
  • 46b5fce776
    Source Shader Editor 2 Sectonidse 2024-07-22 18:48:31 +03:00
  • b695d51c76
    Source Shader Editor 1 Sectonidse 2024-07-22 18:46:44 +03:00
  • f917193fed
    Update and rename thirdpartylegalnotices.txt to thirdpartylegalnotices.md Sectonidse 2024-07-22 14:55:57 +03:00
  • 26346bab5c Don't save/restore squirrel class attributes samisalreadytaken 2024-06-29 18:18:54 +03:00
  • 77f645980e Fix string allocation in SquirrelVM::ReadObject samisalreadytaken 2024-06-29 18:18:17 +03:00
  • 5cf63d4eb6 Spotlight "Ignore solid" keyvalue from MP branch ALLEN-PC\acj30 2024-06-28 16:08:45 -05:00
  • cd6ec90a0f Fixed the issue. Wikot235 2024-06-24 23:42:07 +02:00
  • 4e7f6338e2
    Merge branch 'mapbase-source:develop' into develop Bronzehawk75 2024-06-22 14:36:47 -04:00
  • 73988dcc7c Fix maps with multiple sky_cameras not using the correct sky_camera after loading a save ALLEN-PC\acj30 2024-06-22 02:33:19 -05:00
  • 33e047a442 Primitive chromatic aberration effect for env_screeneffect ALLEN-PC\acj30 2024-06-22 01:36:20 -05:00
  • e6f3b9d542 Fix "Fade Corpse" spawnflag on NPCs not applying to serverside ragdolls ALLEN-PC\acj30 2024-06-21 20:24:25 -05:00