aboutsummaryrefslogtreecommitdiff
path: root/src/servermain.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ctrl+C handling on POSIX, some commands for server and other tweakingPerttu Ahola2011-02-151-8/+10
|
* fully working i guessPerttu Ahola2011-02-111-3/+5
|
* mapgen stuffPerttu Ahola2011-02-051-13/+1
|
* server builds now!Perttu Ahola2011-01-281-0/+7
|
* OMG! Main Menu!Perttu Ahola2011-01-231-38/+5
|
* configuration updates; making to build on msvcPerttu Ahola2011-01-171-2/+2
|
* CMake stuff works now on linux and windows... and should be possible to make ↵Perttu Ahola2011-01-081-7/+14
| | | | to work on OS X.
* Fixed dedicated server buildPerttu Ahola2011-01-071-1/+1
|
* Added a more flexible path system (and fixed some minor stuff)Perttu Ahola2011-01-071-8/+7
|
* better debug output in segfaults and stack overflows in windowsPerttu Ahola2010-12-271-11/+4
|
* drawing range updater update and myrand() (but not usage of it)Perttu Ahola2010-12-261-0/+1
|
* builds on both platformsPerttu Ahola2010-12-251-1/+1
|
* minecraft-like craftingPerttu Ahola2010-12-251-0/+2
|
* little tinkeringPerttu Ahola2010-12-231-2/+8
|
* server starting on port 0 on invalid settingsPerttu Ahola2010-12-221-2/+2
|
* some work-in-progressPerttu Ahola2010-12-221-2/+0
|
* organizing stuff.Perttu Ahola2010-12-211-28/+7
|
* some tinkering with gui. removed updating of configuration file at endPerttu Ahola2010-12-201-8/+0
|
* working time-of-day sending from server to clientPerttu Ahola2010-12-201-35/+1
|
* added dedicated server build without irrlichtPerttu Ahola2010-12-191-0/+421