Commit Graph

  • 6317409e22 feat: updated godot cpp to 4.3 main Sara 2024-11-07 20:06:10 +0100
  • 79beb14c5c fix: set branch for utils in gitmodules Sara 2024-10-11 12:09:46 +0200
  • 35ccae1f24 feat: updated gitignore and clang-format Sara 2024-10-11 12:08:15 +0200
  • 27b2c2efbb Update README.md by removing typo Dragos Daian 2024-05-17 13:08:55 +0200
  • 19eda87006 Add `.gdignore` file to prevent editor from importing resources Hugo Locurcio 2024-02-07 23:29:43 +0100
  • 59f4cc9985 Add Godot .editorconfig Adam Scott 2023-10-08 13:53:41 -0400
  • 8c51cc70ce feat: updated godot-cpp to 4.3 stable Sara 2024-08-15 21:21:59 +0200
  • 70ef73e06f feat: updated src/utils to newest Sara 2024-08-15 21:21:11 +0200
  • 06650112a5 fix: added missing libgit_plugin.linux.* for git plugin Sara 2024-08-15 20:55:04 +0200
  • 1fce4436ef feat: added godot git addon Sara 2024-08-07 20:33:57 +0200
  • b6540b6f07 feat: Added optimize=none to debug make target Sara 2024-05-31 16:05:42 +0200
  • e5bfffce14 feat: added compiledb to makefile Sara 2024-05-28 20:06:44 +0200
  • c43edd3fd0 feat: updated utils Sara 2024-05-28 16:29:21 +0200
  • 8af2858e39 feat: removed uninitialize function completely Sara 2024-05-28 14:15:57 +0200
  • f91feba86d chore: updated utils Sara 2024-05-28 14:15:22 +0200
  • 6881f8e84a feat: added project.godot update as part of init.sh Sara 2024-05-28 11:41:16 +0200
  • fd0913dac2 chore: updated utils Sara 2024-05-24 17:40:53 +0200
  • 1b81f5686e feat: added makefile Sara 2024-04-02 15:50:56 +0200
  • ce5b207a07 feat: bumped target version of godot-cpp Sara 2024-04-02 15:47:51 +0200
  • 8e0ba99e6d Added init.sh script Sara 2024-03-07 20:48:46 +0100
  • 09035af13b Created game template Sara 2024-03-07 20:16:30 +0100
  • 3ec351897d
    Merge pull request #18 from sdab/main Patrick Exner (FlameLizard) 2023-12-21 18:14:06 +0100
  • 682db5ae1a
    Merge pull request #21 from Faless/fix/install_bin Patrick Exner (FlameLizard) 2023-11-27 23:14:10 +0100
  • ac1499baf4 Fix library copy command Fabio Alessandrelli 2023-11-27 20:55:30 +0100
  • e6323bdc32
    Merge pull request #12 from adamscott/add-clang-format Patrick Exner (FlameLizard) 2023-11-19 22:24:53 +0100
  • 24a5efe8f7
    Update README.md Sebastien Dabdoub 2023-10-18 20:04:31 -0700
  • 843b2258a0
    Merge pull request #15 from adamscott/copy-bin-to-projectdir Patrick Exner (FlameLizard) 2023-10-17 10:02:57 +0200
  • 54a177ce39
    Copy generated library to the projectdir Adam Scott 2023-10-15 13:50:01 -0400
  • 055ab32bc6
    Merge pull request #5 from adamscott/add-compiledb-and-custom-support Patrick Exner (FlameLizard) 2023-10-15 22:52:50 +0200
  • fbd0021dec
    Add Godot project .clang-format file Adam Scott 2023-10-08 13:50:37 -0400
  • f836481b66
    Merge pull request #11 from akien-mga/gh-fix-issue-template Rémi Verschelde 2023-10-05 14:52:42 +0200
  • 8aebbf12fa
    Fix GitHub issue template not being parsed as form Rémi Verschelde 2023-10-05 13:48:57 +0200
  • 7ea1d169d8
    Merge pull request #10 from akien-mga/ci-fix-mingw-install Rémi Verschelde 2023-10-05 14:52:15 +0200
  • 18aa438af5
    CI: Pin MinGW version to 12.2.0 to fix install issue Rémi Verschelde 2023-10-05 13:44:43 +0200
  • 43d3b1181c
    Add compiledb, help and custom.py support Adam Scott 2023-08-17 10:25:50 -0400
  • 948cf4be33
    Merge pull request #8 from AThousandShips/version_str Patrick Exner (FlameLizard) 2023-09-02 19:56:39 +0200
  • 9e8e06aac7 Fix formatting of `compatibility_minimum` A Thousand Ships 2023-08-31 16:54:16 +0200
  • aa093cd429
    Merge pull request #7 from paddy-exe/add-instructions-readme Patrick Exner (FlameLizard) 2023-08-26 20:41:49 +0200
  • 6985cbaa88 Add/Clarify README instructions in main branch Patrick-FlameLizard 2023-08-26 20:10:19 +0200
  • de872a8829
    Merge pull request #2 from Gallilus/4.0-2 4.0 Patrick Exner (FlameLizard) 2023-08-26 20:07:13 +0200
  • 8fc98af6dd
    Merge pull request #4 from adamscott/vscode-settings Patrick Exner (FlameLizard) 2023-08-26 20:04:26 +0200
  • 4c0556fcb8
    Merge pull request #6 from paddy-exe/main Patrick Exner (FlameLizard) 2023-08-26 20:03:30 +0200
  • fb8e864dba Add class registration comment hint for main branch Patrick-FlameLizard 2023-08-26 19:59:37 +0200
  • 8427a8f7e8
    Merge pull request #3 from Gallilus/4.0-1 Patrick Exner (FlameLizard) 2023-08-26 17:23:47 +0200
  • b54f7475af
    Add vscode extension suggestions and ignore the rest Adam Scott 2023-08-17 08:31:03 -0400
  • 76be70e469 Clarify README.md Gallilus 2023-08-14 20:29:05 +0200
  • 849650fc7a add commented hint Gallilus 2023-08-14 20:26:26 +0200
  • 5eb763fff7
    Merge pull request #1 from paddy-exe/4.1 Patrick Exner (FlameLizard) 2023-08-08 15:07:36 +0200
  • 498a9f99b0 Change project version to 4.1 Patrick 2023-08-08 01:55:15 +0200
  • 882ffb2726 Initial commit Patrick 2023-08-06 00:42:21 +0200
  • ab88d0b254 Initial commit Patrick 2023-08-06 00:42:21 +0200