Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-04-27 | 2 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-03-27 | 2 | -20/+58 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-03-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove debug output using Console.WriteLine and trim excessive whitespace | Melanie | 2012-03-19 | 1 | -8/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some more work on costs | UbitUmarov | 2012-03-16 | 1 | -22/+34 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Playing with object costs CAPS ... | UbitUmarov | 2012-03-15 | 1 | -2/+118 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added ObjectPhysicsProperties http event message to send viewer that data. F... | UbitUmarov | 2012-03-15 | 2 | -0/+28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hook up the new cap to the SOP changes | Melanie | 2012-03-13 | 1 | -8/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement the cap to send extra physics params to the viewer. Not functional | Melanie | 2012-03-13 | 1 | -0/+38 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WARNING: massive refactor to follow libomv's latest changes regarding invento... | Diva Canto | 2015-08-08 | 2 | -3/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug fix in inventory fetching: sometimes the caps request comes before there ... | Diva Canto | 2015-06-17 | 1 | -5/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quell three new warnings I introduced with AgentPrefsData, return an empty ll... | Cinder | 2015-06-14 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guard against scenes without an agent prefs service and a copy and paste fix | Cinder | 2015-06-13 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed indentation | Diva Canto | 2015-06-13 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A few bug fixes for Agent Preferences to actually work. Also added missing co... | Diva Canto | 2015-06-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor AgentPreferences so that database operations happen centrally. the o... | Cinder | 2015-06-13 | 1 | -66/+17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relicense AgentPreferences files to BSD and OpenSimulator | Cinder | 2015-06-13 | 1 | -25/+24 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for Linden AgentPreferences capability and friends (UpdateAgentLangua... | Cinder | 2015-06-13 | 1 | -0/+225 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mantis #7567: added an 8-sec expiring item cache to the inventory network con... | Diva Canto | 2015-06-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major change in the way inventory is downloaded: added a method throughout II... | Diva Canto | 2015-05-07 | 1 | -1/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Attempt at fixing mantis #7054. The two inventory threads are stepping on eac... | Diva Canto | 2015-05-05 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8... | Diva Canto | 2015-04-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revised GetMesh to not use intermediate base64 coding scheme | Freaky Tech | 2015-03-05 | 1 | -14/+45 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | corrected bug that viewer cannot correctly fetch ItemData when being a HG vis... | Freaky Tech | 2015-03-03 | 1 | -14/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor: Comment out log line for the SimulatorFeatures cap request for now to ... | Justin Clark-Casey (justincc) | 2015-01-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And finally renamed the classes themselves. | Diva Canto | 2015-01-13 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SimulatorFeatures: the viewer also takes GridName in OpenSim extras. Added th... | Diva Canto | 2015-01-10 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added GetDisplayNames capability. For now, we don't actually use display name... | Diva Canto | 2015-01-09 | 1 | -0/+144 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed VERSION_NUMBER to VersionNumber | Diva Canto | 2014-12-30 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This cleans up versioning. Specifically: | Diva Canto | 2014-12-30 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT. | Diva Canto | 2014-12-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ... | Diva Canto | 2014-12-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor: Move methods to start a monitored thread, start work in its own thr... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ghosts copy of SimulatorFeatureModule to enable logging. | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -8/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow GetMesh capability to be served directly by a server like GetTexture | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -18/+15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor: remove compiler warning from unused field in SimulatorFeaturesModule | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor: consistently put all test classes in the OpenSim.Tests.Common packa... | Justin Clark-Casey (justincc) | 2014-11-25 | 2 | -2/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small improvements to SimulatorFeaturesModule: (1) don't overwrite extras if ... | Diva Canto | 2014-11-22 | 1 | -1/+21 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added grid information to SimFeatures response, so that the viewer can show it. | Diva Canto | 2014-11-06 | 1 | -1/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor: Comment out received seed caps request logging for now | Justin Clark-Casey (justincc) | 2014-10-02 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenSimExtras | BlueWall | 2014-08-06 | 1 | -50/+24 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make currently unfiltered EventQueue log messages only appear now at DebugLev... | Justin Clark-Casey (justincc) | 2014-08-05 | 1 | -16/+24 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in log message | BlueWall | 2014-08-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix regression in SimulatorFeatures module that would stop OpenSimulator from... | Justin Clark-Casey (justincc) | 2014-08-01 | 1 | -12/+20 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add region-side extra feature setting for destination guide | BlueWall | 2014-07-31 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simulator Extra Features Service | BlueWall | 2014-07-30 | 1 | -9/+65 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminated some warnings | Oren Hurvitz | 2014-07-21 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor: put standard 'category' in brackets at front of log messages from prev... | Justin Clark-Casey (justincc) | 2014-07-04 | 1 | -2/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When uploading mesh objects with textures also create inventory items for upl... | Latif Khalifa | 2014-07-04 | 1 | -0/+63 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 2014-06-17 | 1 | -1/+1 |