Celeste Wouters
|
b2a454b475
|
Make things build again
|
2022-07-03 19:55:18 +02:00 |
|
Dorian Wouters
|
f8035472a7
|
Replace lzfx with lzo
lzfx is unmaintained and did not run properly on macOS due to its
excessive usage of the stack as storage
|
2018-08-18 22:14:41 +02:00 |
|
Dorian Wouters
|
4eceb52afe
|
Update ENet (fix IPv6-related Windows issue)
|
2018-01-14 23:39:16 +01:00 |
|
Dorian Wouters
|
a72b8f1caf
|
Update enet
|
2018-01-11 21:30:54 +01:00 |
|
Dorian Wouters
|
071db06f2b
|
Replace goodform with meiose; refactor game state management
|
2018-01-11 20:04:15 +01:00 |
|
Dorian Wouters
|
ff8dc69514
|
Async texture loading, move Streams to IO namespace
|
2017-03-18 13:36:53 -04:00 |
|
Dorian Wouters
|
03f3f9c480
|
Update stb_image, add stb_c_lexer
|
2017-03-04 23:20:44 -05:00 |
|
Dorian Wouters
|
4dfc309295
|
Add torch7 & torch/threads submodules
|
2016-10-28 13:12:08 +02:00 |
|
Dorian Wouters
|
f3c6a30b5d
|
msgpack-c -> goodform; PlayerJoin+PlayerUpdate msgtypes
|
2016-09-19 23:26:59 +02:00 |
|
Dorian Wouters
|
b9406ca2da
|
Replace ENet by Freeminer's fork, remove luajit submodule
Freeminer's ENet fork supports IPv6.
LuaJIT is already assumed to be provided by the system anyway.
|
2016-08-29 23:51:55 +02: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
|
292552bf18
|
Switch from FastHash to MurmurHash2
|
2016-07-04 19:40:01 +02:00 |
|
Dorian Wouters
|
162756a81d
|
Clean up CMakeLists a bit
|
2016-07-04 12:10:27 +02:00 |
|
Dorian Wouters
|
4f8e79eb24
|
s/Lua/LuaJIT/, add isRemote to Universe & World, add msgpack
|
2016-05-01 18:55:57 +02:00 |
|
Dorian Wouters
|
118f8c9443
|
Fix chunks being swapped X/Z, basic mapgen
|
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 |
|