summaryrefslogtreecommitdiffstats
path: root/core/SCsub
Commit message (Expand)AuthorAgeFilesLines
* SCons: Fix `mono` dependencyThaddeus Crews2024-06-011-1/+1
* Update pre-commit hooks configuration to use `ruff` instead of `black`Jakub Marcowski2024-05-211-7/+5
* SCons: Fix generation of `disabled_classes.gen.h` after #91624scgm02024-05-131-1/+1
* SCons: Generate all scripts nativelyThaddeus Crews2024-05-071-38/+91
* SCons: Colorize warnings/errors during generationThaddeus Crews2024-04-281-2/+2
* Replace Clipper1 library by Clipper2 libraryRicardo Buring2024-04-201-1/+0
* SCons: unify code generations routine and minimize timestamp changesRiteo2024-03-151-3/+6
* Enforce `\n` eol for Python writesThaddeus Crews2024-03-091-1/+1
* Add two new COMSTR environment variablesThaddeus Crews2024-03-011-8/+4
* Add 2D navigation mesh bakingsmix82023-09-251-0/+18
* FreeType: Update to version 2.13.1bruvzg2023-07-101-1/+0
* Linux: Allow unbundling brotli to use system libraryRémi Verschelde2023-07-061-1/+1
* Expose brotli decompression to the scripting API.bruvzg2023-03-291-0/+25
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-261-1/+1
* [Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli2022-07-261-1/+0
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-1/+1
* Add arch flag to assembler to fix build on ARM64 macOS / iOS.bruvzg2022-07-011-2/+1
* zstd: Update to upstream version 1.5.2Rémi Verschelde2022-06-281-0/+4
* Core: Move generated `VERSION_HASH` to a `.cpp` fileRémi Verschelde2022-02-091-0/+1
* SCons: List `.gen.cpp` sources explicitly to avoid globbing errorsRémi Verschelde2021-10-151-0/+1
* [Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli2021-09-071-0/+1
* Implement native extension systemreduz2021-06-251-0/+1
* Implement shader cachingreduz2021-05-311-0/+1
* Fixed build with SCRIPT_AES256_ENCRYPTION_KEY setMarcus Brummer2021-05-141-1/+1
* SCons: Abort if SCRIPT_AES256_ENCRYPTION_KEY is invalidRémi Verschelde2021-05-141-7/+10
* Update PolyPartition / Triangulator libraryAaron Franke2021-01-121-1/+1
* SCons: Add explicit dependencies on thirdparty code in cloned envRémi Verschelde2020-12-181-5/+15
* Don't handle BaseException in build scriptsMarcel Admiraal2020-12-121-1/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+7
* Refactor MethodBind to use variadic templatesreduz2020-10-181-19/+3
* zstd: Update to upstream version 1.4.5Rémi Verschelde2020-09-181-0/+1
* Remove unused Python imports.Marcel Admiraal2020-09-101-1/+0
* Fix new black style check failures in various files.Marcel Admiraal2020-08-211-2/+6
* SCons: Refactor running commands through buildersAndrii Doroshenko (Xrayez)2020-07-281-5/+11
* Remove HQ2X and the `Image.expand_2x_hq2x()` methodHugo Locurcio2020-05-161-1/+0
* thirdparty: Cleanup after #38386, document provenance and copyrightRémi Verschelde2020-05-111-0/+1
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-49/+62
* Refactored Input, create DisplayServer and DisplayServerX11Juan Linietsky2020-03-261-0/+1
* Refactor ScriptDebugger.Fabio Alessandrelli2020-03-081-0/+1
* Update zstd to 1.4.3unknown2019-11-031-0/+2
* Fix missing `z_verbose` and `z_error` symbols in debug iOS build.bruvzg2019-10-251-0/+2
* Move CryptoCore to it's own folder.Fabio Alessandrelli2019-08-191-0/+1
* Merge pull request #30188 from Andrettin/Method-Binding-Free-Function-SupportRémi Verschelde2019-07-091-1/+1
|\
| * Added support for passing functions pointers (with a class instance as the fi...Andrettin2019-07-091-1/+1
* | SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde2019-07-031-2/+2
* | CryptoCore class to access to base crypto utils.Fabio Alessandrelli2019-07-021-4/+0
|/
* Build Clipper with `tools=no` and patch it to auto-disable exceptionsAndrii Doroshenko (Xrayez)2019-05-221-0/+1
* SCons: Always use env.Prepend for CPPPATHRémi Verschelde2019-04-301-4/+4
* SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde2019-04-241-2/+2
* Update zstd to 1.3.8Guilherme Felipe2019-01-031-1/+5