Commit Graph

22 Commits (5413fac008eb394b09c8790856516b7b67b1a628)

Author SHA1 Message Date
MW e2499fbbc1 Number of small changes 2007-05-19 11:55:05 +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 2c0edcc199 Cleaning up warnings 2007-05-16 21:19:07 +00:00
Adam Frisby 41c9810b4d Updating nant/solution files. 2007-05-16 21:12:13 +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 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