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 4a8694dc27 store entities contiguously in memory il y a 4 ans
..
traits fix some collision stuff il y a 4 ans
Animation.cc rendering il y a 4 ans
Chunk.cc renderbuf is vestigial il y a 4 ans
Clock.cc pre-convert pixel formats, other stuff il y a 4 ans
Game.cc store entities contiguously in memory il y a 4 ans
Item.cc replace core::air with @::air il y a 4 ans
ItemStack.cc item stack stuff, mockable Item il y a 4 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
PerfCounter.cc small stuff il y a 4 ans
Resource.cc store entities contiguously in memory il y a 4 ans
Tile.cc replace core::air with @::air il y a 4 ans
World.cc store entities contiguously in memory il y a 4 ans
WorldPlane.cc store entities contiguously in memory il y a 4 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