Commit Graph

12 Commits (master)

Author SHA1 Message Date
Dorian Wouters ecec8f7fba
Rework a lot of #include lists 2018-08-14 08:35:34 +02:00
Dorian Wouters 8f02acdf09
Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Dorian Wouters 12fdcc237f
Support for multiple OpenGL Loaders: epoxy, glbinding, glad, glew 2017-02-25 15:43:24 -05:00
Dorian Wouters a33382a91b
Remove player death reason 2017-02-06 17:15:20 -05:00
Dorian Wouters bd24e024bd
Move Program, Shader and ProgramManager to render/gl/ 2017-02-06 14:26:35 -05:00
Dorian Wouters 42ea79d259
Asset & Mod management base; PlayerUpdate->MsgTypes; add basic crypto
Fix rendering on compliant GL ES 2.0 implementations.
2016-08-28 10:51:39 +02:00
Dorian Wouters d40c33ce33
Move FBO, VBO & GL utils to render/gl/ 2016-07-02 15:51:36 +02:00
Dorian Wouters 7d4a214b9a
Player: remove Infiniminer leftovers, sprite 2016-07-02 11:09:23 +02:00
Dorian Wouters 16db465be3
Convert tabs to 2 spaces 2016-07-01 11:35:08 +02:00
Dorian Wouters c0d498456a
net: create structs to (un)serialize Message data
Create {In,Out}MemoryStream, convert {In,Out}Message into them
2016-06-30 20:06:53 +02:00
Dorian Wouters 0c7d72a76d Switch to libEpoxy
Among other things.
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