Commit Graph

26 Commits (294a096f71f61d1c78273187ca431746513e012e)

Author SHA1 Message Date
Adam Frisby b8c4e744f9 Small fix (2/2) 2007-05-20 14:33:53 +00:00
Adam Frisby 67b3f66648 Small fix (1/2) 2007-05-20 14:29:08 +00:00
Adam Frisby 601beec8b3 * Updated UserAgentData class, adding new properties, modifying existing ones datatypes.
* Added read-only support for new userserver to MySQL Data Interface. (TODO: Add write capabilities to the Agent table.)
* Added new regionMapTextureID support to MySQL Data server. (thanks MorphW!)
2007-05-20 14:21:55 +00:00
Adam Frisby 605a34c5ef * TortoiseSVN has an annoying red icon over stuff, this means I probably changed something.
* Updated solution files & build files via prebuild.
2007-05-19 04:22:06 +00:00
gareth 867671cfcc Added session IDs to the grid management agent 2007-05-18 23:32:41 +00:00
MW aae0222f81 More OO and abstract goodness for Gareth to drool over. Cleaned up the World class a bit and added a WorldBase class (that World now inherits from) 2007-05-17 10:24:10 +00:00
gareth 846bf8b168 rebuilt build files
Imported crappy monodevelop GTK# manager app (tis embarrassing)
2007-05-16 21:30:47 +00:00
Adam Frisby 41c9810b4d Updating nant/solution files. 2007-05-16 21:12:13 +00:00
Adam Frisby dc2acaa8a8 Let stuff be broken! 2007-05-16 21:10:45 +00:00
MW 7cc41b9e38 Added OpenSimApplication as a base class to OpenSimMain 2007-05-16 18:26:30 +00:00
gareth 3a28e39816 FIXED THE BUILD! 2007-05-16 17:51:28 +00:00
MW f41e5343c5 updated Build/project files to include the new projects and new files.
Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour).
2007-05-15 14:54:53 +00:00
Adam Frisby 3ee195b1e6 * Commented out GridManager lines until they are checked into SVN
* Added new GetProfilesInRange(x,y,x,y) data function to return sim profiles between certain coordinates (for use with World Map information, etc). Implemented in GridServer.Data.Mysql - stub functions placed in other data providers.
2007-05-14 16:13:31 +00:00
gareth 0834b097f6 Added skeleton master service manager 2007-05-13 21:01:21 +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
lbsa71 0b26ae44ac * deleted bin directories
* ignored bin directories
* regenerated nant files
2007-05-08 11:09:48 +00:00
gareth cbf492109c Fixed nant build files
Added ExportBot code (ZOMG! IMPORTED THE EXPORT BOT!)
Fixed ExportBot's build
2007-05-08 09:56:20 +00:00
Adam Frisby 6d6117e019 You can now save profiles to a database. (Zomg!) 2007-05-05 23:04:47 +00:00
Adam Frisby fe6ed5391b Run prebuild to generate working project files. 2007-05-05 21:14:16 +00:00
Adam Frisby 4ce4834f59 * Added support for user/asset server keys per-region (warning: changes table layout in SQL storages) 2007-05-04 07:01:37 +00:00
Adam Frisby 0c78fc3dbc Grid server V2.0! Now with extra crunchy SQL support.
Status:
* Prebuild will be broken, someone needs to update prebuild.xml with the new dependencies.
* The sim status check function does not yet function.
* Sims must be manually added to the database - automatic insertion isnt supported yet.
2007-05-04 06:51:18 +00:00
Adam Frisby 808b9f6465 Added Close() function to sanely terminate the grid data interfaces. Declaring this complete (other than bugfixes), going to work on integrating into GridServer. 2007-05-04 04:19:30 +00:00
Adam Frisby 89a6d6bab7 I dub thee working. Maybe. 2007-05-04 04:11:59 +00:00
Adam Frisby 11e3c3fe82 MySQL could now work in theory. Any testers? 2007-05-04 04:03:04 +00:00
Adam Frisby 32ac9530a9 Semi-functional (in theory!) 2007-05-04 03:52:53 +00:00
Adam Frisby 10f75f936e Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional state yet, posted for reference and future use. 2007-05-04 03:25:20 +00:00