aboutsummaryrefslogtreecommitdiff
path: root/src/cmake_config.h.in (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-10Map generation is now properly threaded and doesn't block block placement and...Perttu Ahola4-115/+152
2011-04-10a commit before starting to reorganize the map loading/generation logicPerttu Ahola5-540/+355
2011-04-10new-style rats are now generated in the mapPerttu Ahola4-6/+98
2011-04-10fixed a bitPerttu Ahola1-0/+7
2011-04-10implemented rats in new system to verify that it worksPerttu Ahola14-85/+974
2011-04-10items now fall by gravity... also some other random updatingPerttu Ahola9-46/+147
2011-04-10new object systemPerttu Ahola15-160/+535
2011-04-09added libgl1-mesa-dev to dependenciesPerttu Ahola1-1/+1
2011-04-09set GUIInventoryMenu to be scaled according to the height of the window (not ...Perttu Ahola1-3/+3
2011-04-08Some progress on transitioning from MapBlockObject to ActiveObject.Perttu Ahola13-40/+522
2011-04-06stone shovel now needs cobble, not stone.Perttu Ahola2-1/+4
2011-04-06still modified version!Perttu Ahola1-1/+1
2011-04-06Fixed wrong version numberPerttu Ahola1-1/+1
2011-04-06cleaning notes and stuffPerttu Ahola2-70/+32
2011-04-06Changed version number according to a new versioning scheme.Perttu Ahola1-2/+2
2011-04-06updated changelogPerttu Ahola1-0/+4
2011-04-06Server: Only send node removal/addition to client if client's player is near ...Perttu Ahola2-7/+86
2011-04-06Made mesh update on node removal asynchronous on client, to reduce frametime ...Perttu Ahola1-1/+2
2011-04-06Made mesh update on node addition asynchronous on client, to reduce frametime...Perttu Ahola2-3/+13
2011-04-06fixed the bug of disabled removal of empty chestsPerttu Ahola2-3/+9
2011-04-05changelog updatePerttu Ahola1-0/+1
2011-04-05changelog updatePerttu Ahola1-0/+5
2011-04-05Incremented version to 0.0.2.Perttu Ahola1-1/+1
2011-04-05Furnace is now usable. Added more tools.Perttu Ahola22-99/+419
2011-04-05forgot the furnace menu files!Perttu Ahola2-0/+102
2011-04-05A more robust format for node metadataPerttu Ahola3-11/+59
2011-04-05initial workings of the furnacePerttu Ahola9-165/+423
2011-04-05updated changelog a bitPerttu Ahola1-0/+5
2011-04-05changed node metadata format to better accomodate future needs and problemsPerttu Ahola12-46/+192
2011-04-04Fixed chest contents not immediately updating to all playersPerttu Ahola2-2/+15
2011-04-04Modified windows build parameters a bit to make it buildPerttu Ahola1-1/+2
2011-04-04removed reference to script directory in cmake installPerttu Ahola1-2/+0
2011-04-04Chests work now!Perttu Ahola17-147/+519
2011-04-04initial chest metadataPerttu Ahola7-52/+122
2011-04-04now the server buildsPerttu Ahola2-2/+11