--- deliantra/Deliantra-Client/Changes 2013/05/01 20:00:40 1.265 +++ deliantra/Deliantra-Client/Changes 2018/11/19 00:10:34 1.272 @@ -16,8 +16,18 @@ TODO: Lickable5 font TODO: not enough relayout on resize +TODO: INST_LIBDIR )> INST_LIB +TODO: libpng12 missing in amd64 binary 3.1 + - use libecb to get stuff done. + - fix "Fontconfig warning: FcPattern object hintstyle does not accept value DontCare". + - fix "fonts.conf", line 88: unknown element "blank". + - use ska::flat_hash_map instea dof perl HV in map drawing. + - port to C++. + - update to newer glib. + - update to EV 4.0 API. #gendist#marker for online update patch revision + - also probe for esd audio when probing for a working audio interface. - implement separate account creation and login options. - slightly improved speed of command completion. - treat - and _ like spaces when scoring completion matches. @@ -57,7 +67,7 @@ (A001b7632) Thu Jan 19 00:20:58 CET 2012 - windows binary had missing files. (A001b23c9) Wed Jan 18 18:29:20 CET 2012 - - try to probe various audio drivers in a seperate process on linux, + - try to probe various audio drivers in a separate process on linux, as pulseaudio crashes more often than not, and alsa often is configured to use pulse. - improve config handling, remove support for crossfire config files.