ddnet/src/engine/client
2009-01-10 12:27:15 +00:00
..
ec_client.c fixed a few debug messages that spammed a bit too much 2009-01-10 12:27:15 +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 fixed window positioning for windows 2008-11-16 16:09:00 +00:00
ec_gfx_text.c cleaned up engine client graphics a bit 2008-10-25 12:19:54 +00:00
ec_inp.c fixed unwanted app quitting; commented out check of gfx_window_open(); ticket #550 2008-11-07 15:35:22 +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 the favorite button in the server info 2008-11-08 12:58:39 +00:00