| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | * Fixed building - something weird is happening with prebuild though, not add... | Adam Frisby | 2007-07-08 | 1 | -13/+21 |
| * | ibid | lbsa71 | 2007-07-08 | 1 | -0/+0 |
| * | * 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 | 7 | -214/+202 |
| * | * Updating prebuild | Adam Frisby | 2007-07-08 | 34 | -388/+469 |
| * | *Reverting lbsa71's commit as requred | mingchen | 2007-07-08 | 1 | -0/+0 |
| * | * Fixed reservation handling for existing region authkey situations. Reservat... | Adam Frisby | 2007-07-08 | 1 | -7/+1 |
| * | xmlm utf encoding, it's a jungle. | lbsa71 | 2007-07-08 | 1 | -0/+0 |
| * | *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 | 2 | -5/+1 |
| * | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 2007-07-05 | 40 | -380/+365 |
| * | * 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 | 6 | -244/+188 |
| * | * Added Java support back into Sugilite (although it still needs a calling ho... | Adam Frisby | 2007-07-05 | 31 | -157/+2241 |
| * | A bit more work on Building tools/support. | MW | 2007-07-04 | 18 | -264/+390 |
| * | * re-fixed the utf-16 bug in xmlRpcResponse serialization | lbsa71 | 2007-07-04 | 17 | -490/+387 |
| * | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 2007-07-04 | 16 | -599/+511 |
| * | * Added StreamHandler support | lbsa71 | 2007-07-04 | 9 | -260/+408 |
| * | Grid Servers: | Adam Frisby | 2007-07-04 | 5 | -81/+75 |
| * | * 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 | 14 | -118/+396 |
| * | *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 | 4 | -264/+228 |
| * | * 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 | 4 | -81/+71 |
| * | * Added conceptual LlsdMethod Demo to SimpleApp (work in progress) | lbsa71 | 2007-07-02 | 9 | -283/+382 |
| * | 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 | 7 | -83/+113 |
| * | * 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 | 8 | -50/+43 |
| * | * 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 |
| * | Just committing this because I want my commit to be on the front page of www.... | MW | 2007-07-01 | 4 | -77/+76 |
| * | * removed try-catchall from scene constructor | lbsa71 | 2007-07-01 | 4 | -39/+52 |
| * | More work on SceneObject/Primitive and building (Linking is a work in progres... | MW | 2007-07-01 | 7 | -23/+129 |
| * | * replaced some more of those butt-fuggly attr constructs with nice Get<> cal... | lbsa71 | 2007-07-01 | 1 | -80/+4 |
| * | Can change the name and description of a prim. | MW | 2007-07-01 | 10 | -10/+112 |
| * | Started change to having SceneObject and then that having child Primitives wh... | MW | 2007-07-01 | 25 | -731/+1237 |
| * | * now saves ExternalHostName in config | lbsa71 | 2007-07-01 | 2 | -8/+13 |