kwolekr
|
770305e28d
|
Add option to use texture alpha channel
|
2013-04-23 22:15:51 -04:00 |
|
Perttu Ahola
|
36747794ab
|
Disable fall bobbing by default; enable using fall_bobbing_amount = 1.0
|
2013-04-23 23:19:36 +03:00 |
|
PilzAdam
|
c03c296dc7
|
Grow dirt_with_snow instead of dirt_with_grass if snow is above it
|
2013-04-23 19:02:41 +02:00 |
|
ShadowNinja
|
4a9b8aae5e
|
Add minetest.get_player_ip()
|
2013-04-23 09:57:45 +03:00 |
|
ShadowNinja
|
3d4d0cb574
|
Add option to not prepend "Server -!- " to messages sent with minetest.chat_send_player()
|
2013-04-23 09:47:08 +03:00 |
|
Diego Martínez
|
9894167bbf
|
Added offset support for HUD items
|
2013-04-23 09:34:11 +03:00 |
|
Diego Martínez
|
7c37b1891a
|
Added support for alignment in HUD items
|
2013-04-23 09:34:10 +03:00 |
|
Weblate
|
418c2e7a44
|
Merge remote branch 'origin/master'
|
2013-04-22 22:37:16 +02:00 |
|
Anton Tsyganenko
|
4117ab473b
|
Translated using Weblate (Russian)
|
2013-04-22 22:37:08 +02:00 |
|
Chynggyz Jumaliev
|
93d36e88f9
|
Translated using Weblate (Kirghiz)
|
2013-04-22 22:37:08 +02:00 |
|
Shen Zheyu
|
b11834605b
|
Translated using Weblate (Chinese (China))
|
2013-04-22 22:37:08 +02:00 |
|
eduardojsm
|
58ded5cd27
|
Translation to Portuguese of Brazil for Minetest
|
2013-04-22 17:12:57 -03:00 |
|
Daniel Ziolkowski
|
bc6f3e4e00
|
Translated using Weblate (Polish)
|
2013-04-22 17:42:53 +02:00 |
|
kwolekr
|
37e6d1356b
|
mgv7: Implement getGroundLevelAtPoint(), fix layer of topnodes at chunk Y boundaries, remove growGrass()
|
2013-04-21 15:47:13 -04:00 |
|
kwolekr
|
daddd37706
|
Fix findSpawnPos()
|
2013-04-21 15:39:34 -04:00 |
|
kwolekr
|
14ba94ad6a
|
Fix hud_change stat argument retrieval
|
2013-04-21 12:55:46 -04:00 |
|
kwolekr
|
03868ff8e1
|
Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapgen V7
|
2013-04-21 01:06:19 -04:00 |
|
kwolekr
|
527deb947c
|
Add direction parameter to statbars in HUD API
Fix health bar overlap when a larger texture is used
|
2013-04-20 00:22:12 -04:00 |
|
kwolekr
|
c45c530f74
|
Fix Lua HUD documentation
|
2013-04-18 15:26:29 -04:00 |
|
Weblate
|
47f60aebcd
|
Merge remote branch 'origin/master'
|
2013-04-18 20:04:15 +02:00 |
|
LS-Steeef
|
852f768a75
|
Add dutch translation
|
2013-04-18 20:02:54 +02:00 |
|
Weblate
|
9e6376bd95
|
Merge remote branch 'origin/master'
|
2013-04-18 20:00:16 +02:00 |
|
Ilya Pavlov
|
e385af7cc0
|
Translated using Weblate (Russian)
|
2013-04-18 19:59:58 +02:00 |
|
Francizca Rodriguez
|
220c4f1142
|
Translated using Weblate (Portuguese)
|
2013-04-18 19:59:58 +02:00 |
|
Chynggyz Jumaliev
|
0a376c1d50
|
Translated using Weblate (Kirghiz)
|
2013-04-18 19:59:57 +02:00 |
|
Pilz Adam
|
b83e9225b7
|
Translated using Weblate (German)
|
2013-04-18 19:59:57 +02:00 |
|
Me Moala
|
ca8c1b6134
|
Translated using Weblate (French)
|
2013-04-18 19:59:57 +02:00 |
|
Shen Zheyu
|
a71bfb4b60
|
Translated using Weblate (Chinese (China))
|
2013-04-18 19:59:55 +02:00 |
|
LS-Steeef
|
e60eb32050
|
Add dutch translation
|
2013-04-18 19:57:12 +02:00 |
|
kwolekr
|
666aae3593
|
Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modification
|
2013-04-18 02:19:31 -04:00 |
|
Jonathon Anderson
|
49f6e347f0
|
Lua HUD
|
2013-04-18 02:14:33 -04:00 |
|
darkrose
|
1f42479e0c
|
Merge pull request #654 from ShadowNinja/remove_old_makefile
Remove old Makefile
|
2013-04-14 00:18:11 -07:00 |
|
ShadowNinja
|
9e0bb94460
|
Remove old Makefile(that is what git is for)
|
2013-04-14 03:06:24 -04:00 |
|
kwolekr
|
ce901f4c4c
|
Fix double free, null texture drop
|
2013-04-12 17:20:05 -04:00 |
|
MirceaKitsune
|
7cd5eb4c77
|
Swing the camera down when the player lands on the ground, based on the velocity the surface is hit with.
|
2013-04-11 19:42:47 -04:00 |
|
proller
|
17cfb1850d
|
Fix masterserver javascript: adjustable output id
|
2013-04-11 20:20:11 +04:00 |
|
RealBadAngel
|
e7f5cdf9d4
|
Bugfixes to get_craft_recipe and get_all_craft_recipes.
Improvements to get_all_craft_recipes (see api doc)
|
2013-04-10 22:33:59 -04:00 |
|
sapier
|
dda2071cc0
|
fix bug in scriptapi line_of_sight
fix warnings for pathfinder debug traces
|
2013-04-10 16:50:24 -04:00 |
|
sapier
|
6e4fdf37ba
|
fix objects colliding with its own collision boxes
|
2013-04-09 23:16:13 +02:00 |
|
sapier
|
7d002b60ff
|
fix emergemanager memory leaks
|
2013-04-09 02:34:11 -04:00 |
|
sapier
|
04c3b17c78
|
fix various memory leaks
|
2013-04-09 02:23:07 -04:00 |
|
sapier
|
58fd39de35
|
fix extruded items texture leak
|
2013-04-09 02:14:52 -04:00 |
|
RealBadAngel
|
9449026839
|
Use system wide LuaJIT if aviable.
|
2013-04-08 22:10:00 +02:00 |
|
sapier
|
e7247c1a66
|
fix memory leak on sound shutdown
|
2013-04-07 23:43:34 -04:00 |
|
sapier
|
0d26bb36af
|
fix memory leak in loadMedia
|
2013-04-07 23:40:33 -04:00 |
|
sapier
|
10502b59bc
|
addon extended resource accounting
|
2013-04-07 23:38:22 -04:00 |
|
sapier
|
abe74ea5ea
|
fix inventory image texture leak
|
2013-04-07 22:54:00 -04:00 |
|
sapier
|
98182f6097
|
fix memory leaks introduced by invalid gettext usage
|
2013-04-07 22:50:53 -04:00 |
|
sapier
|
cd27c8ef5d
|
replace Server smart pointer with conventional one to gain control over dtor call order
|
2013-04-07 22:42:36 -04:00 |
|
sapier
|
2bdff11d54
|
fix memory leak on shader shutdown
|
2013-04-07 22:30:29 -04:00 |
|