index
:
hax-minetest-server.git
master
Server-optimized Minetest 5.6.0
Test_User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix double free in createExtrudedMesh, reported by ptitSeb
Kahrl
2013-05-12
1
-1
/
+0
*
Add code to play main_menu.ogg in main menu
RealBadAngel
2013-05-11
1
-1
/
+60
*
Clear custom player HUDs when emerging players. Fixes #711.
Aaron Suen
2013-05-10
1
-0
/
+3
*
Fix memory leak: remove InventoryAction after sending and applying
PilzAdam
2013-05-11
1
-0
/
+3
*
Fix memory leaks: delete font in main and GUIChatConsole
PilzAdam
2013-05-10
2
-0
/
+3
*
Fix memory leak by dropping sky
PilzAdam
2013-05-10
1
-0
/
+2
*
Add clouds to all loading screens and better progress handling
Zeg9
2013-05-10
3
-79
/
+161
*
Fix gettext memory leaks
sapier
2013-05-10
1
-4
/
+12
*
Really fix itemdef memory leak
sapier
2013-05-09
1
-7
/
+7
*
Add --videomodes option to show available video modes
Kahrl
2013-05-09
1
-2
/
+57
*
Drop IrrlichtDevice when running --speedtests
Kahrl
2013-05-09
1
-0
/
+1
*
Fix world selection a bit (also fixes a main menu segfault)
Kahrl
2013-05-08
1
-3
/
+9
*
Add progress bar and clouds to loading screen
Zeg9
2013-05-08
1
-18
/
+69
*
Update default controls in README and pause menu
PilzAdam
2013-05-07
1
-8
/
+8
*
Fix shader license headers to be LGPL
Brent Hull
2013-05-06
2
-8
/
+8
*
Remove 'Meshbuffer ran out of indices' limitation
Kahrl
2013-05-06
1
-5
/
+8
*
fix static data not beeing stored correctly on deactivation
sapier
2013-05-06
1
-9
/
+8
*
Add header.png and footer.png support for games, and support texture packs vi...
Perttu Ahola
2013-05-04
3
-32
/
+121
*
Fix favorite Server List on Windows
Sfan5
2013-05-04
1
-1
/
+1
*
Fix documentation for HUD commands in protocol
PilzAdam
2013-05-04
1
-4
/
+4
*
Optional dependencies and properly handle mod name conflicts again
Kahrl
2013-05-03
5
-168
/
+312
*
Don't predict placement of nodes if they would replace a non buildable_to node
ShadowNinja
2013-05-03
1
-0
/
+2
*
Predict wallmounted param2 during node placement prediction.
Kahrl
2013-05-03
1
-44
/
+68
*
Server: force block send of pointed_pos_under after predicted node place
Kahrl
2013-05-03
1
-2
/
+6
*
Use DIR_DELIM instead of / in file paths
PilzAdam
2013-05-02
1
-3
/
+3
*
Show game name instead of game ID of selected game
PilzAdam
2013-05-02
3
-3
/
+9
*
Switch menu to game selected in world creation dialog
Perttu Ahola
2013-05-02
1
-0
/
+1
*
Pre-select current game in world creation dialog
Perttu Ahola
2013-05-02
3
-5
/
+16
*
Filter worlds by selected game
Perttu Ahola
2013-05-02
2
-6
/
+19
*
Get menu background image from selected game
Perttu Ahola
2013-05-02
7
-134
/
+170
*
Move sfan5 to core devs
PilzAdam
2013-05-01
1
-2
/
+2
*
Fix itemdef drop on NULL texture
kwolekr
2013-04-28
1
-1
/
+2
*
Enhance caves for mgv7, add ravines
kwolekr
2013-04-27
6
-46
/
+359
*
Minor hud.cpp cleanup
kwolekr
2013-04-25
2
-9
/
+10
*
Ability to change the crosshair using textures
Esteban I. Ruiz Moreno
2013-04-25
1
-1
/
+13
*
Generalize hud_builtin_enable into hud_set_flags
kwolekr
2013-04-25
11
-104
/
+81
*
Tune finite liquids, indev huge caves
proller
2013-04-25
2
-2
/
+2
*
Fix serverlist on -DRUN_IN_PLACE=0 (use path_user instead of path_share)
Zeg9
2013-04-25
1
-4
/
+6
*
Move player collisionbox to player class
sapier
2013-04-25
4
-19
/
+15
*
kahrl is back
PilzAdam
2013-04-25
1
-1
/
+1
*
Fix compatibility of RBA's NDT_GLASSLIKE_FRAMED
Perttu Ahola
2013-04-25
1
-2
/
+3
*
Improve getFree*ActiveObjectId to reduce common case cpu usage drasticaly
sapier
2013-04-24
1
-12
/
+14
*
Add new drawtype GLASSLIKE_FRAMED
RealBadAngel
2013-04-24
4
-2
/
+134
*
Added support to disable built-in HUD elements
Diego MartÃnez
2013-04-24
12
-11
/
+135
*
Fixes possible crash when using hud_change with "align" or "offset"
Diego MartÃnez
2013-04-23
1
-1
/
+2
*
Fix to: addUpdateMeshTaskWithEdge
RealBadAngel
2013-04-23
1
-14
/
+8
*
Add option to use texture alpha channel
kwolekr
2013-04-23
4
-11
/
+22
*
Disable fall bobbing by default; enable using fall_bobbing_amount = 1.0
Perttu Ahola
2013-04-23
2
-0
/
+3
*
Grow dirt_with_snow instead of dirt_with_grass if snow is above it
PilzAdam
2013-04-23
1
-1
/
+5
*
Add minetest.get_player_ip()
ShadowNinja
2013-04-23
1
-0
/
+26
[prev]
[next]