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-06-07 12:08:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cedfba67c49b32406005ce3d1bc62d302ef3d19
opensim
/
bin
/
config-include
History
Diva Canto
239478f3a9
Bug fix (HG): mantis
#4891
. This doesn't actually fix the underlying bug, but it clears up the circular dependency issue between Gatekeeper and UserAgents that had made me resort to in-process remote calls, which, in turn, were hitting bugs down there somewhere in mono.
...
NOTE: CONFIGURATION CHANGE IN ROBUST.HG.INI.EXAMPLE !!!###!!!
2010-08-03 16:02:52 -07:00
..
storage
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
2010-05-07 21:29:56 -07:00
CenomeCache.ini.example
Update svn properties.
2009-06-14 21:37:50 +00:00
FlotsamCache.ini.example
0004246: [Patch] FlotsamAssetCache deep scan & cache
2009-10-12 23:21:32 +01:00
Grid.ini
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
2010-05-07 21:29:56 -07:00
GridCommon.ini.example
eliminate SimianGrid [Groups] section from GridCommon.ini.example as per Nebadon
2010-06-18 23:20:32 +01:00
GridHypergrid.ini
Fixes mantis
#4842
2010-07-05 07:38:15 -07:00
SimianGrid.ini
Adding sample configuration to previous patch
2010-07-22 03:04:34 +01:00
Standalone.ini
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
2010-05-07 21:29:56 -07:00
StandaloneCommon.ini.example
Fixes mantis
#4815
and
#4812
2010-06-28 14:10:22 -07:00
StandaloneHypergrid.ini
Bug fix (HG): mantis
#4891
. This doesn't actually fix the underlying bug, but it clears up the circular dependency issue between Gatekeeper and UserAgents that had made me resort to in-process remote calls, which, in turn, were hitting bugs down there somewhere in mono.
2010-08-03 16:02:52 -07:00