A 2D tile-based sandbox game.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Dørum 4a8694dc27 store entities contiguously in memory 4 years ago
..
traits store entities contiguously in memory 4 years ago
Animation.h slowly but surely approaching feature parity 4 years ago
Chunk.h renderbuf is vestigial 4 years ago
Clock.h mostly performance stuff 4 years ago
Collection.h store entities contiguously in memory 4 years ago
Entity.h store entities contiguously in memory 4 years ago
EventEmitter.h store entities contiguously in memory 4 years ago
Game.h store entities contiguously in memory 4 years ago
Item.h item stack stuff, mockable Item 4 years ago
ItemStack.h ItemStack ctor stuff 4 years ago
Mod.h store entities contiguously in memory 4 years ago
OS.h NonCopyable, and fix up some copy/move stuff 4 years ago
PerfCounter.h plots 4 years ago
Resource.h replace core::air with @::air 4 years ago
SlotVector.h store entities contiguously in memory 4 years ago
SmallOptional.h store entities contiguously in memory 4 years ago
Tile.h replace core::air with @::air 4 years ago
Vector2.h this is a big one 4 years ago
Win.h fix thing 4 years ago
World.h store entities contiguously in memory 4 years ago
WorldGen.h store entities contiguously in memory 4 years ago
WorldPlane.h store entities contiguously in memory 4 years ago
common.h oh go on then, have 32x32 chunks 4 years ago
drawutil.h visuals 4 years ago
gfxutil.h cave background stuff 4 years ago
log.h mod loading and resource stuff 4 years ago
swan.h event system 4 years ago
util.h mods are responsible for creating the mod object now, not just init 4 years ago