Commit Graph

  • 8e5ffcc9f1 Removed SMTPClient as the original code's license is unknown. Relintai 2024-01-10 19:37:39 +0100
  • 585358e91b Added missing setters to VariantOP. Relintai 2024-01-07 11:46:05 +0100
  • 8f7ee38377 Fix running standalone scripts in non-editor builds. Relintai 2024-01-02 13:56:15 +0100
  • 562fe84f67 Don't print error when there is no default NavigationMeshGenerator. Relintai 2024-01-02 13:05:52 +0100
  • 7a6f6aa8ef Fix non tools build. Relintai 2024-01-02 12:43:12 +0100
  • 00a199ab21 Allow running standalone scripts in non-editor builds. Relintai 2024-01-02 12:28:55 +0100
  • 20ec9e2043 Fixed generating urls in BrowsableFolderServeWebPage. Relintai 2024-01-02 10:56:10 +0100
  • 2effb794fd Fixed typo. Relintai 2024-01-02 10:55:42 +0100
  • 7c216fd161 Don't warn when falling back to NavigationMeshGeneratorDummy. Relintai 2023-12-30 10:02:09 +0100
  • 70d3d54386 Also added the new helper method to the gdnative api. Relintai 2023-12-27 13:48:01 +0100
  • 43b14a071c Added to_real helper methods to String. Relintai 2023-12-27 13:02:57 +0100
  • 3f2149212a Fixed error. Relintai 2023-12-25 21:11:09 +0100
  • 4d966d877f Fixed warning. Relintai 2023-12-25 21:06:39 +0100
  • 08f7789e40 Now SceneSynchronizerDebugger can properly create it's debugger.py file. Relintai 2023-12-25 20:48:32 +0100
  • f37f74d7f9 Fixed warning. Relintai 2023-12-25 20:48:01 +0100
  • f927e2db73 Ran the clang format script. Relintai 2023-12-25 20:27:28 +0100
  • 2f53a26f36 Re-extracted class docs. Relintai 2023-12-25 20:20:30 +0100
  • 5059f6b2d2 Fixed warning. Relintai 2023-12-25 20:18:01 +0100
  • 2ae29884cb Merged in the backwards utilities. Relintai 2023-12-25 20:12:56 +0100
  • e44c46d7a9 Fixed include paths, compile errors and some code style. Relintai 2023-12-25 20:00:07 +0100
  • d8eec349a5 Updated register_types.h Relintai 2023-12-25 19:41:37 +0100
  • b6648f707e Added missing classes to config.py. Relintai 2023-12-25 19:38:05 +0100
  • eb63a4d682 Updated NetworkSynchronizer from https://github.com/GameNetworking/network_synchronizer/tree/godot-3.x . f12fee66a7e3eb2013d6c5437837770455105b91 (Merge commit: cc3c7d244adea8b25822f43963618fd2dbf18ec8) Relintai 2023-12-25 19:27:07 +0100
  • 1f291939e9 Now PagedArticleWebPage won't add the summary page to the list of pages you can switch to. Relintai 2023-12-24 20:33:18 +0100
  • 3d4b294c8d Fix build when the mbedtls module is disabled. Relintai 2023-12-24 10:42:44 +0100
  • d4d4a737fb Fix build when the jsonrpc module is disabled. Relintai 2023-12-24 00:02:22 +0100
  • db08e3c8b9 Re-extracted class docs. Relintai 2023-12-23 00:54:40 +0100
  • 094b1fe752 Bind the send_mail method. Relintai 2023-12-23 00:53:42 +0100
  • 2bd9eb6468 Implemented SMTPClient based on https://github.com/Relintai/smtp_node . Relintai 2023-12-23 00:50:09 +0100
  • 85d60b67e8 Created SMTPClient class. Relintai 2023-12-22 20:29:15 +0100
  • be379405d2 Added a button to the TilesetEditor to easily select the TilesetEditorContext when needed. Relintai 2023-12-22 20:15:33 +0100
  • f9cbc81492 Renamed RTilesetEditorContext to TilesetEditorContext. Relintai 2023-12-22 20:10:02 +0100
  • 0d6f38b317 Re-extracted class docs. Relintai 2023-12-22 19:49:04 +0100
  • cd34883d79 Completely removed the cached path api from FileCache. Relintai 2023-12-22 19:37:23 +0100
  • ca9249b5cf Started reworking filecache to have an immediate file path mode. Non-immediate mode will be removed in next commit, saving the work in case it's needed later. Relintai 2023-12-22 19:29:48 +0100
  • 57c3233187 Optimized path_clean_end_slash in String. Relintai 2023-12-22 19:26:41 +0100
  • 978e49a289 Implemented range requests for the HTTPServerSimple. It does work in fiefox, however wget seems to choke on it. This will be fixed later. Relintai 2023-12-22 15:37:04 +0100
  • 4d6b2f6f55 Fix logic in String::substr_index. Relintai 2023-12-22 15:35:35 +0100
  • a781853b2b Added a way to get all available marameter keys to WebServerRequest. Relintai 2023-12-22 13:14:17 +0100
  • e5719c991b Store incoming http request parameters properly. Relintai 2023-12-22 13:02:17 +0100
  • df2859b9d0 Added a way to unregister connections and get out their raw connection data from the http server. Relintai 2023-12-22 12:38:38 +0100
  • cf76e6debf Fix the doc descriptions where they got lost due to adding StringName to Variants. Also fixed smaller issues where I ran into them. Relintai 2023-12-21 00:48:25 +0100
  • 4f6d95d77e Fix warning. Relintai 2023-12-20 23:25:00 +0100
  • 2e41d4dfcd Now unicode error printing is disabled by default. Also can be enabled via a macro. Relintai 2023-12-20 23:21:32 +0100
  • cd6e6149f8 Marked the last backported commit. Relintai 2023-12-20 23:10:46 +0100
  • 6713693291 Add Android project settings for gesture support Fredia Huya-Kouadio 2023-11-03 05:23:20 -0700
  • ae3b43f6ca Improve TileMap editor visible names and tooltips kleonc 2023-07-12 14:32:25 +0200
  • d8968ccef9 GDNative: Fix Linux arm64 warning about ignored sysv_abi attribute Rémi Verschelde 2023-12-08 13:15:28 +0100
  • 1c70f86950 Fix various GCC 13 warnings Rémi Verschelde 2023-12-08 13:33:45 +0100
  • 312a907ce7 Update the launchMode for the GodotApp activity to allow other activities to be part of the same task Fredia Huya-Kouadio 2023-10-31 19:12:34 -0700
  • 8452eb6c97 Fix Android editor crash issue Fredia Huya-Kouadio 2023-11-03 07:54:04 -0700
  • 7000a13bda Automatically pick the Android sdk path using environment variables Fredia Huya-Kouadio 2023-10-31 23:01:48 -0700
  • 6b6536ffe8 Also backported the previous change for cscript. Relintai 2023-12-20 22:49:11 +0100
  • 929ad6b766 Far faster and more efficient method of checking if an identifer refers an autoload. Jason Knight 2023-10-09 14:18:19 -0600
  • 44453b1d58 Make gizmo plugin handle SpriteBase3D instead of Sprite3D kleonc 2023-10-06 10:40:02 +0200
  • 7633bb4d89 Fix grayscale dds loading BlueCube3310 2023-09-12 15:22:42 +0200
  • 96d23e1f29 Fix glGet overflows by using 64 bit versions lawnjelly 2023-10-09 08:12:04 +0100
  • f45f3bbc73 Remove the separator from ItemList's thumbnail mode Jakub Marcowski 2023-10-28 16:42:23 +0200
  • dddc914981 Use occlusionState to determine when window is drawable. bruvzg 2023-10-11 11:49:38 +0300
  • 5b05e02fde Return exit code 0 when running --version or --help TurboHz 2023-10-20 11:21:33 +0200
  • f95754186a Fix File.get_buffer returning wrong length Fabio Alessandrelli 2023-11-15 12:49:01 +0100
  • e7611e5eab Make OSIPhone::get_screen_refresh_rate respect iOS Low Power Mode Zach Coleman 2023-11-22 11:56:12 -0500
  • 838b46ac1a Allow dragging editable children Haoyu Qiu 2023-12-06 16:26:37 +0800
  • 88fd023a06 Workaround GCC warning in rasterizer_canvas_batcher lawnjelly 2023-12-11 17:45:30 +0000
  • bc5b8b61ec mbedTLS: Update to version 2.18.5 Fabio Alessandrelli 2023-10-21 14:06:23 +0200
  • 341f89b10c Check parameter validity in Object::set_script Angad Kambli 2021-02-17 21:17:57 +0530
  • 8f03370bfa Updated controller mappings DB from godot. Relintai 2023-12-20 22:19:10 +0100
  • 651857c040 Web: Fix version check for missing scalbnf LTO workaround Rémi Verschelde 2023-09-18 16:32:13 +0200
  • 51d50bff9b Web: Workaround Emscripten 3.1.42+ LTO regression Rémi Verschelde 2023-09-05 14:56:53 +0200
  • cb17ff6c1d Updated github action checkout. Relintai 2023-12-20 22:06:03 +0100
  • 6f4467b13a Build system: add option for MSVC incremental linking. ocean (they/them) 2023-08-29 17:56:25 -0400
  • 15bac2d514 Fix syntax error. Relintai 2023-12-18 00:46:28 +0100
  • f3982e12c7 Fix an exclude in the clang format script. Relintai 2023-12-18 00:31:20 +0100
  • 5133ef182d File copyright header updates pt10. Relintai 2023-12-18 00:31:04 +0100
  • 7a1db17e0f Added more excludes to the clang format script. Relintai 2023-12-18 00:25:43 +0100
  • 98912a89e8 File copyright header updates pt9. Relintai 2023-12-18 00:25:33 +0100
  • 2dc3113b0c Added more excludes to the clang format script. Relintai 2023-12-18 00:19:04 +0100
  • 429575fab6 File copyright header updates pt8. Relintai 2023-12-18 00:18:53 +0100
  • ac22f681a7 Added more excludes to the clang format script. Relintai 2023-12-18 00:03:16 +0100
  • ae854d4e55 File copyright header updates pt7. Relintai 2023-12-18 00:02:58 +0100
  • 3afe20bdc7 More old copyright header cleanups. Relintai 2023-12-17 23:24:10 +0100
  • cc4123e8fc Also ignore formatting fastnoise/lib. Relintai 2023-12-17 23:22:59 +0100
  • 347168197c File copyright header updates pt6. Relintai 2023-12-17 23:21:54 +0100
  • 87794189e6 Skip formatting sqlite. Relintai 2023-12-17 23:15:33 +0100
  • 443140a9e8 File copyright header updates pt5. Relintai 2023-12-17 23:07:28 +0100
  • 5088d32fa0 Removed my old copyright headers. Relintai 2023-12-17 22:59:50 +0100
  • 99621357a0 File copyright header updates pt4. Relintai 2023-12-17 22:50:00 +0100
  • 22ec1be9b3 File copyright header updates pt3. Relintai 2023-12-17 22:42:34 +0100
  • c12e2b34ad File copyright header updates pt2. Relintai 2023-12-17 22:39:31 +0100
  • b3bb02b250 Fix adding newline in the copyright headers script. Relintai 2023-12-17 22:35:47 +0100
  • 337c99e52f File copyright header updates pt1. Relintai 2023-12-17 22:29:33 +0100
  • 9eb2fb05e4 Updated the copyright headers and clang-format scripts. Relintai 2023-12-17 22:14:52 +0100
  • ab55049582 Updated the license. Relintai 2023-12-17 21:44:51 +0100
  • 0146de37da Initial docs for the WindowServer. Relintai 2023-12-12 14:55:38 +0100
  • 2c78ecad0f Re-extracted docs for PLogger. Relintai 2023-12-12 14:52:01 +0100
  • 70f749688b Renamed DisplayServer to WindowServer. Relintai 2023-12-12 14:51:08 +0100
  • a99e07563d Initial DisplayServer method setup. Relintai 2023-12-12 14:39:28 +0100
  • c11e564b4e Added a new dummy DisplayServer class. Relintai 2023-12-12 13:35:51 +0100
  • 88e9ad04f2 Moved back the servers and resources from core. Relintai 2023-12-10 23:11:07 +0100
  • 11945d7f1d Split material.h. Relintai 2023-12-10 21:26:28 +0100