122 コミット (4a8694dc27b2e6b0979874604e2ab0198a35e94f)

作成者 SHA1 メッセージ 日付
  Martin Dørum 4a8694dc27 store entities contiguously in memory 4年前
  Martin Dørum 976d9b4b9c replace core::air with @::air 4年前
  Martin Dørum e9c9c862e8 mods are responsible for creating the mod object now, not just init 4年前
  Martin Dørum 1fb53a1df3 event system 4年前
  Martin Dørum 56e541b9b2 renderbuf is vestigial 4年前
  Martin Dørum 24b8fdcd8d more optimization 4年前
  Martin Dørum 08d7346d5b optimization 4年前
  Martin Dørum d808b8bcfb this is a big one 4年前
  Martin Dørum be5ac63730 visuals 4年前
  Martin Dørum 056579e6be cave background stuff 4年前
  Martin Dørum f6c5526b94 delete instead of compressing unmodified chunks 4年前
  Martin Dørum 743d7e3435 fix thing 4年前
  Martin Dørum 6adf67043f oh go on then, have 32x32 chunks 4年前
  Martin Dørum ce70c058aa mostly performance stuff 4年前
  Martin Dørum 55e1bb4d41 maybe this is better? 4年前
  Martin Dørum 91d7ef454c nicer syntax for range-y stuff 4年前
  Martin Dørum f9277a2334 add const to equality operators 4年前
  Martin Dørum d951cbe6ef plots 4年前
  Martin Dørum 1a64feb187 just a bunch of stuff 4年前
  Martin Dørum bcc6e9f421 make clang-tidy happier 4年前
  Martin Dørum a6267cd1ae zooming, and nicer input handling 4年前
  Martin Dørum c6ffa3c7d5 basic imgui integration (now with SDL) 4年前
  Martin Dørum 5794938993 inventory stuff mainly 4年前
  Martin Dørum ca776fc1ba get all ents which implement a trait 4年前
  Martin Dørum f1cb802ee1 inventory trait 4年前
  Martin Dørum c90512a9c9 ItemStack ctor stuff 4年前
  Martin Dørum d4f08974a5 item stack stuff, mockable Item 4年前
  Martin Dørum 76a759d2d0 thanks, clang-tidy 4年前
  Martin Dørum 6cec8cea31 started on inventory stuff 4年前
  Martin Dørum f0825c4786 added BodyTrait::StaticBody 4年前
  Martin Dørum 9817aae87d do huge movements in steps instead of at once 4年前
  Martin Dørum a083706f6e RenderSetLogicalSize to handle HiDPI 4年前
  Martin Dørum 656f558744 getEntsInArea 4年前
  Martin Dørum 4d7de9b27f Iter stuff 4年前
  Martin Dørum 3b4ce891fe traits 4年前
  Martin Dørum f5a74bc67d NonCopyable, and fix up some copy/move stuff 4年前
  Martin Dørum e1c9c0e4cd don't redraw the entire chunk when a tile changes 4年前
  Martin Dørum 4fecdb3f88 move constructors 4年前
  Martin Dørum 3b2479c791 texture alpha/color mods 4年前
  Martin Dørum 19ca65b3de TexLock should be movable and not copyable 4年前
  Martin Dørum cc91b3da8d TexLock 4年前
  Martin Dørum 50497bf571 fixed a couple issues 4年前
  Martin Dørum f4727d76e7 started perf counter 4年前
  Martin Dørum 0725e17589 indentation error 4年前
  Martin Dørum d06bede011 rendering 4年前
  Martin Dørum d44754b089 chunk stuff 4年前
  Martin Dørum aa3b7ffa87 add a max delta time 4年前
  Martin Dørum 8781e63dfe copy ctors should have noexcept 4年前
  Martin Dørum a4652732ab fix mod dynlib lifetime issues 4年前
  Martin Dørum 201dffd6fc make World::addPlane slightly clearer 4年前