truelight [Sun, 29 Jan 2006 22:42:17 +0000] rev 2927
(svn r3483) -Fix: fixed warning about setjmp (tnx Bjarni for testing, and tnx for
taking the effort to commit it)
Darkvater [Sun, 29 Jan 2006 22:40:51 +0000] rev 2926
(svn r3482) - Fix: since multiheaded links are not saved anymore do NOT save them anymore at all, return the extra space. Since Bjarni's fix for this was abominable, the weird situation arises of 2 NULL structs of free space, of which the first isn't usable.
Darkvater [Sun, 29 Jan 2006 21:38:24 +0000] rev 2925
(svn r3481) - Try and fix an svn discrepancy of trolly.h #2
Darkvater [Sun, 29 Jan 2006 21:37:39 +0000] rev 2924
(svn r3480) - Try and fix an svn discrepancy of trolly.h
truelight [Sun, 29 Jan 2006 20:32:30 +0000] rev 2923
(svn r3479) -Fix: fixed warnings on 64bit platforms (anyway, most 64bit platforms)
(tnx to qball and DarkVater for testing)
Darkvater [Sun, 29 Jan 2006 20:24:18 +0000] rev 2922
(svn r3478) - Fix: In the network game list do the default sorting on connectivity (so servers which you can join are on top) and sort on names as a second criteria on clients and connectivity.
truelight [Sun, 29 Jan 2006 20:06:26 +0000] rev 2921
(svn r3477) -Fix: a fix that fixed the last commit.. I shouldn't be committing here :)