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 08:25:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fdc810a2329063d136458dff5a4c7d307db3feb
opensim
/
OpenSim
History
Diva Canto
8fdc810a23
Addresses mantis
#5360
: CreatorData was being written as long as it wasn't null. This made iars backwards incompatible when some items had non-null foreign creators. This patch adds an explicit option (-c) to preserve foreign creator information.
2011-02-03 04:07:36 -08:00
..
ApplicationPlugins
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
2010-12-04 04:25:08 +00:00
Client
Remove old 2 year unused linden stack region module shell
2011-01-21 22:48:04 +00:00
ConsoleClient
…
Data
Also fix MySQLXInventoryData
2011-01-18 01:31:14 +00:00
Framework
Addresses mantis
#5360
: CreatorData was being written as long as it wasn't null. This made iars backwards incompatible when some items had non-null foreign creators. This patch adds an explicit option (-c) to preserve foreign creator information.
2011-02-03 04:07:36 -08:00
Region
Addresses mantis
#5360
: CreatorData was being written as long as it wasn't null. This made iars backwards incompatible when some items had non-null foreign creators. This patch adds an explicit option (-c) to preserve foreign creator information.
2011-02-03 04:07:36 -08:00
Server
Fix up QueryAccess to also check parcels
2011-01-28 04:09:04 +00:00
Services
Make the new style stuff compatible with the older revision
2011-01-28 05:25:53 +00:00
Tests
When an oar is loaded, do not create a default parcel before loading the parcels from the OAR.
2011-01-27 20:36:50 +00:00
TestSuite
…
Tools
…