Commit Graph

577 Commits

Author SHA1 Message Date
tupoy-ya
e922a838b0 fix(thirdparty): Push modified thirdparty. 2024-12-30 17:47:07 +05:00
tupoy-ya
320a1cf956 chore(IVP): Update ivp submodule. 2024-12-30 17:32:20 +05:00
tupoy-ya
3eeeedd5a8
feat(Episodic): Support episodic content.
I don't even remember.
2024-09-18 21:22:37 +05:00
tupoy-ya
a0151bb9a9
chore: Merge branch 'master' of https://github.com/nillerusr/source-engine. 2024-03-10 17:47:09 +05:00
tupoy-ya
e8525babd1
feat(ConVar): Portal exit velocitys are no longer hard coded.
fix(Physgun): Rotation works now.
I think i took it from SourceBox or whatever it was called.

feat(Portal 2): I don't remember what i did but i did something.
A lot of that something was taken from:
https://github.com/RocketLauncher21/Portal2ASW

chore(ImGui): Updated ImGui to latest.
chore(Polyhedron): Changed a lot i don't remember where i took it from.
2024-03-10 17:41:38 +05:00
nillerusr
29985681a1
Merge pull request #312 from AruMoon/add-master-server
Add new master server
2023-12-30 11:44:00 +03:00
nillerusr
53cb673849
Merge pull request #328 from er2off/restrictfix
public/tier0/platform.h: Remove __restrict not only for linux
2023-12-30 11:43:48 +03:00
Er2
f72cf388aa public/tier0/platform.h: Remove __restrict not only for linux 2023-12-30 10:34:50 +03:00
nillerusr
87150cc028 ivp: update submodule 2023-12-24 04:24:44 +03:00
nillerusr
704b8aa98e
Merge pull request #323 from coderamen666/patch-1
Allow compilation on Raspberry Pi OS 32 bit
2023-12-13 22:57:38 +03:00
coderamen
c4f13f04a8
Allow compilation on Raspberry Pi OS 32 bit 2023-12-13 13:55:05 -06:00
nillerusr
f402495b24 wscript: make bzip2 mandatory #321 2023-12-13 21:38:18 +03:00
nillerusr
b45295ef7c dedicated(win32): fix crashes( now it works #310 #225 ) 2023-12-13 21:28:17 +03:00
nillerusr
327ea9dee7
Merge pull request #322 from dimhotepus/fix-dedicated-build
[Windows] Fix dedicated server build
2023-12-13 20:24:52 +03:00
nillerusr
ade05ab153 dedicated(win32): fix build issues #322 2023-12-13 20:18:31 +03:00
nillerusr
bfe1baf323
wscript(dedicated): try to fix windows build 2023-12-13 18:19:17 +03:00
nillerusr
a84ee9062c
wscript(dedicated): fix indentation 2023-12-13 18:10:34 +03:00
nillerusr
7c863a351b wscript(win32): restore FORCE parameter for multiple references #322
This is using to override debug crt functions.
Does anyone actually use this?
2023-12-13 17:38:02 +03:00
nillerusr
8fcac9c164 wscript(win32): disable /FORCE linker option added by accident #322 2023-12-13 17:25:20 +03:00
Dmitry Tsarevich
97f6cdfbe2
dedicated: Fix build on Windows 2023-12-02 23:59:49 +03:00
nillerusr
7a3b3cd96f return accidentally commented out engine module( fixes #315 ) 2023-11-28 06:47:35 +03:00
nillerusr
90e2937b32 update waf, enable gccdeps and msvcdeps 2023-11-24 11:28:25 +03:00
nillerusr
23204fcc73 wscipt: fix cant find env cache togl 2023-11-08 22:06:10 +03:00
nillerusr
abb470a471 fix build scripts for workflow 2023-11-08 21:58:33 +03:00
nillerusr
ab527be41a wscript: target 64bit architecture by default 2023-11-08 21:44:30 +03:00
nillerusr
cd1c5bd397 fix build for latest musl 2023-11-08 13:26:46 +00:00
AruMoon
8f8c2556b7 Add new master server 2023-10-25 05:18:51 +05:00
nillerusr
b8558de63e fix crash in some cases 2023-10-23 19:52:35 +03:00
tupoy-ya
d3c09196ba
chore: Merge branch 'master' of https://github.com/nillerusr/source-engine. 2023-10-08 11:03:44 +05:00
tupoy-ya
39ab429ca7
feat(Client): Added ImGui implementation.
Source:
`https://github.com/JJL772/source-2013-imgui`
2023-10-08 11:02:36 +05:00
nillerusr
5a4d0b7a4d fix undefined behaviours and jpeg crash on non-windows platforms 2023-10-08 07:31:07 +03:00
nillerusr
047f8b1185 gameui: fix disconnect in video settings for multiplayer games 2023-10-08 02:40:43 +03:00
nillerusr
035861bf52 disable new/mallloc override on non-windows platforms( #299 ) 2023-10-08 00:50:14 +03:00
nillerusr
a7096679aa
Merge pull request #301 from tyabus/vguidrawtree
engine: Fixed vgui_drawtree on 64 bit engine
2023-10-07 22:09:19 +03:00
tyabus
1f3f05d14a engine: Fixed vgui_drawtree on 64 bit engine 2023-10-07 20:23:37 +06:00
nillerusr
c444095293 fix macOS build again 2023-10-07 04:40:28 +03:00
nillerusr
57f6bf6eea fix some undefined/unspecified behaviours in multiplayer games( may help with #299 ) 2023-10-07 05:04:46 +03:00
tupoy-ya
da0a943bcb
feat(npc_personality_core): Added basic wheatly npc.
refactor(env_projectedtexture)!: Updated to the KS:GO version,
still doesn't support anything because of `materialsystem`.

refactor(fog_controller): Updated to the KS:GO version.

chore(CBaseEntity): Remove the "Updating physics on object in hierarchy"
warning.
2023-10-06 17:12:23 +05:00
tupoy-ya
0fa8591f96
chore: Merge branch 'master' of https://github.com/nillerusr/source-engine. 2023-10-06 12:34:12 +05:00
tupoy-ya
c25efd6c7f
feat(Portal 2): Implemented point_changelevel entities
fix(VScript): Now actually works and does not crash.

fix(Triggers): Buttons unpress again.

fix(Engine Debug Build): Engine now build in debug.

chore(Engine): Don't print the "SOLID_VPHYSICS static prop with no vphysics model! (%s)\n"
message.
2023-10-06 12:29:56 +05:00
nillerusr
2636f1a66d fix macos build( maybe? #296 ) 2023-10-06 03:33:45 +03:00
nillerusr
e7addfc9ad materialsystem: fix color correction on non-windows systems( fixes #137 , #295 related ) 2023-10-06 04:19:51 +03:00
nillerusr
6447101546 Restore tslist for trace info( fix #295 ) 2023-10-05 19:36:24 +03:00
nillerusr
efeda62add fix crash on game close when demo recording 2023-10-04 22:22:31 +03:00
tupoy-ya
bba4bb4625
feat(VScript): Added vscript from mapbase.
Does not work, for the most part.
2023-10-04 12:02:54 +05:00
tupoy-ya
4bebd92781
feat(Portal Simulation): Portals now work with displacements.
Taken from Portal2 code.

feat(sv_allow_mobile_portals): Added `sv_allow_mobile_portals` doesn't
really work, most of it is not implemented yet.

feat(sv_autojump_): Added `sv_autojump_` does what it says - auto jumps.

fix(d1_canals_01): Fix crash when vortigaunt charges your suit.

fix(CRagdollPropAttached): Check if `pRefObject` is nullptr so we can
feed a combine apc to a barnacle.
2023-10-01 18:30:10 +05:00
tupoy-ya
881d4a91c9
fix(EngineTrace)!: Update Engine Trace to CSGO version.
Fixes portals getting stuck in objects.

fix(Portal Trace Filter): Can shoot through cubes now.

refactor(Soundscape)!: Updated to the CSGO Version.

chore(Copyright): Remove dates and unicode characters.
2023-09-30 15:41:04 +05:00
tupoy-ya
00cdd31768
feat(trigger_catapult): Pasted trigger catapult from TF2. 2023-09-25 19:14:16 +05:00
tupoy-ya
99e620a4df
fix(Lasers): Make lasers work again. (Now with sound).
fix(Cubes): You can now pick up cubes.

feat(movie_display): Pasted movie displays, bink doesn't exist.

chore(Scenes): Pasted loading scenes from files.
https://developer.valvesoftware.com/wiki/Scenes.image
2023-09-25 18:39:00 +05:00
tupoy-ya
0bcb779714
fix(BSPv21): Fixed inputs & outputs not working.
chore(physgun): Copy pasted code from SourceBox.
2023-09-24 17:40:43 +05:00