aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Exprimental prim inventory persistence can now be enabled by users.Justin Clarke Casey2008-01-111-2/+2
* * Added the ability for estate managers to use the magic secondlife blue card...Teravus Ovares2008-01-041-0/+3
* * You can add and remove a friend in standalone now within the same simulator...Teravus Ovares2008-01-011-0/+3
* * Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ...lbsa712007-12-283-4/+4
* * Optimized usingslbsa712007-12-274-18/+24
* Make copying of scripts into prim inventories more reliable on the first atte...Justin Clarke Casey2007-12-221-2/+5
* Refix bug where inventory textures don't appear in prim edit texture selectio...Justin Clarke Casey2007-12-211-1/+5
* * Remapped the Connection shutdown path.Teravus Ovares2007-12-211-1/+1
* * Added Incomplete Handling of the RegionInfoRequest packet Teravus Ovares2007-12-181-1/+6
* * Removed redundant code in RestService.csAdam Frisby2007-12-181-1/+1
* *Adding and Removing Avatars from the Access/Ban List for a parcel now works,...mingchen2007-12-161-0/+2
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-1/+2
* Implementing updateinventoryfolder: Should now be able to rename folders in i...Brian McBee2007-12-111-0/+1
* Refactored animation handling in ScenePresence. Now maintains a list of curre...Jeff Ames2007-12-101-2/+5
* * Hooked up the GridComm event ChildDataUpdate to the scene.Teravus Ovares2007-12-101-1/+4
* hackish code to allow emptying of trash. This really should be done on the in...Brian McBee2007-12-081-0/+1
* Allow moving, deleting, and restoring objects in inventory.Brian McBee2007-12-081-0/+1
* Updates to LibSL revision 1498. Thanks Johan!Adam Johnson2007-12-071-5/+5
* added one more command to the console help.Jeff Ames2007-12-071-7/+2
* more minor cleanup. added some command descriptions to region server help.Jeff Ames2007-12-061-1/+7
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-1/+1
* * Refactored Permissions into ScenePresence as requested by MWTeravus Ovares2007-12-051-0/+1
* fixed exception and login failure in SimpleApp. (still doesn't work like it ...Jeff Ames2007-12-041-4/+5
* From Justin Casey (IBM)Sean Dague2007-12-031-1/+6
* This is a simple patch which just renames an IClientAPI method toSean Dague2007-12-031-1/+1
* the fix, so that trunk works againMW2007-12-011-0/+1
* Patch for mantis 0000015: Textures don't display in the objectSean Dague2007-11-301-1/+1
* * Extended our semi-stupid implementation of in world object permissions to s...Teravus Ovares2007-11-301-1/+1
* Moved the m_sceneGridService.RegisterRegion(RegionInfo); call out of LoadWorl...MW2007-11-282-2/+2
* * Added a way for the Region master user to kick individual users from their ...Teravus Ovares2007-11-241-0/+5
* * Hanling RequestGodlikePowers. On Request.. sends the sim owner's client the...Teravus Ovares2007-11-241-0/+1
* * Added code to capture the draw distance setting from the client.Teravus Ovares2007-11-221-1/+4
* * Did some initial work for prim crossing. Just glue so far.Teravus Ovares2007-11-212-3/+3
* * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares2007-11-181-1/+1
* cleaned up some mono compiler warningsJeff Ames2007-11-182-3/+3
* first stab at implementation of CopyInventoryItemJeff Ames2007-11-181-0/+1
* Attempt to get World Map working in Grid mode, will need to be using the grid...MW2007-11-182-3/+4
* Added handler for MapNameRequest - OnMapNameRequestDalien Talbot2007-11-181-0/+1
* Added ClickAction property to SceneObjectPart (and the relevant changes in IC...MW2007-11-171-1/+1
* *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa712007-11-151-2/+2
* * Implemented the little friendly pop tooltip messages that appear when you h...Teravus Ovares2007-11-151-0/+1
* * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares2007-11-131-0/+4
* first pass on unlinking of objects. From Jay Clarke (IBM)Sean Dague2007-11-131-0/+1
* Some work on cleanly removing Regions.MW2007-11-131-0/+5
* * Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.Teravus Ovares2007-11-121-0/+1
* Patch from Mathias Soeken (thanks Mathias!) to take care of the color Dalien Talbot2007-11-111-1/+1
* * adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini....Teravus Ovares2007-11-112-3/+3
* * Moves the Meshmerizer to a separate pluginTeravus Ovares2007-11-101-2/+2
* * Added Rotational Velocity reporting for Client Interpolation to Terse UpdatesTeravus Ovares2007-11-081-1/+1
* add SendSunPos function to IClientAPI to let us pull all the sunSean Dague2007-11-071-0/+4