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

summaryrefslogtreecommitdiff
path: root/source/base/StarAssets.cpp
AgeCommit message (Expand)Author
2025-05-03make troubleshooting errors in json patches easierKae
2025-04-12Fix multiple Lua patches of the same path not working correctlyKae
2025-03-05fix a warningBottinator22
2025-03-02improvementBottinator22
2025-03-02minor improvementsBottinator22
2025-03-02allow persistently preloading assetsBottinator22
2025-02-23add sourcePaths and origin callbacksWereTech
2025-02-03add /hotreloadKae
2024-09-22root.assetFrames & assets.framesKae
2024-09-12Merge branch 'main' into wip/net-n-btreeKae
2024-09-11Network compatibility changesKae
2024-09-07Update StarAssets.cppfloyd
2024-07-29Avoid crashing when a OGG file is broken (thanks to @kblaschke !)Kae
2024-06-25Update StarAssets.cppKae
2024-06-25Add .patchlistKae
2024-06-03fix crash with asset scripts that only manifested after MSVC updateKae
2024-05-25fix Assets filesByExtension storing duplicate asset pathsKae
2024-04-25fix macOS compilationKae
2024-04-25reduce some Directives exceptions down to error strings for perfKae
2024-04-22Lua chat callbacks + better font stylingKae
2024-04-08oops - restore assets modification to load scriptsKae
2024-04-08Expose assets lua callbacks to patch contextsKae
2024-04-082 features: multi-sample anti-aliasing & Lua patches for imagesKae
2024-03-25change fonts to woff2Kae
2024-03-25title changes (moved quit button away) + better compressed all the pngsKae
2024-03-25make tech parentOffset interpolatedKae
2024-03-25Add support for directly setting image assets and processing Image userdataKae
2024-03-22fix pushGlobalContext errorErodeesFleurs
2024-03-21Lua patchesKae
2024-03-17Lua: new Image userdata (& cursor mod fix)Kae
2024-03-16postLoad scripts tooKae
2024-03-15asset onLoad scripts can add and patch assets nowKae
2024-03-15experimental asset load scriptsKae
2024-03-09hopefully fix #33Kae
2024-03-09minor code polishKae
2024-03-09Merge pull request #29 from WasabiRaptor/json-patchingKae
2024-03-07fineWasabiRaptor
2024-03-07improvement to iterating through patch arraysWasabiRaptor
2024-03-06Multiple patch filesJamesTheMaker
2024-02-28Fixed remaining compiler warningsKai Blaschke
2024-02-19Fixed a huge amount of Clang warningsKai Blaschke
2023-11-03Add more root.asset* functionsKae
2023-07-06Change pure string format calls to use fmt::to_stringKae
2023-07-01Fix text wrapping splitting inside of words with color codes in themKae
2023-06-27The Formatting String CatastropheKae
2023-06-26resolved most of the compiler warnings/errors under gccLDA
2023-06-27Lazy-loading of ImageOperation inside DirectivesKae
2023-06-26Add string view variant of Star::String and use itKae
2023-06-25More improvements to directivesKae
2023-06-24Pretty much working nowKae