MBCX
|
4acc73dbfa
Make sure huf_decompress is only applied to 64-bit x86.
|
7 months ago |
Thaddeus Crews
|
05203b6a43
SCons: Fix `mono` dependency
|
10 months ago |
Jakub Marcowski
|
d9f8ef68df
Update pre-commit hooks configuration to use `ruff` instead of `black`
|
10 months ago |
scgm0
|
973d3a472d
SCons: Fix generation of `disabled_classes.gen.h` after #91624
|
11 months ago |
Thaddeus Crews
|
34fb3f7730
SCons: Generate all scripts natively
|
11 months ago |
Thaddeus Crews
|
e0e8ce1fc0
SCons: Colorize warnings/errors during generation
|
11 months ago |
Ricardo Buring
|
8a28f816d0
Replace Clipper1 library by Clipper2 library
|
1 year ago |
Riteo
|
a5cf92664d
SCons: unify code generations routine and minimize timestamp changes
|
1 year ago |
Thaddeus Crews
|
d9fa40f2df
Enforce `\n` eol for Python writes
|
1 year ago |
Thaddeus Crews
|
0ce9b6fd1d
Add two new COMSTR environment variables
|
1 year ago |
smix8
|
0ee7e3102b
Add 2D navigation mesh baking
|
1 year ago |
bruvzg
|
008d3de1e9
FreeType: Update to version 2.13.1
|
1 year ago |
Rémi Verschelde
|
153c4a4c4f
Linux: Allow unbundling brotli to use system library
|
1 year ago |
bruvzg
|
0e4bd964cc
Expose brotli decompression to the scripting API.
|
2 years ago |
Rémi Verschelde
|
39facb35a0
SCons: Unify tools/target build type configuration
|
2 years ago |
Fabio Alessandrelli
|
ca7d572908
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
2 years ago |
bruvzg
|
8823eae328
Rename OSX to macOS and iPhoneOS to iOS.
|
2 years ago |
bruvzg
|
b767d2e0fd
Add arch flag to assembler to fix build on ARM64 macOS / iOS.
|
2 years ago |
Rémi Verschelde
|
39ed39900e
zstd: Update to upstream version 1.5.2
|
3 years ago |
Rémi Verschelde
|
90162851a7
Core: Move generated `VERSION_HASH` to a `.cpp` file
|
3 years ago |
Rémi Verschelde
|
c133480531
SCons: List `.gen.cpp` sources explicitly to avoid globbing errors
|
3 years ago |
Fabio Alessandrelli
|
bf9aae09ba
[Net] Move multiplayer to core subdir, split RPCManager.
|
3 years ago |
reduz
|
b1d15c51bc
Implement native extension system
|
3 years ago |
reduz
|
0d2e02945b
Implement shader caching
|
3 years ago |
Marcus Brummer
|
7e8e40a38e
Fixed build with SCRIPT_AES256_ENCRYPTION_KEY set
|
3 years ago |
Rémi Verschelde
|
08b4383e3f
SCons: Abort if SCRIPT_AES256_ENCRYPTION_KEY is invalid
|
3 years ago |
Aaron Franke
|
ddd6fb37e8
Update PolyPartition / Triangulator library
|
4 years ago |
Rémi Verschelde
|
c7b53c03ae
SCons: Add explicit dependencies on thirdparty code in cloned env
|
4 years ago |
Marcel Admiraal
|
8ef5e3201c
Don't handle BaseException in build scripts
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |