aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General (follow)
Commit message (Expand)AuthorAgeFilesLines
* *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
* changed to native line ending encodingSean Dague2007-07-1636-3536/+3536
* *Trunk compiles nowmingchen2007-07-161-0/+2
* *Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen2007-07-162-2/+6
* Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp...MW2007-07-151-0/+125
* *Added support for the "show" button that highlights objects over the selecte...mingchen2007-07-151-1/+3
* * Marked old terrain methods as obsolete.Adam Frisby2007-07-151-0/+2
* * Fixed bug where UserServer SendKey would not be saved in configuration.Adam Frisby2007-07-151-1/+1
* *Added support for simwide area and simwide prim count for parcelsmingchen2007-07-141-3/+5
* *Added support for prim counting on parcelsmingchen2007-07-141-0/+4
* Added AddPreCompiledScript method to ScriptManager.MW2007-07-141-0/+2
* *Moved the OnSignificantClientMovement event to ScenePresence.mingchen2007-07-132-5/+4
* *Reworked parcel joining to work the same way as LL's method.mingchen2007-07-131-0/+6
* * Fixing issue with ParcelFlags. ParcelFlags is now a uint rather than an enum.Adam Frisby2007-07-131-1/+1
* * Default parcel flags now allow flying, landmark creation, object entry, dee...Adam Frisby2007-07-131-1/+1
* * Obsoleted ILocalStorageAdam Frisby2007-07-131-0/+1
* Changed simpleApp to use basic physics.MW2007-07-132-2/+7
* inlined packet deserializationlbsa712007-07-131-29/+0
* * ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste...lbsa712007-07-132-2/+32
* * Moved SendNameReply to ClientViewlbsa712007-07-132-34/+1
* * Fixing compiler warnings in an attempt to reduce them back down to zero.Adam Frisby2007-07-131-0/+35
* *Parcel and estate support fully restored into Sugilitemingchen2007-07-121-1/+1
* Next time maybe I should check it still compiles before committing.MW2007-07-121-1/+1
* Fixed a number of bugs in the local InstantMessage handling, sending InstantM...MW2007-07-121-1/+1
* Cleaning up some of the CAPS functions, Asset uploads now use the new LLSDStr...MW2007-07-121-2/+2
* More work on UserProfile and inventory cache (still currently not enabled).MW2007-07-111-0/+4
* * Applying dalien's patches from bug#177 and #179Adam Frisby2007-07-112-0/+7