ddnet/src/engine/client
2012-01-06 14:12:49 +01:00
..
backend_sdl.cpp made gfx_finish work again 2012-01-06 14:12:49 +01:00
backend_sdl.h fixed mac osx 2012-01-04 00:52:24 +01:00
client.cpp made the editor work again. Closes #914 2012-01-06 12:55:19 +01:00
client.h fixed the render frame time and cleaned up some more code 2012-01-01 13:38:46 +01: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 cleaned up the code. fixed so that SDL is inited on main thread and then transfers the gl context to the render thread 2012-01-03 21:39:10 +01:00
graphics.h cleaned up the code. fixed so that SDL is inited on main thread and then transfers the gl context to the render thread 2012-01-03 21:39:10 +01:00
graphics_threaded.cpp made gfx_finish work again 2012-01-06 14:12:49 +01:00
graphics_threaded.h made gfx_finish work again 2012-01-06 14:12:49 +01: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 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 cleaned up the code. fixed so that SDL is inited on main thread and then transfers the gl context to the render thread 2012-01-03 21:39:10 +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