aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/OpenSimClient.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implemented logouts (so you can logout and then return later! woohoo)gareth2007-03-021-0/+12
|
* * Bind to IPAddress.Any instead of a hardcoded addressjhurliman2007-03-021-1/+1
| | | | | | | | * Allow login if a connection can't be made to the grid auth server (instead of crashing) * Brought the MSVC project file and solution up to speed * Added a default VersionInfo.cs to allow compiling with MSVC * Removed unnecessary .suo file
* WOOHOO! Avatar/Asset loading works!gareth2007-03-011-2/+2
|
* Broken asset code + ObjectUpdate FIXMEgareth2007-03-011-3/+4
|
* Half-working asset system, but avatar objectupdate stuff needs to be done by ↵gareth2007-02-281-0/+33
| | | | a non-Gareth
* Assets?gareth2007-02-281-0/+32
|
* Got LayerData working, need asset management to get the avatar to displaygareth2007-02-281-1/+4
|
* Brought in code from branches/garethgareth2007-02-271-0/+339