aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* missing filesPerttu Ahola2010-12-252-0/+213
* more tinkering aroundPerttu Ahola2010-12-251-1/+1
* some tinkering aroundPerttu Ahola2010-12-252-12/+43
* slight map generation bugsPerttu Ahola2010-12-252-3/+7
* builds on both platformsPerttu Ahola2010-12-256-6/+41
* minecraft-like craftingPerttu Ahola2010-12-2510-245/+566
* disconnect method to connection to be used instead of just timing outPerttu Ahola2010-12-249-243/+688
* ProgressBarTextureModPerttu Ahola2010-12-247-37/+107
* small segfault bug fixPerttu Ahola2010-12-241-4/+3
* base stuff for item->object conversionPerttu Ahola2010-12-248-188/+577
* changes to handing of digging (non backwards-compatible i guess)Perttu Ahola2010-12-2311-236/+548
* little tinkeringPerttu Ahola2010-12-234-19/+42
* work-in-progress gui system updating + some settings system updatingPerttu Ahola2010-12-238-241/+338
* redoing gui stuffPerttu Ahola2010-12-236-327/+250
* fixed crack animation timing in clientPerttu Ahola2010-12-234-4/+27
* a mutex added to TempMods which hopefully fixes rare segfaults on clientPerttu Ahola2010-12-233-54/+73
* changed default time speedPerttu Ahola2010-12-221-1/+1
* added fog to playersPerttu Ahola2010-12-222-2/+5
* fixed crafting bugPerttu Ahola2010-12-221-1/+1
* server starting on port 0 on invalid settingsPerttu Ahola2010-12-225-10/+34
* crafting system!Perttu Ahola2010-12-2218-136/+683
* just savin'Perttu Ahola2010-12-227-112/+344
* missing filesPerttu Ahola2010-12-222-0/+349
* some work-in-progressPerttu Ahola2010-12-2217-266/+689
* organizing stuff.Perttu Ahola2010-12-2123-372/+803
* Cracking blocks while diggingPerttu Ahola2010-12-2115-289/+232
* added some missing filesPerttu Ahola2010-12-204-163/+363
* framework for modifying texturesPerttu Ahola2010-12-2017-226/+405
* some tinkering with gui. removed updating of configuration file at endPerttu Ahola2010-12-206-72/+8
* working time-of-day sending from server to clientPerttu Ahola2010-12-208-139/+182
* added dedicated server build without irrlichtPerttu Ahola2010-12-1918-103/+626
* day/night working client sidePerttu Ahola2010-12-1921-658/+935
* before daynight mesh cachePerttu Ahola2010-12-1813-215/+441
* before adding day/night lightingPerttu Ahola2010-12-1815-479/+651
* settings manager: better default setting handling and updating config file an...Perttu Ahola2010-12-145-53/+380
* tinkering aroundPerttu Ahola2010-12-1410-86/+72
* pausemenu stuffPerttu Ahola2010-12-142-0/+173
* pause menu addedPerttu Ahola2010-12-141-10/+18
* little fixesPerttu Ahola2010-12-142-8/+4
* added some missing filesPerttu Ahola2010-12-143-0/+180
* better graphics, zlib to work on vc++Perttu Ahola2010-12-147-26/+56
* grass edges workin'Perttu Ahola2010-12-142-22/+22
* in before messing with face drawing orientationPerttu Ahola2010-12-1412-276/+132
* commit before content-tile separationPerttu Ahola2010-12-1312-53/+365
* fixes for vc++Perttu Ahola2010-12-131-0/+3
* random stuff and different node lightingPerttu Ahola2010-12-133-10/+20
* working nicelyPerttu Ahola2010-12-1318-395/+928
* starting to separate "material" to "content" and "tile"Perttu Ahola2010-12-129-388/+337
* removed accidental double flowWaterPerttu Ahola2010-12-111-177/+0
* commit before some radicallish changes to water behaviorPerttu Ahola2010-12-1114-166/+1420