aboutsummaryrefslogtreecommitdiff
path: root/src/server.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A bit longer day and a bit shorter night. Client-side.Perttu Ahola2010-12-291-1/+1
|
* better debug output in segfaults and stack overflows in windowsPerttu Ahola2010-12-271-27/+7
|
* better cavesPerttu Ahola2010-12-251-112/+122
|
* tinkering aroundPerttu Ahola2010-12-251-0/+2
|
* some tinkering aroundPerttu Ahola2010-12-251-8/+6
|
* builds on both platformsPerttu Ahola2010-12-251-1/+22
|
* minecraft-like craftingPerttu Ahola2010-12-251-188/+283
|
* disconnect method to connection to be used instead of just timing outPerttu Ahola2010-12-241-103/+310
|
* ProgressBarTextureModPerttu Ahola2010-12-241-1/+1
|
* base stuff for item->object conversionPerttu Ahola2010-12-241-27/+86
|
* changes to handing of digging (non backwards-compatible i guess)Perttu Ahola2010-12-231-7/+232
|
* fixed crafting bugPerttu Ahola2010-12-221-1/+1
|
* server starting on port 0 on invalid settingsPerttu Ahola2010-12-221-1/+1
|
* crafting system!Perttu Ahola2010-12-221-6/+126
|
* just savin'Perttu Ahola2010-12-221-17/+25
|
* organizing stuff.Perttu Ahola2010-12-211-10/+8
|
* Cracking blocks while diggingPerttu Ahola2010-12-211-1/+11
|
* working time-of-day sending from server to clientPerttu Ahola2010-12-201-4/+55
|
* added dedicated server build without irrlichtPerttu Ahola2010-12-191-1/+1
|
* day/night working client sidePerttu Ahola2010-12-191-24/+73
|
* before adding day/night lightingPerttu Ahola2010-12-181-79/+145
| | | | | --HG-- rename : data/light.png => data/cloud.png
* tinkering aroundPerttu Ahola2010-12-141-1/+1
|
* better graphics, zlib to work on vc++Perttu Ahola2010-12-141-3/+13
|
* commit before content-tile separationPerttu Ahola2010-12-131-9/+17
|
* working nicelyPerttu Ahola2010-12-131-147/+121
|
* starting to separate "material" to "content" and "tile"Perttu Ahola2010-12-121-27/+54
|
* commit before some radicallish changes to water behaviorPerttu Ahola2010-12-111-0/+96
|
* better waterPerttu Ahola2010-11-301-4/+4
|
* license stuffPerttu Ahola2010-11-291-0/+19
| | | | | --HG-- rename : src/licensecomment.txt => licensecomment.txt
* default setting change, random tinkeringPerttu Ahola2010-11-291-3/+12
|
* Windows bug fixesPerttu Ahola2010-11-291-23/+4
|
* fixed face updating slowness bugPerttu Ahola2010-11-291-1/+1
|
* sitä sun tätä tekeillä, toimii kivastiPerttu Ahola2010-11-291-355/+67
|
* block send priority queuePerttu Ahola2010-11-271-0/+321
|
* Working version before block send priorization updatePerttu Ahola2010-11-271-70/+65
|
* Initial filesPerttu Ahola2010-11-271-0/+2115