| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Expose WebSocket set_buffers and document it. | Fabio Alessandrelli | 2019-06-15 | 1 | -0/+1 |
| | | |||||
| * | Fix -Wsign-compare warnings. | marxin | 2019-02-27 | 1 | -3/+3 |
| | | | | | | I decided to modify code in a defensive way. Ideally functions like size() or length() should return an unsigned type. | ||||
| * | Modules: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 1 | -0/+361 |
| Renamed: - `modules/mono/mono_gd/gd_mono_class_member.h` -> `i_mono_class_member.h` - `modules/upnp/upnpdevice.h` -> `upnp_device.h` - `modules/websocket/websocket_multiplayer.h` -> `websocket_multiplayer_peer.h` | |||||
