ddnet/src/engine/client
2008-10-28 06:32:56 +00:00
..
ec_client.c fixed problem that occurs when a resend happens in a packets causing errornous data to enter the engine 2008-10-28 06:32:56 +00:00
ec_font.c continued on ban support. cleaned up settings a bit. reworked the datadir autodetection. introduced engine_openfile, engine_getpath and engine_listdir. never use fs_listdir or io_open directly 2008-10-21 18:05:06 +00:00
ec_font.h Minimized font's gfx memory footprint. 2008-01-11 16:48:34 +00:00
ec_gfx.c cleaned up engine client graphics a bit 2008-10-25 12:19:54 +00:00
ec_gfx_text.c cleaned up engine client graphics a bit 2008-10-25 12:19:54 +00:00
ec_inp.c removed glfw and portaudio. SDL is now a requirement 2008-10-23 16:18:33 +00:00
ec_snd.c removed glfw and portaudio. SDL is now a requirement 2008-10-23 16:18:33 +00:00
ec_srvbrowse.c fixed so that the client broadcasts to 8303-8310 for servers on LAN 2008-10-25 12:19:12 +00:00