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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-06-03
Call m_menumgr->deletingMenu from quitMenu in addition to destructor
Kahrl
2013-06-01
Fix missing find_path and line_of_sight
sapier
2013-06-01
Fix some nullptr exceptions when handling invalid node inventories
MetaDucky
2013-06-01
Fix minetest.get_inventory(loc) always returning nil for "node" type loc
MetaDucky
2013-06-01
Fix editbox default text being pre-selected in some cases
MetaDucky
2013-06-01
Generate debug HUD text with ostringstream instead of snprintf.
Kahrl
2013-05-31
Liquid adjusting: continue to drop
proller
2013-05-26
Bugfix: Update formname on showing new formspec while already one shown
sapier
2013-05-26
Fixed wrongly named invref:get_location() table members for nodes.
MetaDucky
2013-05-26
Add ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT_HUD_SET_PARAM
Kahrl
2013-05-25
Fix itemstack:add item not working correct
sapier
2013-05-25
Move scriptapi to separate folder (by sapier)
sapier
2013-05-24
Predict param2 of facedir nodes and attachment of attached_node nodes
PilzAdam
2013-05-22
Make raillike nodes connect to any other raillike nodes if both are in the gr...
Jeija
2013-05-21
Fix disappearing of wielditem
PilzAdam
2013-05-21
Log non-fatal mod name conflict to actionstream instead of errorstream
Kahrl
2013-05-20
Dont animate changing wielditem from hand to hand
PilzAdam
2013-05-20
Fix typo in particle spawning
MetaDucky
2013-05-20
Save settings after dropping main menu
elagin
2013-05-20
Use the group "soil" for nodes that saplings grow on
ShadowNinja
2013-05-19
Fix lava damage on player's upper body
kwolekr
2013-05-19
Fix nearly all warnings
kwolekr
2013-05-20
Allow nil as puncher e.g. to do damage by tnt
sapier
2013-05-20
Add a little animation when changing the wielded item
PilzAdam
2013-05-19
Dont teleport back if holding sneak when detaching/turn freemove off
PilzAdam
2013-05-19
Fix EmergeThread names in log
Kahrl
2013-05-19
Write mods that are not in world.mt into it at world startup
PilzAdam
2013-05-19
Dont load mods that have no entry in world.mt
PilzAdam
2013-05-19
Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams
kwolekr
2013-05-19
Fix regression of world loading caused by 81c863ac
kwolekr
2013-05-19
New modsystem
PilzAdam
2013-05-18
Only create SoundManager in main menu if USE_SOUND is true
PilzAdam
2013-05-18
Fix memory leak in MeshUpdateThread
PilzAdam
2013-05-18
Fix math for isBlockInSight. Fixes #718 (client-side).
Aaron Suen
2013-05-17
Move kahrl to core devs in credits tab
PilzAdam
2013-05-16
Dont drop fonts with ENABLE_FREETYPE=0
PilzAdam
2013-05-14
Fix memory leak in run_tests()
PilzAdam
2013-05-13
Add mouse_sensitivity option
Esteban I. Ruiz Moreno
2013-05-13
Add progress bar to item visuals preloading
Zeg9
2013-05-13
Only use game filter in singleplayer tab; use menu_{background, overlay, head...
PilzAdam
2013-05-12
Fix double free in createExtrudedMesh, reported by ptitSeb
Kahrl
2013-05-11
Add code to play main_menu.ogg in main menu
RealBadAngel
2013-05-10
Clear custom player HUDs when emerging players. Fixes #711.
Aaron Suen
2013-05-11
Fix memory leak: remove InventoryAction after sending and applying
PilzAdam
2013-05-10
Fix memory leaks: delete font in main and GUIChatConsole
PilzAdam
2013-05-10
Fix memory leak by dropping sky
PilzAdam
2013-05-10
Add clouds to all loading screens and better progress handling
Zeg9
2013-05-10
Fix gettext memory leaks
sapier
2013-05-09
Really fix itemdef memory leak
sapier
2013-05-09
Add --videomodes option to show available video modes
Kahrl
[next]