Commit History

Author SHA1 Message Date
  Perttu Ahola 5ac900ddd9 Changed MapBlockObjects to be never written anymore. Incremented version number. 13 years ago
  Perttu Ahola 682c9d8e7d Moved stuff from mapblock{h,cpp} to mapblock_mesh.{h,cpp} and content_mapblock.{h,cpp} 13 years ago
  Perttu Ahola 9b565b6bc4 tried to reduce unnecessary map saving disk i/o a bit 13 years ago
  Perttu Ahola 0af5311538 Preliminary "active block" stuff + set up test code to grow grass. 13 years ago
  Perttu Ahola 5a4d8ffad3 implemented rats in new system to verify that it works 13 years ago
  Perttu Ahola fd7a0735c9 new object system 13 years ago
  Perttu Ahola a9f89fb3fb now the server builds 13 years ago
  Perttu Ahola 2f466726e6 Made a proper queued thread to client for handling some block mesh updates. Also made client mutex-free to allow easier adding of new stuff. 13 years ago
  Perttu Ahola e0f7bd4d57 Modified block mesh generation to have clearer input and output. Instead of being a messy object oriented cludge, it now is a messy cludge with separate parameters. 13 years ago
  Perttu Ahola 01c2b003e1 commit before some more radical changes 13 years ago
  Perttu Ahola ee89e29ae1 Revert mapgen to best working version (2) 13 years ago
  Perttu Ahola bc66bb2d40 Mapgen is better now. Not a lot, but a bit! 13 years ago
  Perttu Ahola 6e196c2ce4 partly working chunk-based map generator (doesn't save properly, spawn is pretty random) 13 years ago
  Perttu Ahola be851871cd map generation framework under development... not quite operational at this point. 13 years ago
  Perttu Ahola d44abdab17 minecraft-style water done (but no texture animation or sound) 13 years ago
  Perttu Ahola 0fa0e0752a old water removed, some fixes here and there 13 years ago
  Perttu Ahola a176f9eb36 generate-time lighting optimization 13 years ago
  Perttu Ahola 847a4227b8 better grass generation (integration to sunlight propagation algorithms) 13 years ago
  Perttu Ahola 03d67af9e8 a mutex added to TempMods which hopefully fixes rare segfaults on client 13 years ago
  Perttu Ahola 3f5bad938a organizing stuff. 13 years ago
  Perttu Ahola 3b0bff2f74 Cracking blocks while digging 13 years ago
  Perttu Ahola 6350c5d7a6 some tinkering with gui. removed updating of configuration file at end 13 years ago
  Perttu Ahola ab7477c4c3 added dedicated server build without irrlicht 13 years ago
  Perttu Ahola 0ca9423b8b day/night working client side 13 years ago
  Perttu Ahola 240499dc2c before daynight mesh cache 13 years ago
  Perttu Ahola 15a43c5ed0 before adding day/night lighting 13 years ago
  Perttu Ahola 47f76d8a51 grass edges workin' 13 years ago
  Perttu Ahola 626ed6338a in before messing with face drawing orientation 13 years ago
  Perttu Ahola 3ac2abb0b5 commit before content-tile separation 14 years ago
  Perttu Ahola 571fb14f94 working nicely 14 years ago