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
...
*
some tidying
Perttu Ahola
2011-02-21
3
-18
/
+99
*
preliminary lua scripting framework for objects
Perttu Ahola
2011-02-21
72
-193
/
+18522
*
Temporary commit; lots of test code and stuff
Perttu Ahola
2011-02-21
23
-743
/
+1897
*
video backend selection
Perttu Ahola
2011-02-19
2
-14
/
+26
*
random code cleaning, shouldn't affect anything
Perttu Ahola
2011-02-18
4
-91
/
+56
*
Set ambient light in inventory cube generation
Perttu Ahola
2011-02-18
1
-0
/
+4
*
removed duplicate "bmp"
Perttu Ahola
2011-02-17
1
-1
/
+1
*
Better texture handling. Textures are not added to atlas if they are big, and...
Perttu Ahola
2011-02-17
2
-33
/
+160
*
Debug stacks will now be printed on Ctrl-C. Also client properly quits on Ctr...
Perttu Ahola
2011-02-16
2
-4
/
+10
*
fixed invalid block loading (the action is to generate a new one)
Perttu Ahola
2011-02-16
1
-80
/
+68
*
small fixes: crack texture, server build on windows, configuration file examp...
Perttu Ahola
2011-02-16
2
-24
/
+13
*
fixed slight error in server build
Perttu Ahola
2011-02-15
2
-5
/
+14
*
might work good on cmake+msvc now
Perttu Ahola
2011-02-15
3
-12
/
+29
*
still a little fix!
Perttu Ahola
2011-02-15
1
-1
/
+1
*
Fix for windows
Perttu Ahola
2011-02-15
1
-7
/
+7
*
Ctrl+C handling on POSIX, some commands for server and other tweaking
Perttu Ahola
2011-02-15
11
-111
/
+380
*
mud gets now grass onto it when placed into sunlight. also removed three old ...
Perttu Ahola
2011-02-15
1
-9
/
+23
*
smgr->drop() is now used in tile.cpp
Perttu Ahola
2011-02-15
1
-5
/
+6
*
server now won't crash when it is tries to generate blocks that are not insid...
Perttu Ahola
2011-02-15
2
-37
/
+47
*
fixed CMakeLists.txt syntax (removed additional ,)
Perttu Ahola
2011-02-14
1
-1
/
+1
*
new hotbar, more minecraft-like
Perttu Ahola
2011-02-14
3
-51
/
+137
*
Some fiddling around with fog... not much changed
Perttu Ahola
2011-02-14
3
-30
/
+83
*
removed useless SMaterial parameter from mapblock
Perttu Ahola
2011-02-14
1
-1
/
+1
*
sneaking bug fixing
Perttu Ahola
2011-02-14
1
-21
/
+33
*
cube inventory texture rendering thing (not good yet)
Perttu Ahola
2011-02-14
2
-34
/
+104
*
New way of determining the outcome of digging
Perttu Ahola
2011-02-14
3
-10
/
+41
*
disabled jumping in sneak mode if far away from the edge because it can drop ...
Perttu Ahola
2011-02-14
1
-2
/
+4
*
fixed bug in sneaking
Perttu Ahola
2011-02-14
3
-32
/
+40
*
players to not be saved when map saving is disabled (due to some error)
Perttu Ahola
2011-02-14
1
-12
/
+15
*
added sneaking/crouching and changelog
Perttu Ahola
2011-02-14
7
-108
/
+306
*
tuned fog distance a bit
Perttu Ahola
2011-02-13
1
-1
/
+1
*
mapgen parameter tweaking
Perttu Ahola
2011-02-13
1
-2
/
+2
*
changed sky color and made new style leaves a bit more bright
Perttu Ahola
2011-02-13
2
-2
/
+4
*
hopefully a fix for the majority of the windows 7 problems - thanks to zerochen
Perttu Ahola
2011-02-12
3
-33
/
+55
*
Use random-generated fallback textures when real textures are not found
Perttu Ahola
2011-02-12
2
-29
/
+71
*
some fixes to make compiling on some bsd easier
Perttu Ahola
2011-02-11
3
-3
/
+10
*
tiny fix
Perttu Ahola
2011-02-11
1
-1
/
+1
*
pauseMenu text change
Perttu Ahola
2011-02-11
1
-2
/
+0
*
disabled work wrap to show every line of chat in any case
Perttu Ahola
2011-02-11
1
-1
/
+2
*
more stuff...
Perttu Ahola
2011-02-11
3
-6
/
+13
*
now it works nicely
Perttu Ahola
2011-02-11
5
-21
/
+60
*
fully working i guess
Perttu Ahola
2011-02-11
15
-120
/
+355
*
new texture stuff quite working
Perttu Ahola
2011-02-11
13
-78
/
+251
*
fixes toward mingw compatibility
Perttu Ahola
2011-02-10
6
-25
/
+84
*
some texture stuff
Perttu Ahola
2011-02-10
3
-1
/
+7
*
work-in-progress texture atlas optimization
Perttu Ahola
2011-02-10
20
-270
/
+1495
*
uh... accidentally left directX as the default in main.cpp
Perttu Ahola
2011-02-08
1
-2
/
+2
*
local game connects to 127.0.0.1 instead of localhost (windows returns an ipv...
Perttu Ahola
2011-02-08
5
-5
/
+26
*
made it to work with my windows compiler
Perttu Ahola
2011-02-08
3
-6
/
+24
*
bug-fixin'
Perttu Ahola
2011-02-08
20
-169
/
+336
[prev]
[next]