Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Prepare Protocol v25 init & authentication. | Loic Blot | 2015-03-13 |
* | l_get_modnames: Compare using std::sort instead of a custom function which do... | Loic Blot | 2015-03-05 |
* | Performance improvement: Use std::list instead of std::vector for request_med... | Loic Blot | 2015-03-05 |
* | Add lua exception handling test code | sapier | 2014-08-23 |
* | Use "core" namespace internally | ShadowNinja | 2014-05-08 |
* | Organize builtin into subdirectories | ShadowNinja | 2014-05-07 |
* | Cleanup client init states by bumping protocol version | sapier | 2014-04-08 |
* | Remove "Server -!- " prefix from player messages | ShadowNinja | 2014-02-27 |
* | Add minetest.kick_player(name, reason) | sapier | 2014-02-03 |
* | Optimize table creation | ShadowNinja | 2013-11-30 |
* | Pass a errfunc to lua_pcall to get a traceback | ShadowNinja | 2013-11-15 |
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |