| Commit message (Expand) | Author | Age | Files | Lines |
* | Added OnRezScript event to Scene.EventManager.Which the script engine should ... | MW | 2007-08-21 | 2 | -0/+3 |
* | Can now turn on/off server side permission checking (on prim editing etc) fro... | MW | 2007-08-21 | 2 | -0/+3 |
* | Instant Messages between users in the same region should actually now work. | MW | 2007-08-20 | 3 | -4/+4 |
* | small clean up. | MW | 2007-08-19 | 2 | -0/+5 |
* | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2007-08-19 | 3 | -16/+32 |
* | *Moved network_servers_info.xml into OpenSim.ini under [Network] | mingchen | 2007-08-17 | 1 | -61/+15 |
* | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 2007-08-16 | 2 | -1/+3 |
* | The 'Party Party Groupie Groupie Life is a game' commit: | lbsa71 | 2007-08-15 | 2 | -0/+6 |
* | More work on inventory, can now create other inventory types, like Clothes an... | MW | 2007-08-15 | 2 | -0/+7 |
* | * Added more spinning parts to ComplexObject. | lbsa71 | 2007-08-15 | 1 | -9/+24 |
* | * Exploring Group/Part from an app perspective. | lbsa71 | 2007-08-15 | 1 | -5/+41 |
* | Temporary fix for the region crossing crash, Although we need to start to cha... | MW | 2007-08-15 | 1 | -1/+24 |
* | Few small fixes | MW | 2007-08-10 | 2 | -6/+6 |
* | Some cleaning up and removed a few old files no longer in use. | MW | 2007-08-10 | 4 | -111/+73 |
* | Making sure my local working copy is in sync with svn before I start the job ... | MW | 2007-08-09 | 2 | -4/+4 |
* | * Got SimpleApp working again | lbsa71 | 2007-08-08 | 1 | -41/+49 |
* | a couple of changes in the new Sceneobject classes, just committing so things... | MW | 2007-08-07 | 1 | -0/+1 |
* | * yet another mini-shape-commit | lbsa71 | 2007-08-06 | 1 | -0/+21 |
* | * Now we have boxes. Yay! | lbsa71 | 2007-08-06 | 3 | -9/+5 |
* | * SimpleApp works again: | lbsa71 | 2007-08-06 | 2 | -27/+32 |
* | * a very small first step with shape wrappers | lbsa71 | 2007-08-03 | 1 | -37/+26 |
* | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 2007-08-03 | 2 | -2/+38 |
* | More work on the AllNewSceneObject* classes. | MW | 2007-08-03 | 1 | -2/+0 |
* | *Estate settings are now saved in their own configuration file called estate_... | mingchen | 2007-08-03 | 3 | -46/+685 |
* | * Workaround for Mono not correctly implementing the OperatingSystemVersion c... | Adam Frisby | 2007-08-01 | 1 | -2/+1 |
* | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa... | MW | 2007-08-01 | 2 | -0/+4 |
* | * 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 | 6 | -722/+722 |
* | added OnDisconnectUser event to required classes | Sean Dague | 2007-07-30 | 2 | -145/+148 |
* | Deleting objects should now work. But beware they aren't send to your trash f... | MW | 2007-07-29 | 2 | -2/+2 |
* | * 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 | 2 | -0/+2 |
* | Should now have version 0.1 of our new ruth default avatar. At the moment, yo... | MW | 2007-07-27 | 1 | -2/+8 |
* | A few changes so that the number of warnings is less but without deleting eve... | MW | 2007-07-27 | 2 | -2/+0 |
* | More work on inventory and opensim library. | MW | 2007-07-26 | 3 | -1/+14 |
* | * 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 | 1 | -1/+1 |
* | * Users doing terraforming should see updates instantly now. | Adam Frisby | 2007-07-24 | 1 | -1/+1 |
* | *Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f... | mingchen | 2007-07-23 | 2 | -2/+7 |
* | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 2007-07-22 | 4 | -6/+24 |
* | Re-added the ability to set the database provider (dll) in the config file fo... | MW | 2007-07-21 | 2 | -2/+12 |
* | *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 | 1 | -0/+5 |
* | * Assortment of Console changes - console messages are now grouped into modul... | Adam Frisby | 2007-07-20 | 1 | -1/+1 |
* | *Moved XmlConfiguration to its own project | mingchen | 2007-07-19 | 3 | -135/+43 |
* | Some work on Inventory (not yet finished or enabled) | MW | 2007-07-19 | 3 | -10/+21 |
* | *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 |