- Aug 16, 2011
-
-
Giuseppe Bilotta authored
-
- Aug 15, 2011
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Aug 14, 2011
-
-
Perttu Ahola authored
-
- Aug 13, 2011
-
-
Perttu Ahola authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
- Aug 12, 2011
-
-
Giuseppe Bilotta authored
Constify keycode and move the static array of localizable names from the guiKeyChangeMenu header to the implementation file, changing its name.
-
Giuseppe Bilotta authored
-
Perttu Ahola authored
-
Constantin Wenger authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Constantin Wenger authored
commands: /#ipban <nick> /#ipunban <ip>
-
- Aug 11, 2011
-
-
Perttu Ahola authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
Marking *.cpp files as C++ files makes for nicer diffs when using --color-words or similar options.
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
This is done with the new TOSERVER_PLAYERITEM message, that informs the server on the index of the wielded item.
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
Collect the player's eye position coding in a Player method, and use it in client to pass the eye position information to the game.
-
Giuseppe Bilotta authored
This is currently only used in the lighting update for remote players in client.
-
Perttu Ahola authored
-
q66 authored
-
q66 authored
-
q66 authored
-
- Aug 08, 2011
-
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
This quiets a warning in Clang.
-
Giuseppe Bilotta authored
At least two reasons for this: * activeKey is treated as signed (check for sign, assign -1, etc) * the ID retrieved from Irrlicht's events are signed
-
Giuseppe Bilotta authored
-