Justin Clarke Casey
|
f12619b786
* refactor: Remove GetLandOwner function from Scene
|
16 years ago |
Justin Clarke Casey
|
3d70dbd01d
* refactor: move media and music url setting from scene into LandObject
|
16 years ago |
MW
|
202f990d2a
After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off OsSetParcelMediaTime, which was only ever added for testing. And all the logic code of it has been commented out for a long time.
|
16 years ago |
Sean Dague
|
7f727bd33e
This adds a new osGetAgentIP function with threat level set to High. It
|
16 years ago |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
16 years ago |
Sean Dague
|
383f8b3ac6
From: Christopher Yeoh <[email protected]>
|
16 years ago |
Melanie Thielker
|
3130784934
Re-add the objectID field to the anim pack, that was deemed unneccessary
|
16 years ago |
Mike Mazur
|
76c0935ec7
- remove the Metadata property from AssetBase and return all previous
|
16 years ago |
Justin Clarke Casey
|
93837807ff
* refactor: remove AssetCache field hanging off Scene
|
16 years ago |
Melanie Thielker
|
37a00427bc
Thank you, cmickeyb, for a patch to ass two string functions
|
16 years ago |
Melanie Thielker
|
7d77e0e703
Thank you, patnad, for a patch that adds 3 new discovery functions
|
16 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 years ago |
Mike Mazur
|
0c03a48fb2
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
|
16 years ago |
Charles Krinke
|
50536c66a0
Thank you kindly, TLaukkan (Tommil) for a patch that:
|
16 years ago |
Justin Clarke Casey
|
6e63e93ec7
* minor: just a few formatting changes and log quietening
|
16 years ago |
Justin Clarke Casey
|
ddff7ab20e
* Add direct stream loading and saving methods to the archive module.
|
16 years ago |
Justin Clarke Casey
|
1aa9e63428
* Move general alert code to DialogModule.
|
16 years ago |
MW
|
0be9ff1949
Some refactoring from about a week ago that I forgot to commit, of AssetTransactionModule to cut down on number of classes and to work towards having a base AssetXferUploader class than can be shared with EstateTerrainXferHandler
|
16 years ago |
Melanie Thielker
|
ba723a4cf6
Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all
|
16 years ago |
Justin Clarke Casey
|
915593bfbc
* refactor: Rip out SOP inventory from the partial into a separate class
|
16 years ago |
Justin Clarke Casey
|
c2d3d8d88e
* Improve and correct messages given to the user when permission is denied for a particular OSSL function
|
16 years ago |
Melanie Thielker
|
08b1e1a1f6
Fix previous build break
|
16 years ago |
Melanie Thielker
|
928d003bf5
Change the semantics of the Allow_* os function control. Omitting a function
|
16 years ago |
Justin Clarke Casey
|
e3770cfee6
* Allow new script creation to be locked down to only gods if specified in OpenSim.ini
|
16 years ago |
Melanie Thielker
|
edee11ff87
Reapplying a revised version of Christopher Yeoh's (IBM) patch for allow
|
16 years ago |
Dr Scofield
|
5c21ec6d10
reverting #7295, as it still fails a test case (as pointed out very
|
16 years ago |
Dr Scofield
|
5e20e32b69
From: Christopher Yeoh <[email protected]>
|
16 years ago |
Melanie Thielker
|
833f5e8bed
Refactor IEventReceiver back into IScriptEngine
|
16 years ago |
Homer Horwitz
|
1df67a37dc
Add missing TeleportStart packets to llTeleportAgentHome and osTeleportAgent.
|
16 years ago |
Melanie Thielker
|
4cd7907314
Change threat level of osMakeNotecard to High because of it's griefing
|
16 years ago |