aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Decoration: Fix schematic probability mess with new MTS file versionkwolekr2013-08-118-37/+75
* Dont crash if facedir > 23PilzAdam2013-08-101-4/+5
* Dont download modstore info if its isnt neededPilzAdam2013-08-102-1/+1
* Don't freak out when a client sends multiple TOSERVER_INIT packets; also log ...Perttu Ahola2013-08-081-1/+11
* Fix various memory access problems detected by valgrindKahrl2013-08-074-1/+9
* Fix path of mono font in defaultsettings.cppPilzAdam2013-08-071-1/+1
* Fix stored XSS vulnerability in the serverlistSfan52013-08-071-1/+1
* Fix uninitialized irr::SEvent fields in guiFormSpecMenu.cppKahrl2013-08-071-4/+10
* Simplify code of mainmenu world sortNovatux2013-08-061-14/+6
* Fix full crack texture being shown when releasing dig buttonKahrl2013-08-061-8/+8
* Add support for different drowning damage and allow drowning in other nodetypesBlockMen2013-08-067-8/+15
* Fix worldlist in servertab being filtered by selected gamePilzAdam2013-08-061-1/+5
* Rename LagPool's member variables to avoid MSVC freaking up due to it's #defi...Perttu Ahola2013-08-061-11/+11
* Clean up server's log messages and give a better error to client when its pla...Perttu Ahola2013-08-061-19/+26
* Add minetest.registered_biomesNovatux2013-08-061-0/+7
* Fix crack overlay for animated texturesKahrl2013-08-052-112/+145
* Master server script improvementproller2013-08-051-1/+4
* Fix installation of textures/texture_packs_here.txtPilzAdam2013-08-041-1/+1
* Fix texture bumpmapping on some GPUsZeg92013-08-042-4/+2
* Masterserver bugfixproller2013-08-041-1/+1
* Freeze-melt adjustproller2013-08-041-3/+5
* Fix formspec label issues in win builds (MSVC)BlockMen2013-08-042-61/+39
* Make freetype usage configureable by a settingPilzAdam2013-08-048-14/+48
* Dont show gamefilter in TP tabPilzAdam2013-08-041-4/+2
* Add texture pack selection to main menuNovatux2013-08-0410-17/+125
* Change large amount of objects to be configurable via a setting in minetest.c...Novatux2013-08-043-3/+6
* Fix server getting completely choked up on even a little of DoSPerttu Ahola2013-08-044-168/+229
* Allow mods to listen to cheat detections using minetest.register_on_cheat()Perttu Ahola2013-08-047-3/+40
* Fix anticheatPerttu Ahola2013-08-035-70/+146
* Lessen the sky color glitch when quickly turning to look up after looking at ...Perttu Ahola2013-08-031-4/+9
* Fix and improve view range tunerPerttu Ahola2013-08-035-30/+43
* Add replacements to schematicsPilzAdam2013-08-034-4/+49
* More info in serverlistproller2013-08-032-7/+17
* Allow multiple 'wherein' nodes in oredefPilzAdam2013-08-023-17/+31
* Weather backward compatibilityproller2013-08-0211-32/+63
* Leveled nodebox backward compatibilityproller2013-08-022-9/+14
* Make bumpmapping compatible with irrlicht 1.8Esteban I. Ruiz Moreno2013-07-311-0/+5
* Add support for setting stepheight for entitiessapier2013-07-307-5/+12
* Fix warnings in mapblock.cppPilzAdam2013-07-281-5/+5
* Play sounds/main_menu.ogg in menuPilzAdam2013-07-287-47/+117
* Warnings fixproller2013-07-292-1/+2
* Better snow fall, finite liquid transform, leveled nodes apiproller2013-07-288-29/+88
* Weather supportproller2013-07-2723-91/+552
* Dont announce server in singleplayerproller2013-07-272-2/+3
* Show portnumber for ip adresses onlysapier2013-07-251-6/+4
* Add support of pressed_texture of image_buttonBlockMen2013-07-242-7/+31
* Add gettext translation for image_buttonBlockMen2013-07-241-1/+10
* Cosmetic player info changesproller2013-07-241-4/+3
* added (optional) support for 6d facedir in dir_to_facedir and added facedir_t...hdastwb2013-07-242-4/+64
* Fix modstore URLsPilzAdam2013-07-222-6/+6