aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added "Local" and "Temporary" Fields to the AssetBase class.MW2007-09-051-0/+2
* Various small changes (some likely to be removed again soon)MW2007-08-291-1/+1
* Deleted a few old files that are no longer used.MW2007-08-273-316/+1
* Another attempt to fix the image sending bug (next week, I intend to rewrite ...MW2007-08-263-2/+4
* Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri...MW2007-08-222-0/+3
* Made SceneObjectGroup.GetChildPrim() public, for now so that script engine ca...MW2007-08-222-0/+3
* Start of Task Inventory (ie prim's inventory). For now, you can only move scr...MW2007-08-222-0/+3
* Fix for un-encrypted master avatar password in user databaseBrian McBee2007-08-221-1/+2
* Added OnRezScript event to Scene.EventManager.Which the script engine should ...MW2007-08-212-0/+3
* Can now turn on/off server side permission checking (on prim editing etc) fro...MW2007-08-212-0/+3
* Instant Messages between users in the same region should actually now work.MW2007-08-203-4/+4
* small clean up.MW2007-08-192-0/+5
* Sqlite datastore should now save the textures and extraparams data (used by s...MW2007-08-193-16/+32
* *Moved network_servers_info.xml into OpenSim.ini under [Network]mingchen2007-08-171-61/+15
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-162-1/+3
* The 'Party Party Groupie Groupie Life is a game' commit:lbsa712007-08-152-0/+6
* More work on inventory, can now create other inventory types, like Clothes an...MW2007-08-152-0/+7
* * Added more spinning parts to ComplexObject.lbsa712007-08-151-9/+24
* * Exploring Group/Part from an app perspective.lbsa712007-08-151-5/+41
* Temporary fix for the region crossing crash, Although we need to start to cha...MW2007-08-151-1/+24
* Few small fixesMW2007-08-102-6/+6
* Some cleaning up and removed a few old files no longer in use.MW2007-08-104-111/+73
* Making sure my local working copy is in sync with svn before I start the job ...MW2007-08-092-4/+4
* * Got SimpleApp working againlbsa712007-08-081-41/+49
* a couple of changes in the new Sceneobject classes, just committing so things...MW2007-08-071-0/+1
* * yet another mini-shape-commitlbsa712007-08-061-0/+21
* * Now we have boxes. Yay!lbsa712007-08-063-9/+5
* * SimpleApp works again:lbsa712007-08-062-27/+32
* * a very small first step with shape wrapperslbsa712007-08-031-37/+26
* Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee2007-08-032-2/+38
* More work on the AllNewSceneObject* classes.MW2007-08-031-2/+0
* *Estate settings are now saved in their own configuration file called estate_...mingchen2007-08-033-46/+685
* * Workaround for Mono not correctly implementing the OperatingSystemVersion c...Adam Frisby2007-08-011-2/+1
* Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2007-08-012-0/+4
* * Added GetLocalHost() to UtilAdam Frisby2007-07-302-1/+28
* mass update of files to have native line endingsSean Dague2007-07-306-722/+722
* added OnDisconnectUser event to required classesSean Dague2007-07-302-145/+148
* Deleting objects should now work. But beware they aren't send to your trash f...MW2007-07-292-2/+2
* * Added new compatibility functions to UtilAdam Frisby2007-07-291-0/+55
* You should now see the correct Avatar for other users, including their clothe...MW2007-07-282-0/+2
* Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW2007-07-271-2/+8
* A few changes so that the number of warnings is less but without deleting eve...MW2007-07-272-2/+0
* More work on inventory and opensim library.MW2007-07-263-1/+14
* * Started renaming world to Scenelbsa712007-07-262-2/+2
* Added the default shape to the OpenSim library. Now need to get the new ruth ...MW2007-07-251-1/+1
* * Users doing terraforming should see updates instantly now.Adam Frisby2007-07-241-1/+1
* *Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f...mingchen2007-07-232-2/+7
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-224-6/+24
* Re-added the ability to set the database provider (dll) in the config file fo...MW2007-07-212-2/+12
* *Added ability to manually set the configuration plugin dll from Configuratio...mingchen2007-07-201-1/+5