| Commit message (Expand) | Author | Files | Lines |
2011-10-11 | meaningless change to goose panda | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2011-10-11 | osSetParcelDetails - PARCEL_DETAILS_CLAIMDATE | Pixel Tomsen | 2 | -21/+32 |
2011-10-10 | Allow monitoring of stats by region name | Justin Clark-Casey (justincc) | 1 | -0/+3 |
2011-10-10 | Add other region stats (total frame time, physics fps, etc.) currently missin... | Justin Clark-Casey (justincc) | 16 | -21/+326 |
2011-10-10 | Convert getLastReportedSimFPS() and getLastReportedSimStats() into more idiom... | Justin Clark-Casey (justincc) | 3 | -15/+15 |
2011-10-10 | Provide a way to turn the MonitorModule on and off | Justin Clark-Casey (justincc) | 1 | -15/+35 |
2011-10-10 | refactor: have lsl and ossl interrogate scene.StatsReporter directly rather t... | Justin Clark-Casey (justincc) | 3 | -15/+2 |
2011-10-10 | remove unused LastAssetID from DynamicTextureUpdaer | Justin Clark-Casey (justincc) | 1 | -6/+4 |
2011-10-08 | Tweak to language of last commit in rejecting UUID.Zero in GridService.Regist... | Justin Clark-Casey (justincc) | 1 | -2/+4 |
2011-10-08 | GridService - Region UUID can not be NULL | Pixel Tomsen | 1 | -0/+2 |
2011-10-08 | Remove the inconsistently applied now pointless FailIfRemoteAdminDisabled() c... | Justin Clark-Casey (justincc) | 1 | -39/+1 |
2011-10-08 | replace List used by m_accessIP in RemoteAdminPlugin with the more efficient ... | Justin Clark-Casey (justincc) | 1 | -5/+4 |
2011-10-08 | Add option to allow only explicitly listed IPs to access RemoteAdmin facilities. | Justin Clark-Casey (justincc) | 1 | -124/+116 |
2011-10-08 | Go back to lying that sim fps is 55 when it's actually locked at a maximum of... | Justin Clark-Casey (justincc) | 1 | -2/+6 |
2011-10-07 | flip master version up to 0.7.3 | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-10-07 | Add note to docs | BlueWall | 1 | -0/+17 |
2011-10-07 | Comment out [SCENE PRESENCE] SendAppearanceToAllOtherAgents: log message | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-10-06 | Fixed line endings from previous commit | Dan Lake | 3 | -51/+51 |
2011-10-06 | Refactored "known child region" in ScenePresence. There were 4 different | Dan Lake | 5 | -89/+79 |
2011-10-07 | remove the pointless slashes on the end of the (5!) different server stat ret... | Justin Clark-Casey (justincc) | 3 | -13/+6 |
2011-10-06 | WebStats - Home Link Fix | Pixel Tomsen | 1 | -2/+3 |
2011-10-06 | Simplified IsInTransit property on ScenePresence and removed InTransit() whic... | Dan Lake | 2 | -17/+16 |
2011-10-06 | Refactor ScenePresence so gets and sets are through properties. Added private... | Dan Lake | 1 | -287/+288 |
2011-10-05 | Added back UserAccount that creates random UUID for new account. | BlueWall | 1 | -0/+11 |
2011-10-06 | Instead of adding stat agentMS in all kinds of places, calculate it instead i... | Justin Clark-Casey (justincc) | 4 | -36/+21 |
2011-10-05 | rename WebStatsModules.m_scene to m_scenes since it's a list of scenes, not a... | Justin Clark-Casey (justincc) | 1 | -11/+11 |
2011-10-05 | Add user ID to new estate user prompt, to make it clearer and consistent with... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-10-05 | Change WebStatsModule to check its config properly, instead of catching the i... | Justin Clark-Casey (justincc) | 1 | -34/+7 |
2011-10-05 | Remove unused local variable i from OdeScene.Simulate() | Justin Clark-Casey (justincc) | 1 | -3/+0 |
2011-10-05 | Make reported sim fps more accurate, in line with frame time ms | Justin Clark-Casey (justincc) | 3 | -24/+36 |
2011-10-05 | Removed redundant scene presence lookups in HGMessageTransferModule | Dan Lake | 1 | -21/+4 |
2011-10-04 | Removed redundant IClientAPI calls from TreePopulatorModule. Removing tree ob... | Dan Lake | 1 | -14/+2 |
2011-10-04 | When creating a new user on the comand line, give the option of allowing a UU... | Justin Clark-Casey (justincc) | 4 | -8/+28 |
2011-10-04 | Turn off keepalives when commands are specified | Mic Bowman | 1 | -1/+1 |
2011-10-04 | Removed all refs to IClientAPI from IAttachmentsModule. Separated client hand... | Dan Lake | 4 | -384/+385 |
2011-10-03 | Removed redundant code in AttachmentsModule and simplified interfaces which c... | Dan Lake | 6 | -131/+83 |
2011-10-04 | trival tweak to trigger the continuous integration system | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-10-04 | Animation-States Turning Left, Turning Right implemented/enabled | Pixel Tomsen | 1 | -2/+6 |
2011-10-04 | Return NULL_KEY from llGetTexture if a non-existent face is indicated, rather... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-10-04 | For llGetTexture(), if the face texture asset is in the inventory, return the... | Justin Clark-Casey (justincc) | 1 | -1/+16 |
2011-10-03 | Remove vestigal RegionStatus.SlaveScene. | Justin Clark-Casey (justincc) | 3 | -63/+49 |
2011-10-03 | Remove usage of Linden packet types from inside Attachments Module and interface | Dan Lake | 4 | -12/+11 |
2011-10-01 | Remove unimplementated UpdateMovement() methods from SOG, SOP. | Justin Clark-Casey (justincc) | 4 | -17/+1 |
2011-10-01 | Remove OpenSim.Region.Examples.SimpleModule | Justin Clark-Casey (justincc) | 7 | -1634/+0 |
2011-10-01 | llGetLinkKey, llGetLinkName Fix for sitting Avatar | Pixel Tomsen | 1 | -0/+41 |
2011-10-01 | Add ability to pass in the permissions option (perm) to save oar via RemoteAdmin | Justin Clark-Casey (justincc) | 1 | -1/+8 |
2011-10-01 | minor: remove clutter null check from pass in config to AvatarFactoryModule.I... | Justin Clark-Casey (justincc) | 2 | -8/+14 |
2011-09-30 | Add Enabled switch in new [Attachments] section in OpenSimDefaults.ini to all... | Justin Clark-Casey (justincc) | 3 | -5/+54 |
2011-09-29 | llAvatarOnLinkSitTarget Implementation | Pixel Tomsen | 3 | -0/+20 |
2011-09-26 | Add en_US culture setting to the async delete to inventory thread, to avoid a... | Justin Clark-Casey (justincc) | 1 | -0/+5 |