ddnet/src/engine/client
2011-11-30 01:41:00 +01:00
..
client.cpp added caching for the play command. Closes #891 2011-11-30 01:41:00 +01:00
client.h Added server sided automatic demo recording 2011-07-30 18:23:59 +02:00
friends.cpp fixed client crash in debug 2011-07-31 01:38:45 +02:00
friends.h improved friends feature 2011-06-26 17:10:13 +02:00
graphics.cpp fixed clipping on some machines 2011-07-15 00:39:37 +02:00
graphics.h fixed #2 Too big textures 2011-06-27 16:32:52 +02:00
input.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +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 added faster way of inverting the sorted serverlist by KillaBilla. Closes #885 2011-11-29 22:34:47 +01:00
serverbrowser.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
sound.cpp General whitespace and tab cleanup 2011-08-11 10:59:14 +02:00
sound.h do not try to play sound when it isn't enabled 2011-06-27 22:57:06 +02:00
text.cpp fixed compiler warnings. Closes #679 2011-05-05 01:43:27 +02:00