aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/ClientView.API.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-10Made a few changes so that once we enable the sqlite data store (simple line ...MW1-1/+1
2007-08-09Making sure my local working copy is in sync with svn before I start the job ...MW1-13/+5
2007-08-08CAPS should now be working in standalone mode. Texture uploads will work even...Brian McBee1-4/+14
2007-08-06* Now we have boxes. Yay!lbsa711-23/+13
2007-08-01* Applied issue#254 - startpingcheck should not be reliable if it's being res...Adam Frisby1-1/+3
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW1-0/+13
2007-07-30added OnDisconnectUser event to required classesSean Dague1-0/+1
2007-07-29Deleting objects should now work. But beware they aren't send to your trash f...MW1-2/+2
2007-07-27Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW1-6/+6
2007-07-27A few changes so that the number of warnings is less but without deleting eve...MW1-4/+3
2007-07-26More work on inventory and opensim library.MW1-0/+8
2007-07-26* Started renaming world to Scenelbsa711-1/+1
2007-07-25Added the default shape to the OpenSim library. Now need to get the new ruth ...MW1-15/+15
2007-07-24* SendLayerData overload including coords now uses patch number rather than c...Adam Frisby1-2/+2
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-1/+3
2007-07-20* Assortment of Console changes - console messages are now grouped into modul...Adam Frisby1-2/+2
2007-07-19Some work on Inventory (not yet finished or enabled)MW1-0/+46
2007-07-19Added some Alert methods to Scene , and a console command handler. So from th...MW1-0/+26
2007-07-19* Added housekeeping comments, see mailing list in just a moment...Adam Frisby1-4/+4
2007-07-18A script/custom application should be able to add a particle system to a prim...MW1-3/+4
2007-07-18Sculpted Prims should now work. MW1-0/+2
2007-07-18More testing some ideas, to find best method for SceneObject Primitive classes. MW1-100/+1
2007-07-18* Added a FileSystemObject to SimpleApplbsa711-2/+2
2007-07-16changed to native line ending encodingSean Dague1-1180/+1180
2007-07-16*Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen1-1/+2
2007-07-15*Added support for the "show" button that highlights objects over the selecte...mingchen1-0/+1
2007-07-15* Fixed an issue where world map blocks were not transmitted correctly.Adam Frisby1-3/+1
2007-07-13*Moved the OnSignificantClientMovement event to ScenePresence.mingchen1-10/+0
2007-07-13*Reworked parcel joining to work the same way as LL's method.mingchen1-0/+9
2007-07-13* I want to commit too!lbsa711-6/+3
2007-07-13* removed PrimitiveOld and CreatePrimFromObjectAddlbsa711-37/+5
2007-07-13* ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste...lbsa711-1/+1
2007-07-13* Moved SendNameReply to ClientViewlbsa711-1/+11
2007-07-12*Parcel and estate support fully restored into Sugilitemingchen1-0/+2
2007-07-12Fixed a number of bugs in the local InstantMessage handling, sending InstantM...MW1-16/+22
2007-07-12Cleaning up some of the CAPS functions, Asset uploads now use the new LLSDStr...MW1-7/+7
2007-07-11Hopefully texturing prims should now work correctly.MW1-2/+2
2007-07-11More work on UserProfile and inventory cache (still currently not enabled).MW1-23/+99
2007-07-11* Applying dalien's patches from bug#177 and #179Adam Frisby1-0/+17
2007-07-09Re-applied dalien patch (#175) and included bin\data with avataranimations.xmllbsa711-0/+15
2007-07-09Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW1-3/+3
2007-07-09* Begun work on Primitive Duplication. Not hooked up yet, but theoretically c...Adam Frisby1-0/+1
2007-07-08* reverted rev 1200 waiting for info re animations.xml lbsa711-15/+0
2007-07-08Applied animations patch (#175) submitted by dalienlbsa711-0/+15
2007-07-08* Added instant message support for the local region. Grid support forthcoming.Adam Frisby1-0/+25
2007-07-04A bit more work on Building tools/support.MW1-1/+3
2007-07-03Today's work on Building support/tools. Think I am slowly getting there. MW1-1/+2
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-22/+22
2007-07-01More work on SceneObject/Primitive and building (Linking is a work in progres...MW1-4/+7
2007-07-01Can change the name and description of a prim.MW1-0/+2