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-08-14 09:25:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8b13599df84b957226799b702f988a90759b397
opensim
/
OpenSim
/
Data
History
BlueWall
48a300fa2f
Adding missing 'regionextra' table and associated handlers to the PgSQL adapter.
...
Signed-off-by: UbitUmarov <
ajlduarte@sapo.pt
>
2024-06-24 19:55:15 +01:00
..
MySQL
also add default uuid zero string to mysql and pgsql pbr entries
2024-06-23 21:50:32 +01:00
Null
a few more useless changes
2024-04-07 22:26:51 +01:00
PGSQL
Adding missing 'regionextra' table and associated handlers to the PgSQL adapter.
2024-06-24 19:55:15 +01:00
Properties
…
Resources
…
SQLite
fix sqlite migration
2024-06-19 11:13:09 +01:00
Tests
oops
2022-04-15 02:47:57 +01:00
AssetDataBase.cs
…
DBGuids.cs
simplify uuid FromDB a bit. Note only 32 or 36 chars formats accepted if string. File is wrongly named DCGuids, since it is only about UUID
2022-03-28 17:40:59 +01:00
IAgentPreferencesData.cs
…
IAssetData.cs
…
IAuthenticationData.cs
…
IAvatarData.cs
…
IEstateDataStore.cs
Allow estate config files to specify a specific EstateID. Defaults to 0 if not specified which uses auto increment id as current behaviour.
2020-12-15 17:05:30 +00:00
IFriendsData.cs
…
IFSAssetData.cs
…
IGridUserData.cs
…
IGroupsData.cs
…
IHGTravelingData.cs
…
IInventoryData.cs
…
IMuteListData.cs
commit what i did so far for core mutes module, befere i lose it
2017-12-11 23:58:27 +00:00
IniConfig.cs
…
IOfflineIMData.cs
…
IPresenceData.cs
…
IProfilesData.cs
…
IRegionData.cs
add gridservice GetOnlineRegions()
2021-12-07 00:34:40 +00:00
IUserAccountData.cs
…
IXAssetDataPlugin.cs
…
IXGroupData.cs
…
IXInventoryData.cs
a few cosmetic changes
2023-11-12 22:24:53 +00:00
Migration.cs
…