Commit Graph

  • 980a8cc629 Refactoring: * Renamed IPListenAddr to CommsIPListenAddr * Renamed IPListenPort to CommsIPListenPort New Features: * Begun OGS/.1 implementation -- created new temporary "GridInfo" class to hold grid settings, needs reworking to wherever settings are stored these days. Adam Frisby 2007-06-24 17:01:08 +0000
  • 1b8b75d80a A bit more work on the AssetCache. MW 2007-06-24 16:19:53 +0000
  • 38a800400a Disabled the CheckSum Server as it seems that isn't used by viewer 1.18. Started to add support for asset uploads over CAPS (the asset is uploaded but seems to come out corrupt). Started to cleanup/rewrite the AssetCache. Fixed bug in MapBlock requests, where data for some regions wasn't being sent. Renamed PrimData's Texture to TextureEntry. most likely a few other small changes. MW 2007-06-24 15:24:02 +0000
  • 2fde703ebd * "create user" command now works with the MySQL Data Storage Engine on the userserver. Adam Frisby 2007-06-24 14:36:08 +0000
  • 303ea70efa More work on CAPS handler. MW 2007-06-23 11:14:58 +0000
  • b2eb668814 Deleted some comments being wrote to console MW 2007-06-22 22:30:39 +0000
  • d7121a422a Started work on CAPS support, now we have our first test capability, MapLayer requests are handled by CAPS. MW 2007-06-22 22:21:08 +0000
  • 0a02dd287d Imported Share folder from trunk MW 2007-06-22 18:52:27 +0000
  • a9dde515ba SandBox mode login now shares a base class with the grid mode user server. To allow people to login without creating accounts first in sandbox mode anytime a login request is received without a matching account already being in the database, a new account will be made. (also in sandbox mode, passwords aren't currently used). MW 2007-06-22 18:28:49 +0000
  • 2028cc5896 * Porting console fix from Trunk to Sugilite Adam Frisby 2007-06-21 18:49:35 +0000
  • f3db36fc39 * Maintainence: Experimental console fix for Debian Adam Frisby 2007-06-21 18:41:15 +0000
  • fc3aa3e193 *Fix for loginuri issue in MassTestClient mingchen 2007-06-21 17:42:53 +0000
  • 5498ce108e * Fixed solution to it points at ../../bin rather than ../../../bin Adam Frisby 2007-06-21 17:10:43 +0000
  • e93869c7a7 * Importing Ming's mass test client Adam Frisby 2007-06-21 17:08:21 +0000
  • dfb22716b9 Fixed the struct and null compare bug. MW 2007-06-21 16:18:29 +0000
  • 596b3690fc Some refactoring. MW 2007-06-21 16:13:06 +0000
  • 5688c67914 * Attempted fix for Mono bug. Adam Frisby 2007-06-21 15:31:37 +0000
  • d42483af3d Very Preliminary teleporting between regions added. MW 2007-06-21 14:34:45 +0000
  • e647d9ec51 Fixed problem of not being able to move out of the first 3X3 block of regions. (Code Needs cleaning up). MW 2007-06-21 13:55:28 +0000
  • cc75a6c83e * Added MySQL license to ThirdPartyLicenses/MySQL and FOSS Exemption for BSD projects. Adam Frisby 2007-06-20 22:03:49 +0000
  • 8194d82230 * Terrain modification more robust, uses area sizes matching those employed by the client display. * Terrain tools now account for the duration the cursor was held for. * Terrain tools now support new brushes (completing the common set) ** Smooth brush ** Flatten brush ** Revert brush ** Noise brush Adam Frisby 2007-06-20 21:57:22 +0000
  • e4c915eebc * Bonus commit: "terrain save" now supports a 'PNG' method. Adam Frisby 2007-06-20 21:25:45 +0000
  • 4301d0f075 * Added support for "revert" and "bake" commands on terrain console * Implemented "IMG" load method for "terrain load" - supports PNG, BMP, TIFF, TGA and probably a handful of other formats. Adam Frisby 2007-06-20 21:24:00 +0000
  • b4bb74653c * Adding a bunch of region xml files. Adam Frisby 2007-06-20 18:00:38 +0000
  • 97afe4ea42 Protip: don't commit when you have debug in ClientView set to true. MW 2007-06-20 17:47:15 +0000
  • 3e484d1aaf Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class. Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use. Plus some other small changes. MW 2007-06-20 17:32:21 +0000
  • a9e9bc83ef * and done the same for OGS.. Adam Frisby 2007-06-20 15:52:45 +0000
  • 29053589bf * Replaced old logging mechanism with new shiny logging mechanism * Console, I bid thee farewall. Use "Log" now where console used to exist. Adam Frisby 2007-06-20 15:50:06 +0000
  • 64ed1e1b3b * Removed ClientThreads from avatar * Deleted SimpleApp2 as it's getting wonkier and wonkier by the minute * Added avatar handling to SimpleApp, still don't have any avatar out on the playing field * Removed some warnings * Went from IWorld to Scene * lbsa71 2007-06-20 15:18:54 +0000
  • 8edcc844c4 * re-added SimpleApp projects * made them work (yay!) * some cleanup lbsa71 2007-06-20 11:41:45 +0000
  • 70d6cbdffd Deleted some bin/obj Directories. MW 2007-06-19 10:45:47 +0000
  • 320fbcb7b4 Made a base class from the Grid mode UserServer.UserManager and included that in the OpenSim solution. Included OpenGrid.Framework.Data in the OpenSim solution (and OpenGrid.Framework.Data.DB4O). Changed OpenSim.LocalCommunications.LocalUserServices so that it inherits from the UserManagement Base class. (still not finished implementing the CustomiseResponse() method) MW 2007-06-19 10:40:20 +0000
  • b34d1c210e * Cleaning up unused zircon branch. * Removed releng from sugilite. Adam Frisby 2007-06-19 04:04:28 +0000
  • 78af287448 *Added some missing files from last commit *LoginService is now only used in LocalCommunications and not as a interface in RegionCommunications mingchen 2007-06-19 00:18:06 +0000
  • 56c4a3df5b *Updated/Added the base classes and interfaces for user and login servers *Not yet usable, but I'm working on it mingchen 2007-06-18 20:10:19 +0000
  • 2f072d1e10 * example soft logger by delegate lbsa71 2007-06-18 15:55:30 +0000
  • 82d309d007 Fixed the flashing when crossing a border. MW 2007-06-18 14:41:38 +0000
  • 99a308007c Fixed inverted map texture problem. Added(from trunk) the loading of terrain files defined in the region.xml files. MW 2007-06-17 19:25:04 +0000
  • ef494fdf9c Each Region will now generate a texture image of their terrain and this will be used by the map. Note: Currently each region generates a new image every time they start; even if the terrain is read from the database. And also they don't update it when the terrain changes. MW 2007-06-17 18:04:35 +0000
  • 45d407c7b5 * SimpleApp: * fixed build errors * still not working though... lbsa71 2007-06-17 17:58:19 +0000
  • 5d59ffe99d * Added the two Sample Apps to the solution * Made them build * They don't work though, gotta have a look see at that later. * ignored a shitload of bins lbsa71 2007-06-17 16:49:33 +0000
  • ef0e5e913e Very Preliminary local teleporting added (currently only can teleport within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain. MW 2007-06-17 14:10:19 +0000
  • e1ab1454a4 * Added 'LogFilename' attribute to simconfig.xml - in order to specify log name * removed some greedy try-catch * ignored some bins lbsa71 2007-06-17 09:44:39 +0000
  • c6b99fbca5 * Added 'LogFilename' attribute to simconfig.xml - in order to specify log name * removed some greedy try-catch * ignored some bins lbsa71 2007-06-17 09:44:39 +0000
  • 0d234f4795 * Tagging trunk as 0.0.0-release from r84 - this is the oldest version developed by MW that used the old .DAT files. 0.0.0-release Adam Frisby 2007-06-16 21:11:46 +0000
  • e7f532539c * Tagging trunk as 0.1.0-release from just before zircon for the sake of completeness. 0.1.0-release Adam Frisby 2007-06-16 21:02:23 +0000
  • 01dcb34200 * Tagging trunk as 0.2.0-release as discussed on the mailing list in anticipation of making sugilite trunk. 0.2.0-release Adam Frisby 2007-06-16 20:55:02 +0000
  • 3c8daee510 Some Rearranging of CommsManager. MW 2007-06-16 14:29:11 +0000
  • 17b4818b8e Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't have any backend ogs communication support yet so everything is Sandbox mode only ) MW 2007-06-15 16:03:02 +0000
  • 95676b2988 Preliminary movement added to sugilite, forwards walking only and no animations. MW 2007-06-15 13:11:26 +0000
  • 2bcd37aa94 and some more MW 2007-06-15 10:34:13 +0000
  • 3697408fae some more rearranging MW 2007-06-15 10:29:49 +0000
  • a8646ff159 * teared out too wide catch clauses. See Code Conventions. lbsa71 2007-06-14 16:14:40 +0000
  • 16b43b8bff * Added maintenance patch (issue #139) from BigfootAg to /trunk Adam Frisby 2007-06-14 14:36:40 +0000
  • 841ae288e4 trying to clean up the namespaces. MW 2007-06-14 12:49:28 +0000
  • 9ef4bffe0c trying to clean up the namespaces. MW 2007-06-14 12:41:42 +0000
  • 3aecb54379 Deleted IGridServer interface (and classes implementing that). MW 2007-06-14 12:27:36 +0000
  • 3a20a7b5d1 * Applied Prebuild fixes to Sugilite * Rebuilt project files * ignored some bins lbsa71 2007-06-14 11:01:38 +0000
  • 1fef45bc2b Commented out the Scene.Backup method for now as there isn't really anything to Backup yet and it might be the cause of a memory leak. Deleted EmbeddedJVM scripting engine, not being used. "If" we ever decide to use it then it can be re-added. MW 2007-06-14 10:36:19 +0000
  • fd8ead61f6 Fixed the bug that makes a region use its water height as its name (in regionhandshake), which lead to most regions being called "20". (applied fix to sugilite) Rearranged some of the methods in ClientView.API. MW 2007-06-14 10:16:28 +0000
  • c8db62e0e4 Fixed the bug that makes a region use its water height as its name (in regionhandshake), which lead to most regions being called "20". MW 2007-06-14 10:11:30 +0000
  • 62c6c9fe8b * Added experimental RegionHandle class to Framework.Types - see email posted to mailing list for technical details. Not actually enabled anywhere and could be helpful for ordinary RegionHandles as well. Adam Frisby 2007-06-14 08:32:59 +0000
  • b75f8c27a3 * Updated Prebuild.exe lbsa71 2007-06-13 21:25:57 +0000
  • 1876c70ebd * Changed some more sort order issues * Updated vs2005 files as well lbsa71 2007-06-13 21:06:39 +0000
  • 69b3a8a9b8 * First attempt at fixing differing build files on different .net flavours. * And, as always, some bin ignores lbsa71 2007-06-13 19:58:57 +0000
  • 93eaddd583 * Applying patches to sugilite too. Adam Frisby 2007-06-13 01:31:53 +0000
  • ba96621625 * Applying danx0r's ODE patch * ZOMG r1000! Adam Frisby 2007-06-13 01:30:39 +0000
  • 46381da9ab * Importing libTerrain-BSD into libraries folder Adam Frisby 2007-06-12 23:48:03 +0000
  • de7dafa3b9 *Attempting to get trunk stable before a revert is required. mingchen 2007-06-12 23:44:02 +0000
  • 3f1d86b4c2 *Moving current, unstable trunk to branch as we revert trunk zircon mingchen 2007-06-12 23:22:56 +0000
  • 4d1d5eb0c6 * ignored data recieved from closed sockets * removed some warnings lbsa71 2007-06-12 18:47:36 +0000
  • d8f232c8b0 MW 2007-06-12 18:11:14 +0000
  • a143cf8180 Renamed World class to Scene class MW 2007-06-12 17:45:11 +0000
  • bb13b4df73 Renamed OpenSim.Region/World folder to Scene (classes renaming will follow) MW 2007-06-12 17:36:49 +0000
  • 13e4d83d2a some more rearranging. MW 2007-06-12 17:30:59 +0000
  • 26a65b35bd MW 2007-06-12 17:28:27 +0000
  • 29a8425342 Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are currently unused and would need rewriting when we do get .net remoting added. Fixed compile error that happened due to the deleting of ClientView.Grid. MW 2007-06-12 16:06:14 +0000
  • b0ac0c7f7b Deleted ClientView.Grid.cs (Unused). Added one or two new helper functions to ClientView. MW 2007-06-12 16:00:25 +0000
  • 585f9f0d54 Work on Primitive class. MW 2007-06-12 15:53:19 +0000
  • 62a0c7ede3 Deleted old AssetCache.cs file. MW 2007-06-12 15:33:47 +0000
  • 14ca8a7ae6 Namespace of asset cache changed from OpenSim.Assets to OpenSim.Caches. MW 2007-06-12 15:30:27 +0000
  • fd1a7f28ab Created OpenSim.Caches project and moved the assetcache to that. MW 2007-06-12 15:24:12 +0000
  • d02d925c86 did I say I was doing some rearranging? MW 2007-06-12 15:10:05 +0000
  • 4d217ca196 And some more! MW 2007-06-12 14:57:46 +0000
  • 3f7bd7d42c More rearranging. MW 2007-06-12 14:55:36 +0000
  • a7b55fb26f Some rearranging of folders in OpenSim.Region MW 2007-06-12 14:50:08 +0000
  • 9f1158ba6a Some Work on the Primitive class MW 2007-06-12 14:46:29 +0000
  • 75bdc185a9 *Reverting back to 977 -- will look into this later mingchen 2007-06-12 13:04:17 +0000
  • c1c820da38 *Bug fixed, moving the code the the correct place so the right info is sent (hopefully) mingchen 2007-06-12 12:58:14 +0000
  • a6b7435efa *Attempt trunk crash fix mingchen 2007-06-12 12:51:47 +0000
  • 4bf4174d04 MW 2007-06-12 10:36:48 +0000
  • c43725874f *Fixed sugilite mingchen 2007-06-11 19:17:31 +0000
  • 6a560957be *Removed missing file in csproj *Removed Avatar.Client.cs (unused) mingchen 2007-06-11 19:01:50 +0000
  • 5c3a4f52f4 *Removed SimProfileBase from OpenSim (Unused/Depreciated) *Updated prebuild.xml mingchen 2007-06-11 18:27:07 +0000
  • 304ebe22a2 *Removed OSVector3 and replaced with libsecondlife.LLVector3 mingchen 2007-06-11 17:58:14 +0000
  • 009bba7cdd *Removed AdminWebFront -- Unused mingchen 2007-06-11 17:47:00 +0000
  • 512c1670af *Added and updated copyright headers on all files in both OpenSim and OGS mingchen 2007-06-11 17:36:50 +0000
  • 736f211c94 Started to add/update copyright notice in sugilite. MW 2007-06-11 16:43:26 +0000
  • de709bf88f Seems someone deleted BaseServer.cs without removing references to it MW 2007-06-11 16:20:27 +0000
  • 2f2ec10172 A few small changes and hopefully fixed the nant build problem (OpenSim.Framework came before OpenSim.Framework.Console, so was causing a problem as OpenSim.Framework references OpenSim.Framework.Console). MW 2007-06-11 16:13:52 +0000