Commit Graph

  • a947b70575 add 1 to global Y posn when exceeding 255 local Y. Was adding 1 to global X. Good eyes makomk morphw 2007-05-18 00:43:43 +00:00
  • 8378e72a9f forgot a .ToString() on AgentID MW 2007-05-17 15:51:16 +00:00
  • 915b8962a3 Hopefully everything is working again MW 2007-05-17 14:37:57 +00:00
  • 333e8fe54f * minor rearrangement for clarity lbsa71 2007-05-17 13:48:15 +00:00
  • 831c7a27ff * did the try get thing and introduced some variables for readability lbsa71 2007-05-17 13:46:26 +00:00
  • 60ceda3cfc Attempt 2 MW 2007-05-17 13:39:30 +00:00
  • 9c6f28bd4e Attempt to fix trunk which someone broke <looks innocent> MW 2007-05-17 13:23:53 +00:00
  • 65a7e3b6cb * more refactoring and error message lbsa71 2007-05-17 13:04:14 +00:00
  • 51581dba75 * refactored a bit and added error msg lbsa71 2007-05-17 12:47:45 +00:00
  • bafe290c98 Check it builds before you commit MW 2007-05-17 11:02:17 +00:00
  • 0808b9470c Some work on the new SceneObject and primitive2 classes MW 2007-05-17 10:42:40 +00:00
  • 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) MW 2007-05-17 10:24:10 +00:00
  • 6ddc0f4c39 Implemented initial login code for the management agent TODO: crypto-secure random session ID, data providers - HELP ME JEBUS (Or Adam) gareth 2007-05-17 07:35:27 +00:00
  • 0120938f7a Fixed grid management agent gareth 2007-05-17 07:16:54 +00:00
  • a1f297d682 added Adam's notes about how terrain block addressing map on to grid locations morphw 2007-05-17 02:20:52 +00:00
  • ab6d1bd5a6 Added some exception handling gareth 2007-05-17 01:11:36 +00:00
  • 2f4d484702 Started Grid Server connection manager gareth 2007-05-17 01:06:02 +00:00
  • 3b53f7c3f0 Brought in XMLRPC.dll gareth 2007-05-17 00:42:30 +00:00
  • f9a9bf5046 Added statusbar functionality Added pending operations processing thread gareth 2007-05-17 00:29:03 +00:00
  • 4dc99e419c * OpenGridServices.Manager/gtk-gui/MainWindow.cs, OpenGridServices.Manager/gtk-gui/gui.stetic: Altered size of main window * OpenGridServices.Manager/gtk-gui/ConnectToGridServerDialog.cs: Copied Util.cs in (due to build weirdness) gareth 2007-05-16 22:55:29 +00:00
  • b213d5b7de The great renaming is complete gareth 2007-05-16 22:32:25 +00:00
  • 503c9b5b5d Re-organising some crap gareth 2007-05-16 22:01:22 +00:00
  • 4ddd590b3a These should not be in SVN gareth 2007-05-16 21:43:01 +00:00
  • 846bf8b168 rebuilt build files Imported crappy monodevelop GTK# manager app (tis embarrassing) gareth 2007-05-16 21:30:47 +00:00
  • 2c0edcc199 Cleaning up warnings Adam Frisby 2007-05-16 21:19:07 +00:00
  • 1601e4038c Committed a DOS Batch file for running prebuild for nant/visual studio automatically. Handy for lazy people like me. Adam Frisby 2007-05-16 21:15:39 +00:00
  • 41c9810b4d Updating nant/solution files. Adam Frisby 2007-05-16 21:12:13 +00:00
  • dc2acaa8a8 Let stuff be broken! Adam Frisby 2007-05-16 21:10:45 +00:00
  • 3435e0cb3a * sing loud, sing proud, sing from the heart lbsa71 2007-05-16 20:36:35 +00:00
  • 7a11688857 * here goes nothing... lbsa71 2007-05-16 20:08:55 +00:00
  • 3ba997558e another oops gareth 2007-05-16 19:58:21 +00:00
  • 154cd7b3ae oops gareth 2007-05-16 19:57:27 +00:00
  • 9984790fc3 * uncommented offending code lbsa71 2007-05-16 19:49:10 +00:00
  • 939781e010 Renamed OpenSimApplicationBase again this time to RegionServerBase MW 2007-05-16 19:36:50 +00:00
  • 2a6d69b2b8 Moved the OpenSimMain class into the OpenSim.exe project MW 2007-05-16 18:59:51 +00:00
  • 7cc41b9e38 Added OpenSimApplication as a base class to OpenSimMain MW 2007-05-16 18:26:30 +00:00
  • 5f9b7321bc a bit more refactoring MW 2007-05-16 18:11:09 +00:00
  • 1037a901c1 Added logging and more crap gareth 2007-05-16 18:05:22 +00:00
  • d6280bff6f Added proper errorlevels gareth 2007-05-16 18:04:59 +00:00
  • 3a28e39816 FIXED THE BUILD! gareth 2007-05-16 17:51:28 +00:00
  • b24428133a Clarified that one should use makerel.sh gareth 2007-05-16 17:41:19 +00:00
  • 1e9a0220e6 Quite big change to how Sessions/circuits are Authenticated. Seems to work okay but needs a lot more testing. MW 2007-05-16 17:35:27 +00:00
  • 6056247ac3 * removed unused new-login.dat * cleared up verbose/noverbose/disableOutput douple negation confusion in ConsoleBase * 2d chat radius is now 3d chat sphere * removed unused fast 2d radius calc * added chat type 0xFF : broadcast (no sphere checking) * OpenSimMain now exposes its LocalWorld lbsa71 2007-05-16 17:12:17 +00:00
  • bd6e69b97c Yet more cleanup/refactoring MW 2007-05-16 16:01:01 +00:00
  • 3f39648605 More refactoring. Changed AuthenticateSession handling, now calls a method in UDPServer. (but is likely to change again soon) MW 2007-05-16 15:46:22 +00:00
  • 7f42258e62 * deleted some user files * ignored some files lbsa71 2007-05-16 14:19:46 +00:00
  • fd67b36a5e UDPServer enabled, should no longer be any udp server code in OpenSimMain. MW 2007-05-16 13:10:17 +00:00
  • 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) MW 2007-05-16 12:44:58 +00:00
  • 57d1a7bced made QueItem a nested class in SimClient. MW 2007-05-15 21:33:03 +00:00
  • 7f2fdb8054 Added RemoveAvatar() method to physics plugins, should be called on log out (needs doing) and when downgrading a client to a child-avatar (should be working) MW 2007-05-15 21:26:10 +00:00
  • 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) MW 2007-05-15 20:44:14 +00:00
  • 1e00633e6c Changed session ID generation to use crypto generator, and this time - work. Heh. Adam Frisby 2007-05-15 18:39:20 +00:00
  • 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. MW 2007-05-15 17:51:13 +00:00
  • 6b15c6e556 Added SimClientPacketHandlers.cs (moved the SimClient Packet handlers into it) MW 2007-05-15 15:15:01 +00:00
  • 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) MW 2007-05-15 15:05:13 +00:00
  • 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). MW 2007-05-15 14:54:53 +00:00
  • d326e84d5a provide ready-to-eat attributes parsed from byte array morphw 2007-05-15 14:43:35 +00:00
  • b5011e24ee added processing for TeleportLocationRequest and TeleportLandmarkRequest. Local teleports implemented, inter-region teleports left to do. morphw 2007-05-15 14:00:59 +00:00
  • 3cdc219ed6 Attempting to add region name to console. Adam Frisby 2007-05-14 21:15:26 +00:00
  • a889caf200 moved the EnableNeighbours code to after the client has completed the move to the region MW 2007-05-14 21:04:14 +00:00
  • aaedfb5ae2 set the default region x,y and sim port to 0 in UserProfileManager. XmlRpcLoginMethod() , these are then over written in CustomiseResponse(). MW 2007-05-14 20:29:57 +00:00
  • 7659d67fdb Added some sanity checks to AddViewerAgent to prevent duplicate addition (now attempts update). Adam Frisby 2007-05-14 19:31:05 +00:00
  • 20b4ecbec1 Added Alien World Terrain Dataset to /bin/TerrainDatafiles (3x3) Adam Frisby 2007-05-14 18:06:52 +00:00
  • 596cf9123a Fixing numerical typo in fast mode. Adam Frisby 2007-05-14 16:53:55 +00:00
  • c99593a47c * Added new "fast mode" region neighbour establishment. Reduces query count by 88% when connecting a new sim to the grid. Only compatible with the MySQL data provider right now - disabled by default. Reenable on line 181 of GridManager.cs Adam Frisby 2007-05-14 16:52:52 +00:00
  • c7a6d627f2 Check if we have arguments before processing them. Adam Frisby 2007-05-14 16:33:44 +00:00
  • 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. Adam Frisby 2007-05-14 16:13:31 +00:00
  • 59e6718482 Unbreaking trunk kthxbai! Adam Frisby 2007-05-14 15:44:08 +00:00
  • e2d0db8d11 Created directory for the OGS management app gareth 2007-05-14 12:31:28 +00:00
  • 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 gareth 2007-05-14 03:13:47 +00:00
  • 4e9892eaa2 Added skeleton for grid management agent gareth 2007-05-14 02:02:01 +00:00
  • 08e0a17897 The beginning of something wonderful.... gareth 2007-05-14 01:55:25 +00:00
  • 5ba3fa9629 Added -setuponly switch to gridserver KILLED THE GRIDSERVER'S CONSOLE VICIOUSLY AND WITHOUT MERCY!!!! Added gridserver setup to InitSetup() in ServiceManager gareth 2007-05-14 01:50:13 +00:00
  • d95d59db3b Now we just need that --setup option for all the apps..... gareth 2007-05-14 01:38:52 +00:00
  • 5ef8e3a13a Added cool setup thing (no XML writign yet) to ServiceManager gareth 2007-05-14 01:20:10 +00:00
  • 6361bb7664 Added exception handling. andy 2007-05-14 01:00:52 +00:00
  • ca595e2779 some more try/catch gareth 2007-05-14 00:16:44 +00:00
  • 67e7d126f3 A configuration file you say? If you say so.... gareth 2007-05-14 00:08:52 +00:00
  • 0834b097f6 Added skeleton master service manager gareth 2007-05-13 21:01:21 +00:00
  • 4018bf01bc gareth 2007-05-13 19:48:07 +00:00
  • bbf76e73a0 Added ServiceManager directory ready for the services stuff gareth 2007-05-13 19:47:28 +00:00
  • 9ec87a847e bla gareth 2007-05-13 19:46:09 +00:00
  • b6eaf1f844 Setting default grid server to DB4o Adam Frisby 2007-05-13 15:11:26 +00:00
  • 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. Adam Frisby 2007-05-13 14:59:24 +00:00
  • 5917d36219 Inventory should be working again in sandbox mode MW 2007-05-13 13:10:15 +00:00
  • 98705e6211 Changed to slightly better textures for the map: a blue one for the sea and one that if you stand at least 10 feet away from the screen and strain your eyes a bit and have really bad vision could maybe look like a island. MW 2007-05-13 12:48:42 +00:00
  • 05d9593198 Added very basic support for maps (likely to only work in sandbox mode due to the non functioning remote asset server), also currently just uses textures that we already had added to the asset server (this is the first thing that needs fixing) MW 2007-05-13 12:25:08 +00:00
  • dd6f96bf2b * Added first generation region DB for SQL-based grid storage engines. * Not well optimised, also uses MySQL-specific syntax but should be easily portable. Adam Frisby 2007-05-13 09:56:54 +00:00
  • ec1901e4b8 EXTERM-INATED. (Add warnings produced by WriteLine change have been updated to include Log Priority) Adam Frisby 2007-05-12 15:44:10 +00:00
  • bd05850be1 93 warnings in the compiler, 93 warnings appear, you fix one up, create two more, 94 warnings in the compiler... Adam Frisby 2007-05-12 15:32:04 +00:00
  • fd84968d05 Only 193 warnings to go! Adam Frisby 2007-05-12 15:19:03 +00:00
  • 06ffeb22d9 You are obsolete. You will be EXTER-MIN-ATE-D. EXTER-MIN-ATE! Adam Frisby 2007-05-12 14:55:22 +00:00
  • dcdef3599d no longer need to use -loginserver with -sandbox (using -sandbox will always start the loginserver) MW 2007-05-12 13:05:16 +00:00
  • e723225e6d SimProfileBase is obsolete. EXTER-MIN-ATE! EXTER-MIN-ATE! Adam Frisby 2007-05-12 12:12:56 +00:00
  • 13da0673b2 PROTIP: System.Random isn't actually random. Use RNGCryptoServiceProvider in System.Security.Cryptography if your generating random numbers for security related purposes. Adam Frisby 2007-05-12 11:58:23 +00:00
  • d663dfa3bd Increased the flying speed MW 2007-05-12 10:12:34 +00:00
  • 80d854809e * Changed homepos default to 150m from original of 23 which could be underground. * Need to create new user accounts for this to take effect. Adam Frisby 2007-05-12 09:13:03 +00:00
  • 0d52bc723d Added landmark asset creation. morphw 2007-05-11 21:03:11 +00:00
  • e50f50ebb1 MW is a debugging wiz (regionx/y updated) andy 2007-05-11 20:32:56 +00:00
  • 488f7763ba Updated to use LoginResponse. andy 2007-05-11 19:33:52 +00:00