ddnet/src/engine
2017-10-10 15:35:20 +02:00
..
client calculate the LOD on CPU side and restrict mipmap levels for huge 2017-10-09 18:58:44 +02:00
docs Fix a few whitespace-at-end-of-file issues 2015-08-22 15:27:41 +02:00
external Update json-parser to 1.1.0, zlib to 1.2.11 2017-07-22 11:07:29 +02:00
server Introduce ddnet-info.json 2017-09-03 17:42:04 +02:00
shared make OpenGL 3.3 experimental option, and don't initialize it as default 2017-10-10 15:35:20 +02:00
client.h Introduce ddnet-info.json 2017-09-03 17:42:04 +02:00
config.h dont restore empty config values at start 2015-11-16 20:31:56 +01:00
console.h Use filesystem paths for -f command line param 2017-08-11 21:07:20 +02:00
demo.h Always close files, cleaner demo recording, fix some other stuff 2017-07-08 13:39:20 +02:00
editor.h Add code for fixing old maps by removing unused tiles 2017-06-11 19:53:55 +02:00
engine.h Make --silent stop stdout logging 2017-09-03 10:37:24 +02:00
fetcher.h Possible to use https:// for map downloads, but still use http:// by default 2017-07-16 10:45:41 +02:00
friends.h Add foes (permanently ignored players) 2015-07-22 22:16:49 +02:00
graphics.h remove functions, that aren't needed anymore 2017-09-27 12:18:46 +02:00
input.h Refcount IME usage (fixes #577 and #738) 2017-07-15 15:25:36 +02:00
kernel.h minior style issues 2017-07-28 14:49:09 +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 Rename GetUncompressedDataSize to GetDataSize 2017-08-30 08:36:17 +02:00
masterserver.h Fix a few whitespace-at-end-of-file issues 2015-08-22 15:27:41 +02:00
message.h Add protocol extension with UUIDs 2017-05-25 00:52:43 +02:00
server.h stop casting auth state to bool 2017-06-08 13:03:44 -07:00
serverbrowser.h Implement right click and middle click on country and type filters 2017-08-30 22:36:39 +02:00
sound.h Add option to enable/disable panning per voice 2014-11-30 12:23:05 +01:00
storage.h Fix and rename the CEditor::ExtractName function 2017-08-30 13:59:42 +02:00
textrender.h auto adjust font size for entity overlay 2017-09-27 12:19:39 +02:00
updater.h Allow updating dll files. Replace vectors with map. 2015-08-29 23:48:04 +03:00
uuid.h Add protocol extension with UUIDs 2017-05-25 00:52:43 +02:00