This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-02 00:15:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aee4ca2f1cfa2aaee88ebbf72513d6a06cefeb65
opensim
/
OpenSim
/
Data
History
Melanie
fca8c82232
Move KeyframeMotion from SOG to SOP because we can't persist it any
...
other way because SOG doesn't technically exist in the DB
2012-02-26 18:11:38 +01:00
..
MSSQL
Merge branch 'master' into careminster
2012-02-15 01:11:17 +00:00
MySQL
Move KeyframeMotion from SOG to SOP because we can't persist it any
2012-02-26 18:11:38 +01:00
Null
Merge branch 'master' into bigmerge
2011-12-05 17:10:51 +00:00
Properties
…
Resources
…
SQLite
Merge branch 'master' into careminster
2012-02-21 10:20:56 +00:00
Tests
refactor: change RezScriptFromAgentInventory(), RezNewScript() and AddInventoryItem() to accept an agent id rather than a full IClientAPI.
2012-01-26 00:10:37 +00:00
AssetDataBase.cs
…
DBGuids.cs
…
IAssetData.cs
…
IAuthenticationData.cs
…
IAvatarData.cs
…
IFriendsData.cs
More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back.
2011-05-22 16:51:03 -07:00
IGridUserData.cs
…
IInventoryData.cs
…
IniConfig.cs
…
IPresenceData.cs
…
IRegionData.cs
Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff2e-4fc1-9995-613c6256cc98>: Invalid character 'O' in input string messages
2011-11-19 01:16:07 +00:00
IUserAccountData.cs
Add the ability for gods to impersonate users. For this, bit 6 needs to be
2010-11-25 20:34:55 +01:00
IXInventoryData.cs
Allow item links to be deleted even when other deletes and purges are disabled.
2011-05-19 00:51:14 +01:00
Migration.cs
…