Caroline Joy Bell 02c60cf2c7
Update tasks.json
Adding commands for Android build on Windows and macOS just in case it's now supported. This will just result in an error if it's not supported anyway.
2023-01-12 21:38:45 -08:00
2023-01-12 21:38:45 -08:00
1
2020-04-22 12:56:21 -04:00
2022-11-27 16:48:27 +03:00
2022-12-17 19:55:22 +03:00
2022-11-29 18:49:29 +03:00
2022-11-27 16:48:27 +03:00
2022-11-27 16:48:27 +03:00
1
2020-04-22 12:56:21 -04:00
2023-01-08 15:38:24 +03:00
1
2020-04-22 12:56:21 -04:00
2022-11-27 16:48:27 +03:00
2023-01-08 15:38:24 +03:00
2023-01-08 15:38:24 +03:00
2022-07-26 13:03:48 -07:00
2022-07-26 13:03:48 -07:00
2022-07-28 19:14:42 +03:00
2022-11-30 16:00:03 +03:00
1
2020-04-22 12:56:21 -04:00
1
2020-04-22 12:56:21 -04:00
2022-11-30 14:07:51 +03:00
2022-11-27 16:48:27 +03:00
2020-10-22 21:00:42 +03:00
1
2020-04-22 12:56:21 -04:00
1
2020-04-22 12:56:21 -04:00
2023-01-08 15:38:24 +03:00
1
2020-04-22 12:56:21 -04:00
2022-11-20 19:32:30 +02:00
2022-11-24 22:04:29 +03:00
2020-10-22 21:00:42 +03:00
2022-11-27 16:48:27 +03:00
1
2020-04-22 12:56:21 -04:00
1
2020-04-22 12:56:21 -04:00
2022-11-29 18:49:29 +03:00
2022-09-20 18:17:55 +03:00
2022-11-27 16:48:27 +03:00
2023-01-08 15:38:24 +03:00
2022-06-05 01:12:32 +03:00
2022-11-27 16:48:27 +03:00
2022-11-27 16:48:27 +03:00
2020-10-22 21:00:42 +03:00
2020-10-22 21:00:42 +03:00
2022-08-17 12:54:11 +03:00
2022-11-20 15:00:44 +02:00
2022-11-27 16:48:27 +03:00
2022-11-27 16:48:27 +03:00
2022-11-27 16:48:27 +03:00
2022-07-27 12:58:56 +03:00
2022-11-27 16:48:27 +03:00
2022-11-24 22:04:29 +03:00
2020-12-16 15:14:33 +03:00
2022-12-29 17:31:44 +03:00
2020-12-16 15:14:33 +03:00
waf
2021-04-28 08:36:34 +03:00
2021-04-08 22:40:26 +03:00
2022-11-27 16:48:27 +03:00

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

Description
Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
Readme 221 MiB
Languages
C++ 77.3%
C 19.8%
SWIG 0.7%
Objective-C 0.5%
C# 0.4%
Other 0.9%