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 09924b7998 game(android): add custom chat 2 years ago
.github/workflows workflows: add tests.yml 2 years ago
app/legion
appframework add additional logging information 2 years ago
bitmap
choreoobjects
common use HAVE_* macros for dependencies 2 years ago
datacache
datamodel
dedicated
dedicated_main
devtools
dmserializers
dmxloader
dx9sdk
engine fixed some unitialized variables 2 years ago
external
fgdlib
filesystem
game game(android): add custom chat 2 years ago
gameui game(android): add custom chat 2 years ago
gcsdk
hammer
hammer_launcher
inputsystem
ivp@4b693fa4f3 hl1: make pushable rotatable 2 years ago
launcher add additional logging information 2 years ago
launcher_main
lib@b3fe8769db
linux
linux_sdk
materialsystem
mathlib
mdllib
mdlobjects
movieobjects
networksystem
particles
public add additional logging information 2 years ago
raytrace
replay
scenefilecache
scripts add -fvisibility=hidden for gcc 2 years ago
sdklauncher
serverbrowser
sfmobjects
soundemittersystem
soundsystem
sourcevr
studiorender
thirdparty@2e8dde2e93
tier0 add additional logging information 2 years ago
tier1 fixed some unitialized variables 2 years ago
tier2
tier3
togl fixed some unitialized variables 2 years ago
togles togles: fix alpha test on some GPUs( fixes #119 ) 2 years ago
tools
tracker
unicode
unitlib workflows: add tests.yml 2 years ago
unittests unittests: add tslist tests to tier1test 2 years ago
utils workflows: add tests.yml 2 years ago
vgui2 use HAVE_* macros for dependencies 2 years ago
vguimatsurface
video
vpc_scripts
vphysics
vpklib
vstdlib
vtf
.gitignore
.gitmodules
LICENSE
README.md
thirdpartylegalnotices.txt
waf
waf.bat
wscript add additional logging information 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?