| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-08-20 | fix to mingw build | Juan Linietsky | 1 | -1/+1 | |
| 2016-08-19 | Changed API to use sequenced packets for UDP (drop old) | Juan Linietsky | 4 | -9/+9 | |
| 2016-08-20 | ENet windows compilation fixes. | Juan Linietsky | 4 | -6/+4 | |
| For reference, when you include a Windows header (be it directly windows.h or something that includes it) put it at the end of the includes. it seems I forgot. | |||||
| 2016-08-19 | Many fixes to networking, demo should work now | Juan Linietsky | 2 | -4/+14 | |
| 2016-08-19 | Brand new networked multiplayer | Juan Linietsky | 23 | -244/+1303 | |
| 2016-08-18 | DocData: Fix duplicated parenthesis for default values | Ignacio Etcheverry | 1 | -6/+8 | |
| 2016-08-16 | Small usability improvements on the TileMap editor tile palette. | Franklin Sobrinho | 1 | -10/+27 | |
| * The column width changes with the zoom, now the icons don't overlap. * Added a tile hsepation setting. * Added a setting to show/hide tile names. | |||||
| 2016-08-15 | Update EditorPlugin doc | Franklin Sobrinho | 1 | -0/+24 | |
| 2016-08-15 | Expose additional functions for the EditorPlugin class | Franklin Sobrinho | 2 | -3/+26 | |
| 2016-08-15 | 2d collision shape icons now uses the color for shape icons | Daniel J. Ramirez | 24 | -125/+575 | |
| 2016-08-15 | VisualScript: Adding TOOLS_ENABLED flag where needed (#6144) | vkbsb | 3 | -1/+6 | |
| Fixes #6022. | |||||
| 2016-08-14 | Added high level networked multiplayer to Godot. | Juan Linietsky | 7 | -5/+698 | |
| It's complete, but absolutely and completely untested, undocumented and NSFW. Have fun :-) | |||||
| 2016-08-14 | Missing some bits, and added connection status. | Juan Linietsky | 4 | -8/+64 | |
| 2016-08-14 | -Added an ENet implementation for NetworkedMultiplayerPeer for "a bit higher ↵ | Juan Linietsky | 26 | -10/+6801 | |
| level" networking. | |||||
| 2016-08-12 | Confirm code completion with numpad key ENTER | Ignacio Etcheverry | 1 | -1/+1 | |
| 2016-08-10 | i18n: Merge PO files with current template | Rémi Verschelde | 26 | -6184/+12868 | |
| 2016-08-10 | i18n: Sync template with current source | Rémi Verschelde | 1 | -226/+465 | |
| 2016-08-10 | i18n: Sync translations from Weblate | Rémi Verschelde | 22 | -1753/+45588 | |
| Translator credits added manually based on Weblate git log. | |||||
| 2016-08-10 | classref: Sync with current source | Rémi Verschelde | 1 | -36/+1737 | |
