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 8404418202 windows: add workflows for amd64 target architecture 2 years ago
.github/workflows windows: add workflows for amd64 target architecture 2 years ago
app/legion
appframework Fix macOS build (#146) 2 years ago
bitmap
choreoobjects
common Fix macOS build (#146) 2 years ago
datacache add MDL version 49 support 2 years ago
datamodel Replace empty constructors with default constructors #88 2 years ago
dedicated Fix macOS build (#146) 2 years ago
dedicated_main Fix macOS build (#146) 2 years ago
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 Make net_usesocketsforloopback 1 by default (#153) 2 years ago
external
fgdlib
filesystem Fix macOS build (#146) 2 years ago
game windows: fix 64bit build( #149 ) 2 years ago
gameui Fix macOS build (#146) 2 years ago
gcsdk
hammer
hammer_launcher
inputsystem
ivp@960c7228f8 windows: fix 64bit build( #149 ) 2 years ago
launcher Fix macOS build (#146) 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 vtf: fix cubemap loading 2 years ago
mathlib Fix macOS build (#146) 2 years ago
mdllib
mdlobjects
movieobjects
networksystem
particles
public windows: fix 64bit build( #149 ) 2 years ago
raytrace
replay Fix CreateThreadPool 2 years ago
scenefilecache
scripts BSD: Add support (#140) 2 years ago
sdklauncher
serverbrowser Fix macOS build (#146) 2 years ago
sfmobjects
soundemittersystem
soundsystem
sourcevr
studiorender add MDL version 49 support 2 years ago
thirdparty@aac07c7205 fix windows build 2 years ago
tier0 Fix macOS build (#146) 2 years ago
tier1 Fix macOS build (#146) 2 years ago
tier2 WIP: fix some memaccess-class warnings 2 years ago
tier3
togl Fix macOS build (#146) 2 years ago
togles Fix macOS build (#146) 2 years ago
tools
tracker
unicode
unitlib
unittests unittests: add tslist tests to tier1test 2 years ago
utils macOS build support 2 years ago
vgui2 Fix macOS build (#146) 2 years ago
vguimatsurface Fix macOS build (#146) 2 years ago
video Fix macOS build (#146) 2 years ago
vpc_scripts
vphysics Replace empty constructors with default constructors #88 2 years ago
vpklib
vstdlib Fix macOS build (#146) 2 years ago
vtf vtf: fix cubemap loading 2 years ago
.gitignore BSD: Add support (#140) 2 years ago
.gitmodules
LICENSE
README.md
thirdpartylegalnotices.txt
waf
waf.bat
wscript Fix macOS build (#146) 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?