ddnet/src
Dennis Felsing 1beb3f7b22 Fix backend_sdl.cpp build
src/engine/client/backend_sdl.cpp: In function ‘bool BackendInitGlew(EBackendType, int&, int&, int&)’:
src/engine/client/backend_sdl.cpp:305:20: error: ‘GLEW_VERSION_4_5’ was not declared in this scope; did you mean ‘GLEW_VERSION_1_5’?
  305 |                 if(GLEW_VERSION_4_5)
      |                    ^~~~~~~~~~~~~~~~
      |                    GLEW_VERSION_1_5
2022-02-08 18:35:59 +01:00
..
android Add Android build scripts 2021-08-24 12:18:20 +02:00
antibot Merge pull request #3961 from fokkonaut/pr-antibot 2021-12-19 19:33:56 +01:00
base Reduce system API calls when listing directory contents 2022-02-04 16:30:12 +01:00
engine Fix backend_sdl.cpp build 2022-02-08 18:35:59 +01:00
game Merge #4676 2022-02-07 23:11:17 +00:00
macos OSX -> macOS 2021-02-12 13:41:41 +01:00
macoslaunch Better fixes 2022-01-26 11:01:11 +01:00
mastersrv fix command line arguments with unicode on windows 2021-12-06 19:48:25 +01:00
steam Run clang-format 2020-09-26 21:50:15 +02:00
test Record player_ready event in teehistorian 2022-02-07 23:31:46 +01:00
tools Add more readability checks 2022-01-22 17:45:25 +01:00
twping fix command line arguments with unicode on windows 2021-12-06 19:48:25 +01:00