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 bd6e69b97c Yet more cleanup/refactoring 2007-05-16 16:01:01 +00:00
lbsa71 7f42258e62 * deleted some user files
* ignored some files
2007-05-16 14:19:46 +00:00
MW 3d93d39048 started to refactor startup code and to move udp server code out to its own class (currently not being used though) so that a single instance can handle multiple regions (each will need to be listening on a separate udp port) 2007-05-16 12:44:58 +00:00
MW ccf046e8e2 fixed part of the bug from 116 (should no longer get the repeated Failed with exception System.IndexOutOfRangeException: Array index is out of range error) 2007-05-15 20:44:14 +00:00
MW 384293ac56 Worked on Asset server, asset downloads (from server to sim) now work.
Asset uploads (from sim to server) may or may not work, needs more testing, if they don't work then it should be just a encoding problem and not hard to fix.
2007-05-15 17:51:13 +00:00
MW db6427b6f4 Turned SimClient into a partial class (and added SimClient(Grid), so that grid mode specific code can be kept separate)
Fixed the ServiceManager project (added reference to System.Xml to its project in prebuil.xml)
2007-05-15 15:05:13 +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
gareth 5ba3fa9629 Added -setuponly switch to gridserver
KILLED THE GRIDSERVER'S CONSOLE VICIOUSLY AND WITHOUT MERCY!!!!
Added gridserver setup to InitSetup() in ServiceManager
2007-05-14 01:50:13 +00:00
gareth d95d59db3b Now we just need that --setup option for all the apps..... 2007-05-14 01:38:52 +00:00
gareth 5ef8e3a13a Added cool setup thing (no XML writign yet) to ServiceManager 2007-05-14 01:20:10 +00:00
gareth ca595e2779 some more try/catch 2007-05-14 00:16:44 +00:00
gareth 67e7d126f3 A configuration file you say?
If you say so....
2007-05-14 00:08:52 +00:00
gareth 0834b097f6 Added skeleton master service manager 2007-05-13 21:01:21 +00:00