Sara pushed to stripped at Sara/godot-cpp-utils
- efaeb16fe5 feat: stripped away over complicated bits
Sara pushed to main at Sara/godot-cpp-template
- 6317409e22 feat: updated godot cpp to 4.3
Sara pushed to main at Sara/godot-cpp-utils
- c3f104b630 feat: game state is now loaded from user://savegame.res
Sara pushed to main at Sara/godot-cpp-utils
- 885d843cda fix: load_level now called *after* instantiating game state
- b07f0e299e fix: cleanup of incorrect includes
- Compare 2 commits »
Sara pushed to main at Sara/godot-cpp-template
- 79beb14c5c fix: set branch for utils in gitmodules
Sara pushed to main at Sara/godot-cpp-template
- 35ccae1f24 feat: updated gitignore and clang-format
Sara pushed to main at Sara/godot-cpp-utils
- c568673f18 Merge branch 'temp'
- b1d5e5d263 Merge remote-tracking branch 'origin' into temp
- 76fa8d3e3f feat: rng is now initialzed on _enter_tree
- Compare 3 commits »
Sara pushed to main at Sara/godot-cpp-utils
- cb6fd87e72 fix: errors when loading levels due to gamemodes
Sara pushed to main at Sara/godot-cpp-utils
- e2d56ed6d4 fix: errors when reloading scenes
Sara pushed to main at Sara/godot-cpp-utils
- 528db9415c fix: GameRoot now initializes rng in _enter_tree
Sara pushed to main at Sara/cutes
- bb201d5085 feat: re-implemented hash function with multiplication hash
- 96323d7abc feat: mirror get_typeid does not require self argument
- Compare 2 commits »
Sara pushed to main at Sara/cutes
- faf0463e37 tweak: formatting of hash map
- e99e391ffa chore: documentation and readability of hash_map.c
- Compare 2 commits »
Sara pushed to main at Sara/cutes
- 2021092a17 fix: if NDEBUG is defined debug macros will be empty
- bb6dcbeabe fix: hash map keys/values funcs now return lists of pointers to elements
- Compare 2 commits »
Sara pushed to main at Sara/cutes
- af50174b71 fix: fixed hash map get returns not being correct
Sara pushed to main at Sara/cutes
- 172d1ee10e chore: improved mirror macro isolation
Sara pushed to main at Sara/cutes
- eab5961989 fix: brackets around value macro definition
Sara pushed to main at Sara/cutes
- a72494b52a feat: added tc_is_null and tc_null to typeclass_helpers.h
Sara pushed to main at Sara/cutes
- 09bb08dc79 fix(language): list_contains has the functionality of list_find, renamed to fit
- 1631047f33 fix: added semicolon to abort() in UNREACHABLE
- Compare 2 commits »