- Apr 18, 2014
-
-
proller authored
-
- Apr 16, 2014
-
-
sfan5 authored
-
RealBadAngel authored
-
- Apr 15, 2014
-
-
ShadowNinja authored
-
ShadowNinja authored
-
sfan5 authored
-
- Apr 14, 2014
-
-
sfan5 authored
-
- Apr 13, 2014
-
-
ShadowNinja authored
-
ShadowNinja authored
-
- Apr 12, 2014
- Apr 11, 2014
- Apr 10, 2014
-
-
Kahrl authored
-
- Apr 09, 2014
- Apr 08, 2014
-
-
sapier authored
Don't use TOSERVER_RECEIVED_MEDIA but TOSERVER_CLIENT_READY as indicatio for client ready Handle clients with protocol version < 23 (almost) same way as before Make client tell server about it's version Add client state to not send bogus player position updates prior init complete Add access to statistics information (peer connction time,rtt,version) Fix clients standing stalled in world while preloading item visuals (new clients only) Add get_player_information to read client specific information from lua
-
- Apr 06, 2014
-
-
sapier authored
-
- Apr 03, 2014
-
-
sapier authored
-
- Apr 01, 2014
-
-
sapier authored
-
- Mar 26, 2014
-
-
Perttu Ahola authored
-
- Mar 24, 2014
-
-
Ciaran Gultnieks authored
-
- Mar 23, 2014
-
-
sapier authored
-
- Mar 22, 2014
-
-
Nathanaëlle Courant authored
since the object is not immediately removed, any other code may still think an object is there, therefore leading to item duplication. This code therefore sets the itemstring to '' after the object is picked up to avoid such issues
-
- Mar 21, 2014
-
-
ShadowNinja authored
-
RealBadAngel authored
Parallax mapping with slope information. Overriding normal maps.
-
- Mar 15, 2014
-
-
ShadowNinja authored
-
ShadowNinja authored
-
ShadowNinja authored
This reverts commit 362ef5f6. Stack tracebacks couldn't be generated in LuaError::LuaError anyway and this caused a second, empty traceback in most cases. In cases where there wasn't annother traceback the stack had already unwound and the traceback was empty.
-
ShadowNinja authored
-
Nathanaëlle Courant authored
-
sfan5 authored
-
- Mar 14, 2014
-
-
ShadowNinja authored
This reverts commit 875f1327. Fixed width format specifiers are only officially availale in C99 and C++11.
-
- Mar 13, 2014
-
-
ShadowNinja authored
-
BlockMen authored
-