ddnet/src/engine
2021-11-04 20:50:05 +01:00
..
client Don't call uuid lookup, if the expected type isn't an uuid extended type anyway 2021-11-04 20:50:05 +01:00
docs Fix a woopsie in snapshot docs 2021-05-29 11:07:33 +02:00
external Rename VERSION to VERSION.txt 2021-10-06 16:13:36 +02:00
server Update server.cpp 2021-10-20 20:26:44 +02:00
shared CVariableInt: Limit to 31 bits to fit into int (fixes #4280) 2021-11-02 23:37:26 +01:00
antibot.h Allow the antibot to get more insight into the network 2021-06-24 20:32:41 +02:00
client.h Make emoticons smoother 2021-09-13 16:26:48 +02:00
config.h Port CConfig API from the upstream (0.7.5) 2021-01-10 17:10:19 +03:00
console.h Use default color, if print color is white 2021-10-24 01:48:38 +02:00
demo.h Run clang-format 2020-09-26 21:50:15 +02:00
discord.h Put the Discord stuff into its own file 2021-01-31 10:17:21 +01:00
editor.h Adopt upstream refactoring: Mark several functions as 'const' 2021-02-23 18:26:16 +03:00
engine.h Add serverbrowser ping cache 2021-05-14 01:00:41 +02:00
friends.h Run clang-format 2020-09-26 21:50:15 +02:00
ghost.h Update ghost format to v6: Replace CRC with SHA256 2020-10-14 17:08:58 +02:00
graphics.h Revert "Add new mouse state" 2021-10-23 13:48:21 +02:00
input.h Revert "Add new mouse state" 2021-10-23 13:48:21 +02:00
kernel.h Run clang-format 2020-09-26 21:50:15 +02:00
keys.h Use scancodes instead of keycodes for input (fixes #796, please test) 2017-07-21 19:53:49 +02:00
map.h Run clang-format 2020-09-26 21:50:15 +02:00
masterserver.h Adopt upstream refactoring: Mark several functions as 'const' 2021-02-23 18:26:16 +03:00
message.h Run clang-format 2020-09-26 21:50:15 +02:00
server.h Move team and practice mode recording to the beginning of the tick 2021-09-14 22:33:09 +02:00
serverbrowser.h uint64 -> uint64_t, int64 -> int64_t 2021-06-24 17:19:17 +02:00
sound.h Modulize skins, particles, emoticons and game 2020-10-09 09:07:19 +02:00
sqlite.h Add sqlite3 to the client 2021-05-14 01:00:41 +02:00
steam.h Allow joining and inviting others via Steam friend list while ingame 2020-09-06 17:08:38 +02:00
storage.h Make use of IO_MAX_PATH_LENGTH 2021-09-13 12:14:50 +02:00
textrender.h Add basic selection support for ui ex edit boxes 2021-10-04 19:58:25 +02:00
updater.h Overhauled job system 2017-11-23 15:47:38 +01:00
uuid.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
warning.h Add block list for drivers 2020-11-05 21:07:14 +01:00