summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Allow mods to listen to cheat detections using minetest.register_on_cheat()Perttu Ahola2013-08-04
|
* Fix anticheatPerttu Ahola2013-08-03
|
* Lessen the sky color glitch when quickly turning to look up after looking at ↵Perttu Ahola2013-08-03
| | | | ground that contains caves
* Fix and improve view range tunerPerttu Ahola2013-08-03
|
* Add replacements to schematicsPilzAdam2013-08-03
|
* More info in serverlistproller2013-08-03
|
* Allow multiple 'wherein' nodes in oredefPilzAdam2013-08-02
|
* Weather backward compatibilityproller2013-08-02
|
* Leveled nodebox backward compatibilityproller2013-08-02
|
* Make bumpmapping compatible with irrlicht 1.8Esteban I. Ruiz Moreno2013-07-31
|
* Add support for setting stepheight for entitiessapier2013-07-30
|
* Fix warnings in mapblock.cppPilzAdam2013-07-28
|
* Play sounds/main_menu.ogg in menuPilzAdam2013-07-28
|
* Warnings fixproller2013-07-29
|
* Better snow fall, finite liquid transform, leveled nodes apiproller2013-07-28
|
* Weather supportproller2013-07-27
|
* Dont announce server in singleplayerproller2013-07-27
|
* Add support of pressed_texture of image_buttonBlockMen2013-07-24
| | | | | | | | | | Fix params number Add pressed texture name Fix string def Fix syntax error
* Add gettext translation for image_buttonBlockMen2013-07-24
|
* Cosmetic player info changesproller2013-07-24
|
* Fix modstore URLsPilzAdam2013-07-22
|
* Disable gamemanager by defaultPilzAdam2013-07-22
|
* Fix bug in world creationsapier2013-07-22
| | | | Add old style mod selection in worldconfig dialog
* Use user folder for gamemanager toosapier2013-07-22
|
* Enable mod and gamemanager by defaultsapier2013-07-22
|
* merge mainmenu_helper.lua to misc_helpers.luasapier2013-07-22
|
* Add configurable curl timeoutsapier2013-07-22
|
* Add playernumber to favorites listsapier2013-07-22
|
* Add support for modstore screenshotssapier2013-07-22
| | | | Add error output on invalid mmdb entries
* Fix light issue in 6d facedir.RealBadAngel2013-07-21
|
* Bump protocol versionPilzAdam2013-07-20
|
* Add an option to disable object <-> object collision for Lua entitiesPilzAdam2013-07-20
|
* Add liquid_range to nodedefPilzAdam2013-07-20
|
* Make range of tools configureablePilzAdam2013-07-20
|
* Add set_breath and get_breath to lua API.RealBadAngel2013-07-20
|
* Randomly choose singleplayer portPilzAdam2013-07-16
|
* Fix lighting bug caused by disappearing lavaPilzAdam2013-07-16
|
* Remove support for common modsPilzAdam2013-07-16
|
* Change ContentFeatures array to a vectorKahrl2013-07-14
|
* Leveled nodeboxproller2013-07-13
|
* Remove lots of debug output from modmgrsapier2013-07-12
| | | | | Fix RUN_IN_PLACE=0 mod install (now mods are saved in user folder in that case) Fix text of field element not unescaped correctly
* Masterserver mods announse, ipv6, better curl errorsproller2013-07-13
|
* Clean up bumpmap code a bitkwolekr2013-07-12
|
* Disallow the name 'singleplayer' in a multiplayer serverPilzAdam2013-07-12
|
* Fix multiple texture support for animated meshnodesstujones112013-07-10
|
* Fix serverlistsapier2013-07-09
|
* Dont play digging sound if not diggingPilzAdam2013-07-09
|
* Revert "Fix serverlist not beeing escaped correctly"kwolekr2013-07-08
| | | | This reverts commit 39d03148e5d98ef5f9a31b131a79ff2bbd71a877.
* Fix serverlist not beeing escaped correctlysapier2013-07-08
| | | | | Always use address for server Fix first (empty) element beeing selected after deleting last world
* fix crash on play/start with empty world listsapier2013-07-08
| | | | make enter button work in create world dialog