ddnet/src/engine/client
2018-12-03 18:48:32 +01:00
..
backend_sdl.cpp use linear mapping just for icons 2018-11-22 20:06:28 +01:00
backend_sdl.h update screen config in case the window gets moved outside teeworlds 2015-10-23 09:12:59 +02:00
client.cpp Merge pull request #1767 from ChillerDragon/UnusedConnect 2018-12-03 18:48:32 +01:00
client.h Remove unused CClient::DirectInput method 2018-11-11 19:07:55 +01:00
friends.cpp cleaned up updating the friend state 2012-08-03 18:46:33 +02:00
friends.h improved friends feature 2011-06-26 17:10:13 +02:00
graphics_threaded.cpp use linear mapping for the gametype icons and fixed c&p error 2018-12-01 12:47:14 +01:00
graphics_threaded.h use linear mapping just for icons 2018-11-22 20:06:28 +01:00
input.cpp fixed problem with the editboxes 2015-11-24 17:00:56 +01:00
input.h fixed problem with the editboxes 2015-11-24 17:00:56 +01:00
keynames.h changed names of the mouse buttons 2015-10-29 19:37:01 +01:00
serverbrowser.cpp Drop servers with MaxPlayers > MAX_PLAYERS 2018-12-01 13:10:41 +01:00
serverbrowser.h added support for ai-controlled players #1390 2018-11-25 17:50:57 +01:00
serverbrowser_entry.h update time when server info requests are actually sent #1585 2018-10-30 19:08:08 +01:00
serverbrowser_fav.cpp fix debug crash on startup 2018-10-22 23:55:05 +02:00
serverbrowser_fav.h reworked serverbrowser 2015-11-01 17:50:45 +01:00
serverbrowser_filter.cpp added support for ai-controlled players #1390 2018-11-25 17:50:57 +01:00
serverbrowser_filter.h started on reworking the server browser 2018-11-07 19:36:35 +01:00
sound.cpp Add a separate option to turn off the audio and to disable the initialization of sound systems. Adapt the menus a bit. 2018-11-12 14:33:11 +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
text.cpp A few more fixes, better luminance calculation 2018-11-25 20:33:36 +01:00