Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/core
AgeCommit message (Expand)Author
2024-12-26change math constants to constexprKae
2024-12-05add sky setting overrides to celestial.flyShip, pass net rules to packet read...Kae
2024-11-30move loadstring out of LuaRootKae
2024-11-05Update StarDirectives.cppKae
2024-11-05Disable stack capture on common Json patching exceptionsKae
2024-11-05support for an absurd hacky trick used by FD: appending to the frame ID via t...Kae
2024-10-25Merge pull request #134 from dressupgeekout/netbsdKae
2024-10-25Only create a dump on stack overflowKae
2024-10-24Add preliminary support for NetBSDCharlotte Koch
2024-10-23fix broken minidumpingKae
2024-10-18win: add minidumps to fatal errorsKae
2024-09-22fix bool lexical castsKae
2024-09-16make lexical casts (string -> int/float) fasterKae
2024-09-15Update StarThread_unix.cppKae
2024-09-15Update StarJsonExtra.hppKae
2024-09-15Update StarJsonExtra.hppKae
2024-09-14protected dungeon ID optimization + /settileprotection improvementsKae
2024-09-12Merge branch 'main' into wip/net-n-btreeKae
2024-09-12fix windows pread and pwrite bugKae
2024-09-12Merge branch 'main' into wip/net-n-btreeKae
2024-09-12Update StarFile_windows.cppKae
2024-09-12Merge branch 'main' into wip/net-n-btreeKae
2024-09-12fix windows pread and pwrite bugKae
2024-09-12Update StarFont.cppKae
2024-09-12Merge branch 'main' into wip/net-n-btreeKae
2024-09-11tooltip stuffKae
2024-09-11use a version number rather than a boolKae
2024-09-11try to fix that freaking rare font bug againKae
2024-09-11Experimental BTree changesKae
2024-09-11Network compatibility changesKae
2024-09-10Fix ImageMetadataDatabase::calculateImageSize calling Image::readPngMetadata ...floydinator-git
2024-09-02Rename Keypad enumsKae
2024-08-14Update StarThread_unix.cppKae
2024-08-14Update StarThread_unix.cppKae
2024-08-14Update StarThread_unix.cppKae
2024-08-14Update StarThread_unix.cppKae
2024-08-08Update StarLogging.cppKae
2024-08-08nicer error logging for BTree RepackerKae
2024-08-04Improve Windows stack outputKae
2024-08-03Improve Discord activity infoKae
2024-08-02Fix RNG bugs from upgrade to C++17Kae
2024-07-31fix F16-F24 keys offsetting keycodes, add key name to canvas key callback argsKae
2024-07-29Avoid crashing when a OGG file is broken (thanks to @kblaschke !)Kae
2024-07-28add 2 new allocators, currently using rpmalloc on Windows (mimalloc unused fo...Kae
2024-07-27Networking changes (needs P2P testing, requires clients to update unfortunately)Kae
2024-07-12add F16-F24 keysKae
2024-06-03player.availableRecipes and root.allRecipesKae
2024-06-02directive-based color variants for materialsKae
2024-05-29sequence parsing and parseArguments fixesKae
2024-05-25fix Assets filesByExtension storing duplicate asset pathsKae