ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Changes
(Generate patch)

Comparing deliantra/Deliantra-Client/Changes (file contents):
Revision 1.265 by root, Wed May 1 20:00:40 2013 UTC vs.
Revision 1.272 by root, Mon Nov 19 00:10:34 2018 UTC

14TODO: attuned/repelled spells in different colours? 14TODO: attuned/repelled spells in different colours?
15TODO: grace/sp spells in different colour? 15TODO: grace/sp spells in different colour?
16TODO: Lickable5 font 16TODO: Lickable5 font
17 17
18TODO: not enough relayout on resize 18TODO: not enough relayout on resize
19TODO: INST_LIBDIR )> INST_LIB
20TODO: libpng12 missing in amd64 binary
193.1 213.1
22 - use libecb to get stuff done.
23 - fix "Fontconfig warning: FcPattern object hintstyle does not accept value DontCare".
24 - fix "fonts.conf", line 88: unknown element "blank".
25 - use ska::flat_hash_map instea dof perl HV in map drawing.
26 - port to C++.
27 - update to newer glib.
28 - update to EV 4.0 API.
20#gendist#marker for online update patch revision 29#gendist#marker for online update patch revision
30 - also probe for esd audio when probing for a working audio interface.
21 - implement separate account creation and login options. 31 - implement separate account creation and login options.
22 - slightly improved speed of command completion. 32 - slightly improved speed of command completion.
23 - treat - and _ like spaces when scoring completion matches. 33 - treat - and _ like spaces when scoring completion matches.
24 - passwords are no longer stored in cleartext, nor send 34 - passwords are no longer stored in cleartext, nor send
25 to the server as cleartext. 35 to the server as cleartext.
55(A001b7a74) Thu Jan 19 00:39:09 CET 2012 65(A001b7a74) Thu Jan 19 00:39:09 CET 2012
56 - fixed bug keeping darwin client form starting. 66 - fixed bug keeping darwin client form starting.
57(A001b7632) Thu Jan 19 00:20:58 CET 2012 67(A001b7632) Thu Jan 19 00:20:58 CET 2012
58 - windows binary had missing files. 68 - windows binary had missing files.
59(A001b23c9) Wed Jan 18 18:29:20 CET 2012 69(A001b23c9) Wed Jan 18 18:29:20 CET 2012
60 - try to probe various audio drivers in a seperate process on linux, 70 - try to probe various audio drivers in a separate process on linux,
61 as pulseaudio crashes more often than not, and alsa often is 71 as pulseaudio crashes more often than not, and alsa often is
62 configured to use pulse. 72 configured to use pulse.
63 - improve config handling, remove support for crossfire config files. 73 - improve config handling, remove support for crossfire config files.
64 - actually make use of the "Deliantra::Client" module to set up 74 - actually make use of the "Deliantra::Client" module to set up
65 @INC properly and load DC.pm. 75 @INC properly and load DC.pm.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines