Commit Graph

15 Commits (3435e0cb3ac51aaa9433d446f4a9b498e789830a)

Author SHA1 Message Date
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
lbsa71 72159dc5a8 * fixed dataUri null bug
* ignored some files
2007-05-08 14:16:01 +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
MW ca785403a1 merged in missing file from 0.1-prestable 2007-05-07 16:53:22 +00:00
gareth 3de3d8bb3b Merged 0.1-prestable back into trunk :( 2007-05-07 16:32:30 +00:00
Adam Frisby 9dfdd7d406 Fixed collision error with threaded access. 2007-05-06 01:43:12 +00:00
Adam Frisby 042d69edaa Fixed bug with adding sims to DB4o based grid interface 2007-05-05 23:57:43 +00:00
Adam Frisby e6aed41174 Updated and run prebuild. 2007-05-05 23:08:44 +00:00
Adam Frisby 6d6117e019 You can now save profiles to a database. (Zomg!) 2007-05-05 23:04:47 +00:00
Adam Frisby 51da80a850 Grid Framework for DB4o - supports all framework.data interfaces.
*** Important Note *** Framework.Data interfaces are not yet complete (they are strictly read-only right now), because of this, write support is not yet implemented.
2007-05-05 21:49:24 +00:00