nillerusr 2a490d398c Revert "Fix code for Android"
This reverts commit 7a91fbebd9bef4c1a47747ef71960d646ab90d8d.
2021-09-02 20:31:11 +03:00
1
2020-04-22 12:56:21 -04:00
2021-04-06 23:22:52 +03:00
2021-09-02 20:31:11 +03:00
2021-04-06 23:22:52 +03:00
2021-04-06 23:22:52 +03:00
2021-04-28 18:24:16 +03:00
2021-04-25 23:36:09 +03:00
2021-03-31 20:12:00 +03:00
1
2020-04-22 12:56:21 -04:00
2021-04-06 23:22:52 +03:00
2020-10-22 13:37:02 +03:00
2021-05-30 18:04:37 +03:00
2020-11-13 16:42:13 +03:00
1
2020-04-22 12:56:21 -04:00
2021-09-02 20:31:11 +03:00
2021-09-02 20:31:11 +03:00
2021-04-06 23:22:52 +03:00
1
2020-04-22 12:56:21 -04:00
2020-10-22 21:00:42 +03:00
2021-04-25 23:36:09 +03:00
2021-04-28 18:24:16 +03:00
2021-09-02 20:31:11 +03:00
2021-04-27 19:44:24 +03:00
1
2020-04-22 12:56:21 -04:00
1
2020-04-22 12:56:21 -04:00
2021-04-28 18:24:16 +03:00
2021-04-25 23:36:09 +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
2021-09-02 20:31:11 +03:00
1
2020-04-22 12:56:21 -04:00
2020-10-22 21:00:42 +03:00
2021-04-06 23:22:52 +03:00
2020-10-22 21:00:42 +03:00
2021-04-06 23:22:52 +03:00
1
2020-04-22 12:56:21 -04:00
2020-10-22 21:00:42 +03:00
1
2020-04-22 12:56:21 -04:00
2021-04-06 23:22:52 +03:00
2021-09-02 20:31:11 +03:00
2021-09-02 20:31:11 +03:00
2021-04-06 23:22:52 +03:00
2021-04-06 23:22:52 +03:00
2021-09-02 20:31:11 +03:00
2020-10-22 21:00:42 +03:00
2020-10-22 21:00:42 +03:00
2020-10-22 21:00:42 +03:00
2020-10-22 21:00:42 +03:00
2020-10-22 21:00:42 +03:00
2021-03-31 20:12:00 +03:00
2021-04-06 23:22:52 +03:00
2021-04-06 23:22:52 +03:00
2021-04-06 23:22:52 +03:00
2020-11-14 15:54:58 +03:00
2021-04-06 23:22:52 +03:00
2021-04-06 23:22:52 +03:00
2021-04-25 23:36:09 +03:00
2021-04-06 23:22:52 +03:00
2021-04-06 23:22:52 +03:00
2021-03-31 20:19:16 +03:00
2020-11-13 16:42:13 +03:00
1
2020-04-22 12:56:21 -04:00
2020-12-16 15:14:33 +03:00
2021-04-06 22:34:32 +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
2021-05-23 18:43:53 +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 )

How to Build?

On Linux:

  1. Clone repo ( git clone https://github.com/nillerusr/source-engine)
  2. Run git submodule init && git submodule update
  3. Build
./waf configure -T debug
./waf build
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%