.. |
IAgentAssetTransactions.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IAgentStatefulModule.cs
|
2374c4a4c1
Adding the IAgentStatefulModule interface. It is used in addtion to
|
9 tahun lalu |
IAttachmentsModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IAvatarFactoryModule.cs
|
d838a7e5c7
missing file
|
5 tahun lalu |
IBakedTextureModule.cs
|
f085e9a5e8
cosmetics
|
3 tahun lalu |
IBuySellModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
ICallingCardModule.cs
|
62b1c807c2
Also add OSS header to interface
|
12 tahun lalu |
ICapabilitiesModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
ICommand.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 tahun lalu |
ICommandableModule.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 tahun lalu |
ICommander.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IDialogModule.cs
|
b7d33b41de
use them on dialog module
|
2 tahun lalu |
IDwellModule.cs
|
cb21caae77
fix some issue on parcels loading and make parcels dwell show something. Resolution is 2.5min aprox.
|
7 tahun lalu |
IDynamicFloaterModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IDynamicMenuModule.cs
|
2332453974
Add RegionManager level and the ability to use literal XML to the dynamic floater module
|
11 tahun lalu |
IDynamicTextureManager.cs
|
1a8a77c41e
revert the thread level change; remove unused dynamic texture timer from internal code; let blend alpha work if < 255; let blend work with the selected face; etc
|
7 tahun lalu |
IEmailModule.cs
|
94f291fd99
missing changes
|
2 tahun lalu |
IEntityCreator.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IEntityInventory.cs
|
ff0422cbd7
search a prim inventory matching both name and asset type, on some LSL and OSSL
|
2 tahun lalu |
IEntityTransferModule.cs
|
d9fb48cdcf
ok add 2 much, so now the rest
|
2 tahun lalu |
IEnvironmentModule.cs
|
8e2eb983e3
a few changes to last patch
|
4 tahun lalu |
IEstateModule.cs
|
7dda8b4154
add cap DispatchRegionInfo
|
7 bulan lalu |
IEtcdModule.cs
|
75915bd0f3
Add the ability to post to and act uponconfiguration in etcd
|
7 tahun lalu |
IEventQueue.cs
|
77d8bb9968
a few more test changes and cosmetics
|
1 tahun lalu |
IExternalCapsModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IFriendsModule.cs
|
cf27093ee9
several changes to llIsFriend and related methods
|
9 bulan lalu |
IGodsModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IGroupsMessagingModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IGroupsModule.cs
|
128e0be382
add GetFullGroupPowers(agentID, groupID) to groups modules. This returns the 'sum' of powers of all agent roles on that group, apply it to some OSSL (mantis 8777). It May be needed elsewhere
|
4 tahun lalu |
IHttpRequests.cs
|
83491db916
several changes to llhttprequest like use HttpClient
|
1 tahun lalu |
IInventoryAccessModule.cs
|
23578635df
more changes relative to incorrect use of activegroupid
|
8 tahun lalu |
IInventoryArchiverModule.cs
|
1e22091193
Modifications to previous IAR commits to bring them more inline with existing OpenSim code conventions. Also include new IAR save switch in console help print out.
|
10 tahun lalu |
IInventoryTransferModule.cs
|
fd23f270c6
refactor: remove Scene.SetRootAgentScene() in favour of existing event with same name
|
14 tahun lalu |
IJ2KDecoder.cs
|
813f0da00b
Add J2K decoder routine that converts directly to an image.
|
11 tahun lalu |
IJsonStoreModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
ILightShareModule.cs
|
37c9700904
moving windlight-sources to correct namespace-named folder (world); add LightShare as Interface
|
12 tahun lalu |
IMapImageUploadModule.cs
|
a11edceb00
seems to compile ( tests comented out)
|
9 tahun lalu |
IMaterialsModule.cs
|
86d8f2af5b
try fix git
|
6 tahun lalu |
IMessageTransferModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IMoapModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
INPCModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
INonSharedRegionModule.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 tahun lalu |
IPermissionsModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IPresenceModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IPrimCountModule.cs
|
6ae04448f7
Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule.
|
13 tahun lalu |
IProfileModule.cs
|
d40ec1c346
Move some interfaces to a more apropriate place
|
13 tahun lalu |
IRegionArchiverModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IRegionConsole.cs
|
0a959343a5
Make the console output from the reigon console hookable
|
12 tahun lalu |
IRegionModuleBase.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IRegionModulesController.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 tahun lalu |
IRegionReadyModule.cs
|
528004d349
Perform other region ready actions even if simulator is configured to leave logins disabled on startup.
|
12 tahun lalu |
IRegionSerialiserModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IRestartModule.cs
|
e93308072e
Make the "delay restart" button delay restart for 1 hour rather than aborting
|
12 tahun lalu |
ISceneCommandsModule.cs
|
a16ae5d7e3
Move scene debug commands into separate module. Command changes from "debug scene <key> <value>" to "debug scene set <key> <value>" to accomodate future settings
|
12 tahun lalu |
IScenePresence.cs
|
92e3f424cf
cosmetics
|
4 tahun lalu |
IScriptModule.cs
|
16d5d7d7fc
direct post listen events on chat, bypassing intermediate storage and timed pooling. ( code still dirty)
|
2 tahun lalu |
IScriptModuleComms.cs
|
f391d028de
Add a method to query all registered script constants to allow non-XEngine
|
12 tahun lalu |
ISearchModule.cs
|
b5f5400e06
Add Refresh() Method to ISerachModule to allow forcing a sim to resend it's
|
12 tahun lalu |
IServiceRequest.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 tahun lalu |
IServiceThrottleModule.cs
|
9432f3c94d
Improvements to the ServiceThrottleModule: added a category and an itemid to the interface, so that duplicate requests aren't enqueued more than once.
|
11 tahun lalu |
ISharedRegionModule.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 tahun lalu |
ISimulationDataService.cs
|
e2be90caaf
replace lightshare early work
|
4 tahun lalu |
ISimulationDataStore.cs
|
e2be90caaf
replace lightshare early work
|
4 tahun lalu |
ISimulatorFeaturesModule.cs
|
ce0d426b99
add helper SimulatorFeaturesModulr OpenSimExtraFeatureContains plus cosmetics
|
1 tahun lalu |
ISnmpModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
ISoundModule.cs
|
db1c739ef2
preloadsound is suposed to send ownerid, plus save ns on useless dic searchs
|
1 tahun lalu |
ISunModule.cs
|
7dfd1468cc
Converted the SunModule to the new region module interface. (39 to go...)
|
12 tahun lalu |
ITerrain.cs
|
d45276b3f6
Add and plumb the usetex URL parameter to worldview. Required but not yet
|
14 tahun lalu |
ITerrainChannel.cs
|
a0165816de
change get terrain height
|
1 tahun lalu |
ITerrainEffect.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 tahun lalu |
ITerrainModule.cs
|
53339d2970
terraforming changes: make sliders work, remove some brushs, etc. Feedback needed (run prebuild)
|
5 tahun lalu |
IUrlModule.cs
|
c1bf650c12
remove a replaced method
|
4 tahun lalu |
IUserAccountCacheModule.cs
|
b43f36abf1
add expire time for aliens
|
8 tahun lalu |
IVegetationModule.cs
|
ee205e7e81
Formatting cleanup.
|
15 tahun lalu |
IVoiceModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IWindModelPlugin.cs
|
984cb38583
move wind generation out of heartbeat to a pool job. Use that to send to all clients and not one per client
|
8 tahun lalu |
IWindModule.cs
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
IWorldComm.cs
|
16d5d7d7fc
direct post listen events on chat, bypassing intermediate storage and timed pooling. ( code still dirty)
|
2 tahun lalu |
IWorldMapModule.cs
|
87ad573ec2
MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thing
|
9 tahun lalu |
IXMLRPC.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 tahun lalu |
IXfer.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 tahun lalu |
IXmlRpcRouter.cs
|
ac65085cc3
XmlRpcGridRouter
|
12 tahun lalu |