index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
tweaked mapgen
Perttu Ahola
2011-02-28
*
fixed server sending wrong position of node removal
Perttu Ahola
2011-02-28
*
tweaked mapgen
Perttu Ahola
2011-02-28
*
added trees (very glitchy) and changed grass texture
Perttu Ahola
2011-02-28
*
-
Perttu Ahola
2011-02-28
*
A third try on terrain generation. No trees yet.
Perttu Ahola
2011-02-28
*
modified grass texture
Perttu Ahola
2011-02-28
*
fixed 3d noise and made 2d noise faster
Perttu Ahola
2011-02-27
*
3d noise stuff
Perttu Ahola
2011-02-26
*
fixed a possible infinite loop in ClientEnvironment (dtime counter getting so...
Perttu Ahola
2011-02-24
*
modified the build system of lua to a more minimal one
Perttu Ahola
2011-02-24
*
fixed a path in build system's packaging part
Perttu Ahola
2011-02-23
*
updated scripting api a bit
Perttu Ahola
2011-02-23
*
mainly work on object scripting api
Perttu Ahola
2011-02-23
*
removed an old comment
Perttu Ahola
2011-02-23
*
Fixed insufficient error handling in narrow_to_wide, which caused a crash if ...
Perttu Ahola
2011-02-23
*
some tidying
Perttu Ahola
2011-02-21
*
preliminary lua scripting framework for objects
Perttu Ahola
2011-02-21
*
Temporary commit; lots of test code and stuff
Perttu Ahola
2011-02-21
*
video backend selection
Perttu Ahola
2011-02-19
*
random code cleaning, shouldn't affect anything
Perttu Ahola
2011-02-18
*
Set ambient light in inventory cube generation
Perttu Ahola
2011-02-18
*
updated changelog
Perttu Ahola
2011-02-17
*
removed duplicate "bmp"
Perttu Ahola
2011-02-17
*
Better texture handling. Textures are not added to atlas if they are big, and...
Perttu Ahola
2011-02-17
*
Debug stacks will now be printed on Ctrl-C. Also client properly quits on Ctr...
Perttu Ahola
2011-02-16
*
fixed invalid block loading (the action is to generate a new one)
Perttu Ahola
2011-02-16
*
small fixes: crack texture, server build on windows, configuration file examp...
Perttu Ahola
2011-02-16
*
forgot some test code in...
Perttu Ahola
2011-02-16
*
Hopefully fixed some of the errors in cmake's finding of irrlicht
Perttu Ahola
2011-02-16
*
fixed slight error in server build
Perttu Ahola
2011-02-15
*
updated changelog
Perttu Ahola
2011-02-15
*
CMake working nicely on Windows, at least with MSVC. "Compiling on windows" s...
Perttu Ahola
2011-02-15
*
might work good on cmake+msvc now
Perttu Ahola
2011-02-15
*
still a little fix!
Perttu Ahola
2011-02-15
*
Fix for windows
Perttu Ahola
2011-02-15
*
Ctrl+C handling on POSIX, some commands for server and other tweaking
Perttu Ahola
2011-02-15
*
mud gets now grass onto it when placed into sunlight. also removed three old ...
Perttu Ahola
2011-02-15
*
smgr->drop() is now used in tile.cpp
Perttu Ahola
2011-02-15
*
server now won't crash when it is tries to generate blocks that are not insid...
Perttu Ahola
2011-02-15
*
fixed CMakeLists.txt syntax (removed additional ,)
Perttu Ahola
2011-02-14
*
Added tag 110214175330 for changeset 20c49c98c92a
Perttu Ahola
2011-02-14
*
changelog update
Perttu Ahola
2011-02-14
*
new hotbar, more minecraft-like
Perttu Ahola
2011-02-14
*
Some fiddling around with fog... not much changed
Perttu Ahola
2011-02-14
*
removed useless SMaterial parameter from mapblock
Perttu Ahola
2011-02-14
*
sneaking bug fixing
Perttu Ahola
2011-02-14
*
cube inventory texture rendering thing (not good yet)
Perttu Ahola
2011-02-14
*
New way of determining the outcome of digging
Perttu Ahola
2011-02-14
*
disabled jumping in sneak mode if far away from the edge because it can drop ...
Perttu Ahola
2011-02-14
[next]