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.100 by root, Sat Jul 19 20:43:51 2008 UTC vs.
Revision 1.107 by root, Fri Aug 22 18:21:13 2008 UTC

1Revision history for Perl extension Deliantra::Client 1Revision history for Perl extension Deliantra::Client
2
3FATAL: Illegal division by zero at /localvol/root/src/deliantra/CFPlus/blib/lib/Deliantra/Client/private/DC/MapWidget.pm line 426.
4 at bin/deliantra line 2647
5 eval {...} called at bin/deliantra line 2647
2 6
3TODO: add help to completer, add close tab to completer, do stuff to complete 7TODO: add help to completer, add close tab to completer, do stuff to complete
4TODO: find out how to create namespaces on cpan and create Deliantra::Client :/ 8TODO: find out how to create namespaces on cpan and create Deliantra::Client :/
5 9
10 - use biggest video mode <= 1024x768 by default now (previous releases had a bug
11 that caused them to select the smallest vdieo mode available).
12 - ported to the rather horridly broken apple os x platform,
13 using macports (the only non-broken part of the whole thing).
14 - clarify/fix weight/value autopickup option with a tooltip and a server change.
15
160.9974 Fri Aug 1 15:45:59 CEST 2008
6 - implement smooth scrolling for the player. 17 - implement smooth scrolling for the player.
7 - try a different workaround to maybe register Deliantra::Client. 18 - try a different workaround to maybe register Deliantra::Client.
8 - support switching off of alpha framebuffers, to work around 19 - support switching off of alpha framebuffers, to work around
9 possible fallback-to-software-renderer problems. 20 possible fallback-to-software-renderer problems.
10 - allow video modes <800x600 to be selectable. 21 - allow video modes <800x600 to be selectable.
11 - decode player from map1ax. 22 - decode player from map1ax.
12 - made libsdl1.2.10+ a requirement. 23 - made libsdl1.2.10+ a requirement.
13 - improve the slider widget. 24 - improve the slider widget.
14 - use AnyEvent::Socket::parse_hostport. 25 - use AnyEvent::Socket::parse_hostport.
15 - upgrade to BDB 1.7. 26 - upgrade to BDB 1.7.
27 - properly clear mapcells in all cases, also try a heuristic to avoid
28 player ghost images.
16 29
170.9973 Mon Jul 7 09:27:59 CEST 2008 300.9973 Mon Jul 7 09:27:59 CEST 2008
18 - added a dummy "package Deliantra::Client" to bin/deliantra, as 31 - added a dummy "package Deliantra::Client" to bin/deliantra, as
19 cpan stupidly cannot install distributions by name. 32 cpan stupidly cannot install distributions by name.
20 - convert to new non-blocking API. 33 - convert to new non-blocking API.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines