Fixed small error in mapnode.cpp (didn't cause any harm though)
[oweals/minetest.git] / src / porting.cpp
2011-06-20 Perttu Aholamoved the mac include in porting.cpp out of namespace
2011-06-18 Perttu AholaHand-picked Mac OSX cursor and bundle path fixes from...
2011-06-01 Perttu Aholamerged an old head into main branch
2011-05-16 Perttu Aholamerged fix to readlink ignored return value warning
2011-05-16 Ciaran GultnieksGet rid of ignored return value warning
2011-02-23 Perttu Aholamainly work on object scripting api
2011-02-16 Perttu AholaDebug stacks will now be printed on Ctrl-C. Also client...
2011-02-15 Perttu AholaFix for windows
2011-02-15 Perttu AholaCtrl+C handling on POSIX, some commands for server...
2011-02-07 Perttu Aholabug-fixin'
2011-01-10 Perttu Aholafixed data path in porting.cpp for normal linux builds...
2011-01-08 Perttu AholaCMake stuff works now on linux and windows... and shoul...
2011-01-07 Perttu AholaAdded a more flexible path system (and fixed some minor...