| Commit message (Expand) | Author | Files | Lines |
2007-11-04 | Added support for OpenSim application plugins (as requested by Adam), which u... | MW | 7 | -56/+70 |
2007-11-04 | add a IAssetProvider.CommitAssets() call to the grid asset server, when a ass... | MW | 1 | -0/+1 |
2007-11-04 | Do I really have to write a log entry, can't I just hide this commit somewher... | MW | 1 | -1/+2 |
2007-11-04 | removed our own inplementation of UUID's, it wasn't used anywhere. | Tleiades Hax | 1 | -155/+0 |
2007-11-03 | Fixes a bug with a ZERO Quaternion when creating a prim. | darok | 1 | -4/+8 |
2007-11-03 | Modifications for prim movement. For now only in Mod. BulletX, but i think it... | darok | 3 | -56/+114 |
2007-11-03 | First part of Scene refactoring: | MW | 9 | -760/+1075 |
2007-11-03 | tiny commit to prepare for the first proper part of Scene.cs refactoring. | MW | 1 | -17/+13 |
2007-11-03 | *Master Avatar can be specified by a previous UUID in either grid mode or sta... | mingchen | 9 | -20/+98 |
2007-11-03 | * Removed unused UDPServerBase | lbsa71 | 1 | -84/+0 |
2007-11-03 | *Moved region loading into its own interface IRegionLoader | mingchen | 8 | -171/+621 |
2007-11-03 | testing different rest post method/class for Grid asset client. (possible tha... | MW | 2 | -10/+61 |
2007-11-03 | Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph... | darok | 10 | -63/+114 |
2007-11-02 | Added temporary try catch to udpserver while testing something out (will remo... | MW | 1 | -1/+7 |
2007-11-01 | debug tracing for asset server hangs | Sean Dague | 4 | -5/+20 |
2007-11-01 | Need to clean up resources when creating/updating assets | Tleiades Hax | 1 | -0/+1 |
2007-11-01 | (no commit message) | Tleiades Hax | 1 | -10/+14 |
2007-11-01 | ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-s... | Tedd Hansen | 5 | -52/+87 |
2007-11-01 | * Diuerse beavtificatems | lbsa71 | 30 | -150/+150 |
2007-11-01 | Partialy fixed a bug with collisions in BulletXPlugin. | darok | 1 | -37/+19 |
2007-11-01 | Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph... | darok | 1 | -289/+312 |
2007-11-01 | renamed FetchAsset to RequestAsset on IAssetServer, as think its a more fitti... | MW | 3 | -6/+6 |
2007-11-01 | Test on the grid asset problem, don't update to this version unless you just ... | MW | 2 | -62/+43 |
2007-11-01 | Goodbye LSO to .Net translator. May your bits live on in our memories. | Tedd Hansen | 11 | -3251/+0 |
2007-11-01 | Thank you, Melanie for solving: When receiving an ObjectAdd packet, the Rotat... | Charles Krinke | 5 | -11/+24 |
2007-11-01 | Thank you Melanie for a patch to SceneObjectPart.cs so that on first transmis... | Charles Krinke | 1 | -2/+19 |
2007-10-31 | * Took a stab at #500 by making sure there is only one place stuff gets added... | lbsa71 | 1 | -77/+37 |
2007-10-31 | Improved logging, to identify which asset fetch caused an execption during re... | Tleiades Hax | 1 | -0/+1 |
2007-10-31 | redefault to sqlite for all services, especially now that | Sean Dague | 1 | -4/+4 |
2007-10-31 | fix typo in filename | Sean Dague | 1 | -0/+0 |
2007-10-31 | * Added a streamhandler that does streams both in and out | lbsa71 | 6 | -56/+93 |
2007-10-31 | fixed bug with user not getting land properties on login | Jeff Ames | 3 | -6/+20 |
2007-10-31 | forgotten file | MW | 1 | -0/+41 |
2007-10-31 | some small changes | MW | 5 | -11/+13 |
2007-10-31 | added .dat extension to dumped asset files | Jeff Ames | 1 | -1/+1 |
2007-10-31 | fixed filenames in log messages | Jeff Ames | 9 | -17/+17 |
2007-10-31 | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 43 | -0/+0 |
2007-10-31 | made illogical bitwise operations logical | Jeff Ames | 5 | -8/+8 |
2007-10-31 | Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ... | Charles Krinke | 6 | -43/+177 |
2007-10-31 | set svn:eol-style | Jeff Ames | 33 | -4727/+4727 |
2007-10-30 | Tevarus' patch for object flags & implemented Phantom edits | dan miller | 5 | -5/+129 |
2007-10-30 | Step one on the long march towards grid based inventory. Introduction of an I... | Tleiades Hax | 12 | -71/+296 |
2007-10-30 | * doh II | lbsa71 | 1 | -1/+1 |
2007-10-30 | * doh | lbsa71 | 1 | -1/+1 |
2007-10-30 | * Added OpenLifeGrid to Launcher | lbsa71 | 1 | -2/+8 |
2007-10-30 | * Now the launcher actually WORKS. Yay. | lbsa71 | 1 | -4/+4 |
2007-10-30 | temporary fix for sitting collisions in ODE | Jeff Ames | 5 | -27/+62 |
2007-10-30 | * Optimized usings | lbsa71 | 353 | -10247/+15368 |
2007-10-30 | * Deleted .user file | lbsa71 | 1 | -12/+0 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 145 | -4776/+4749 |