Second Life Windlight 19.0.79462
W00T, I'm connected to Second Life with:
Second Life (Nicholaz Edition) 1.19.0 (79462) Feb 9 2008 09:14:42 (SecondLife Nicholaz NICHOLAZ_VERSLONG Edition) BBWL-c-b0
Most memory leak and bug fix patches are in, almost none of the gui fixes, I'm not planning to release this until the GUI also is better than the Linden version. From the nicholaz EC viewer the following patches are left not added:
- With 2037 main GUI stuff.
- With 1550 main GUI changes, the .19 have many UI changes and this it not clean to add back in, and maybe in parts need to be changed.
This is a memory fix, that somehow isn't clean to add, not time to find the reason for it yet.Works.Party 2 of 1857 same stuff as the fellow patch.Works.- GUI changed so much needs to be reworked.
- Big GUI changes in here.
- Appliec but crashed on start up, the status bar have changed much.
1857_apr_thread_mutex_nested.patch
1857_cache_uploaded_textures_v0.82.patch
Popularity: 1% [?]
Release: BalpBalp WL-C
Windlight is now out in version 77495, and I added the patches from the previews version and it runs. So here you go.
$ wget http://firstlook-secondlife-com.s3.amazonaws.com/SecondLife_i686_1_18_6_77495_WINDLIGHT.tar.bz2
$ wget http://www.acc.umu.se/~balp/second_life/balp-build-wl-c.tar.bz2
$ tar jxf SecondLife_i686_1_18_6_77495_WINDLIGHT.tar.bz2
$ tar jxf balp-build-wl-c.tar.bz2
$ cd SecondLife_i686_1_18_6_77495_WINDLIGHT
$ chmod +x balp-secondlife
$ ./balp-secondlife
I assume the problem with gtk and file dialog on suse still exist, this is made on ubuntu 7.10 and tested in that environment. I think the wrapper now is executable (e.g. chmod +x) isn't needed, I'm not sure i understand the moon problem correct yet, and to be honest i have no time to look into what the windlight code actually does.
Popularity: 1% [?]
Relesed: Balp Build wl-a (Nicholaz EC-b)
Ok, back from vacation and new patches from Nicholaz, this time for the windlight code. My build is made against the 18.6.76116 versions of the code, (last source code, new viewer from LL). I have tested with the 18.6.76453 viewer as well. The 18.6.76116 contain an error in a German language file that might have you log into a false SL site. (The kind of stuff the new login behaviour is there to "save" us all from...)
However downloads are on acc, binaries and patches. Inteneded for 18.6.76116 but works with 18.6.76453 as well. (LL seams to have removed the 76116 version from all but source code...)
To install with 18.7.76453 do as follows.
$ wget http://firstlook-secondlife-com.s3.amazonaws.com/SecondLife_i686_1_18_6_76453_WINDLIGHT.tar.bz2 $ wget http://www.acc.umu.se/~balp/second_life/balp-build-wl-a.tar.bz2 $ tar jxf SecondLife_i686_1_18_6_76453_WINDLIGHT.tar.bz2 $ cd SecondLife_i686_1_18_6_76453_WINDLIGHT $ tar --strip 1 -jxf ../balp-build-wl-a.tar.bz2 $ wget http://www.acc.umu.se/~balp/second_life/18.6.7453/releasenotes.txt
The last file added the 18.6.76116 to the top of the release notes to tell the nicholaz version you have 76116 installed.
Popularity: 1% [?]