A 2D tile-based sandbox game.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Martin Dørum 69bd2e4adc fix more style things 3年前
..
traits move item and tile to struct 3年前
Animation.cc fix more style things 3年前
Chunk.cc move item and tile to struct 3年前
Clock.cc pre-convert pixel formats, other stuff 4年前
Entity.cc allow despawning entities 4年前
Game.cc make style consistent 3年前
Item.cc replace core::air with @::air 4年前
ItemStack.cc move item and tile to struct 3年前
LightServer.cc make style consistent 3年前
Mod.cc store entities contiguously in memory 4年前
OS.cc NonCopyable, and fix up some copy/move stuff 4年前
Resource.cc some missing style things 3年前
Tile.cc make style consistent 3年前
World.cc some missing style things 3年前
WorldPlane.cc some missing style things 3年前
drawutil.cc WGDefault -> DefaultWorldGen 4年前
gfxutil.cc NonCopyable, and fix up some copy/move stuff 4年前