| Commit message (Expand) | Author | Age | Files | Lines |
* | * LLSDStreamhandler now works. | lbsa71 | 2007-07-09 | 4 | -18/+20 |
* | * some follow up renaming of members et c. | lbsa71 | 2007-07-09 | 8 | -17/+21 |
* | * Introduced ClientManager for great justice. | lbsa71 | 2007-07-09 | 7 | -59/+93 |
* | Re-applied dalien patch (#175) and included bin\data with avataranimations.xml | lbsa71 | 2007-07-09 | 3 | -4/+45 |
* | Done a little bit of renaming in primitive.cs and on a few events in IClientAPI. | MW | 2007-07-09 | 13 | -67/+63 |
* | * Begun work on Primitive Duplication. Not hooked up yet, but theoretically c... | Adam Frisby | 2007-07-09 | 8 | -2/+140 |
* | * reverted rev 1200 waiting for info re animations.xml | lbsa71 | 2007-07-08 | 3 | -45/+4 |
* | Applied animations patch (#175) submitted by dalien | lbsa71 | 2007-07-08 | 3 | -4/+45 |
* | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2007-07-08 | 72 | -6238/+0 |
* | (no commit message) | lbsa71 | 2007-07-08 | 17 | -92/+71 |
* | * Fixed building - something weird is happening with prebuild though, not add... | Adam Frisby | 2007-07-08 | 1 | -13/+21 |
* | * Bugfix with instant message handlers. Looking at implementing grid IM serve... | Adam Frisby | 2007-07-08 | 1 | -4/+10 |
* | * Missed a line - IM support in local simulator should now work. | Adam Frisby | 2007-07-08 | 1 | -1/+1 |
* | * Added instant message support for the local region. Grid support forthcoming. | Adam Frisby | 2007-07-08 | 6 | -18/+89 |
* | * Updating prebuild | Adam Frisby | 2007-07-08 | 30 | -172/+159 |
* | * Fixed reservation handling for existing region authkey situations. Reservat... | Adam Frisby | 2007-07-08 | 1 | -7/+1 |
* | *Fixed several bugs that crashed the viewer and opensim server when logging i... | mingchen | 2007-07-06 | 8 | -23/+36 |
* | *Fixed 2 small references to localhost which has some conflicts when resolving. | mingchen | 2007-07-06 | 2 | -2/+2 |
* | *Fixed crash of OpenSim client when in grid mode from a recent commit | mingchen | 2007-07-05 | 1 | -2/+2 |
* | Fixed rotation editing of individual prims in a group. I think positioning an... | MW | 2007-07-05 | 3 | -11/+70 |
* | * updated bugfixed xmlrpc for massive win | lbsa71 | 2007-07-05 | 1 | -5/+1 |
* | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 2007-07-05 | 36 | -266/+261 |
* | * Tweaks to Java engine (uses less threads). Added support for OnFrame and On... | Adam Frisby | 2007-07-05 | 1 | -70/+78 |
* | * Java engine fully back in Sugilite | Adam Frisby | 2007-07-05 | 5 | -48/+75 |
* | * Added Java support back into Sugilite (although it still needs a calling ho... | Adam Frisby | 2007-07-05 | 30 | -43/+2044 |
* | A bit more work on Building tools/support. | MW | 2007-07-04 | 16 | -67/+276 |
* | * re-fixed the utf-16 bug in xmlRpcResponse serialization | lbsa71 | 2007-07-04 | 15 | -320/+123 |
* | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 2007-07-04 | 14 | -335/+341 |
* | * Added StreamHandler support | lbsa71 | 2007-07-04 | 7 | -89/+143 |
* | Grid Servers: | Adam Frisby | 2007-07-04 | 4 | -13/+18 |
* | * More cleaning - Sugilite now only has build errors for "value is never used... | Adam Frisby | 2007-07-04 | 6 | -5/+21 |
* | * Cleaning - attempting to get compiler warnings back down to zero. | Adam Frisby | 2007-07-04 | 6 | -15/+18 |
* | * Started work on converting BaseHttpServer to a stream dispatcher | lbsa71 | 2007-07-04 | 4 | -76/+155 |
* | Today's work on Building support/tools. Think I am slowly getting there. | MW | 2007-07-03 | 13 | -60/+327 |
* | *Fixed storage issue as noted in last commit of the OGS1 GridServer | mingchen | 2007-07-03 | 5 | -10/+11 |
* | *Removed GridInfo class as it has been previously replaced with the much bett... | mingchen | 2007-07-03 | 9 | -29/+47 |
* | *Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimu... | mingchen | 2007-07-03 | 3 | -67/+114 |
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 184 | -1195/+693 |
* | * Completed conceptual LlsdMethod - everything resides in SimpleApp pending g... | lbsa71 | 2007-07-03 | 9 | -24/+87 |
* | You can now substitute %name% in the filename argument for terrain save & loa... | Adam Frisby | 2007-07-02 | 2 | -2/+4 |
* | Attempted workaround for Mono's insistence on compiling BasicTerrain incorrectly | Adam Frisby | 2007-07-02 | 2 | -21/+13 |
* | *OGS1 Key2Name/Name2Key works | mingchen | 2007-07-02 | 3 | -12/+13 |
* | * Added conceptual LlsdMethod Demo to SimpleApp (work in progress) | lbsa71 | 2007-07-02 | 7 | -25/+40 |
* | Applied Darok's PhysicsVector ToString patch | MW | 2007-07-02 | 1 | -0/+5 |
* | * Added "HiRAW" mode export for generating as precise outputs as possible in ... | Adam Frisby | 2007-07-02 | 1 | -1/+80 |
* | * Started working on LlsdMethod for BaseHttpServer | lbsa71 | 2007-07-02 | 6 | -25/+44 |
* | * Added support for SL-style RAW export similar to the official simulators op... | Adam Frisby | 2007-07-02 | 1 | -0/+68 |
* | * Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScene | lbsa71 | 2007-07-02 | 6 | -48/+41 |
* | * Applied Weathros/tedd's IP v6 patch | lbsa71 | 2007-07-02 | 1 | -1/+19 |
* | * worked some more on the RegionInfo attr fuggliness | lbsa71 | 2007-07-02 | 1 | -61/+15 |