ddnet/src/engine
heinrich5991 674d7856fd Begin the groundwork to set a custom status on Steam
Currently, this just shows the current map in the status. Might need
localization data in Steamworks to be available to work in languages
other than English.

CC #2642
2020-09-02 00:32:22 +02:00
..
client Begin the groundwork to set a custom status on Steam 2020-09-02 00:32:22 +02:00
docs Fix typo 2018-07-10 17:29:02 +08:00
external Move DDNet-custom json code out of external directory (fixes #2022) 2020-01-01 20:07:04 +01:00
server Fix syntax for primary key tables 2020-08-31 23:14:58 +02:00
shared Add config variable, to ignore the check after it executed once 2020-08-29 18:44:48 +02:00
antibot.h Send Sixup information to antibot 2020-07-01 21:09:58 +03:00
client.h Use player name prefixed with "[D] " for the dummy name 2020-08-25 16:22:03 +02:00
config.h dont restore empty config values at start 2015-11-16 20:31:56 +01:00
console.h Add ban_region 2020-08-19 12:38:49 +03:00
demo.h Fix demos header (fixes #2278) 2020-06-19 10:42:19 +02:00
editor.h Notify about chat mentions in editor 2019-04-06 11:32:50 +02:00
engine.h Use two threads for the server thread pool 2018-10-07 12:47:32 +02:00
friends.h Add foes (permanently ignored players) 2015-07-22 22:16:49 +02:00
ghost.h Fix reading old ghosts (fixes #2382) 2020-06-26 15:17:38 +02:00
graphics.h Show warnings with non divisible by 16 textures(3D/2D array textures) 2020-08-29 17:04:30 +02:00
input.h Refcount IME usage (fixes #577 and #738) 2017-07-15 15:25:36 +02:00
kernel.h Fix typo 2018-07-10 17:29:02 +08:00
keys.h Use scancodes instead of keycodes for input (fixes #796, please test) 2017-07-21 19:53:49 +02:00
map.h Allow larger map names 2020-06-18 18:29:27 +02:00
masterserver.h Fix a few whitespace-at-end-of-file issues 2015-08-22 15:27:41 +02:00
message.h Better skin colors. Better game message translation 2020-06-19 20:28:55 +03:00
server.h Fix server port in teehistorian 2020-08-29 14:14:37 +02:00
serverbrowser.h Allow larger map names 2020-06-18 18:29:27 +02:00
sound.h Add option to enable/disable panning per voice 2014-11-30 12:23:05 +01:00
steam.h Begin the groundwork to set a custom status on Steam 2020-09-02 00:32:22 +02:00
storage.h Increase MAX_PATH_LENGTH to support our own downloadedmaps names 2019-03-12 18:43:03 +01:00
textrender.h Revert "Revert Jupeyy's OpenGL changes" 2020-08-29 12:10:53 +02:00
updater.h Overhauled job system 2017-11-23 15:47:38 +01:00
uuid.h Add protocol extension with UUIDs 2017-05-25 00:52:43 +02:00