Archive for the ‘ Nicholaz ’ Category

Andra Viewers

18th september 2009 | Closed

Fick ett mess på facebook, ”Skriv skriv skriv”.
”Kan du inte skriva ngt om alternativa viewers för Second Life till mig blogg
Gästblogga liksom – snälla – Jag vet att du har kollen.”
Vad skall man börja med, alternativa viewers. För att jämföra lite, webbläsare, det finns flera olika program som kan visa webbsidor, IE, Firefox, Safari, alla [...]


Second Life 1.19 is dead.

7th oktober 2008 | Closed

Well sort off, LL have tried to shutdown all connections from old pre-windlight viewers. With a notice to turn GFX to low and all will be fixed. Personally I like windlight, just hate the newer interface sthat make common tasks harder to do. This is however an inspiration to make a nichlaos like build of [...]


Setting up to build 1.20.RC10 on ubuntu 8.4

4th juli 2008 | Closed

mkdir -p src/sl/dl-1.20.10/
cd src/sl/dl-1.20.10/
wget http://secondlife.com/developers/opensource/downloads/2008/06/slviewer-src-Branch_1-20-10-Viewer-r89467.tar.gz
wget http://secondlife.com/developers/opensource/downloads/2008/06/slviewer-artwork-Branch_1-20-10-Viewer-r89467.zip
wget http://secondlife.com/developers/opensource/downloads/2008/06/slviewer-linux-libs-Branch_1-20-10-Viewer-r89467.tar.gz

Get fmodapi375linux.tar.gz

ln -s ../fmodapi375linux.tar.gz
cd ..

Get make2.sh

sudo apt-get install scons bison flex
sudo apt-get install mesa-common-dev libglu1-mesa-dev libc6-dev libstdc++6-dev libx11-dev zlib1g-dev libssl-dev libvorbis-dev libjpeg62-dev libgoogle-perftools-dev libgtk2.0-dev
sudo apt-get install libsdl1.2-dev
./make2.sh dl-1.20.10/

var pusha_url = ”http://blog.balp.nu/2008/07/setting-up-to-build-120rc10-on-ubuntu-84/”;
var pusha_titel = ”Setting up to build 1.20.RC10 on ubuntu 8.4″;
var pusha_bakgrund = ”#FFFFFF”;
var pusha_nyttfonster = false;


Balp Build -w for 1.19.0 (5)

7th mars 2008 | Closed

Balp Build version of 1.19.0 (5), no major changes to the GUI but many stability fixes.
$ wget http://download-secondlife-com.s3.amazonaws.com/SecondLife_i686_1_19_0_5.tar.bz2
$ wget http://www.acc.umu.se/~balp/second_life/balp-build-w.tar.bz2
$ tar jxf SecondLife_i686_1_18_6_77495_WINDLIGHT.tar.bz2
$ tar jxf balp-build-w.tar.bz2
$ cd SecondLife_i686_1_19_0_5
$ chmod +x balp-secondlife
$ wget http://www.acc.umu.se/~balp/second_life/releasenotes.txt
$ ./balp-secondlife
There are some irritating bug’s left to fix, VWR-4575 IM tabs no longer blink when new IM text is received. A so [...]


Second Life Windlight 19.0.79462

9th februari 2008 | Closed

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 [...]


Second life .19 windlight + Nicholaz (updated III)

6th februari 2008 | Closed

I’m looking into the windlight drop on svn and with it some parts of the 1.19-RC0 and how Nicholaz patches fits, so far i have seen some minor compile problems show up, line NULL being change to bool in one place, one patch then been applied to the code (2684_leak_cleanup_layoutstack.patch, need to check what the [...]


Secondlife 1.19, the future.

31st januari 2008 | Closed

When Linden land thou Joshua published the Roadmap: 1.19.0 Viewer, I was sceptic and not thrilled, one could say negative. The updated time plan looked much better and realistic. The only bad stuff making it into 1.19 is the age verification, look at Nadine’s killing of the technology. Keeping under ages out might be good, [...]


Relesed: Balp Build wl-a (Nicholaz EC-b)

31st december 2007 | Closed

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 [...]


Release: Balp Build – 18.5.3 – u

30th november 2007 | Closed

A build for Second Life 18.5.3 with the addition of Nicholaz patches. It needs a install of SL 18.3.5 Linux version to run.
E.g:
balp@kitiara:~$ tar jxf SecondLife_i686_1_18_5_3.tar.bz2
balp@kitiara:~$ tar jxf balp-build-u.tar.bz2
Then start Second life from that directory with:
balp@kitiara:~$ cd SecondLife_i686_1_18_5_3/
balp@kitiara:~/SecondLife_i686_1_18_5_3$ ./balp-secondlife
Patches at the same place for download.Feed back on the build to me, anders (at) arnholm.se.

var pusha_url [...]


Release: Bleeding Edge BE-t for Linux

16th november 2007 | Closed

As Nicholaz have released BE-t i can’t be worse, down load of my build from Umeå University, and patches from the same place. This build need the 18.4.3 build from Linden Labs. Unpack my files into the Second_life directory.
E.g:
balp@kitiara:~$ tar jxf SecondLife_i686_1_18_4_3.tar.bz2
balp@kitiara:~$ tar jxf balp-build-t1.tar.bz2
Then start Second life from that directory with:
balp@kitiara:~$ cd SecondLife_i686_1_18_4_3/
balp@kitiara:~/SecondLife_i686_1_18_4_3$ ./balp-secondlife
Feed [...]