Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nillerusr a53fff833f vphysics: increased g_MeshSize value( fixes some crashes in ep2 ), update ivp submodule 2 years ago
.github/workflows add github workflow (#78) 2 years ago
app/legion 1 4 years ago
appframework osx : fix syscalls 2 years ago
bitmap fpersmissive fixes 2 years ago
choreoobjects add wscipt files to build vphysics and game 3 years ago
common amd64: fix model loading issues 2 years ago
datacache fpersmissive fixes 2 years ago
datamodel arm64 : fix clang compile errors 2 years ago
dedicated fix linker errors for dedicated when building with vpk support 2 years ago
dedicated_main build: arm target support 3 years ago
devtools add waf buildsystem 3 years ago
dmserializers 1 4 years ago
dmxloader arm64 : fix clang compile errors 2 years ago
dx9sdk add dx9sdk 4 years ago
engine Unlock mat_picmip cvar for values lower than -1 2 years ago
external cut openssl, cryptopp 4 years ago
fgdlib 1 4 years ago
filesystem fpersmissive fixes 2 years ago
game game/client: fix C_BaseEntity prediction 2 years ago
gameui arm64 : fix vgui2 VPAMEL in messagemap 2 years ago
gcsdk fix sln generation 2 years ago
hammer fix sln generation 2 years ago
hammer_launcher change output path in all vpc 4 years ago
inputsystem inputsystem: fix build with older sdl2 versions 2 years ago
ivp@fb8f2ac922 vphysics: increased g_MeshSize value( fixes some crashes in ep2 ), update ivp submodule 2 years ago
launcher add debug logger 2 years ago
launcher_main game: small fixes 2 years ago
lib@43a794e257 Move external libraries for android to separate repo 2 years ago
linux 1 4 years ago
linux_sdk 1 4 years ago
materialsystem materialsystem/stdshaders: restore original vertexlit_and_unlit_generic and skin shaders to work with steam resources( fixes #75 ) 2 years ago
mathlib aarch64: fix android build 2 years ago
mdllib change output path in all vpc 4 years ago
mdlobjects 1 4 years ago
movieobjects 1 4 years ago
networksystem change output path in all vpc 4 years ago
particles arm64 : fix intptr_t size 2 years ago
public dt_recv: replace long with int32 2 years ago
raytrace 1 4 years ago
replay change output path in all vpc 4 years ago
scenefilecache Initial android support (#17) 3 years ago
scripts add github workflow (#78) 2 years ago
sdklauncher change output path in all vpc 4 years ago
serverbrowser misaligment fixes 2 years ago
sfmobjects 1 4 years ago
soundemittersystem Initial android support (#17) 3 years ago
soundsystem arm64 : fix intptr_t size 2 years ago
sourcevr 1 4 years ago
studiorender amd64: fix multithread, fix vgui, fix physmodels 2 years ago
thirdparty@c397ca0520 Initial android support (#17) 3 years ago
tier0 add debug logger 2 years ago
tier1 amd64: fix mempool, utlbuffer align 2 years ago
tier2 arm64 : intp fixes 2 years ago
tier3 arm64 : fix intptr_t size 2 years ago
togl togl/togles: fix flashlight problems 2 years ago
togles togl/togles: fix flashlight problems 2 years ago
tools change output path in all vpc 4 years ago
tracker change output path in all vpc 4 years ago
unicode change output path in all vpc 4 years ago
unitlib change output path in all vpc 4 years ago
unittests change output path in all vpc 4 years ago
utils fix sln generation 2 years ago
vgui2 fpersmissive fixes 2 years ago
vguimatsurface fpersmissive fixes 2 years ago
video waf: fix install 3 years ago
vpc_scripts fix sln generation 2 years ago
vphysics vphysics: increased g_MeshSize value( fixes some crashes in ep2 ), update ivp submodule 2 years ago
vpklib fix address sanitizer issues #2 2 years ago
vstdlib vphysics: fix saverestore 2 years ago
vtf waf: fix install 3 years ago
.gitignore game/client: fix C_BaseEntity prediction 2 years ago
.gitmodules Move external libraries for android to separate repo 2 years ago
LICENSE add LICENSE file 4 years ago
README.md add discord server link to readme 2 years ago
createallprojects add createallprojects, fix permissions 4 years ago
createallprojects.bat 1 4 years ago
thirdpartylegalnotices.txt add LICENSE file 4 years ago
waf waifulib: update 3 years ago
waf.bat fix loading libraries with lib prefix 3 years ago
wscript wscript: make opus optional( should help #69 ) 2 years ago

README.md

source-engine

Welcome to source engine:)

Discord: https://discord.gg/hZRB7WMgGw

Current tasks

  • NEON support
  • remove unnecessary dependencies
  • Arm(android) port
  • replace current buildsystem with waf
  • rewrite achivement system( to work without steam )
  • 64-bit support
  • improve performance
  • fixing bugs
  • dxvk-native support
  • Elbrus port
  • rewrite serverbrowser to work without steam
  • Windows build support for waf

How to Build?