Commit Graph

  • 6b15c6e556 Added SimClientPacketHandlers.cs (moved the SimClient Packet handlers into it) MW 2007-05-15 15:15:01 +0000
  • 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 +0000
  • 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 +0000
  • d326e84d5a provide ready-to-eat attributes parsed from byte array morphw 2007-05-15 14:43:35 +0000
  • b5011e24ee added processing for TeleportLocationRequest and TeleportLandmarkRequest. Local teleports implemented, inter-region teleports left to do. morphw 2007-05-15 14:00:59 +0000
  • 3cdc219ed6 Attempting to add region name to console. Adam Frisby 2007-05-14 21:15:26 +0000
  • a889caf200 moved the EnableNeighbours code to after the client has completed the move to the region MW 2007-05-14 21:04:14 +0000
  • 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 +0000
  • 7659d67fdb Added some sanity checks to AddViewerAgent to prevent duplicate addition (now attempts update). Adam Frisby 2007-05-14 19:31:05 +0000
  • 20b4ecbec1 Added Alien World Terrain Dataset to /bin/TerrainDatafiles (3x3) Adam Frisby 2007-05-14 18:06:52 +0000
  • 596cf9123a Fixing numerical typo in fast mode. Adam Frisby 2007-05-14 16:53:55 +0000
  • 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 +0000
  • c7a6d627f2 Check if we have arguments before processing them. Adam Frisby 2007-05-14 16:33:44 +0000
  • 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 +0000
  • 59e6718482 Unbreaking trunk kthxbai! Adam Frisby 2007-05-14 15:44:08 +0000
  • e2d0db8d11 Created directory for the OGS management app gareth 2007-05-14 12:31:28 +0000
  • 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 +0000
  • 4e9892eaa2 Added skeleton for grid management agent gareth 2007-05-14 02:02:01 +0000
  • 08e0a17897 The beginning of something wonderful.... gareth 2007-05-14 01:55:25 +0000
  • 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 +0000
  • d95d59db3b Now we just need that --setup option for all the apps..... gareth 2007-05-14 01:38:52 +0000
  • 5ef8e3a13a Added cool setup thing (no XML writign yet) to ServiceManager gareth 2007-05-14 01:20:10 +0000
  • 6361bb7664 Added exception handling. andy 2007-05-14 01:00:52 +0000
  • ca595e2779 some more try/catch gareth 2007-05-14 00:16:44 +0000
  • 67e7d126f3 A configuration file you say? If you say so.... gareth 2007-05-14 00:08:52 +0000
  • 0834b097f6 Added skeleton master service manager gareth 2007-05-13 21:01:21 +0000
  • 4018bf01bc gareth 2007-05-13 19:48:07 +0000
  • bbf76e73a0 Added ServiceManager directory ready for the services stuff gareth 2007-05-13 19:47:28 +0000
  • 9ec87a847e bla gareth 2007-05-13 19:46:09 +0000
  • b6eaf1f844 Setting default grid server to DB4o Adam Frisby 2007-05-13 15:11:26 +0000
  • 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 +0000
  • 5917d36219 Inventory should be working again in sandbox mode MW 2007-05-13 13:10:15 +0000
  • 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 +0000
  • 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 +0000
  • 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 +0000
  • ec1901e4b8 EXTERM-INATED. (Add warnings produced by WriteLine change have been updated to include Log Priority) Adam Frisby 2007-05-12 15:44:10 +0000
  • 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 +0000
  • fd84968d05 Only 193 warnings to go! Adam Frisby 2007-05-12 15:19:03 +0000
  • 06ffeb22d9 You are obsolete. You will be EXTER-MIN-ATE-D. EXTER-MIN-ATE! Adam Frisby 2007-05-12 14:55:22 +0000
  • dcdef3599d no longer need to use -loginserver with -sandbox (using -sandbox will always start the loginserver) MW 2007-05-12 13:05:16 +0000
  • e723225e6d SimProfileBase is obsolete. EXTER-MIN-ATE! EXTER-MIN-ATE! Adam Frisby 2007-05-12 12:12:56 +0000
  • 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 +0000
  • d663dfa3bd Increased the flying speed MW 2007-05-12 10:12:34 +0000
  • 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 +0000
  • 0d52bc723d Added landmark asset creation. morphw 2007-05-11 21:03:11 +0000
  • e50f50ebb1 MW is a debugging wiz (regionx/y updated) andy 2007-05-11 20:32:56 +0000
  • 488f7763ba Updated to use LoginResponse. andy 2007-05-11 19:33:52 +0000
  • 3e5d954057 Removed the login dat file. andy 2007-05-11 19:33:32 +0000
  • b865249b8c Guard against re-adding an existing folder. Seemed to happen on some timeout cases. morphw 2007-05-11 19:24:09 +0000
  • f016e8675b finally some time to do some more work on the primitive2 refactor/rewrite/bugfix. MW 2007-05-11 10:55:32 +0000
  • 26002559c0 Fixed bug where client crashes on login if in sandbox mode and region is set to anything other than 997,996 MW 2007-05-08 16:40:20 +0000
  • 9f881f90d3 * added guid to logname to avoid file sharing on multiple instances on same host lbsa71 2007-05-08 14:37:04 +0000
  • 72159dc5a8 * fixed dataUri null bug * ignored some files lbsa71 2007-05-08 14:16:01 +0000
  • 0e7b0711c7 * ignored some more bin dirs lbsa71 2007-05-08 11:10:21 +0000
  • 0b26ae44ac * deleted bin directories * ignored bin directories * regenerated nant files lbsa71 2007-05-08 11:09:48 +0000
  • b18fe081be Missed this gareth 2007-05-08 09:56:55 +0000
  • cbf492109c Fixed nant build files Added ExportBot code (ZOMG! IMPORTED THE EXPORT BOT!) Fixed ExportBot's build gareth 2007-05-08 09:56:20 +0000
  • 0f1e2b8cda Removed libsl nant build file gareth 2007-05-08 00:12:26 +0000
  • 5b6afeafbc Brought in TestClient code for teh fork gareth 2007-05-08 00:10:04 +0000
  • 74321101e0 ZOMG! gareth 2007-05-07 23:57:58 +0000
  • ca785403a1 merged in missing file from 0.1-prestable MW 2007-05-07 16:53:22 +0000
  • b09350387a Renamed to DEVEL gareth 2007-05-07 16:40:55 +0000
  • 3de3d8bb3b Merged 0.1-prestable back into trunk :( gareth 2007-05-07 16:32:30 +0000
  • 3d0fff1c09 0.1-prestable MW 2007-05-07 16:23:33 +0000
  • 40eb8bc8b6 * DB4o usermanager replacement coded for read-only attributes. * IUserData interface needs expansion to cover all user/user-server related interactions. Adam Frisby 2007-05-07 04:26:22 +0000
  • 4a155b08d7 * Adding support for proper databased based user server. Not hooked up yet. * Code cleaning. Adam Frisby 2007-05-07 03:57:39 +0000
  • b6487e4aaa Flush() the log gareth 2007-05-07 00:11:44 +0000
  • 315e4dede6 Fixed GridServer to use default Recv Key if a sim profile is not present. Adam Frisby 2007-05-07 00:05:56 +0000
  • fdd0191f59 Shortened exception message that occurs when looking for a missing sim. Adam Frisby 2007-05-06 23:55:17 +0000
  • 982421e285 Fixing a duplicate addition exception that can occur if you launch a sim twice on the same grid. Adam Frisby 2007-05-06 23:54:36 +0000
  • 1b7f74bc7e Defaults to DB4o grid provider, loads storage engines correctly now. Tested and stable. Adam Frisby 2007-05-06 23:41:50 +0000
  • 284a3b49a9 Added some more try/catch blocks and sanity checking gareth 2007-05-06 20:49:27 +0000
  • 5eec666476 oops gareth 2007-05-06 18:35:22 +0000
  • ad7f130165 Updating releng scripts gareth 2007-05-06 18:34:00 +0000
  • c77c688a50 Added missing build files Added sanity checking for config options in OpenSimMain.cs gareth 2007-05-06 18:05:51 +0000
  • 33b7869b85 Added -prestable branch ready for the audit to end all audits gareth 2007-05-06 17:20:21 +0000
  • f4a7d8ec79 Updated to have uniform build number gareth 2007-05-06 15:04:10 +0000
  • a10f9684c1 Fixed minor bug gareth 2007-05-06 13:59:00 +0000
  • bb3d8af409 Dated builds! gareth 2007-05-06 13:57:20 +0000
  • 0607f1a325 Added makerel.sh script - run it to get a nice tarball gareth 2007-05-06 13:25:50 +0000
  • 2e799b3b68 Added a script for OpenSim on *nix gareth 2007-05-06 13:07:23 +0000
  • 8b5c182e69 return sim_port as an int32 rather than a string in the login response. LL SL Viewer doesn't seem to care, but libsecondlife does. morphw 2007-05-06 01:59:12 +0000
  • 9dfdd7d406 Fixed collision error with threaded access. Adam Frisby 2007-05-06 01:43:12 +0000
  • 042d69edaa Fixed bug with adding sims to DB4o based grid interface Adam Frisby 2007-05-05 23:57:43 +0000
  • f2373d71f2 SQLite support added to grid manager. (Win!) Adam Frisby 2007-05-05 23:54:30 +0000
  • fe87117e5e Fixed issue with prebuild causing duplicate reference with standard libraries. Adam Frisby 2007-05-05 23:44:05 +0000
  • 7935a8cfcd * Added Microsoft SQL Support Adam Frisby 2007-05-05 23:39:42 +0000
  • 9b0fd801c1 Branching r551 (pre-gridserver) to 0.1-stable, 0.1 development ceased other than bugfixes. Should be binary-compatible with 0.2 for a while yet. 0.1-stable Adam Frisby 2007-05-05 23:14:56 +0000
  • e6aed41174 Updated and run prebuild. Adam Frisby 2007-05-05 23:08:44 +0000
  • 6d6117e019 You can now save profiles to a database. (Zomg!) Adam Frisby 2007-05-05 23:04:47 +0000
  • 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. Adam Frisby 2007-05-05 21:49:24 +0000
  • fe6ed5391b Run prebuild to generate working project files. Adam Frisby 2007-05-05 21:14:16 +0000
  • 15ce0a7ae1 Need these gareth 2007-05-05 19:18:22 +0000
  • 0dbb743e2d Added templates script Added VersionInfo.cs template gareth 2007-05-05 19:16:26 +0000
  • cce4963735 ZOMG! A release-engineering setup (or rather, 2 scripts, working on it) gareth 2007-05-05 17:42:48 +0000
  • 19da87da0c gareth 2007-05-05 17:18:47 +0000
  • c1ad389512 little by little... gareth 2007-05-05 17:18:19 +0000
  • 0f531dd00c Begun creating /releng directory to place release engineering scripts gareth 2007-05-05 14:07:45 +0000
  • 543cda0398 Cleaned up Adam's mess gareth 2007-05-05 13:45:39 +0000
  • f3d0401f9b Prebuild needs some lovin too. Adam Frisby 2007-05-04 07:55:35 +0000