| Commit message (Expand) | Author | Files | Lines |
2007-07-14 | *Removed ParcelManager from SceneObject and Primitive and replaced with event... | mingchen | 1 | -1/+4 |
2007-07-14 | *Added support for simwide area and simwide prim count for parcels | mingchen | 1 | -1/+1 |
2007-07-14 | * Worked some more on SimpleApp | lbsa71 | 1 | -28/+27 |
2007-07-14 | *Added support for prim counting on parcels | mingchen | 1 | -1/+22 |
2007-07-14 | * encapsulated some public fields | lbsa71 | 1 | -12/+25 |
2007-07-14 | * Apparently, we need to tell ParcelManager that there is no parcels. | lbsa71 | 1 | -8/+14 |
2007-07-14 | Added AddPreCompiledScript method to ScriptManager. | MW | 1 | -1/+3 |
2007-07-13 | *Moved the OnSignificantClientMovement event to ScenePresence. | mingchen | 1 | -1/+0 |
2007-07-13 | *Reworked parcel joining to work the same way as LL's method. | mingchen | 1 | -0/+2 |
2007-07-13 | Chat/Shout/etc should be working again | MW | 1 | -1/+1 |
2007-07-13 | * Default parcel flags now allow flying, landmark creation, object entry, dee... | Adam Frisby | 1 | -1/+1 |
2007-07-13 | * Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.Scripting | Adam Frisby | 1 | -1/+1 |
2007-07-13 | Part two of Darok's Bullet physics plugin: added the actual plugin, although ... | MW | 1 | -1/+1 |
2007-07-13 | Think SceneObject/Primitive copying should now work, just need to hook it up ... | MW | 1 | -10/+10 |
2007-07-13 | * ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste... | lbsa71 | 1 | -19/+2 |
2007-07-12 | *Parcel and estate support fully restored into Sugilite | mingchen | 1 | -1/+2 |
2007-07-12 | *Found and fixed bug that crashed viewer when logging in or viewing land owners | mingchen | 1 | -7/+9 |
2007-07-11 | Hopefully texturing prims should now work correctly. | MW | 1 | -0/+1 |
2007-07-11 | * Applying dalien's patches from bug#177 and #179 | Adam Frisby | 1 | -0/+22 |
2007-07-10 | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 1 | -3/+0 |
2007-07-09 | * some follow up renaming of members et c. | lbsa71 | 1 | -5/+5 |
2007-07-09 | * Introduced ClientManager for great justice. | lbsa71 | 1 | -14/+14 |
2007-07-09 | Done a little bit of renaming in primitive.cs and on a few events in IClientAPI. | MW | 1 | -2/+2 |
2007-07-09 | * Begun work on Primitive Duplication. Not hooked up yet, but theoretically c... | Adam Frisby | 1 | -2/+19 |
2007-07-08 | * Added instant message support for the local region. Grid support forthcoming. | Adam Frisby | 1 | -0/+1 |
2007-07-05 | * Added Java support back into Sugilite (although it still needs a calling ho... | Adam Frisby | 1 | -1/+1 |
2007-07-04 | A bit more work on Building tools/support. | MW | 1 | -0/+2 |
2007-07-03 | Today's work on Building support/tools. Think I am slowly getting there. | MW | 1 | -1/+16 |
2007-07-03 | *Removed GridInfo class as it has been previously replaced with the much bett... | mingchen | 1 | -2/+2 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -37/+33 |
2007-07-01 | * removed try-catchall from scene constructor | lbsa71 | 1 | -38/+38 |
2007-07-01 | More work on SceneObject/Primitive and building (Linking is a work in progres... | MW | 1 | -1/+17 |
2007-07-01 | Can change the name and description of a prim. | MW | 1 | -2/+4 |
2007-07-01 | Started change to having SceneObject and then that having child Primitives wh... | MW | 1 | -86/+45 |
2007-07-01 | MAJOR IP RESTRUCTURING | lbsa71 | 1 | -3/+3 |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 1 | -33/+28 |
2007-06-28 | *Added UUIDNameRequest packet support (untested, but should work -- at least ... | mingchen | 1 | -1/+2 |
2007-06-28 | Finished removing the old scripting code, Scene.Scripting.cs and OpenSim.Fram... | MW | 1 | -2/+2 |
2007-06-28 | Imported the scripting changes, so now should be up to date with sugilite. | MW | 1 | -21/+9 |
2007-06-27 | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 1 | -2/+2 |
2007-06-27 | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 1 | -1/+1 |
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot t... | mingchen | 1 | -7/+7 |