osb/source
Kai Blaschke 9029f897da
Support prefixed and non-prefixed JeMalloc functions
Note that linking a JeMalloc library without prefixed functions will replace all memory allocations, including any call to "new", not just the ones specifically called via Star::malloc etc.
2024-02-21 18:08:56 +01:00
..
application Merge branch 'main' into small-fixes 2024-02-20 09:49:42 +11:00
base Merge branch 'main' into small-fixes 2024-02-20 09:49:42 +11:00
client Fixed a huge amount of Clang warnings 2024-02-19 16:55:19 +01:00
core Support prefixed and non-prefixed JeMalloc functions 2024-02-21 18:08:56 +01:00
extern Add GitHub Actions build workflows 2024-02-19 14:11:19 +01:00
frontend Merge branch 'main' into small-fixes 2024-02-20 09:49:42 +11:00
game Merge branch 'main' into small-fixes 2024-02-20 09:49:42 +11:00
json_tool The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
mod_uploader The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
platform everything everywhere 2023-06-20 14:33:09 +10:00
rendering Merge branch 'main' into small-fixes 2024-02-20 09:49:42 +11:00
server Rename global WorldTimestep var to more appropriate name 2023-08-15 13:38:40 +10:00
test Merge pull request #18 from kblaschke/add-github-actions-workflow-files 2024-02-20 09:50:40 +11:00
utility Fixed a huge amount of Clang warnings 2024-02-19 16:55:19 +01:00
windowing Fixed a huge amount of Clang warnings 2024-02-19 16:55:19 +01:00
CMakeLists.txt I hate Freetype 2024-02-20 17:44:53 +11:00
CMakeSettings.json update CmakeSettings 2024-02-13 15:20:13 +08:00
vcpkg-configuration.json Add GitHub Actions build workflows 2024-02-19 14:11:19 +01:00
vcpkg.json Add GitHub Actions build workflows 2024-02-19 14:11:19 +01:00