aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-23*Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f...mingchen2-2/+7
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW4-6/+24
2007-07-21Re-added the ability to set the database provider (dll) in the config file fo...MW2-2/+12
2007-07-20*Added ability to manually set the configuration plugin dll from Configuratio...mingchen1-1/+5
2007-07-20* Fixed an config issue (log not initialized in RegionInfo config)lbsa711-0/+5
2007-07-20* Assortment of Console changes - console messages are now grouped into modul...Adam Frisby1-1/+1
2007-07-19*Moved XmlConfiguration to its own projectmingchen3-135/+43
2007-07-19Some work on Inventory (not yet finished or enabled)MW3-10/+21
2007-07-19*Handler Functions can now refuse an object as invalid by returning false, th...mingchen6-54/+94
2007-07-19Added some Alert methods to Scene , and a console command handler. So from th...MW2-2/+6
2007-07-19* Removed yet more compiler warningsAdam Frisby1-1/+1
2007-07-18*Removed files that were no longer important and prevented compilemingchen3-150/+0
2007-07-18*New Configuration System, much easier and less buggy compared to the origina...mingchen9-336/+765
2007-07-18* Added "GetHostFromDNS" to Util to replace the various DNS resolution method...Adam Frisby2-1/+26
2007-07-18A script/custom application should be able to add a particle system to a prim...MW2-6/+4
2007-07-18Sculpted Prims should now work. MW3-1/+8
2007-07-18More testing some ideas, to find best method for SceneObject Primitive classes. MW3-132/+1
2007-07-18few small changesMW1-0/+130
2007-07-18* Added a FileSystemObject to SimpleApplbsa712-57/+75
2007-07-17* Applying babblefrog's DNS patches from issue #188Adam Frisby1-2/+3
2007-07-16* RegionApplicationBase restructuring now completelbsa711-2/+2
2007-07-16* Trimmed a few hundred warnings off SimpleApp.Adam Frisby1-0/+2
2007-07-16*Renamed everything Parcels and ParcelData to Land and LandDatamingchen3-129/+129
2007-07-16* Restructured the RegionApplicationBase.lbsa711-1/+1
2007-07-16changed to native line ending encodingSean Dague36-3536/+3536
2007-07-16*Trunk compiles nowmingchen1-0/+2
2007-07-16*Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen2-2/+6
2007-07-15Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp...MW1-0/+125
2007-07-15*Added support for the "show" button that highlights objects over the selecte...mingchen1-1/+3
2007-07-15* Marked old terrain methods as obsolete.Adam Frisby1-0/+2
2007-07-15* Fixed bug where UserServer SendKey would not be saved in configuration.Adam Frisby1-1/+1
2007-07-14*Added support for simwide area and simwide prim count for parcelsmingchen1-3/+5
2007-07-14*Added support for prim counting on parcelsmingchen1-0/+4
2007-07-14Added AddPreCompiledScript method to ScriptManager.MW1-0/+2
2007-07-13*Moved the OnSignificantClientMovement event to ScenePresence.mingchen2-5/+4
2007-07-13*Reworked parcel joining to work the same way as LL's method.mingchen1-0/+6
2007-07-13* Fixing issue with ParcelFlags. ParcelFlags is now a uint rather than an enum.Adam Frisby1-1/+1
2007-07-13* Default parcel flags now allow flying, landmark creation, object entry, dee...Adam Frisby1-1/+1
2007-07-13* Obsoleted ILocalStorageAdam Frisby1-0/+1
2007-07-13Changed simpleApp to use basic physics.MW2-2/+7
2007-07-13inlined packet deserializationlbsa711-29/+0
2007-07-13* ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste...lbsa712-2/+32
2007-07-13* Moved SendNameReply to ClientViewlbsa712-34/+1
2007-07-13* Fixing compiler warnings in an attempt to reduce them back down to zero.Adam Frisby1-0/+35
2007-07-12*Parcel and estate support fully restored into Sugilitemingchen1-1/+1
2007-07-12Next time maybe I should check it still compiles before committing.MW1-1/+1
2007-07-12Fixed a number of bugs in the local InstantMessage handling, sending InstantM...MW1-1/+1
2007-07-12Cleaning up some of the CAPS functions, Asset uploads now use the new LLSDStr...MW1-2/+2
2007-07-11More work on UserProfile and inventory cache (still currently not enabled).MW1-0/+4
2007-07-11* Applying dalien's patches from bug#177 and #179Adam Frisby2-0/+7