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 cb0e405e0f
Merge pull request #133 from SanyaSho/master
2 years ago
.github/workflows workflows: add tests.yml 2 years ago
app/legion
appframework Replace empty constructors with default constructors #88 2 years ago
bitmap Merge branch 'master' of https://github.com/nillerusr/source-engine into windows 2 years ago
choreoobjects
common fix windows build 2 years ago
datacache fix dedicated build 2 years ago
datamodel Replace empty constructors with default constructors #88 2 years ago
dedicated fix windows build scripts, add windows opus support 2 years ago
dedicated_main
devtools
dmserializers
dmxloader Replace empty constructors with default constructors #88 2 years ago
dx9sdk Replace empty constructors with default constructors #88 2 years ago
engine engine: upgrade benchmark 2 years ago
external
fgdlib
filesystem Replace empty constructors with default constructors #88 2 years ago
game Merge pull request #133 from SanyaSho/master 2 years ago
gameui modify original vtex and add png support for it 2 years ago
gcsdk
hammer
hammer_launcher
inputsystem fix sdl copy command 2 years ago
ivp@428231315f update ivp submodule 2 years ago
launcher Add cflags/ldflags, SDL version to engine.log 2 years ago
launcher_main launcher_main: automatically set LD_LIBRARY_PATH on launch 2 years ago
lib@86a66ee92d game(client): fix atlas generation for touch 2 years ago
linux
linux_sdk
materialsystem Replace empty constructors with default constructors #88 2 years ago
mathlib WIP: fix some memaccess-class warnings 2 years ago
mdllib
mdlobjects
movieobjects
networksystem
particles fix windows build scripts, add windows opus support 2 years ago
public WIP: fix some memaccess-class warnings 2 years ago
raytrace
replay
scenefilecache fix windows build scripts, add windows opus support 2 years ago
scripts game(client): fix touch drawing 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 WIP: fix some memaccess-class warnings 2 years ago
thirdparty@aac07c7205 fix windows build 2 years ago
tier0 Add cflags/ldflags, SDL version to engine.log 2 years ago
tier1 tier1: rewrite Sys_LoadModule 2 years ago
tier2 WIP: fix some memaccess-class warnings 2 years ago
tier3
togl engine: upgrade benchmark 2 years ago
togles engine: upgrade benchmark 2 years ago
tools
tracker
unicode fix windows build scripts, add windows opus support 2 years ago
unitlib workflows: add tests.yml 2 years ago
unittests unittests: add tslist tests to tier1test 2 years ago
utils utils/vtex: fix windows build ( fixes #125 ) 2 years ago
vgui2 Merge pull request #133 from SanyaSho/master 2 years ago
vguimatsurface game(client): optimize touch drawing 2 years ago
video video: add initial implementation for video_bink 2 years ago
vpc_scripts Merge branch 'master' into windows 2 years ago
vphysics Replace empty constructors with default constructors #88 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 Replace empty constructors with default constructors #88 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 wscript: add videoservices 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?