Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
Go to file
2020-12-16 14:44:07 +03:00
app/legion
appframework
bitmap
choreoobjects
common cut openssl, cryptopp 2020-11-13 16:42:13 +03:00
datacache change output path in all vpc 2020-10-22 21:00:42 +03:00
datamodel
dedicated change output path in all vpc 2020-10-22 21:00:42 +03:00
dedicated_main
devtools update makefile, change fpmath for physics(temporary solution) 2020-11-19 22:54:52 +03:00
dmserializers
dmxloader
dx9sdk
engine add stubs for asan/ubsan 2020-11-30 21:44:53 +03:00
external cut openssl, cryptopp 2020-11-13 16:42:13 +03:00
fgdlib
filesystem fix filesystem vpc 2020-11-15 02:23:28 +03:00
game cut openssl, cryptopp 2020-11-13 16:42:13 +03:00
gameui change output path in all vpc 2020-10-22 21:00:42 +03:00
gcsdk
hammer change output path in all vpc 2020-10-22 21:00:42 +03:00
hammer_launcher change output path in all vpc 2020-10-22 21:00:42 +03:00
inputsystem change output path in all vpc 2020-10-22 21:00:42 +03:00
launcher change output path in all vpc 2020-10-22 21:00:42 +03:00
launcher_main
linux
linux_sdk
materialsystem materialsystem: fix crash 2020-11-30 21:51:11 +03:00
mathlib
mdllib change output path in all vpc 2020-10-22 21:00:42 +03:00
mdlobjects
movieobjects
networksystem change output path in all vpc 2020-10-22 21:00:42 +03:00
particles
public pixelwriter: fix undefined behaviour 2020-12-03 22:45:22 +03:00
raytrace
replay change output path in all vpc 2020-10-22 21:00:42 +03:00
scenefilecache change output path in all vpc 2020-10-22 21:00:42 +03:00
sdklauncher change output path in all vpc 2020-10-22 21:00:42 +03:00
serverbrowser change output path in all vpc 2020-10-22 21:00:42 +03:00
sfmobjects
soundemittersystem change output path in all vpc 2020-10-22 21:00:42 +03:00
soundsystem change output path in all vpc 2020-10-22 21:00:42 +03:00
sourcevr
studiorender change output path in all vpc 2020-10-22 21:00:42 +03:00
thirdparty@495addbab3 replace thirdparty with submodule 2020-12-07 22:42:52 +03:00
tier0
tier1 tier1: fix undefined behavior 2020-11-18 23:03:50 +03:00
tier2
tier3
togl add stubs for asan/ubsan 2020-11-30 21:44:53 +03:00
tools change output path in all vpc 2020-10-22 21:00:42 +03:00
tracker change output path in all vpc 2020-10-22 21:00:42 +03:00
unicode change output path in all vpc 2020-10-22 21:00:42 +03:00
unitlib change output path in all vpc 2020-10-22 21:00:42 +03:00
unittests change output path in all vpc 2020-10-22 21:00:42 +03:00
utils change output path in all vpc 2020-10-22 21:00:42 +03:00
vgui2 vgui_controls: fix unitialized boolean 2020-11-18 03:10:09 +03:00
vguimatsurface add stubs for asan/ubsan 2020-11-30 21:44:53 +03:00
video change output path in all vpc 2020-10-22 21:00:42 +03:00
vpc_scripts add mp3 codecs(broken) 2020-11-14 15:54:58 +03:00
vphysics vphysics: remove hack 2020-11-30 21:45:21 +03:00
vpklib fix vpklib compilation 2020-11-19 22:49:51 +03:00
vstdlib
vtf
.gitmodules replace thirdparty with submodule 2020-12-07 22:42:52 +03:00
build.sh cut openssl, cryptopp 2020-11-13 16:42:13 +03:00
createallprojects
createallprojects.bat
filelist2013.txt
README.md Create README.md 2020-12-16 14:44:07 +03:00

source-engine

The main purpose of this repository is to port the engine for other platforms.

Goals

  • fixing bugs
  • NEON support
  • DXVK support
  • remove unnecessary dependencies
  • Elbrus port
  • Arm(android) port
  • improve performance
  • replace current buildsystem with waf
  • rewrite achivement system( to work without steam )