| Commit message (Expand) | Author | Files | Lines |
2007-08-08 | * Got SimpleApp working again | lbsa71 | 1 | -41/+49 |
2007-08-08 | CAPS should now be working in standalone mode. Texture uploads will work even... | Brian McBee | 1 | -6/+12 |
2007-08-08 | Whoops! left this out. second part of r1541 | Brian McBee | 1 | -3/+4 |
2007-08-07 | a couple of changes in the new Sceneobject classes, just committing so things... | MW | 2 | -3/+2 |
2007-08-06 | * yet another mini-shape-commit | lbsa71 | 1 | -0/+21 |
2007-08-06 | * commands are done foreach instead of by [i] | lbsa71 | 1 | -1/+1 |
2007-08-06 | * Now we have boxes. Yay! | lbsa71 | 3 | -9/+5 |
2007-08-06 | * SimpleApp works again: | lbsa71 | 2 | -27/+32 |
2007-08-03 | * a very small first step with shape wrappers | lbsa71 | 1 | -37/+26 |
2007-08-03 | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 5 | -3/+48 |
2007-08-03 | More work on the AllNewSceneObject* classes. | MW | 1 | -2/+0 |
2007-08-03 | *Estate settings are now saved in their own configuration file called estate_... | mingchen | 3 | -46/+685 |
2007-08-01 | Commiting whitespace changes, as this used hard tabs instead of the | Sean Dague | 1 | -15/+9 |
2007-08-01 | factor out the common DeriveColor function just for good house keeping | Sean Dague | 1 | -25/+18 |
2007-08-01 | Assume White as a console color just means "default", and don't use it. | Sean Dague | 1 | -1/+3 |
2007-08-01 | * Workaround for Mono not correctly implementing the OperatingSystemVersion c... | Adam Frisby | 1 | -2/+1 |
2007-08-01 | few small changes. | MW | 2 | -0/+2 |
2007-08-01 | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa... | MW | 5 | -9/+17 |
2007-07-31 | remove Adam's work around, this shouldn't be needed any more | Sean Dague | 1 | -1/+1 |
2007-07-31 | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 6 | -11/+76 |
2007-07-30 | * Added GetLocalHost() to Util | Adam Frisby | 2 | -1/+28 |
2007-07-30 | mass update of files to have native line endings | Sean Dague | 27 | -2148/+2148 |
2007-07-30 | added OnDisconnectUser event to required classes | Sean Dague | 2 | -145/+148 |
2007-07-29 | * Fixed an issue whereby DB4o was loading agents incorrectly (multiple logins... | Adam Frisby | 1 | -1/+1 |
2007-07-29 | Deleting objects should now work. But beware they aren't send to your trash f... | MW | 3 | -2/+3 |
2007-07-29 | Commit 1/2 | Adam Frisby | 3 | -5/+5 |
2007-07-29 | * Added new compatibility functions to Util | Adam Frisby | 1 | -0/+55 |
2007-07-28 | You should now see the correct Avatar for other users, including their clothe... | MW | 3 | -1/+3 |
2007-07-27 | Should now have version 0.1 of our new ruth default avatar. At the moment, yo... | MW | 6 | -23/+63 |
2007-07-27 | A few changes so that the number of warnings is less but without deleting eve... | MW | 4 | -4/+5 |
2007-07-26 | More work on inventory and opensim library. | MW | 7 | -348/+536 |
2007-07-26 | * Started renaming world to Scene | lbsa71 | 2 | -2/+2 |
2007-07-25 | Added the default shape to the OpenSim library. Now need to get the new ruth ... | MW | 3 | -12/+48 |
2007-07-25 | Start of the OpenSim library , for now only contains a few textures. | MW | 12 | -1302/+1506 |
2007-07-24 | * Users doing terraforming should see updates instantly now. | Adam Frisby | 1 | -1/+1 |
2007-07-24 | * More console related changes. | Adam Frisby | 1 | -0/+5 |
2007-07-24 | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 4 | -8/+8 |
2007-07-23 | *Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f... | mingchen | 5 | -11/+148 |
2007-07-23 | Applied makomk 's patch from issue #219. | MW | 1 | -9/+7 |
2007-07-22 | Couple of small changes | MW | 1 | -2/+2 |
2007-07-22 | Think I've recovered my deleted files, so hopefully it works now. | MW | 6 | -0/+1290 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 29 | -319/+1243 |
2007-07-21 | Re-added the ability to set the database provider (dll) in the config file fo... | MW | 2 | -2/+12 |
2007-07-21 | * Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. (Tha... | Adam Frisby | 3 | -1/+101 |
2007-07-20 | *Added ability to manually set the configuration plugin dll from Configuratio... | mingchen | 1 | -1/+5 |
2007-07-20 | * Fixed an config issue (log not initialized in RegionInfo config) | lbsa71 | 2 | -0/+40 |
2007-07-20 | * Assortment of Console changes - console messages are now grouped into modul... | Adam Frisby | 3 | -3/+6 |
2007-07-20 | * New log functions which include the module name as an argument. | Adam Frisby | 1 | -0/+134 |
2007-07-19 | *Moved XmlConfiguration to its own project | mingchen | 3 | -14/+46 |
2007-07-19 | Some work on Inventory (not yet finished or enabled) | MW | 7 | -15/+100 |