Perttu Ahola
|
960009d619
Update changelog
|
il y a 13 ans |
Kahrl
|
5ca877b836
minetestmapper: Fix the way ylist is computed, use cStringIO instead of rolling own Bytestream, remove some artifacts when drawing underground blocks, introduce a --drawunderground switch (defaults to of), 'blocknum' renamed to 'content'.
|
il y a 13 ans |
Perttu Ahola
|
b0c2c83861
minetestmapper speed tweaks (kahrl & JacobF)
|
il y a 13 ans |
Perttu Ahola
|
1a63c6e016
Add apple color to minetestmapper and fix cactus color
|
il y a 13 ans |
Perttu Ahola
|
fd7c8706ce
Fix minetestmapper.py
|
il y a 13 ans |
Kahrl
|
aefa3b630b
Support Python 2 and 3 in sectors2sqlite.py.
|
il y a 13 ans |
Kahrl
|
d5281eaa2e
Fix processing of blocks below y=0 in sectors2sqlite.py.
|
il y a 13 ans |
Perttu Ahola
|
7504a748d0
Move PLATFORM_LIBS around to make sqlite3 link with libdl on some distros
|
il y a 13 ans |
Perttu Ahola
|
bdf54908aa
Make client report a newer version number to the server than 2011-07-31 does and make the server enforce it
|
il y a 13 ans |
Perttu Ahola
|
7244f09111
Oh well, let's call it just 0.2.20110922
|
il y a 13 ans |
Perttu Ahola
|
ca748ad44c
Update changelog and version to 0.2.20110922_rc1
|
il y a 13 ans |
Perttu Ahola
|
ae6d83a41e
Better apple tree generation
|
il y a 13 ans |
Perttu Ahola
|
b22cb69a15
Merge remote-tracking branch 'sfan5/apple-trees'
|
il y a 13 ans |
Kahrl
|
40707e3c5b
SQLite needs to be linked with -ldl on some Linux distros.
|
il y a 13 ans |
JacobF
|
7f51bccf47
update minetestmapper so it can read the database also
|
il y a 13 ans |
Perttu Ahola
|
bfa5ad483f
Update changelog
|
il y a 13 ans |
Kahrl
|
ae89aa55b9
Updated colors.txt (which is used by minetestmapper)
|
il y a 13 ans |
sfan5
|
88dc8c694e
Added Iron Apple which heals 4 Hearts
|
il y a 13 ans |
sfan5
|
785a2fd23a
Changed the Heal Amount of Apples from 6 to 2
|
il y a 13 ans |
sfan5
|
4328a6442b
Fixed duplication bug
|
il y a 13 ans |
sfan5
|
6496b1cf1f
Removed Spaces
|
il y a 13 ans |
sfan5
|
c0caedc373
Added Apple Trees
|
il y a 13 ans |
Perttu Ahola
|
d28ea57083
Note about texture atlas
|
il y a 13 ans |
Perttu Ahola
|
8e26c5c066
Add note about trans_table_19.
|
il y a 13 ans |
Perttu Ahola
|
5c1074aa7d
Remove block file from disk when saved to database
|
il y a 13 ans |
JacobF
|
bd72091150
Pause in unloaded territory instead of collide
|
il y a 13 ans |
Perttu Ahola
|
faf3d7902a
Make Connection::Send cancel silently if peer doesn't exist.
|
il y a 13 ans |
Perttu Ahola
|
63f1ded167
Update version number to something more proper for this stage of development (0.2.201109xx_dev)
|
il y a 13 ans |
Perttu Ahola
|
3c30ab2807
Speed up periodical map unloading by moving beginSave() and endSave() to outer loop in Map::timerUpdate()
|
il y a 13 ans |
Perttu Ahola
|
310fa10035
Merge remote-tracking branch 'queatz/sqlite-map'
|
il y a 13 ans |