- Sep 24, 2011
-
-
Mark Holmquist authored
-
Mark Holmquist authored
Adding (most) of the sapling functionality. It has yet to work, since MEET_OTHER was not implemented at the time of this commit. Hopefully it will work when merged with celeron's latest.
-
- Sep 23, 2011
-
-
Perttu Ahola authored
-
- Sep 22, 2011
-
-
Perttu Ahola authored
Make client report a newer version number to the server than 2011-07-31 does and make the server enforce it
-
Perttu Ahola authored
-
- Sep 21, 2011
-
-
Perttu Ahola authored
-
- Sep 16, 2011
-
-
Perttu Ahola authored
-
Kahrl authored
-
JacobF authored
-
Perttu Ahola authored
-
- Sep 15, 2011
-
-
Kahrl authored
-
- Sep 12, 2011
- Sep 11, 2011
- Sep 07, 2011
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Sep 06, 2011
-
-
Perttu Ahola authored
-
JacobF authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
Speed up periodical map unloading by moving beginSave() and endSave() to outer loop in Map::timerUpdate()
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
Fix some texture stuff: remove item_fence.png, use fence.png, remove inexisting cactus.png from texture atlas (replace with nothing because cactus is rare)
-
Kahrl authored
-
JacobF authored
Also, the temp item wasn't being deleted, might have been a memory leak. Now you will only eat 1 item off a stack
-
- Sep 04, 2011
- Sep 03, 2011
-
-
JacobF authored
* The map will reside in world/map.sqlite * It will load from the sectors folder but will not save there
-
- Sep 02, 2011
- Sep 01, 2011
-
-
JacobF authored
* I didn't understand that expression last fix and now the furnace would burn fuel even when it had no source item.
-
- Aug 31, 2011
-
-
Perttu Ahola authored
-
- Aug 30, 2011
-
-
Perttu Ahola authored
-
JacobF authored
-