Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'diva-textures-osgrid' of ssh://diva@opensimulator.org/var/git/o... | Diva Canto | 2009-10-02 | 5 | -241/+161 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | * Removed even more unnecessary state variables from J2KImage | John Hurliman | 2009-10-02 | 2 | -182/+142 | |
| * | | | | | | | Close streams in MakeRequest. | Diva Canto | 2009-10-02 | 1 | -6/+20 | |
* | | | | | | | | Merge branch 'master' into diva-textures | Melanie | 2009-10-02 | 28 | -396/+481 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Added a default for grid services in standalone. | Diva Canto | 2009-10-02 | 1 | -0/+4 | |
| * | | | | | | | reducing script engine log spam | dr scofield (aka dirk husemann) | 2009-10-02 | 1 | -4/+4 | |
| * | | | | | | | reducing region DB log spam | dr scofield (aka dirk husemann) | 2009-10-02 | 2 | -2/+2 | |
| * | | | | | | | fixing TestLandChannel to let it return empty List<ILandObject>() (as | dr scofield (aka dirk husemann) | 2009-10-02 | 2 | -6/+42 | |
| * | | | | | | | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 24 | -384/+429 | |
* | | | | | | | | Merge branch 'diva-textures-osgrid' into diva-textures | Melanie | 2009-10-02 | 3 | -59/+19 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | * Changed the flush logic to drop packets in non-transactional streams, and t... | John Hurliman | 2009-10-02 | 3 | -59/+19 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'master' into diva-textures | Melanie | 2009-10-02 | 356 | -5947/+8373 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||||
| * | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Adam Frisby | 2009-10-02 | 6 | -46/+28 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim | Melanie | 2009-10-02 | 2 | -14/+21 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of... | Melanie | 2009-10-02 | 6 | -46/+28 | |
| * | | | | | | | * Attempting to fix a issue with console commands & the estate module. Again. | Adam Frisby | 2009-10-02 | 1 | -4/+52 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Added messages to assertions in the failing tests, so that we know which ones... | Diva Canto | 2009-10-01 | 1 | -12/+19 | |
| * | | | | | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-10-01 | 1 | -0/+44 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Add "dump asset" command to remote asset connector (the only one that uses a | Melanie | 2009-10-01 | 1 | -0/+44 | |
| * | | | | | | Switched log level of an annoying message in SQLite to Debug, and commented i... | Diva Canto | 2009-10-01 | 1 | -2/+2 | |
| |/ / / / / | ||||||
| * | | | | | Catch and print exceptions in MessagingService, to diagnose mysterious disapp... | Diva Canto | 2009-10-01 | 1 | -35/+51 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | - adding new LandDataSerializer testcase to "test-xml" target as well | dr scofield (aka dirk husemann) | 2009-10-01 | 3 | -14/+57 | |
| * | | | | fixing LandDataSerializer (yeah! for testcases) | dr scofield (aka dirk husemann) | 2009-10-01 | 2 | -19/+29 | |
| * | | | | Merge branch 'oar-parcel' into x-opensim | dr scofield (aka dirk husemann) | 2009-10-01 | 1 | -1/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | adding meat to the LandDataSerializerTest cases. | dr scofield (aka dirk husemann) | 2009-10-01 | 1 | -1/+4 | |
| * | | | | | Merge branch 'oar-parcel' into x-opensim | dr scofield (aka dirk husemann) | 2009-10-01 | 4 | -34/+126 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | adding testcase for LandDataSerializer; fixing LandDataSerializer ;-) | dr scofield (aka dirk husemann) | 2009-10-01 | 4 | -34/+126 | |
| * | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into x-opensim | dr scofield (aka dirk husemann) | 2009-10-01 | 233 | -1011/+973 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Removed an innefficent List.Contains lookup from UpdateQueue | James J Greensky | 2009-09-30 | 1 | -5/+4 | |
| | * | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2009-09-30 | 36 | -48/+48 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Formatting cleanup. | Jeff Ames | 2009-10-01 | 36 | -48/+48 | |
| | * | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2009-09-30 | 360 | -8153/+8372 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | Formatting cleanup. | Jeff Ames | 2009-10-01 | 223 | -930/+875 | |
| | * | | | | | * Adding Scale to EntityBase * Fixing the incorrect initialization of EntityB... | John Hurliman | 2009-09-16 | 6 | -28/+46 | |
| * | | | | | | adding skeleton test case for LandDataSerializer [w-i-p] | dr scofield (aka dirk husemann) | 2009-09-30 | 1 | -1/+34 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | adding LandDataSerializer (not connected anywhere, work-in-progress) | dr scofield (aka dirk husemann) | 2009-09-30 | 1 | -0/+185 | |
| * | | | | | Make create user to the Right Thing with regard to salting user passwords | Melanie | 2009-09-30 | 1 | -2/+4 | |
| * | | | | | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim | Melanie | 2009-09-30 | 4 | -1/+10 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-09-29 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Minor bug fixes. | Diva Canto | 2009-09-29 | 4 | -1/+10 | |
| * | | | | | | | Change command help text to show .ini in place of .xml when creating regions | Melanie | 2009-09-30 | 1 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into x-opensim | dr scofield (aka dirk husemann) | 2009-09-29 | 3 | -1/+42 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-09-29 | 1 | -4/+7 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | A little hack to see if this fixes the problems with ~20% of SOG's becoming p... | Diva Canto | 2009-09-29 | 3 | -1/+42 | |
| * | | | | | | | This fix addresses the problem where phantom objects do not | Alan M Webb | 2009-09-29 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Given the perverse way that strided works, if | Alan M Webb | 2009-09-29 | 1 | -4/+7 | |
| |/ / / / / | ||||||
| * | | | | | Remove empty CheckSumServer.cs file. | Jeff Ames | 2009-09-29 | 1 | -26/+0 | |
| * | | | | | Fix loading modules with alternate configurations and ports into ROBUST. | Melanie | 2009-09-29 | 14 | -55/+75 | |
| * | | | | | Fixed bug in HG that was causing secondlife:// refs to bomb the client. | Diva Canto | 2009-09-28 | 2 | -4/+13 | |
| * | | | | | Fixed bug in Check4096 (HG). | Diva Canto | 2009-09-28 | 1 | -2/+2 |