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 memory leaks in GenericCAO, ShaderSource and Player classes
sapier
2014-07-02
3
-3
/
+8
*
Fix inversion of full_punch_interval
Novatux
2014-07-02
1
-1
/
+1
*
Fix regression in light calculation
sapier
2014-06-30
1
-1
/
+4
*
Fix serverlist code style, const-correctness, and types
ShadowNinja
2014-06-30
3
-89
/
+89
*
Fix server list boolean typing and alignment
ShadowNinja
2014-06-30
1
-30
/
+40
*
Add support for multipart/form-data to HTTPFetch for server announcing
ShadowNinja
2014-06-30
4
-18
/
+63
*
Copy zlib and freetype dll to windows package too
sapier
2014-06-29
1
-0
/
+6
*
Add support for Android 2.3+
sapier
2014-06-29
32
-127
/
+2169
*
Don't spam server console on player/playersao error but just drop the affecte...
sapier
2014-06-29
1
-4
/
+6
*
Glasslike_framed drawtype rework.
RealBadAngel
2014-06-29
1
-50
/
+158
*
OS X compatibility fixes
Martin Doege
2014-06-29
8
-19
/
+138
*
Fix msvc2012 build
sapier
2014-06-29
2
-2
/
+4
*
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
*
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
2
-0
/
+2
*
Fix statement not set NULL on deletion
sapier
2014-06-25
1
-11
/
+14
*
Add setting for tooltips show delay.
RealBadAngel
2014-06-25
3
-1
/
+5
*
Tooltips rework.
RealBadAngel
2014-06-24
2
-42
/
+114
*
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 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
7
-48
/
+134
*
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
[prev]
[next]