A 2D tile-based sandbox game.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Martin Dørum 69bd2e4adc fix more style things il y a 3 ans
..
traits move item and tile to struct il y a 3 ans
Animation.cc fix more style things il y a 3 ans
Chunk.cc move item and tile to struct il y a 3 ans
Clock.cc pre-convert pixel formats, other stuff il y a 4 ans
Entity.cc allow despawning entities il y a 4 ans
Game.cc make style consistent il y a 3 ans
Item.cc replace core::air with @::air il y a 4 ans
ItemStack.cc move item and tile to struct il y a 3 ans
LightServer.cc make style consistent il y a 3 ans
Mod.cc store entities contiguously in memory il y a 4 ans
OS.cc NonCopyable, and fix up some copy/move stuff il y a 4 ans
Resource.cc some missing style things il y a 3 ans
Tile.cc make style consistent il y a 3 ans
World.cc some missing style things il y a 3 ans
WorldPlane.cc some missing style things il y a 3 ans
drawutil.cc WGDefault -> DefaultWorldGen il y a 4 ans
gfxutil.cc NonCopyable, and fix up some copy/move stuff il y a 4 ans