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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add formspec api versioning
sapier
2014-06-29
6
-34
/
+130
*
Make sure none of the irrlicht member objects of GenericCAO are deleted prior...
sapier
2014-06-29
1
-0
/
+13
*
Make player files saving again
SmallJoker
2014-06-29
2
-0
/
+2
*
Masterserver: Fix undefined players
proller
2014-06-28
1
-2
/
+2
*
Add prefixes to enum values and fix style issues
kwolekr
2014-06-28
6
-124
/
+115
*
Make GUITable mouse wheel scrolling faster
Kahrl
2014-06-27
1
-1
/
+1
*
Fix GenericCAO fails to grabing member animated mesh node to prevent it do be...
sapier
2014-06-27
1
-0
/
+2
*
Fix wrong status text rectangle. Fix for #1412
RealBadAngel
2014-06-27
1
-1
/
+1
*
Add separate download timeout to allow download of bigger files or on low ban...
sapier
2014-06-26
3
-0
/
+4
*
Fix statement not set NULL on deletion
sapier
2014-06-25
1
-11
/
+14
*
Add setting for tooltips show delay.
RealBadAngel
2014-06-25
4
-1
/
+7
*
Tooltips rework.
RealBadAngel
2014-06-24
3
-48
/
+124
*
Handle missing tablecolumns[], fixes bug #1187
Kahrl
2014-06-24
1
-0
/
+10
*
GUITable typo fixes in comments
Kahrl
2014-06-24
1
-2
/
+2
*
Store the maximum player file tries in a constant
ShadowNinja
2014-06-23
3
-2
/
+7
*
Only try to load from possible player files
ShadowNinja
2014-06-23
3
-67
/
+37
*
Only keep players loaded while they're connected
ShadowNinja
2014-06-23
6
-242
/
+181
*
Remove confusing code block from SQLite3 database
ShadowNinja
2014-06-23
1
-42
/
+38
*
Clear inventory before setting lists
ShadowNinja
2014-06-23
1
-9
/
+10
*
Fix Windows build
sfan5
2014-06-23
1
-0
/
+6
*
Fix race condition on accessing m_time_of_day_speed causing day night race on...
sapier
2014-06-23
2
-7
/
+31
*
Remove MapVoxelManipulator not really used by anyone
sapier
2014-06-23
2
-190
/
+13
*
Remove emerge and speedup addArea by using memcopy instead of one by one assi...
sapier
2014-06-23
4
-112
/
+83
*
Minor fix in check order
sapier
2014-06-23
1
-49
/
+51
*
Don't keep temporary images in RAM
sapier
2014-06-23
1
-23
/
+12
*
Avoid doing a full material compare if not even first texture does match
sapier
2014-06-23
1
-30
/
+37
*
Speedup attachement handling by replacing vector search by direct array acces...
sapier
2014-06-23
4
-77
/
+48
*
Use memset for flag initialization (compiler optimization is way better)
sapier
2014-06-23
1
-7
/
+8
*
Speedup getTileInfo by up to 30%
sapier
2014-06-23
1
-4
/
+8
*
Speedup getBlockNodeIdMapping by up to factor 4 by using a fixed size mapping...
sapier
2014-06-23
1
-6
/
+10
*
Fix menu crash due to lack of favourites list
sapier
2014-06-22
1
-0
/
+6
*
Fix sqlite3 map shutdown fails due to missing to finalize list statement
sapier
2014-06-22
2
-28
/
+69
*
Support for scalable font and gui elements
sapier
2014-06-22
9
-57
/
+143
*
Fix uncought deserialization error on receiving data
sapier
2014-06-22
1
-0
/
+5
*
Fix server assert in case of invalid message from client, just kick that client.
sapier
2014-06-21
1
-1
/
+7
*
Don't handle lack of IPv6 as fatal in unit tests
sapier
2014-06-20
1
-13
/
+20
*
Fix labels and vertlabels on some systems.
RealBadAngel
2014-06-20
2
-3
/
+3
*
Fix small memory leaks on shutdown
sapier
2014-06-20
3
-4
/
+10
*
Fix build on big endian architectures.
Matthew Bekkema
2014-06-20
1
-16
/
+17
*
Fix chat overlaying full screen, now it's gonna overlay only up to length of ...
sapier
2014-06-20
1
-1
/
+1
*
Fix newline not handled to to interpreting it as invisible char
sapier
2014-06-19
1
-22
/
+22
*
Fix broken serverdescription in multiplayer tab
sapier
2014-06-19
1
-3
/
+4
*
Remove ugly curl struct pointer from jsonFetchValue signature
sapier
2014-06-19
6
-39
/
+25
*
Remove a lot of superfluous ifndef USE_CURL checks
sapier
2014-06-19
4
-17
/
+7
*
Add support for directly starting a world by name from command line
sapier
2014-06-19
1
-26
/
+33
*
Add tooltips for button, imagebutton and checkbox.
RealBadAngel
2014-06-19
2
-44
/
+49
*
Fix bounding rect for formspec elements label vertlabel and checkboxes
sapier
2014-06-18
4
-12
/
+27
*
Make dropdown formspec elements send their value same style as buttons on change
sapier
2014-06-18
1
-5
/
+28
*
Update buildbot scripts and add 64-bit buildbot
sfan5
2014-06-18
4
-78
/
+230
*
Fix issue #1275 - one more missing check.
RealBadAngel
2014-06-18
1
-1
/
+1
[prev]
[next]