aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* some work-in-progress water stuffPerttu Ahola2010-12-015-146/+508
* better waterPerttu Ahola2010-11-3010-16/+167
* doc updatePerttu Ahola2010-11-291-48/+14
* testPerttu Ahola2010-11-291-0/+1
* license stuffPerttu Ahola2010-11-2944-25/+799
* license stuff (more to come)Perttu Ahola2010-11-295-4/+85
* default setting change, random tinkeringPerttu Ahola2010-11-293-6/+15
* Windows bug fixesPerttu Ahola2010-11-2911-83/+152
* plant amount fix and ravine amount settingPerttu Ahola2010-11-291-2/+3
* fixed face updating slowness bugPerttu Ahola2010-11-297-8/+127
* reversed meshbuffer cachePerttu Ahola2010-11-291-48/+14
* meshbuffer cache test. No much speed improvement.Perttu Ahola2010-11-291-14/+48
* - added map generating scriptPerttu Ahola2010-11-293-40/+28
* constant size for array for vcPerttu Ahola2010-11-291-1/+1