提交歷史

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