ddnet/src/engine
2019-01-02 19:31:36 +01:00
..
client Merge branch 'master' into pr_cmake 2019-01-02 19:31:36 +01:00
docs Fixed spelling in src/engine/docs/snapshots.txt 2013-07-23 17:02:31 +03:00
external Merge pull request #1657 from axblk/json_parser_update 2018-11-12 20:48:41 +01:00
server speeded up rcon command update process. closes #1941 2019-01-02 15:47:52 +01:00
shared Fix a couple of warnings 2018-12-25 21:54:26 +01:00
client.h provide a client version via the status tool 2018-10-14 10:33:37 +02:00
config.h fixed last commit, generalized config saving and path check 2015-02-18 14:04:26 +01:00
console.h mark highlighted messages in the client console. Closes #1364 2015-10-31 21:28:02 +01:00
demo.h added demo markers by Choupom. Closes #837 2012-01-10 23:13:19 +01:00
editor.h Refactoring: Mark several functions as 'const', fix some return values and cleanup mapinfo struct 2015-01-24 18:19:24 +01:00
engine.h fixed problem with sv_bindaddr on the server 2011-04-04 18:20:05 +02:00
friends.h improved friends feature 2011-06-26 17:10:13 +02:00
graphics.h added a fallback system in case a graphic card don't support the texture3D size we need for the tilesets. closes #1888 2018-12-17 17:04:45 +01:00
input.h fixed problem with the editboxes 2015-11-24 17:00:56 +01:00
kernel.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
keys.h switched from scancodes to keycodes 2015-10-27 16:56:20 +01:00
map.h changed way of loading the menu map (not save yet) 2012-07-15 18:35:47 +02:00
masterserver.h Refactoring: Mark several functions as 'const', fix some return values and cleanup mapinfo struct 2015-01-24 18:19:24 +01:00
message.h fixed faulty message id 2012-08-09 10:30:04 +02:00
server.h Refactoring: Mark several functions as 'const', fix some return values and cleanup mapinfo struct 2015-01-24 18:19:24 +01:00
serverbrowser.h added support for ai-controlled players #1390 2018-11-25 17:50:57 +01:00
sound.h Implement stricter panning(audio), make pan depending on screen width and remove useless channel pan value 2014-12-21 18:48:44 +01:00
storage.h fixed last commit 2015-08-30 18:10:31 +02:00
textrender.h Fixed some utf8 issues (m_CharCount/m_GlyphCount), added color parsing 2018-11-25 20:33:36 +01:00