| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-02 | Enable warnings=extra on clang and GCC testers. | marxin | |
| And remove 2 warnings from warnings=extra. | |||
| 2019-02-27 | Fix -Wsign-compare warnings. | marxin | |
| I decided to modify code in a defensive way. Ideally functions like size() or length() should return an unsigned type. | |||
| 2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde | |
| Happy new year to the wonderful Godot community! | |||
| 2018-11-12 | Add new PacketBuffer class for buffered peers | Fabio Alessandrelli | |