| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
| | | | | | | | Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module. | ||||
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| | | | | | Happy new year to the wonderful Godot community! | ||||
| * | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde | 2017-12-07 | 1 | -2/+2 |
| | | |||||
| * | GDScript: Refactor "GD" class prefix to "GDScript" | Rémi Verschelde | 2017-11-16 | 1 | -149/+149 |
| | | |||||
| * | Dead code tells no tales | Rémi Verschelde | 2017-08-27 | 1 | -10/+0 |
| | | |||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Synchronize parameter names in definition and declaration | TwistedTwigleg | 2017-08-16 | 1 | -6/+6 |
| | | | | | Fixes #10244. | ||||
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| | | |||||
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -498/+514 |
| | | | | | | | | | | | | | | | | | | | | | | | | | I can show you the code Pretty, with proper whitespace Tell me, coder, now when did You last write readable code? I can open your eyes Make you see your bad indent Force you to respect the style The core devs agreed upon A whole new world A new fantastic code format A de facto standard With some sugar Enforced with clang-format A whole new world A dazzling style we all dreamed of And when we read it through It's crystal clear That now we're in a whole new world of code | ||||
| * | Add a bunch of missing Godot headers in own files | Rémi Verschelde | 2017-03-05 | 1 | -1/+1 |
| | | |||||
| * | Style: Fix statements ending with ';;' | Rémi Verschelde | 2017-01-16 | 1 | -2/+2 |
| | | |||||
| * | rename String.extension() -> String.get_extension() / String.basename() -> ↵ | Juan Linietsky | 2017-01-14 | 1 | -1/+1 |
| | | | | | String.get_basename() | ||||
| * | Move tests again from core to main | Rémi Verschelde | 2017-01-08 | 1 | -0/+1065 |
| As advised by @reduz, as tests depend on other libs. | |||||
