Commit Graph

27 Commits (ea850a726113ec6ee0d981cda442ad0d1d77f94e)

Author SHA1 Message Date
Daniel Kolesa ea850a7261 shuffle around stream and zip apis 2020-07-30 20:09:21 +02:00
Daniel Kolesa 93591c1b6b replace UNUSED with standard stuff 2020-07-30 19:26:07 +02:00
Daniel Kolesa 6ea2cdb306 replace a bunch of clamp/min/max with std 2020-07-30 05:30:11 +02:00
Daniel Kolesa fca0057334 avoid global zlib.h include 2020-07-30 04:28:27 +02:00
Daniel Kolesa 9bc4942489 move sauerlib encoding into its own header 2020-07-30 04:11:59 +02:00
Daniel Kolesa 5f3ceea7bf drop custom new overloads 2020-07-30 03:36:43 +02:00
Daniel Kolesa d68b813f44 use nullptr 2020-07-30 03:15:44 +02:00
Daniel Kolesa 50d6e0c86b remove cube.hh 2020-07-29 05:20:21 +02:00
Daniel Kolesa 2deb5d2e4d remove glemu/glexts from cube.hh 2020-07-29 04:46:00 +02:00
Daniel Kolesa cf85ca8695 remove igame.hh include from cube.hh 2020-07-29 04:39:41 +02:00
Daniel Kolesa a462a2e8e4 move timings vars in main.hh 2020-07-29 03:41:48 +02:00
Daniel Kolesa 4cdc9c6db5 remove physics part of iengine 2020-07-29 03:27:11 +02:00
Daniel Kolesa f50a18eb90 remove engine.hh header 2020-06-23 00:51:45 +02:00
Daniel Kolesa 336f2fd750 visibility for octarender 2020-06-23 00:02:51 +02:00
Daniel Kolesa 089c896411 header for command.cc 2020-06-22 23:45:20 +02:00
Daniel Kolesa d45b066e5d add engine/command.hh 2020-06-10 02:10:22 +02:00
Daniel Kolesa d6466cee3d add main.hh, physics.hh 2020-06-10 01:47:01 +02:00
Daniel Kolesa 90dc5550a1 full header for rendermodel.hh 2020-05-27 01:00:45 +02:00
Daniel Kolesa 0016b20436 expand header for renderlights 2020-05-17 19:10:37 +02:00
Daniel Kolesa fa7a6fdd8c pvs header 2020-05-14 20:59:02 +02:00
Daniel Kolesa a3cd090fb8 add rendergl.hh 2020-05-11 22:50:44 +02:00
Daniel Kolesa 26ce5f8423 header file for renderva 2020-05-01 22:06:23 +02:00
Daniel Kolesa 949ec16cd7 drop leftover unused code, headers for texture.cc and shader.cc 2020-04-30 22:50:35 +02:00
Daniel Kolesa 6545f92317 start refactoring for single include file per source file
also, make sure only external symbols are visible globally
2020-04-18 02:20:56 +02:00
Daniel Kolesa bebef4e338 remove yet another massive chunk of game/network code 2020-04-17 20:19:42 +02:00
Daniel Kolesa 8833348ce2 .h -> .hh 2020-04-16 20:28:40 +02:00
Daniel Kolesa 8e628ec884 .cpp -> .cc 2020-04-16 20:23:28 +02:00