Commit Graph

10 Commits (master)

Author SHA1 Message Date
Dorian Wouters 071db06f2b
Replace goodform with meiose; refactor game state management 2018-01-11 20:04:15 +01:00
Dorian Wouters 24fbabd6d3
Doxygen: recursive scan 2017-03-16 00:02:50 -04:00
Dorian Wouters 4f8e79eb24 s/Lua/LuaJIT/, add isRemote to Universe & World, add msgpack 2016-05-01 18:55:57 +02:00
Dorian Wouters 4187a2c994 Add better ray tracing facilities; broken swept AABB collisions 2016-02-23 22:04:18 +01:00
Dorian Wouters 180f2dda08 Add doc directory readme 2016-01-02 20:03:37 +01:00
Dorian Wouters 880cb5b595 Rename spec to spec.md 2016-01-02 20:03:37 +01:00
Dorian Wouters b674f9d955 Remove deprecated CaveGenerator code; update spec 2016-01-02 20:03:37 +01:00
Dorian Wouters cddc4f9a02 Work on UI and UI::Manager. GL Viewport is now automatically scaled on resize. 2016-01-02 20:03:37 +01:00
Dorian Wouters 47ecebae40 Fix round-down division bug causing issues with block position
This fixes rendering issues with weird transparent blocks.
Also deletes underscore pointer manager, replacing it with
std::unique_ptr.
2016-01-02 20:03:37 +01:00
Dorian Wouters 82db863f4e Introduce Universe, infinite Worlds, dynamic block creation 2016-01-02 20:03:37 +01:00