aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-01Commiting whitespace changes, as this used hard tabs instead of theSean Dague1-15/+9
2007-08-01factor out the common DeriveColor function just for good house keepingSean Dague1-25/+18
2007-08-01Assume White as a console color just means "default", and don't use it.Sean Dague1-1/+3
2007-08-01* Workaround for Mono not correctly implementing the OperatingSystemVersion c...Adam Frisby1-2/+1
2007-08-01few small changes.MW2-0/+2
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW5-9/+17
2007-07-31remove Adam's work around, this shouldn't be needed any moreSean Dague1-1/+1
2007-07-31clear userAgent state on client shutdown, which fixes the issueSean Dague6-11/+76
2007-07-30* Added GetLocalHost() to UtilAdam Frisby2-1/+28
2007-07-30mass update of files to have native line endingsSean Dague27-2148/+2148
2007-07-30added OnDisconnectUser event to required classesSean Dague2-145/+148
2007-07-29* Fixed an issue whereby DB4o was loading agents incorrectly (multiple logins...Adam Frisby1-1/+1
2007-07-29Deleting objects should now work. But beware they aren't send to your trash f...MW3-2/+3
2007-07-29Commit 1/2Adam Frisby3-5/+5
2007-07-29* Added new compatibility functions to UtilAdam Frisby1-0/+55
2007-07-28You should now see the correct Avatar for other users, including their clothe...MW3-1/+3
2007-07-27Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW6-23/+63
2007-07-27A few changes so that the number of warnings is less but without deleting eve...MW4-4/+5
2007-07-26More work on inventory and opensim library.MW7-348/+536
2007-07-26* Started renaming world to Scenelbsa712-2/+2
2007-07-25Added the default shape to the OpenSim library. Now need to get the new ruth ...MW3-12/+48
2007-07-25Start of the OpenSim library , for now only contains a few textures. MW12-1302/+1506
2007-07-24* Users doing terraforming should see updates instantly now.Adam Frisby1-1/+1
2007-07-24* More console related changes.Adam Frisby1-0/+5
2007-07-24* Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby4-8/+8
2007-07-23*Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f...mingchen5-11/+148
2007-07-23Applied makomk 's patch from issue #219.MW1-9/+7
2007-07-22Couple of small changesMW1-2/+2
2007-07-22Think I've recovered my deleted files, so hopefully it works now. MW6-0/+1290
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW29-319/+1243
2007-07-21Re-added the ability to set the database provider (dll) in the config file fo...MW2-2/+12
2007-07-21* Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. (Tha...Adam Frisby3-1/+101
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)lbsa712-0/+40
2007-07-20* Assortment of Console changes - console messages are now grouped into modul...Adam Frisby3-3/+6
2007-07-20* New log functions which include the module name as an argument.Adam Frisby1-0/+134
2007-07-19*Moved XmlConfiguration to its own projectmingchen3-14/+46
2007-07-19Some work on Inventory (not yet finished or enabled)MW7-15/+100
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...mingchen11-491/+767
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