Diggler/src
Celeste Wouters c9a9cd9e3e
Fix ENet IPv6 address issue, fix text rendering not working
2022-07-03 21:25:01 +02:00
..
content Rework a lot of #include lists 2018-08-14 08:35:34 +02:00
crypto Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
gfx Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
io Rework a lot of #include lists 2018-08-14 08:35:34 +02:00
network Fix ENet IPv6 address issue, fix text rendering not working 2022-07-03 21:25:01 +02:00
platform BuildInfo: BUILDINFO_PLATFORM_MAC -> MACOS 2019-05-30 12:45:38 +02:00
render Rework a lot of #include lists 2018-08-14 08:35:34 +02:00
scripting Remove Lua scripting 2018-09-09 16:40:51 +02:00
states Remove Lua scripting 2018-09-09 16:40:51 +02:00
ui Fix ENet IPv6 address issue, fix text rendering not working 2022-07-03 21:25:01 +02:00
util Make things build again 2022-07-03 19:55:18 +02:00
world Make things build again 2022-07-03 19:55:18 +02:00
.gitignore Support for multiple OpenGL Loaders: epoxy, glbinding, glad, glew 2017-02-25 15:43:24 -05:00
AABB.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
AABB.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Audio.cpp BuildInfo: BUILDINFO_PLATFORM_MAC -> MACOS 2019-05-30 12:45:38 +02:00
Audio.hpp BuildInfo: BUILDINFO_PLATFORM_MAC -> MACOS 2019-05-30 12:45:38 +02:00
CMakeLists.txt Make things build again 2022-07-03 19:55:18 +02:00
Camera.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Camera.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
CaveGenerator.cpp Rework a lot of #include lists 2018-08-14 08:35:34 +02:00
CaveGenerator.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Chatbox.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Chatbox.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Chunk.cpp Chunk.cpp: fix string literal cast to non-const char* 2018-09-09 16:41:27 +02:00
Chunk.hpp Rework a lot of #include lists 2018-08-14 08:35:34 +02:00
Clouds.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Clouds.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Config.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Config.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Entity.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
EscMenu.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
EscMenu.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Frustum.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Frustum.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Game.cpp Remove Lua scripting 2018-09-09 16:40:51 +02:00
Game.hpp Remove Lua scripting 2018-09-09 16:40:51 +02:00
GameWindow.cpp BuildInfo: BUILDINFO_PLATFORM_MAC -> MACOS 2019-05-30 12:45:38 +02:00
GameWindow.hpp Remove use of <glm/detail/*> 2018-09-17 00:21:19 +02:00
GlobalProperties.cpp Add GL version command-line option 2018-01-14 19:48:59 +01:00
GlobalProperties.hpp Add GL version command-line option 2018-01-14 19:48:59 +01:00
KeyBinds.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
KeyBinds.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
LocalPlayer.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
LocalPlayer.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Particles.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Particles.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
PixelFormat.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Platform.cpp BuildInfo: BUILDINFO_PLATFORM_MAC -> MACOS 2019-05-30 12:45:38 +02:00
Platform.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Player.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Player.hpp Rework a lot of #include lists 2018-08-14 08:35:34 +02:00
PlayerList.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
PlayerList.hpp Rework a lot of #include lists 2018-08-14 08:35:34 +02:00
Server.cpp Remove Lua scripting 2018-09-09 16:40:51 +02:00
Server.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Skybox.cpp Remove use of <glm/detail/*> 2018-09-17 00:21:19 +02:00
Skybox.hpp Remove use of <glm/detail/*> 2018-09-17 00:21:19 +02:00
Sound.cpp Rework a lot of #include lists 2018-08-14 08:35:34 +02:00
Sound.hpp BuildInfo: BUILDINFO_PLATFORM_MAC -> MACOS 2019-05-30 12:45:38 +02:00
SoundBuffer.cpp Fix SoundBuffer copy & move methods 2018-08-18 22:15:38 +02:00
SoundBuffer.hpp BuildInfo: BUILDINFO_PLATFORM_MAC -> MACOS 2019-05-30 12:45:38 +02:00
StateMachine.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Texture.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Texture.hpp Rework a lot of #include lists 2018-08-14 08:35:34 +02:00
Universe.cpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Universe.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
VersionInfo.hpp Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
World.cpp World: split Emerger into its own class 2019-01-30 14:38:19 +01:00
World.hpp World: split Emerger into its own class 2019-01-30 14:38:19 +01:00
WorldGenerator.hpp Rework a lot of #include lists 2018-08-14 08:35:34 +02:00
main.cpp Add GL version command-line option 2018-01-14 19:48:59 +01:00