OpenSimMirror/OpenSim/Region/CoreModules
Diva Canto b233a4b2ca * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone.
* Fixed small bug with map search where the local sim regions weren't found.
2010-05-09 13:39:56 -07:00
..
Agent Make the "notecard saved" text appear in the saver rather than the notecard owner, if the notecard is saved by a permitted group member 2010-04-19 21:25:59 +01:00
Asset * Adds IAssetService.GetCached() to allow asset fetching from the local cache only 2010-04-08 12:31:44 -07:00
Avatar * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 2010-05-09 13:39:56 -07:00
Framework * Added missing loggout notification to home grid upon agents logging out in foreign grids. 2010-05-08 12:21:17 -07:00
Hypergrid Revert "Updates all IRegionModules to the new style region modules." 2010-01-29 07:21:06 +00:00
InterGrid Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files. 2010-03-19 15:16:44 -07:00
LightShare Add missing licenses. Change relicensed LightShare module to proper BSD 2010-03-31 13:33:18 +01:00
Resources 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
Scripting minor: Print out port that http servers are using 2010-03-25 21:36:57 +00:00
ServiceConnectorsIn Assorted bug fixes in hypergrid linking. 2010-05-03 09:50:55 -07:00
ServiceConnectorsOut * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 2010-05-09 13:39:56 -07:00
World * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 2010-05-09 13:39:56 -07:00