Commit Graph

10 Commits (3a28e39816533267155cb0b72ca0820ce6f2c898)

Author SHA1 Message Date
Adam Frisby 596cf9123a Fixing numerical typo in fast mode. 2007-05-14 16:53:55 +00:00
Adam Frisby c99593a47c * Added new "fast mode" region neighbour establishment. Reduces query count by 88% when connecting a new sim to the grid. Only compatible with the MySQL data provider right now - disabled by default. Reenable on line 181 of GridManager.cs 2007-05-14 16:52:52 +00:00
Adam Frisby b110179730 * Fixed MySQL Grid Manager
* Added preliminary support for DB UserServer (incomplete)
* Added better handling of defaults to Grid Manager.
* Renamed SQL/regions.sql to SQL/mysql-regions.sql.
2007-05-13 14:59:24 +00:00
Adam Frisby ec1901e4b8 EXTERM-INATED. (Add warnings produced by WriteLine change have been updated to include Log Priority) 2007-05-12 15:44:10 +00:00
gareth 3de3d8bb3b Merged 0.1-prestable back into trunk :( 2007-05-07 16:32:30 +00:00
Adam Frisby 6d6117e019 You can now save profiles to a database. (Zomg!) 2007-05-05 23:04:47 +00:00
Adam Frisby 8795dc5ee5 Comments sucker! 2007-05-04 07:29:33 +00:00
Adam Frisby d12c2be492 Sims can now load their datastore (their localworld class - prims/terrain/etc) from a file indicated by the grid server. This allows you to have a floating pool of regions tasked to whichever region they need to be at any time. 2007-05-04 07:23:41 +00:00
Adam Frisby 3f38046bc4 Part 1/2 - loading sim datafiles from remote servers. (Floating grid, here we come!) 2007-05-04 07:09:42 +00:00
Adam Frisby 9804b0e5f3 * Deleted old sim profiles
* Added new grid manager replacement
2007-05-04 06:53:32 +00:00