- Jan 04, 2017
- Dec 30, 2016
-
-
bunnei authored
-
- Dec 27, 2016
-
-
wwylele authored
-
- Dec 25, 2016
-
-
Jannik Vogel authored
-
Jannik Vogel authored
-
- Dec 24, 2016
-
-
wwylele authored
-
- Dec 23, 2016
- Dec 22, 2016
- Dec 21, 2016
- Dec 19, 2016
-
-
Lioncash authored
Makes the initialization process a tad easier to grok, since the constructor isn't just a glob of random unrelated behaviors.
-
Albin Bernhardsson authored
-
- Dec 18, 2016
-
-
CaptV0rt3x authored
-
Vamsi Krishna authored
-
Vamsi Krishna authored
-
Vamsi Krishna authored
added line render_window->setFocus();
-
bunnei authored
-
- Dec 17, 2016
-
-
wwylele authored
-
- Dec 16, 2016
-
-
wwylele authored
-
Lioncash authored
Also uses size_t as the length indicator type, as is common with buffers.
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
- Dec 15, 2016
-
-
wwylele authored
-
Lioncash authored
Currently, this is only ever queried, so adding a function to check if the server is enabled is more sensible. If directly modifying this externally is ever desirable, it should be done by adding a function to the interface, rather than exposing implementation details directly.
-
Lioncash authored
float literals need to have the 'f' prefix.
-