Node placement / mineral / serialization / iron freq / node_dig callback
[oweals/minetest.git] / src / servermain.cpp
2012-01-22 KahrlNode placement / mineral / serialization / iron freq...
2011-12-03 Perttu AholaBetter mod loading error handling
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-11-29 Perttu AholaMove ContentFeatures to mapnode_contentfeatures.{h...
2011-10-17 celeron55Fix partly double printed debug.txt
2011-10-16 Perttu AholaFix map delete on windows (concatenate paths correctly...
2011-10-16 Perttu AholaUse the logger; also, default to not showing much crap...
2011-10-12 Perttu AholaHeader file tweaking; mainly for speed
2011-08-05 Perttu Aholamerged delta and c55
2011-07-31 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu AholaServer configuration is now written when "/#setting...
2011-07-24 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-24 Nils Dagsson MoskoppMerge pull request #36 from Oblomov/master
2011-07-24 Giuseppe BilottaTwo more instances of unhardcoding the project name
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-22 Perttu Aholafixed servermain.cpp lacking filesys.h
2011-06-20 Perttu Aholapath_userdata is now created before potentially creatin...
2011-06-17 Perttu AholaMoved some mapnode content stuff from mapnode.{h,cpp...
2011-06-02 Perttu AholaIn a globally installed build, debug.txt is now placed...
2011-06-01 Perttu Aholamore merging - hopefully all spare heads are now gone
2011-06-01 Perttu Aholamerged an old head into main branch
2011-06-01 Perttu AholaMerged CiaranG's fence graphic updates (ugh, well,...
2011-05-30 Perttu Aholaforgot to add profiler to servermain.cpp
2011-05-29 Perttu Aholaplayer passwords and privileges in world/auth.txt
2011-02-15 Perttu AholaCtrl+C handling on POSIX, some commands for server...
2011-02-11 Perttu Aholafully working i guess
2011-02-05 Perttu Aholamapgen stuff
2011-01-28 Perttu Aholaserver builds now!
2011-01-23 Perttu AholaOMG! Main Menu!
2011-01-17 Perttu Aholaconfiguration updates; making to build on msvc
2011-01-08 Perttu AholaCMake stuff works now on linux and windows... and shoul...
2011-01-07 Perttu AholaFixed dedicated server build
2011-01-07 Perttu AholaAdded a more flexible path system (and fixed some minor...
2010-12-27 Perttu Aholabetter debug output in segfaults and stack overflows...
2010-12-26 Perttu Aholadrawing range updater update and myrand() (but not...
2010-12-25 Perttu Aholabuilds on both platforms
2010-12-24 Perttu Aholaminecraft-like crafting
2010-12-23 Perttu Aholalittle tinkering
2010-12-22 Perttu Aholaserver starting on port 0 on invalid settings
2010-12-22 Perttu Aholasome work-in-progress
2010-12-21 Perttu Aholaorganizing stuff.
2010-12-20 Perttu Aholasome tinkering with gui. removed updating of configurat...
2010-12-20 Perttu Aholaworking time-of-day sending from server to client
2010-12-19 Perttu Aholaadded dedicated server build without irrlicht