Commit Graph

  • 439bc11193 * argh lbsa71 2007-03-20 23:19:50 +0000
  • c19d260b9c * Added Prebuild for great justice * Ignored quite a few files lbsa71 2007-03-20 23:14:37 +0000
  • a6a6492526 Forgotten file MW 2007-03-20 18:17:25 +0000
  • 7a31585d5a Yet more refactoring MW 2007-03-20 18:14:15 +0000
  • e7295a1af0 MW 2007-03-20 13:55:15 +0000
  • c3797efab6 More refactoring. MW 2007-03-20 13:46:56 +0000
  • 384cc5393d physics-inventorytesting MW 2007-03-20 12:42:49 +0000
  • dc65df9bec Zomg! It's alive! adam Adam Frisby 2007-03-20 09:38:50 +0000
  • e70cc60011 Branching from correct tree Adam Frisby 2007-03-20 09:23:14 +0000
  • 0b20d5ab76 Branching development version of ogs-cs adam-ogscs Adam Frisby 2007-03-20 09:17:11 +0000
  • b83efd4947 Load XML for neighbourinfo from grid gareth 2007-03-20 09:04:49 +0000
  • ddf0174be9 More Refactoring. Merged changes from trunk r237 MW 2007-03-19 18:04:04 +0000
  • 8d989c94d2 Removed the AssemblyInfo.cs files from the Vs2005 projects MW 2007-03-19 09:47:24 +0000
  • e0e13bcb35 * if you specify revision, you cannot use * for build lbsa71 2007-03-18 20:44:15 +0000
  • 99c56acf74 Added some sanity gareth 2007-03-18 20:18:52 +0000
  • 8e28076758 Added neighbourinfo class gareth 2007-03-18 19:43:57 +0000
  • 0652087049 Added child_agent flag gareth 2007-03-18 19:25:32 +0000
  • aad66ce2e7 fixed build in nant gareth 2007-03-18 16:49:39 +0000
  • 77638d3023 Fixed the project files for a couple of the dlls so they are placed in \bin\ when built. MW 2007-03-18 16:25:17 +0000
  • d363a96e8d More refactoring, Removed the static variables from OpenSim_Main, and now just have that a singleton of that class. Moved the abstract SimConfig class to the framework as well as HeightmapGenHills.cs. Added IUserServer.cs for the interface through which the sim will contact the user server for things like inventory details. MW 2007-03-18 16:18:53 +0000
  • defa10062a * Removed private memeber _login, replaced with local var. * Removed Random Class, replaced with LLUUID.Random lbsa71 2007-03-16 21:06:45 +0000
  • 59e7586558 * Extracted request-response handling lbsa71 2007-03-16 20:46:53 +0000
  • 3147def23f * Corrected login fail code (adapted from Gareths php) lbsa71 2007-03-16 20:40:39 +0000
  • 423c51ac7f Refactored to put common classes in lbdsa71's Framework library (OpenSim.FrameWork), this is used by both OpenSim and the OGS servers MW 2007-03-16 19:24:16 +0000
  • d98ab16120 Refactored to put common classes in lbdsa71's Framework library (OpenSim.FrameWork), this is used by both OpenSim and the OGS servers MW 2007-03-16 19:22:49 +0000
  • 56679d0f89 MW 2007-03-16 19:14:07 +0000
  • 623e9e991a * renamed Framework Project to OpenSim.Framework lbsa71 2007-03-16 15:45:07 +0000
  • c71cdbe46e Added Framework Project and Made buildfiles work on windows. lbsa71 2007-03-16 15:19:32 +0000
  • e84412d718 Fixed RealPhysXplugin project to put dll in correct folder MW 2007-03-15 19:19:25 +0000
  • aa864730db Deleted some unnecessary files MW 2007-03-15 18:14:40 +0000
  • 740a21330e Clean up a bit and added missing files MW 2007-03-15 18:10:57 +0000
  • 1260e35ca8 MW 2007-03-15 12:44:06 +0000
  • f58edfb479 Created VS2005 Solution/Project files for the OGS apps MW 2007-03-15 12:36:06 +0000
  • 8d1e9f83f3 Cleaned up IGridServer interfaces. Added a try/catch around the http server Startup MW 2007-03-15 10:14:12 +0000
  • 7c925fb607 Added simple mono/nant instructions gareth 2007-03-14 22:47:35 +0000
  • 053a588da0 * just ignored non-versioned Physics folder lbsa71 2007-03-14 14:58:38 +0000
  • fd880bcbb6 * /bin for Release as well lbsa71 2007-03-14 14:25:18 +0000
  • a9ee8f9382 * Made sure physics dlls end up in /bin/Physics * Re-fixed the timer bug. * Added a README note explaining the fast track to building and running sandbox on Windows/VS 2005 lbsa71 2007-03-14 14:04:02 +0000
  • 51804d4cc5 Fixed problem with link to CAPS\SimHttp.cs in second-server project MW 2007-03-14 13:03:46 +0000
  • 4641be50f5 Added the physics plugin projects to the VS solution. Added SimHttp.cs to the Second-server project Renamed the old PhysXplugin to BasicPhysicsplugin Deleted the excess solutions MW 2007-03-14 12:36:00 +0000
  • 7ec6837822 Replaced VS2005 compatible versions of AssemblyInfo.cs MW 2007-03-14 10:16:42 +0000
  • 4bc9f3f906 Imported libsl (yes, messy - need to make this truly common) gareth 2007-03-14 04:14:30 +0000
  • 342caceac9 Missed a few gareth 2007-03-14 03:38:10 +0000
  • 6857bed981 Cleaned up PHP gareth 2007-03-14 03:37:26 +0000
  • 7a54467bed merged new OpenSim from branches/ogs-cs gareth 2007-03-14 03:34:49 +0000
  • 5d2cadf6de Merged ogs-cs into trunk gareth 2007-03-14 03:32:02 +0000
  • 2afbb98709 You put your login in, you make your client log out, login, logout, it all works Do the ogs-cs and turn around That's what it's all about ogs-cs gareth 2007-03-14 03:22:48 +0000
  • 5c027bc512 login on the grid side fuxored gareth 2007-03-14 02:03:39 +0000
  • e631aafb63 Attempted to get logout working gareth 2007-03-14 02:03:14 +0000
  • edbc3a46b2 Fixed up OpenSim CAPS Added real grid auth Implemented sending user name to sim Drank approx 750ml red bull gareth 2007-03-13 22:49:15 +0000
  • 0b99f56f2b Attempt to fix nant build files MW 2007-03-13 19:19:43 +0000
  • 05c6f7d498 Another bug fix MW 2007-03-13 17:58:13 +0000
  • 179adbf242 Added dummy CAPS/REST/XML-RPC HTTP server Modified RemoteGridServers to check against authenticated circuit codes gareth 2007-03-13 17:48:47 +0000
  • d1475e8cc3 Fixed bug MW 2007-03-13 17:32:44 +0000
  • a84b9a318b Can now switch physics on and off on each prim (currently only works when using PhysX plugin and still needs more testing) Users can now have a inventory and in sandbox mode each user is given a couple of test textures (note: should change the actual textures to better ones soon) Can now change the texture on the prims. Added a Local Asset server (a DB4o database) (although currently new created assets aren't backed up into it) MW 2007-03-13 17:25:21 +0000
  • 04d4ba297a Stripped out PHP and done a quick test build gareth 2007-03-13 16:56:34 +0000
  • 04ff29341a Copied main OpenSim code in order to integrate CAPS and ogs-cs auth gareth 2007-03-13 16:55:30 +0000
  • 8a2bda947a Houston, we have an inventory folder gareth 2007-03-13 13:38:36 +0000
  • 82e18112f2 added movement etc from r191 gareth 2007-03-13 11:28:04 +0000
  • f9ea1513d2 Rolled back all but the VS solution gareth 2007-03-13 09:43:24 +0000
  • 0587158f92 -- Trying to get trunk to run from first build lbsa71 2007-03-13 08:55:47 +0000
  • b914bf0ab1 gareth 2007-03-12 21:54:31 +0000
  • 41412e4375 w00t! login works (on the grid side) gareth 2007-03-12 17:52:13 +0000
  • d06367b68d Fixed XML encoding bug thanks to MW gareth 2007-03-12 13:46:08 +0000
  • 297cef3e18 aaaaaaaaaarrrrrgggggghhhhhhhhh XML ERRORS!!!!! gareth 2007-03-12 04:46:11 +0000
  • a299fde68c MW 2007-03-11 16:44:55 +0000
  • 5d6d163696 Implemented more of the grid<->user server XML-RPC protocol Went to sleep gareth 2007-03-11 00:58:28 +0000
  • 76569ff4fb A PhysX physics plugin (that actually uses physX now but currently only works on windows) Can now change direction when walking without stopping Flying works when using the Physx dll MW 2007-03-10 20:30:25 +0000
  • e7daed9ec2 beware the typo monster gareth 2007-03-10 19:08:28 +0000
  • da85e84baf Filled out the login response data more Circuits tracking ready to implement sim authentication Sending CAPS gareth 2007-03-10 18:58:55 +0000
  • aa4916988c Another attempt to fix the project files MW 2007-03-10 10:31:41 +0000
  • 8fc38a3dc1 Updated Project files MW 2007-03-10 10:01:03 +0000
  • 03db131a84 No, it doesn't work yet Stripped out old PHP code Imported Util.cs Defined sim and user profiles Implemented XML parser and start of login responder Defined inventory types Added setup for keys and misc data to user server and grid server Added the user server Fixed issue with threading in HTTP server Moved both grid&user to seperate ports Drank lots of red bull Didn't sleep gareth 2007-03-10 08:30:29 +0000
  • 0f1c45c8e8 Implemented crap webserver gareth 2007-03-08 18:44:15 +0000
  • ecd85fea01 When a user logs off , the server now tells the other clients to kill that avatar. (So no more half dead avatars messing up the landscape.) MW 2007-03-08 18:22:20 +0000
  • aa120266d7 Primitive's shape and scale are now saved into database and reloaded. New ServerConsole command: regenerate - will regenerate the terrain of the whole sim. MW 2007-03-08 18:07:53 +0000
  • 8b9fcf064a Changed water height to default of 20 gareth 2007-03-08 15:54:05 +0000
  • 3a5882f879 Added nant for LocalStorage.dll gareth 2007-03-08 15:50:08 +0000
  • f60bc970eb Another attemp to fix the Session Logout bug World map data is now saved in database and recovered on startup. Primitives are now backed up to a local database and reloaded on startup. MW 2007-03-08 13:21:24 +0000
  • cfe3907cf4 Added basic (and buggy) LLUUID management gareth 2007-03-08 02:48:34 +0000
  • e8a960920f Began implementing use profile manager framework gareth 2007-03-08 02:27:59 +0000
  • 188ecca4ab Imported libsl gareth 2007-03-08 01:52:58 +0000
  • 1b1d6f340f Added setup prompts Need to abstract a new GridConfig class gareth 2007-03-08 01:47:24 +0000
  • c8a9387cda Brought OGS.sql back into trunk gareth 2007-03-08 01:34:55 +0000
  • 2550e4e5cb Finished off console framework ready to add the real meat gareth 2007-03-08 01:33:44 +0000
  • 2caa54c2f0 Fixed up grid server nant build file gareth 2007-03-08 01:05:26 +0000
  • 646f8bf186 Began to create grid server framework gareth 2007-03-08 00:50:57 +0000
  • e96573b535 Brought in OpenSimConsole.cs gareth 2007-03-07 23:59:04 +0000
  • e803cff5e4 Began integrating console and version management gareth 2007-03-07 23:58:50 +0000
  • cc5131f887 Imported server console gareth 2007-03-07 23:24:27 +0000
  • b2adcd996a Imported old PHP OGS gareth 2007-03-07 23:19:25 +0000
  • 778e302133 Primitives movement and rotation updates are now sent to all clients MW 2007-03-07 22:25:13 +0000
  • 48b05c6784 Hopefully fixed the Session logout bug. Should now see avatars for other users connected to the same sim. MW 2007-03-07 20:18:20 +0000
  • 61c9931830 fixed genvers.sh gareth 2007-03-07 19:30:03 +0000
  • ee214468c2 Added MW's fix for prim editing gareth 2007-03-07 19:13:30 +0000
  • 901ad7875c Added OGS ogs-cs@160 gareth 2007-03-07 19:08:00 +0000
  • f2ea796ba8 Added OGS gareth 2007-03-07 19:08:00 +0000
  • 2159b3079e fixed last screwup gareth 2007-03-07 19:07:00 +0000
  • 16476f06b8 Imported branch gareth 2007-03-07 18:49:20 +0000
  • b3844c1f73 Deleted old trunk code gareth 2007-03-07 18:48:38 +0000