aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.PacketHandlers.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* First part of Scene refactoring:MW2007-11-031-367/+0
* * Diuerse beavtificatemslbsa712007-11-011-5/+3
* Tevarus' patch for object flags & implemented Phantom editsdan miller2007-10-301-0/+16
* * Optimized usingslbsa712007-10-301-13/+9
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+2
* * Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby2007-10-191-1/+16
* * Instant Message functionality moved into a Region ModulesAdam Frisby2007-10-191-35/+1
* * Slowly but surely working my way towards Regionality...lbsa712007-09-211-5/+5
* * Continuing refactoring of presencelbsa712007-09-211-2/+2
* * even more renaming and refactoring; the cleaning woman is on call.lbsa712007-09-201-2/+2
* * Some more presence refactoringlbsa712007-09-201-4/+4
* Rev 1971 : The Lbsa71 vintage commitlbsa712007-09-201-6/+5
* * Rewired Touch to route to group/part (Still triggering EventManager as well)lbsa712007-09-201-0/+14
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-60/+55
* * Wired up chat so that channel goes into OnChatFromViewer. However:lbsa712007-09-141-2/+2
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* Some work on Module loading/management.MW2007-09-041-49/+4
* Various small changes (some likely to be removed again soon)MW2007-08-291-0/+9
* Taken the old scripting engine out of Region.Environment and moved it into a ...MW2007-08-281-10/+0
* Start of trying to make Region/Scene more modular. MW2007-08-281-89/+3
* A bit more work on prim building related code. Think most of the building too...MW2007-08-211-8/+4
* Shift and Drag copying should now work correctly. [This was one of those stup...MW2007-08-211-6/+6
* Can now turn on/off server side permission checking (on prim editing etc) fro...MW2007-08-211-190/+1
* The regionUUID is now being passed to the datastore calls.MW2007-08-201-1/+1
* Instant Messages between users in the same region should actually now work.MW2007-08-201-2/+2
* small clean up.MW2007-08-191-0/+14
* Sqlite datastore should now save the textures and extraparams data (used by s...MW2007-08-191-1/+20
* Had to rename Rotation in SceneObjectGroup to GroupRotation to stop conflict ...MW2007-08-161-1/+2
* * Introduced IScriptHost as an interface to fetching object data from scripts.lbsa712007-08-161-3/+3
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-161-25/+82
* The 'Party Party Groupie Groupie Life is a game' commit:lbsa712007-08-151-1/+1
* More work on inventory, can now create other inventory types, like Clothes an...MW2007-08-151-26/+34
* * Permissions! - You can now only perform certain functions (such as editing ...Adam Frisby2007-08-151-15/+27
* preliminary support for editing notecards and scripts. MW2007-08-141-9/+0
* Start of inventory items, when you upload a texture the data will now be stor...MW2007-08-141-1/+1
* added Sample OnObjectGrab event to SceneEventManager for script engines to s...MW2007-08-131-0/+5
* Few small fixesMW2007-08-101-1/+1
* Start of replacing the old SceneObject/Primitive classes with the new versions.MW2007-08-091-93/+91
* * encapsulated firstname/lastname on ScenePresencelbsa712007-08-061-2/+2
* * Attempted to Fix an issue whereby X and Y coordinates on terrain brushes we...Adam Frisby2007-08-011-6/+6
* Deleting objects should now work. But beware they aren't send to your trash f...MW2007-07-291-1/+37
* Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW2007-07-271-1/+1
* Start of the OpenSim library , for now only contains a few textures. MW2007-07-251-1/+1
* * Fixed an issue where Terrain brushes may not update correctly.Adam Frisby2007-07-251-1/+10
* * Users doing terraforming should see updates instantly now.Adam Frisby2007-07-241-2/+2
* * SendLayerData overload including coords now uses patch number rather than c...Adam Frisby2007-07-241-6/+3
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-1/+71
* * Renamed terrain functions to match OpenSim naming styles.Adam Frisby2007-07-211-6/+6
* * Assortment of Console changes - console messages are now grouped into modul...Adam Frisby2007-07-201-1/+1
* Sculpted Prims should now work. MW2007-07-181-0/+16