| Commit message (Expand) | Author | Age |
* | Fix partly double printed debug.txt | celeron55 | 2011-10-17 |
* | Fix map delete on windows (concatenate paths correctly with / or \ depending ... | Perttu Ahola | 2011-10-16 |
* | Use the logger; also, default to not showing much crap in console. Use --info... | Perttu Ahola | 2011-10-16 |
* | Header file tweaking; mainly for speed | Perttu Ahola | 2011-10-12 |
* | Merge branch 'upstream/master' | Nils Dagsson Moskopp | 2011-07-30 |
|\ |
|
| * | Server configuration is now written when "/#setting whatever = whatever" is i... | Perttu Ahola | 2011-07-30 |
* | | Two more instances of unhardcoding the project name | Giuseppe Bilotta | 2011-07-24 |
|/ |
|
* | fixed servermain.cpp lacking filesys.h | Perttu Ahola | 2011-06-22 |
* | path_userdata is now created before potentially creating debug.txt in there | Perttu Ahola | 2011-06-20 |
* | Moved some mapnode content stuff from mapnode.{h,cpp} and digging property st... | Perttu Ahola | 2011-06-17 |
* | In a globally installed build, debug.txt is now placed in userdata directory.... | Perttu Ahola | 2011-06-02 |
* | forgot to add profiler to servermain.cpp | Perttu Ahola | 2011-05-31 |
* | player passwords and privileges in world/auth.txt | Perttu Ahola | 2011-05-29 |
* | Ctrl+C handling on POSIX, some commands for server and other tweaking | Perttu Ahola | 2011-02-15 |
* | fully working i guess | Perttu Ahola | 2011-02-11 |
* | mapgen stuff | Perttu Ahola | 2011-02-05 |
* | server builds now! | Perttu Ahola | 2011-01-28 |
* | OMG! Main Menu! | Perttu Ahola | 2011-01-23 |
* | configuration updates; making to build on msvc | Perttu Ahola | 2011-01-17 |
* | CMake stuff works now on linux and windows... and should be possible to make ... | Perttu Ahola | 2011-01-08 |
* | Fixed dedicated server build | Perttu Ahola | 2011-01-07 |
* | Added a more flexible path system (and fixed some minor stuff) | Perttu Ahola | 2011-01-07 |
* | better debug output in segfaults and stack overflows in windows | Perttu Ahola | 2010-12-27 |
* | drawing range updater update and myrand() (but not usage of it) | Perttu Ahola | 2010-12-26 |
* | builds on both platforms | Perttu Ahola | 2010-12-25 |
* | minecraft-like crafting | Perttu Ahola | 2010-12-25 |
* | little tinkering | Perttu Ahola | 2010-12-23 |
* | server starting on port 0 on invalid settings | Perttu Ahola | 2010-12-22 |
* | some work-in-progress | Perttu Ahola | 2010-12-22 |
* | organizing stuff. | Perttu Ahola | 2010-12-21 |
* | some tinkering with gui. removed updating of configuration file at end | Perttu Ahola | 2010-12-20 |
* | working time-of-day sending from server to client | Perttu Ahola | 2010-12-20 |
* | added dedicated server build without irrlicht | Perttu Ahola | 2010-12-19 |