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 8ab4c90f54 update thirdparty submodule 2 years ago
.github/workflows workflows: rename jobs names 2 years ago
app/legion
appframework appframework: use rawinput for android by default 2 years ago
bitmap Merge branch 'master' of https://github.com/nillerusr/source-engine into windows 2 years ago
choreoobjects
common fix windows build scripts, add windows opus support 2 years ago
datacache fix dedicated build 2 years ago
datamodel
dedicated fix windows build scripts, add windows opus support 2 years ago
dedicated_main
devtools
dmserializers
dmxloader
dx9sdk fix windows build scripts, add windows opus support 2 years ago
engine again boring misalignment fixes 2 years ago
external
fgdlib
filesystem fix windows build scripts, add windows opus support 2 years ago
game Add PBR support (#91) 2 years ago
gameui gameui: don`t show FOVValueLabel if fov_desired cvar is not exists 2 years ago
gcsdk
hammer
hammer_launcher
inputsystem fix sdl copy command 2 years ago
ivp@bb1b1171af update ivp submodule 2 years ago
launcher launcher(android): fix build problem 2 years ago
launcher_main
lib@b3fe8769db fix opus 2 years ago
linux
linux_sdk
materialsystem Add PBR support (#91) 2 years ago
mathlib fix debug compile 2 years ago
mdllib
mdlobjects
movieobjects
networksystem
particles fix windows build scripts, add windows opus support 2 years ago
public again boring misalignment fixes 2 years ago
raytrace
replay
scenefilecache fix windows build scripts, add windows opus support 2 years ago
scripts waifulib: fix configure with clang 2 years ago
sdklauncher
serverbrowser fix windows build scripts, add windows opus support 2 years ago
sfmobjects
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
studiorender fix windows build scripts, add windows opus support 2 years ago
thirdparty@2e8dde2e93 update thirdparty submodule 2 years ago
tier0 tier0: fix cpu freq on some arm cpu's 2 years ago
tier1 again boring misalignment fixes 2 years ago
tier2
tier3
togl
togles togles: use sampler objects by default 2 years ago
tools
tracker
unicode fix windows build scripts, add windows opus support 2 years ago
unitlib
unittests
utils
vgui2 vgui_surfacelib(android): use fonts with chinese/japanese/korean support( fixes #104 ) 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
vphysics vphysics: fix velocity restore 2 years ago
vpklib
vstdlib fix windows build scripts, add windows opus support 2 years ago
vtf Merge branch 'master' of https://github.com/nillerusr/source-engine into windows 2 years ago
.gitignore launcher: move android.cpp -> android/main.cpp 2 years ago
.gitmodules fix windows build scripts, add windows opus support 2 years ago
LICENSE
README.md Add PBR support (#91) 2 years ago
thirdpartylegalnotices.txt
waf
waf.bat
wscript launcher(android): add crashhandler 2 years ago

README.md

source-engine

Welcome to source engine:)

Discord: https://discord.gg/hZRB7WMgGw

Current tasks

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

How to Build?