ddnet/src/engine/client
2013-07-11 17:13:45 +02:00
..
backend_sdl.cpp fixed stuck mouse cursor when loosing fullscreen focus on windows 2012-02-05 13:28:35 +01:00
backend_sdl.h fixed compiling for macosx 2012-01-06 16:35:48 +01:00
client.cpp Single config variable for background color without quads 2013-07-11 17:13:45 +02:00
client.h Single config variable for background color without quads 2013-07-11 17:13:45 +02:00
friends.cpp Removed level stuff 2011-08-13 02:11:06 +02:00
friends.h Removed level stuff 2011-08-13 02:11:06 +02:00
graphics.cpp fixed stuck mouse cursor when loosing fullscreen focus on windows 2012-02-05 13:28:35 +01:00
graphics.h fixed border rendering in the editor's image preview. Closes #908 2012-01-08 01:47:53 +01:00
graphics_threaded.cpp fixed last commit 2013-02-01 11:38:09 +02:00
graphics_threaded.h fixed compiling with vs2008 (#932) 2012-02-05 13:22:39 +01:00
input.cpp Closes #153. 2012-11-12 20:39:36 +02:00
input.h added cleaner exit on quit event by Choupom 2010-12-11 22:04:50 +01:00
keynames.h Updated copyrights 2010-11-20 21:26:06 +01:00
serverbrowser.cpp reworked ban system 2011-12-29 23:36:53 +01:00
serverbrowser.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
sound.cpp fixed memory corruption with snd_buffer_size config 2012-01-06 19:27:18 +01:00
sound.h do not try to play sound when it isn't enabled 2011-06-27 22:57:06 +02:00
text.cpp Merge pull request #912 from matricks/threadedflip 2012-01-03 15:40:30 -08:00