Commit Graph

455 Commits (master)

Author SHA1 Message Date
aurailus 61c78d6b79 NetHandler class to abstract ENet C ugliness.
* Remove some old Boost:Asio based network code.
2019-02-04 23:22:31 -08:00
aurailus dd95f9017d Begin switching to ENet instead of ASIO
* Undo using GLOBs in Makefiles
2019-02-04 16:39:52 -08:00
aurailus d191f926ef Testing, cleaner makefiles
* Makefiles use GLOBs and Libraries to have better organization
* Zeus directory renamed to src
* New test directory for unit tests
* Using Catch2 for unit tests
* Added unit tests to BlockChunk serialization
2019-02-01 16:12:37 -08:00
aurailus e57718f257 GameInstance object, Renderer object, cleaned up Main. 2018-12-17 14:24:58 -08:00
aurailus 5a366093cd Clean up file structure, standardize naming conventions, remove cute. 2018-12-17 13:11:00 -08:00