]> git.lizzy.rs Git - dragonfireclient.git/history - games
README: Fix Fedora dependencies (#7133)
[dragonfireclient.git] / games /
2012-06-03 Perttu AholaProperly create metadata inventories in minimal
2012-06-03 Perttu AholaRandom node metadata things
2012-06-03 Perttu AholaAttempt to begin to implement chests and furnace in...
2012-04-06 Perttu AholaAdd missing mapgen.lua to games/minimal
2012-04-06 Perttu Aholaexperimental:soundblock dig_immediate=3
2012-04-05 Perttu AholaMake the minimal development test somewhat playable...
2012-04-04 Perttu AholaFix sound direction and add experimental:soundblock...
2012-03-31 Perttu Aholainitial_properties field in entity definition
2012-03-30 Perttu AholaAdd minetest.get_connected_players()
2012-03-30 Perttu AholaObjectRef:set_armor_groups() and ObjectRef:set_properti...
2012-03-29 Perttu AholaModify minimal/give_initial_stuff to always give stuff
2012-03-29 Perttu AholaRework tool_capabilities a bit (maxwear->uses, scale...
2012-03-27 Perttu AholaMake mapgen use mapgen_* node aliases rather than the...
2012-03-27 Perttu AholaAdd PseudoRandom in Lua API
2012-03-26 Perttu AholaAdd minetest.after(time, func)
2012-03-26 Perttu AholaAdd default_grass_footstep.1.ogg as a test sound in...
2012-03-26 Perttu AholaAdd games/minimal/game.conf
2012-03-26 Perttu AholaMove games/minetest to games/minimal and update README.txt
2012-03-25 Perttu AholaMake server world selection not brain dead and use...
2012-03-24 Perttu AholaLua API for playing sounds
2012-03-24 Perttu AholaAdd sound.dig
2012-03-24 Perttu AholaAdd sounds, tune things
2012-03-24 Perttu AholaAdd event manager and use it to trigger sounds
2012-03-22 Perttu AholaUpdate Lua API documentation and move it into doc/lua_a...
2012-03-19 Perttu AholaFix various things being too fast to break by hand
2012-03-19 Perttu AholaFlatten share/ and user/ in the source and for the...