| Commit message (Expand) | Author | Age | Files | Lines |
* | remove Adam's work around, this shouldn't be needed any more | Sean Dague | 2007-07-31 | 1 | -1/+1 |
* | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 2007-07-31 | 6 | -11/+76 |
* | * Added GetLocalHost() to Util | Adam Frisby | 2007-07-30 | 2 | -1/+28 |
* | mass update of files to have native line endings | Sean Dague | 2007-07-30 | 27 | -2148/+2148 |
* | added OnDisconnectUser event to required classes | Sean Dague | 2007-07-30 | 2 | -145/+148 |
* | * Fixed an issue whereby DB4o was loading agents incorrectly (multiple logins... | Adam Frisby | 2007-07-29 | 1 | -1/+1 |
* | Deleting objects should now work. But beware they aren't send to your trash f... | MW | 2007-07-29 | 3 | -2/+3 |
* | Commit 1/2 | Adam Frisby | 2007-07-29 | 3 | -5/+5 |
* | * Added new compatibility functions to Util | Adam Frisby | 2007-07-29 | 1 | -0/+55 |
* | You should now see the correct Avatar for other users, including their clothe... | MW | 2007-07-28 | 3 | -1/+3 |
* | Should now have version 0.1 of our new ruth default avatar. At the moment, yo... | MW | 2007-07-27 | 6 | -23/+63 |
* | A few changes so that the number of warnings is less but without deleting eve... | MW | 2007-07-27 | 4 | -4/+5 |
* | More work on inventory and opensim library. | MW | 2007-07-26 | 7 | -348/+536 |
* | * Started renaming world to Scene | lbsa71 | 2007-07-26 | 2 | -2/+2 |
* | Added the default shape to the OpenSim library. Now need to get the new ruth ... | MW | 2007-07-25 | 3 | -12/+48 |
* | Start of the OpenSim library , for now only contains a few textures. | MW | 2007-07-25 | 12 | -1302/+1506 |
* | * Users doing terraforming should see updates instantly now. | Adam Frisby | 2007-07-24 | 1 | -1/+1 |
* | * More console related changes. | Adam Frisby | 2007-07-24 | 1 | -0/+5 |
* | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 2007-07-24 | 4 | -8/+8 |
* | *Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f... | mingchen | 2007-07-23 | 5 | -11/+148 |
* | Applied makomk 's patch from issue #219. | MW | 2007-07-23 | 1 | -9/+7 |
* | Couple of small changes | MW | 2007-07-22 | 1 | -2/+2 |
* | Think I've recovered my deleted files, so hopefully it works now. | MW | 2007-07-22 | 6 | -0/+1290 |
* | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 2007-07-22 | 29 | -319/+1243 |
* | Re-added the ability to set the database provider (dll) in the config file fo... | MW | 2007-07-21 | 2 | -2/+12 |
* | * Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. (Tha... | Adam Frisby | 2007-07-21 | 3 | -1/+101 |
* | *Added ability to manually set the configuration plugin dll from Configuratio... | mingchen | 2007-07-20 | 1 | -1/+5 |
* | * Fixed an config issue (log not initialized in RegionInfo config) | lbsa71 | 2007-07-20 | 2 | -0/+40 |
* | * Assortment of Console changes - console messages are now grouped into modul... | Adam Frisby | 2007-07-20 | 3 | -3/+6 |
* | * New log functions which include the module name as an argument. | Adam Frisby | 2007-07-20 | 1 | -0/+134 |
* | *Moved XmlConfiguration to its own project | mingchen | 2007-07-19 | 3 | -14/+46 |
* | Some work on Inventory (not yet finished or enabled) | MW | 2007-07-19 | 7 | -15/+100 |
* | *Handler Functions can now refuse an object as invalid by returning false, th... | mingchen | 2007-07-19 | 6 | -54/+94 |
* | Added some Alert methods to Scene , and a console command handler. So from th... | MW | 2007-07-19 | 2 | -2/+6 |
* | * Removed yet more compiler warnings | Adam Frisby | 2007-07-19 | 1 | -1/+1 |
* | *Removed files that were no longer important and prevented compile | mingchen | 2007-07-18 | 3 | -150/+0 |
* | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 2007-07-18 | 11 | -491/+767 |
* | * Added "GetHostFromDNS" to Util to replace the various DNS resolution method... | Adam Frisby | 2007-07-18 | 2 | -1/+26 |
* | A script/custom application should be able to add a particle system to a prim... | MW | 2007-07-18 | 2 | -6/+4 |
* | Sculpted Prims should now work. | MW | 2007-07-18 | 3 | -1/+8 |
* | More testing some ideas, to find best method for SceneObject Primitive classes. | MW | 2007-07-18 | 3 | -132/+1 |
* | few small changes | MW | 2007-07-18 | 1 | -0/+130 |
* | * Added a FileSystemObject to SimpleApp | lbsa71 | 2007-07-18 | 2 | -57/+75 |
* | * Applying babblefrog's DNS patches from issue #188 | Adam Frisby | 2007-07-17 | 1 | -2/+3 |
* | * RegionApplicationBase restructuring now complete | lbsa71 | 2007-07-16 | 1 | -2/+2 |
* | * Trimmed a few hundred warnings off SimpleApp. | Adam Frisby | 2007-07-16 | 1 | -0/+2 |
* | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 2007-07-16 | 3 | -129/+129 |
* | * Restructured the RegionApplicationBase. | lbsa71 | 2007-07-16 | 1 | -1/+1 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 87 | -10637/+10637 |
* | *Trunk compiles now | mingchen | 2007-07-16 | 1 | -0/+2 |