Commit Graph

17 Commits (497af009bd1aa59385b2aca86987b619f8647616)

Author SHA1 Message Date
gareth 338ef1473d Fixed small null reference bug 2007-05-19 12:10:09 +00:00
gareth e6b3c83b7d More authentication stuff 2007-05-19 12:00:38 +00:00
gareth f0261fb51b ZOMG! Authentication! 2007-05-19 11:52:04 +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 06734abf5f That shutdown function needs to call this....
Added nice little delay to give time for the XML-RPC response to go back to the grid manager when shutting down
2007-05-19 00:23:39 +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 6ddc0f4c39 Implemented initial login code for the management agent
TODO: crypto-secure random session ID, data providers - HELP ME JEBUS (Or Adam)
2007-05-17 07:35:27 +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
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
lbsa71 7f42258e62 * deleted some user files
* ignored some files
2007-05-16 14:19:46 +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 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 64a98c7368 Finished off adding the new management API to gridserver
Updated VersionInfo.cs finally
Updated prebuild and rebuilt nant build files
Completed Management agent basics
2007-05-14 03:13:47 +00:00
gareth 4e9892eaa2 Added skeleton for grid management agent 2007-05-14 02:02:01 +00:00