aboutsummaryrefslogtreecommitdiff
path: root/src/modalMenu.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-04-18Lua HUDJonathon Anderson12-5/+873
2013-04-14Remove old Makefile(that is what git is for)ShadowNinja1-90/+0
2013-04-12Fix double free, null texture dropkwolekr2-4/+2
2013-04-11Swing the camera down when the player lands on the ground, based on the ↵MirceaKitsune4-2/+34
velocity the surface is hit with.
2013-04-11Fix masterserver javascript: adjustable output idproller2-4/+5
2013-04-10Bugfixes to get_craft_recipe and get_all_craft_recipes.RealBadAngel2-22/+34
Improvements to get_all_craft_recipes (see api doc)
2013-04-10fix bug in scriptapi line_of_sightsapier2-6/+6
fix warnings for pathfinder debug traces
2013-04-09fix objects colliding with its own collision boxessapier4-7/+13
2013-04-09fix emergemanager memory leakssapier2-1/+17
2013-04-09fix various memory leakssapier3-1/+7
2013-04-09fix extruded items texture leaksapier1-0/+25
2013-04-08Use system wide LuaJIT if aviable.RealBadAngel2-10/+21
2013-04-07fix memory leak on sound shutdownsapier1-0/+10
2013-04-07fix memory leak in loadMediasapier1-1/+1
2013-04-07addon extended resource accountingsapier1-0/+16
2013-04-07fix inventory image texture leaksapier1-0/+3
2013-04-07fix memory leaks introduced by invalid gettext usagesapier14-146/+344
2013-04-07replace Server smart pointer with conventional one to gain control over dtor ↵sapier2-13/+19
call order
2013-04-07fix memory leak on shader shutdownsapier2-0/+7
2013-04-07fix memory leak in itemdefsapier1-14/+17
cleanup useless code
2013-04-07fix huge texture leak in tiledefsapier1-13/+44
fix minor glitches too
2013-04-07fix 3d model mesh leaksapier1-2/+23
2013-04-07fix mesh leak in camera classsapier2-3/+8
2013-04-07Add param2 field for ores, some minor fixes and misc. code cleanupkwolekr5-48/+33