| Commit message (Expand) | Author | Files | Lines |
2009-09-27 | Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei... | Diva Canto | 1 | -1/+2 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-13 | Remove some no longer needed debug. | Melanie Thielker | 1 | -6/+2 |
2009-05-12 | Fix interface registration/deregistration mechanics | Melanie Thielker | 1 | -9/+14 |
2009-05-12 | Bug fix in SceneBase.RequestModuleInterface. Check that the list's count is g... | diva | 1 | -1/+2 |
2009-05-04 | * minor: remove some mono compiler warnings, minor cleanup | Justin Clarke Casey | 1 | -2/+2 |
2009-05-04 | Create a working configuration hook to allow LLClient parameters from | Melanie Thielker | 1 | -1/+6 |
2009-05-02 | Plumb conifg into the client views. Add config option to configure packet | Melanie Thielker | 1 | -0/+6 |
2009-05-01 | Improve prim sending by combining multiple prim updates into a single packet | Melanie Thielker | 1 | -0/+5 |
2009-04-15 | Another cleanup: Region_Status renamed to RegionStatus, and a usage comment a... | Johan Berntsson | 1 | -2/+2 |
2009-04-13 | Remove m_moduleCommands. It wasn't used anywhere; probably a left-over from b... | Homer Horwitz | 1 | -31/+8 |
2009-04-05 | - Add new RegionModulesControllerPlugin to the application modules | Homer Horwitz | 1 | -7/+58 |
2009-02-16 | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 1 | -8/+0 |
2009-02-10 | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 1 | -2/+15 |
2009-02-09 | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 1 | -2/+2 |
2009-02-07 | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 1 | -0/+8 |
2009-02-06 | * Implement help <command> from the region console | Justin Clarke Casey | 1 | -4/+47 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2009-02-05 | * Make existing module commanders register as help topics | Justin Clarke Casey | 1 | -1/+9 |
2009-02-05 | * Use the commander name to register module commanders instead of providing t... | Justin Clarke Casey | 1 | -2/+2 |
2009-02-05 | * refactor: Move module handling code up into SceneBase from Scene, reducing ... | Justin Clarke Casey | 1 | -4/+173 |
2009-01-21 | * refactor: Extract caps related code from scene and put into a region module | Justin Clarke Casey | 1 | -61/+0 |
2008-12-14 | Mantis#2725. Thank you kindly, Diva, for a patch that: | Charles Krinke | 1 | -1/+48 |
2008-12-12 | * refactor: pull out common user profile test code into utility functions | Justin Clarke Casey | 1 | -3/+5 |
2008-11-29 | Finally make attachments stay put. Randomize local ID generation to | Melanie Thielker | 1 | -8/+1 |
2008-11-28 | * simplify AddNewClient since making this root without using MakeRootAgent() ... | Justin Clarke Casey | 1 | -4/+4 |
2008-11-21 | Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all | Melanie Thielker | 1 | -3/+3 |
2008-11-19 | * Add just enough to allow the scene presences test to establish a new user c... | Justin Clarke Casey | 1 | -0/+3 |
2008-11-10 | Restore the independent LocalID numbering for avatars. Fixes an issue where | Melanie Thielker | 1 | -0/+8 |
2008-11-07 | * Fix bug in r7162 where avatars could not move | Justin Clarke Casey | 1 | -0/+24 |
2008-11-07 | * Remove next local id from SceneBase | Justin Clarke Casey | 1 | -8/+0 |
2008-10-30 | test: Extend malformed packet test to actually check that a valid packet can ... | Justin Clarke Casey | 1 | -3/+2 |
2008-10-23 | * Introduce a basic udp circuit test for adding a client | Justin Clarke Casey | 1 | -0/+1 |
2008-09-25 | Add an extension to allow registering multiple interfaces of a type with | Melanie Thielker | 1 | -0/+5 |
2008-09-25 | Mantis#2017. Thank you kindly, Tyre, for a patch that solves: | Charles Krinke | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -5/+5 |
2008-08-23 | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 1 | -0/+5 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -9/+9 |
2008-05-07 | *Added SceneExternalChecks.cs that is used to manage checking the results of ... | mingchen | 1 | -0/+6 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -37/+34 |
2008-05-01 | * Spring cleaning on Region.Environment. | Adam Frisby | 1 | -34/+37 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -4/+4 |
2008-04-17 | * Re-Fixed caps | Teravus Ovares | 1 | -12/+0 |
2008-04-15 | * A tweak of the caps system so that new caps have random paths instead of a ... | Teravus Ovares | 1 | -0/+12 |
2008-03-22 | *Moved LandManagement into its own region module (spiffy!) | mingchen | 1 | -0/+3 |
2008-03-20 | * First draft resolution of mantis 777, 734, 389 - scripts do not save in non... | Justin Clarke Casey | 1 | -0/+15 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+27 |
2008-03-06 | * Disabled ancient TerrainEngine. | Adam Frisby | 1 | -11/+2 |
2008-03-05 | * New Terrain Module (disabled, search for 'usingTerrainModule = false' to re... | Adam Frisby | 1 | -1/+1 |
2008-03-03 | * Removed a bunch of compiler warnings. | Adam Frisby | 1 | -1/+1 |