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.
 
 
 
 
 
 
HappyDOGE 3faf6a69ac fix windows build scripts, add windows opus support 2 years ago
.github/workflows add github workflow (#78) 2 years ago
app/legion 1 4 years ago
appframework Merge branch 'master' into windows 2 years ago
bitmap fix windows build scripts, add windows opus support 2 years ago
choreoobjects add wscipt files to build vphysics and game 3 years ago
common fix windows build scripts, add windows opus support 2 years ago
datacache fix windows build scripts, add windows opus support 2 years ago
datamodel arm64 : fix clang compile errors 2 years ago
dedicated fix windows build scripts, add windows opus support 2 years ago
dedicated_main build: arm target support 3 years ago
devtools Fix an VPC error related to GUID for VS2019 project 2 years ago
dmserializers 1 4 years ago
dmxloader arm64 : fix clang compile errors 2 years ago
dx9sdk fix windows build scripts, add windows opus support 2 years ago
engine fix windows build scripts, add windows opus support 2 years ago
external Fix an VPC error related to GUID for VS2019 project 2 years ago
fgdlib 1 4 years ago
filesystem fix windows build scripts, add windows opus support 2 years ago
game fix windows build scripts, add windows opus support 2 years ago
gameui fix windows build scripts, add windows opus support 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 fix windows build scripts, add windows opus support 2 years ago
ivp@fb8f2ac922 fix windows build scripts, add windows opus support 2 years ago
launcher fix windows build scripts, add windows opus support 2 years ago
launcher_main Merge branch 'master' into windows 2 years ago
lib@8616692265 fix windows build scripts, add windows opus support 2 years ago
linux 1 4 years ago
linux_sdk 1 4 years ago
materialsystem fix windows build scripts, add windows opus support 2 years ago
mathlib fix windows build scripts, add windows opus support 2 years ago
mdllib change output path in all vpc 4 years ago
mdlobjects 1 4 years ago
movieobjects 1 4 years ago
networksystem Fix compilation under MSVC(VS2019) 2 years ago
particles fix windows build scripts, add windows opus support 2 years ago
public fix windows build scripts, add windows opus support 2 years ago
raytrace 1 4 years ago
replay Fix VPC scripts for VS2019 2 years ago
scenefilecache fix windows build scripts, add windows opus support 2 years ago
scripts fix windows build scripts, add windows opus support 2 years ago
sdklauncher change output path in all vpc 4 years ago
serverbrowser fix windows build scripts, add windows opus support 2 years ago
sfmobjects 1 4 years ago
soundemittersystem fix windows build scripts, add windows opus support 2 years ago
soundsystem fix windows build scripts, add windows opus support 2 years ago
sourcevr 1 4 years ago
studiorender fix windows build scripts, add windows opus support 2 years ago
thirdparty@92bf82cc3a Merge branch 'master' into windows 2 years ago
tier0 fix windows build scripts, add windows opus support 2 years ago
tier1 fix windows build scripts, add windows opus support 2 years ago
tier2 arm64 : intp fixes 2 years ago
tier3 arm64 : fix intptr_t size 2 years ago
togl Merge branch 'master' into windows 2 years ago
togles Merge branch 'master' into windows 2 years ago
tools change output path in all vpc 4 years ago
tracker change output path in all vpc 4 years ago
unicode fix windows build scripts, add windows opus support 2 years ago
unitlib change output path in all vpc 4 years ago
unittests change output path in all vpc 4 years ago
utils Merge branch 'master' into windows 2 years ago
vgui2 fix windows build scripts, add windows opus support 2 years ago
vguimatsurface fix windows build scripts, add windows opus support 2 years ago
video fix windows build scripts, add windows opus support 2 years ago
vpc_scripts Merge branch 'master' into windows 2 years ago
vphysics fix windows build scripts, add windows opus support 2 years ago
vpklib Merge branch 'master' into windows 2 years ago
vstdlib fix windows build scripts, add windows opus support 2 years ago
vtf Fix Windows build with WAF 2 years ago
.gitignore fix windows build scripts, add windows opus support 2 years ago
.gitmodules fix windows build scripts, add windows opus support 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
creategameprojects.bat Fix compilation under MSVC(VS2019) 2 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 fix windows build scripts, add windows opus support 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?