index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-23
Speedup getBlockNodeIdMapping by up to factor 4 by using a fixed size mapping...
sapier
2014-06-22
Fix menu crash due to lack of favourites list
sapier
2014-06-22
Fix sqlite3 map shutdown fails due to missing to finalize list statement
sapier
2014-06-22
Support for scalable font and gui elements
sapier
2014-06-22
Fix uncought deserialization error on receiving data
sapier
2014-06-21
Fix server assert in case of invalid message from client, just kick that client.
sapier
2014-06-20
Don't handle lack of IPv6 as fatal in unit tests
sapier
2014-06-20
Fix labels and vertlabels on some systems.
RealBadAngel
2014-06-20
Fix small memory leaks on shutdown
sapier
2014-06-20
Fix build on big endian architectures.
Matthew Bekkema
2014-06-20
Fix chat overlaying full screen, now it's gonna overlay only up to length of ...
sapier
2014-06-19
Fix newline not handled to to interpreting it as invisible char
sapier
2014-06-19
Fix broken serverdescription in multiplayer tab
sapier
2014-06-19
Remove ugly curl struct pointer from jsonFetchValue signature
sapier
2014-06-19
Remove a lot of superfluous ifndef USE_CURL checks
sapier
2014-06-19
Add support for directly starting a world by name from command line
sapier
2014-06-19
Add tooltips for button, imagebutton and checkbox.
RealBadAngel
2014-06-18
Fix bounding rect for formspec elements label vertlabel and checkboxes
sapier
2014-06-18
Make dropdown formspec elements send their value same style as buttons on change
sapier
2014-06-18
Update buildbot scripts and add 64-bit buildbot
sfan5
2014-06-18
Fix issue #1275 - one more missing check.
RealBadAngel
2014-06-17
Remove not really used guiTextInputMenu
sapier
2014-06-17
Fix issue #1275 - wielded index greater than inv size.
RealBadAngel
2014-06-17
Improved faces shading with and without shaders.
RealBadAngel
2014-06-17
L-systems treegen code tweaks.
RealBadAngel
2014-06-15
Minor stability improvements in block emerge handling
sapier
2014-06-15
Unite nodes shaders.
RealBadAngel
2014-06-14
Fix regression main_menu_script setting not working any longer
sapier
2014-06-14
Fix regression dirt texture not beeing default in non cloud menu
sapier
2014-06-13
Fix AppData path for RUN_IN_PLACE, fixes #1365
sfan5
2014-06-13
Add AppData file
David Gumberg
2014-06-12
Fix HUD not visible if below ground blacked out
sapier
2014-06-12
Changed Time Out message from ERROR to INFO.
Megaf
2014-06-12
Add support for exiting formspecs by doubleclicking outside
sapier
2014-06-12
Improve performance by removing some temporary objects
sapier
2014-06-10
New feature: drop a item instead a stack while...
Lord89James
2014-06-09
Added show_debug to minetest.conf.example
0gb.us
2014-06-09
Fix #1358 (disappearing clouds)
Novatux
2014-06-08
Allow custom liquids to have drops
sfan5
2014-06-08
Fix switch from "skybox" to other sky types as triggered by player:set_sky()
Perttu Ahola
2014-06-04
Re-add missing shaders setting. (Generate normalmaps)
RealBadAngel
2014-06-01
Codestyle cleanup (main.cpp)
BlockMen
2014-06-01
Revert "Add daemon support for linux like operating systems"
sapier
2014-06-01
Revert "Redirect stdin/stderr/stdout to /dev/null in daemon mode"
sapier
2014-06-01
Redirect stdin/stderr/stdout to /dev/null in daemon mode
sapier
2014-05-31
Add daemon support for linux like operating systems
sapier
2014-05-31
Small cleanup of hud add/remove code
sapier
2014-05-30
Fix over-poping and only push the core once
ShadowNinja
2014-05-28
Add success and output return values to chat commands
ShadowNinja
2014-05-26
Add item eat callback
rubenwardy
[next]