| Commit message (Expand) | Author | Age |
* | Fix building on OSX, broken since "Clean up threading" | Pavel Puchkin | 2015-09-06 |
* | Change my email | Rui914 | 2015-09-03 |
* | Rename minetest-icon.svg to minetest.svg - Fixes #1564 | HEXcube | 2015-09-03 |
* | Areastore: fix "attempt to index a number value" | est31 | 2015-09-03 |
* | Small fixes of minetest.has_feature | Rui | 2015-09-03 |
* | Add two missing directories to doxygen | Ner'zhul | 2015-09-02 |
* | Don't add line number to comment when running updatepo.sh | est31 | 2015-09-02 |
* | Warn when building without cURL | ShadowNinja | 2015-09-01 |
* | Enable server build when no builds are enabled | ShadowNinja | 2015-09-01 |
* | Make example config more readable | Marcin | 2015-09-01 |
* | Minor tweaks __builtin:falling_node | Rui | 2015-09-01 |
* | Hide minimap if it has been disabled by server | est31 | 2015-09-01 |
* | gettext.cpp: Fix syntax error when using MSVC | jh10001 | 2015-09-01 |
* | Credits tab: fix accidental merger of two contributors | est31 | 2015-08-31 |
* | Make ClientInterface::statenames consistent with the state enum again | est31 | 2015-08-31 |
* | l_mainmenu.h: remove unused l_get_dirlist function | est31 | 2015-08-30 |
* | Ores: change ore chance in clusters to better respect clust_num_ores for dens... | Gael-de-Sailly | 2015-08-29 |
* | Dungeongen: Remove floating frames | paramat | 2015-08-29 |
* | Push error handler afresh each time lua_pcall is used | Kahrl | 2015-08-27 |
* | Use numeric indices and raw table access with LUA_REGISTRYINDEX | Kahrl | 2015-08-27 |
* | Change i++ to ++i | David Jones | 2015-08-25 |
* | Add fgettext_ne as keyword to updatepo.sh | est31 | 2015-08-25 |
* | Use gettext to "None" of texture pack list | Rui914 | 2015-08-25 |
* | Add setting for mods to copy to Android app | ShadowNinja | 2015-08-24 |
* | Fix comment positioning in minetest.conf.example | onkrot | 2015-08-24 |
* | Fix Android build of threading sources | ShadowNinja | 2015-08-24 |
* | Clean up threading | ShadowNinja | 2015-08-23 |
* | Fix wrong android versionName | est31 | 2015-08-21 |
* | Continue with 0.4.13-dev | est31 | 2015-08-20 |
* | Bump version to 0.4.13 | est31 | 2015-08-20 |
* | tileable flags are needed also without shaders because of filters | RealBadAngel | 2015-08-20 |
* | Remove use of engine sent texture tiling flags - theyre no longer needed | RealBadAngel | 2015-08-20 |
* | Remove some emails from credits tab | kwolekr | 2015-08-19 |
* | Update credits tab | kwolekr | 2015-08-19 |
* | Fix indianred and indigo of color-string | Rui | 2015-08-19 |
* | Add Japanese translation of desktop file | Rui | 2015-08-19 |
* | Client: disable mmdb modstore | est31 | 2015-08-19 |
* | Android: bypass broken wide_to_utf8 with wide_to_narrow (again) | est31 | 2015-08-19 |
* | Fix inventory replace bug | est31 | 2015-08-19 |
* | SAPI: Disable unlockable time profiling | kwolekr | 2015-08-18 |
* | SEnv: Remove static_exists from ActiveObjects in deleted blocks | kwolekr | 2015-08-16 |
* | Remove unused functions. | onkrot | 2015-08-16 |
* | Defaultsettings: Increase client_mapblock_limit to 5000 | paramat | 2015-08-15 |
* | Rollback: Fail on bad precondition instead of causing assertion error | kwolekr | 2015-08-15 |
* | Fix sneaking (fixes #665 and #3045) | BlockMen | 2015-08-15 |
* | Remove unused function from connection.{cpp,h} | nerzhul | 2015-08-15 |
* | Don't do formspec escaping twice for loading description | est31 | 2015-08-14 |
* | minimap: Add ability to disable from server | kwolekr | 2015-08-13 |
* | game.cpp: Update cached settings | est31 | 2015-08-13 |
* | Fix segfault caused by a8e238ed06ee8285ed4459e9deda3117419837f6 | Perttu Ahola | 2015-08-13 |