aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Fixed an config issue (log not initialized in RegionInfo config)lbsa712007-07-201-0/+5
* * Assortment of Console changes - console messages are now grouped into modul...Adam Frisby2007-07-201-1/+1
* *Moved XmlConfiguration to its own projectmingchen2007-07-193-135/+43
* Some work on Inventory (not yet finished or enabled)MW2007-07-193-10/+21
* *Handler Functions can now refuse an object as invalid by returning false, th...mingchen2007-07-196-54/+94
* Added some Alert methods to Scene , and a console command handler. So from th...MW2007-07-192-2/+6
* * Removed yet more compiler warningsAdam Frisby2007-07-191-1/+1
* *Removed files that were no longer important and prevented compilemingchen2007-07-183-150/+0
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-189-336/+765
* * Added "GetHostFromDNS" to Util to replace the various DNS resolution method...Adam Frisby2007-07-182-1/+26
* A script/custom application should be able to add a particle system to a prim...MW2007-07-182-6/+4
* Sculpted Prims should now work. MW2007-07-183-1/+8
* More testing some ideas, to find best method for SceneObject Primitive classes. MW2007-07-183-132/+1
* few small changesMW2007-07-181-0/+130
* * Added a FileSystemObject to SimpleApplbsa712007-07-182-57/+75
* * Applying babblefrog's DNS patches from issue #188Adam Frisby2007-07-171-2/+3
* * RegionApplicationBase restructuring now completelbsa712007-07-161-2/+2
* * Trimmed a few hundred warnings off SimpleApp.Adam Frisby2007-07-161-0/+2
* *Renamed everything Parcels and ParcelData to Land and LandDatamingchen2007-07-163-129/+129
* * Restructured the RegionApplicationBase.lbsa712007-07-161-1/+1