| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Fix formspec label issues in win builds (MSVC) | BlockMen | 2013-08-04 |
* | Make freetype usage configureable by a setting | PilzAdam | 2013-08-04 |
* | Add texture pack selection to main menu | Novatux | 2013-08-04 |
* | Change large amount of objects to be configurable via a setting in minetest.c... | Novatux | 2013-08-04 |
* | Fix server getting completely choked up on even a little of DoS | Perttu Ahola | 2013-08-04 |
* | Allow mods to listen to cheat detections using minetest.register_on_cheat() | Perttu Ahola | 2013-08-04 |
* | Fix anticheat | Perttu Ahola | 2013-08-03 |
* | Lessen the sky color glitch when quickly turning to look up after looking at ... | Perttu Ahola | 2013-08-03 |
* | Fix and improve view range tuner | Perttu Ahola | 2013-08-03 |
* | Add replacements to schematics | PilzAdam | 2013-08-03 |
* | More info in serverlist | proller | 2013-08-03 |
* | Allow multiple 'wherein' nodes in oredef | PilzAdam | 2013-08-02 |
* | Weather backward compatibility | proller | 2013-08-02 |
* | Leveled nodebox backward compatibility | proller | 2013-08-02 |
* | Make bumpmapping compatible with irrlicht 1.8 | Esteban I. Ruiz Moreno | 2013-07-31 |
* | Add support for setting stepheight for entities | sapier | 2013-07-30 |
* | Fix warnings in mapblock.cpp | PilzAdam | 2013-07-28 |
* | Play sounds/main_menu.ogg in menu | PilzAdam | 2013-07-28 |
* | Warnings fix | proller | 2013-07-29 |
* | Better snow fall, finite liquid transform, leveled nodes api | proller | 2013-07-28 |
* | Weather support | proller | 2013-07-27 |
* | Dont announce server in singleplayer | proller | 2013-07-27 |
* | Add support of pressed_texture of image_button | BlockMen | 2013-07-24 |
* | Add gettext translation for image_button | BlockMen | 2013-07-24 |