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.
|
14 years ago |
Diva Canto
|
b75fc97865
Fixes mantis #4872. Port for GridInfo was wrong in Robust.HG.ini.example
|
14 years ago |
Diva Canto
|
20fc35399b
Fixes mantis #4815 and #4812
|
14 years ago |
Justin Clark-Casey
|
ed01e9162d
Change Opensim.Servers.exe comment at top of Robust.HG.ini to Robust.exe
|
14 years ago |
Diva Canto
|
07b8eddb64
Typo corrected in Robust.HG.ini.example
|
14 years ago |
Diva Canto
|
eff641ab83
Added Old Guids=true to all MySql connection strings.
|
14 years ago |
Diva Canto
|
a58859a0d4
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.
|
14 years ago |
Diva Canto
|
53594e599e
* Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration.
|
14 years ago |
Diva Canto
|
bd49985afa
Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory.
|
14 years ago |
Diva Canto
|
c9da66728a
Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config.
|
14 years ago |