Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Decoration: Stop DecoSimple::resolveNodeNames from complaining about no node ↵ | kwolekr | 2013-11-17 |
| | | | | | | | | name if decolist is used Fix warning message for spawnby nodes Prevent type-punning warning caused by casting enum to int | ||
* | Actually fix weather | kwolekr | 2013-11-17 |
| | | | | The real problem was that MapBlocks were not activated before getting sent to the client | ||
* | Fix invalid listname and listsize not handled correctly in set_size | sapier | 2013-11-16 |
| | |||
* | fixed array limit check when reading Lua specialtiles table | MetaDucky | 2013-11-16 |
| | |||
* | Pass a errfunc to lua_pcall to get a traceback | ShadowNinja | 2013-11-15 |
| | |||
* | Fix formspec background padding when clipped | BlockMen | 2013-11-14 |
| | |||
* | Improved default settings for floatland perlin noise 1. Larger, more ↵ | proller | 2013-11-14 |
| | | | | detailed floatlands. | ||
* | Fix compiling with 32bit MinGW | Sfan5 | 2013-11-12 |
| | |||
* | Fix invalid usage of temporary object in mainmenu json conversion | sapier | 2013-11-11 |
| | |||
* | Disable localization workaround in server | sapier | 2013-11-11 |
| | |||
* | Fix win32/msvc i18n (quite UGLY version, blame Microsoft) | sapier | 2013-11-11 |
| | |||
* | Fix "TODO read modinfo" in modmanager to improve ui usability | sapier | 2013-11-10 |
| | |||
* | Fix spaces float islands code | proller | 2013-11-10 |
| | |||
* | FIxed floating isle generation at chunk boundaries | 0gb.us | 2013-11-10 |
| | | | | A mapgen fix authored by paramat, as mentioned here: https://github.com/minetest/minetest/issues/989 | ||
* | Weather: Fix uninitialized weather_update_time (sorry proller) | kwolekr | 2013-11-09 |
| | |||
* | Correct useragent in http queries | proller | 2013-11-06 |
| | | | | Net struct init | ||
* | Accept hexadecimal and string values for seeds | kwolekr | 2013-11-04 |
| | |||
* | Fix invalid use of pointer to temporary object in json2lua conversion | sapier | 2013-11-04 |
| | |||
* | Masterserver show privs and js autoload | proller | 2013-11-04 |
| | |||
* | Fix invalid usage of texture->getSize() where actually ↵ | sapier | 2013-11-03 |
| | | | | texture->getOriginalSize() was meant | ||
* | Fix typo | BlockMen | 2013-11-03 |
| | |||
* | Reworked formspecs and kahrl's hexcolor parser | BlockMen | 2013-11-03 |
| | |||
* | Send a on_receive_fields event when formspec is closed, with fields.quit = ↵ | Novatux | 2013-11-03 |
| | | | | "true" | ||
* | Portability fixes for OpenBSD (and possibly NetBSD and others). | Aaron Suen | 2013-11-02 |
| | |||
* | Fix liquid_range | PilzAdam | 2013-11-02 |
| | | | | | | * Prevent graphical glitches on old servers * Fix flowing of liquids with viscosity != 1 and range != 8 * Fix range = 0, no flowing nodes will appear | ||
* | Move the sapling growing and grass adding/removing ABMs to Lua | Novatux | 2013-11-02 |
| | |||
* | Add a callback: minetest.register_on_craft(itemstack, player, | Novatux | 2013-11-01 |
| | | | | | | old_craft_grid, craft_inv) and minetest.register_craft_predict(itemstack, player, old_craft_grid, craft_inv) | ||
* | Raise the maximum node limit to 0x7fff | ShadowNinja | 2013-11-01 |
| | | | | As agreed to by kahrl | ||
* | Masterserver update | proller | 2013-10-18 |
| | |||
* | Fix object duplication bug (at least in the most reproducible UFO case) | Perttu Ahola | 2013-10-17 |
| | |||
* | Add support for parameter 'visual_scale' for drawtypes 'signlike' and ↵ | Sokomine | 2013-10-14 |
| | | | | 'torchlike' like used for drawtype 'plantlike' | ||
* | FIx wrong error message on invalid use of the formspec element image_button | RealBadAngel | 2013-10-07 |
| | |||
* | Remove mapgen_air alias (#935) | 0gb.us | 2013-10-05 |
| | |||
* | Pass VERSION_EXTRA to GenerateVersion.cmake | Kahrl | 2013-09-29 |
| | |||
* | Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStack | PilzAdam | 2013-09-28 |
| | |||
* | Add --version option | Kahrl | 2013-09-28 |
| | |||
* | Show git hash in version string at top left corner of window | Kahrl | 2013-09-28 |
| | |||
* | Lower the default max_users from 100 to 15 | ShadowNinja | 2013-09-28 |
| | |||
* | Add curl, freetype and luaJIT to CMAKE_BUILD_INFO | PilzAdam | 2013-09-28 |
| | |||
* | Re-fix hud_change stat argument retrieval | kwolekr | 2013-09-26 |
| | | | | | Conflicts: src/script/lua_api/l_object.cpp | ||
* | Fix compiling issue of MSVC | BlockMen | 2013-09-23 |
| | |||
* | Add option to scale image to percentage values | BlockMen | 2013-09-20 |
| | |||
* | Fix null dereference in weather update functions | proller | 2013-09-18 |
| | |||
* | Fix some warnings and other minor details | kwolekr | 2013-09-16 |
| | |||
* | Weather: Clean up getHeat/getHumidity somewhat | kwolekr | 2013-09-16 |
| | |||
* | Use cached "weather" setting | proller | 2013-09-17 |
| | |||
* | Fog depend on humidity | proller | 2013-09-17 |
| | |||
* | Add configurable PRAGMA synchronous = | proller | 2013-09-17 |
| | |||
* | Always use builtin JThread library | kwolekr | 2013-09-15 |
| | |||
* | Change mainmenu texture handling + small misc changes | Kahrl | 2013-09-11 |
| | | | | | | | | | | | | | | Texture names must now be escaped in formspec elements image[], background[], image_button[], image_button_exit[]. Instead of special-case handling of texture loading (and unloading which was missing) in guiFormSpecMenu.cpp, use the newly created ISimpleTextureSource interface which is a minimal subset of ITextureSource. There is an implementation of this interface used by GUIEngine (MenuTextureSource). Fix an off-by-one bug in unescape_string; it caused requests for a texture called "\0". |