Skip to content

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses

License

Notifications You must be signed in to change notification settings

abasgames/source-engine-1

This branch is 5 commits ahead of, 160 commits behind nillerusr/source-engine:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ea0291d · Jan 8, 2023
Jan 8, 2023
Apr 22, 2020
Nov 27, 2022
Jul 28, 2022
Apr 6, 2021
Dec 17, 2022
Nov 29, 2022
Nov 5, 2022
Nov 27, 2022
Nov 27, 2022
Jan 27, 2022
Apr 22, 2020
Nov 5, 2022
Nov 5, 2022
Dec 5, 2022
Jan 27, 2022
Apr 22, 2020
Nov 27, 2022
Nov 20, 2022
Nov 27, 2022
Jul 26, 2022
Jul 26, 2022
Oct 22, 2020
Jul 28, 2022
Nov 30, 2022
Dec 31, 2022
Sep 17, 2022
Sep 17, 2022
Apr 22, 2020
Apr 22, 2020
Nov 30, 2022
Nov 27, 2022
Oct 22, 2020
Apr 22, 2020
Apr 22, 2020
Jan 13, 2022
Jul 28, 2022
Dec 18, 2022
Apr 22, 2020
Feb 3, 2022
Jul 28, 2022
Nov 24, 2022
Oct 22, 2020
Nov 27, 2022
Apr 22, 2020
Jul 28, 2022
Jul 28, 2022
Apr 22, 2020
Nov 29, 2022
Sep 20, 2022
Nov 27, 2022
Nov 27, 2022
Nov 16, 2022
Jun 4, 2022
Nov 27, 2022
Nov 27, 2022
Oct 22, 2020
Oct 22, 2020
Jul 28, 2022
Aug 17, 2022
Aug 17, 2022
Nov 20, 2022
Nov 27, 2022
Nov 27, 2022
Nov 27, 2022
Jul 27, 2022
Nov 5, 2022
Jul 27, 2022
Nov 27, 2022
Jan 2, 2023
Nov 24, 2022
Jul 28, 2022
Dec 16, 2020
Dec 29, 2022
Dec 16, 2020
Apr 28, 2021
Apr 8, 2021
Nov 27, 2022

Repository files navigation

Source Engine

GitHub Actions Status GitHub Actions Status Discord: Discord Server

Information from wikipedia:

Source is a 3D game engine developed by Valve. It debuted as the successor to GoldSrc with Half-Life: Source in June 2004, followed by Counter-Strike: Source and Half-Life 2 later that year. Source does not have a concise version numbering scheme; instead, it was released in incremental versions

Source code is based on TF2 2018 leak. Don't use it for commercial purposes.

This project is using waf buildsystem. If you have waf-related questions look https://waf.io/book

Features:

  • Android, OSX, FreeBSD, Windows support
  • Arm support( except windows )
  • 64bit support
  • Modern toolchains support
  • Fixed many undefined behaviours
  • Touch support( even on windows/linux/osx )
  • VTF 7.5 support
  • PBR support
  • bsp v19-v21 support( bsp v21 support is partial, portal 2 and csgo maps works fine )
  • mdl v46-49 support
  • Removed useless/unnecessary dependencies
  • Achivement system working without steam
  • Fixed many bugs

Current tasks

  • Rewrite materialsystem for OpenGL render
  • dxvk-native support
  • Elbrus port
  • Bink audio support( for video_bink )
  • Rewrite serverbrowser to work without steam

How to Build?

Support me

BTC: bc1qnjq92jj9uqjtafcx2zvnwd48q89hgtd6w8a6na

ETH: 0x5d0D561146Ed758D266E59B56e85Af0b03ABAF46

XMR: 48iXvX61MU24m5VGc77rXQYKmoww3dZh6hn7mEwDaLVTfGhyBKq2teoPpeBq6xvqj4itsGh6EzNTzBty6ZDDevApCFNpsJ

About

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.0%
  • C 17.8%
  • SWIG 0.8%
  • C# 0.4%
  • Perl 0.3%
  • Python 0.3%
  • Other 0.4%