| Commit message (Expand) | Author | Age |
... | |
* | Make it compile | Sfan5 | 2013-09-09 |
* | Add dummy and LevelDB database backends | Ilya Zhuravlev | 2013-09-09 |
* | Add fallback font support for some languages. | Ilya Zhuravlev | 2013-09-08 |
* | Add minetest.get_gametime() API function, that returns the number of seconds ... | Novatux | 2013-09-08 |
* | Standardized method of getting node info in dungeon mapgen. | 0gb.us | 2013-09-06 |
* | Fix selectionbox not honoring anaglyph mode 3d distortion | sapier | 2013-09-05 |
* | Fix crash on lua exception | sapier | 2013-09-05 |
* | Use player:set_hotbar_image() instead of hardcoded hotbar.png | PilzAdam | 2013-09-05 |
* | Fix remnants of s32 enable_shaders | Kahrl | 2013-09-04 |
* | Fix enable_fog = false not having any effect when shaders are enabled | Kahrl | 2013-09-03 |
* | Server::ProcessData(): call getBanName once instead of twice (#639) | Ilya | 2013-09-03 |
* | Add minetest.parse_json, engine.parse_json | Kahrl | 2013-09-02 |
* | Use wstring for vertlabels | PilzAdam | 2013-08-31 |
* | Fix bug in pathfinder causing endless loop in some situations | sapier | 2013-08-31 |
* | Normalized heat and adjusted humidity | proller | 2013-08-30 |
* | Add support for using textures in hotbar | BlockMen | 2013-08-25 |
* | Fix aliases not working in shapeless crafting recipes | Kahrl | 2013-08-25 |
* | Add a setting for HighPrecisionFPU (fixes #763). | Ilya Zhuravlev | 2013-08-25 |
* | Fix umlauts/special character issue in lua gettext | BlockMen | 2013-08-19 |
* | Fix gettext for tabs (windows) | BlockMen | 2013-08-19 |
* | Allow SIGINT to kill mainmenu again | Kahrl | 2013-08-19 |
* | GUIFormSpecMenu focus fixes | Kahrl | 2013-08-19 |
* | Reenable image scaling in formspecs | BlockMen | 2013-08-18 |
* | Add translation for main menu | sapier | 2013-08-17 |
* | Send player damage to all clients and apply [brighten | PilzAdam | 2013-08-17 |
* | Diagonal liquid animation | Kahrl | 2013-08-17 |
* | Use errorstream instead of std::cout in pathfinder.cpp | PilzAdam | 2013-08-16 |
* | Remove debug output | PilzAdam | 2013-08-16 |
* | Add ability to activate mods with doubleclick (remove old_style_mod_selection) | PilzAdam | 2013-08-16 |
* | Don't automatically scroll listbox when selecting an item in the middle | Kahrl | 2013-08-16 |
* | Formspec textlist: Black Irrlicht magic to detect fake doubleclicks | Kahrl | 2013-08-16 |
* | Fix formspec escaping, add escaping to info.txt for texture packs. | Novatux | 2013-08-15 |
* | Add virtual destructor to IBackgroundBlockEmerger to silence warning | Kahrl | 2013-08-15 |
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |
* | Fix typos | PilzAdam | 2013-08-14 |
* | Add support for entities to automatic face movement direction | sapier | 2013-08-13 |
* | Dont write directly to files but rather write and copy a tmp file | PilzAdam | 2013-08-13 |
* | Remove farmesh | Kahrl | 2013-08-13 |
* | Decoration: Fix schematic probability mess with new MTS file version | kwolekr | 2013-08-11 |
* | Dont crash if facedir > 23 | PilzAdam | 2013-08-10 |
* | Don't freak out when a client sends multiple TOSERVER_INIT packets; also log ... | Perttu Ahola | 2013-08-08 |
* | Fix various memory access problems detected by valgrind | Kahrl | 2013-08-07 |
* | Fix path of mono font in defaultsettings.cpp | PilzAdam | 2013-08-07 |
* | Fix uninitialized irr::SEvent fields in guiFormSpecMenu.cpp | Kahrl | 2013-08-07 |
* | Fix full crack texture being shown when releasing dig button | Kahrl | 2013-08-06 |
* | Add support for different drowning damage and allow drowning in other nodetypes | BlockMen | 2013-08-06 |
* | Rename LagPool's member variables to avoid MSVC freaking up due to it's #defi... | Perttu Ahola | 2013-08-06 |
* | Clean up server's log messages and give a better error to client when its pla... | Perttu Ahola | 2013-08-06 |
* | Fix crack overlay for animated textures | Kahrl | 2013-08-05 |
* | Freeze-melt adjust | proller | 2013-08-04 |