Commit Graph

15 Commits (056bcc7ccca4d6381538b67d2f99f166687cd6e4)

Author SHA1 Message Date
MW 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.
2007-06-24 15:24:02 +00:00
MW b2eb668814 Deleted some comments being wrote to console 2007-06-22 22:30:39 +00:00
MW d7121a422a Started work on CAPS support, now we have our first test capability, MapLayer requests are handled by CAPS. 2007-06-22 22:21:08 +00:00
MW 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).
2007-06-22 18:28:49 +00:00
Adam Frisby 29053589bf * Replaced old logging mechanism with new shiny logging mechanism
* Console, I bid thee farewall. Use "Log" now where console used to exist.
2007-06-20 15:50:06 +00:00
MW 3aecb54379 Deleted IGridServer interface (and classes implementing that). 2007-06-14 12:27:36 +00:00
lbsa71 3a20a7b5d1 * Applied Prebuild fixes to Sugilite
* Rebuilt project files
* ignored some bins
2007-06-14 11:01:38 +00:00
mingchen 6a560957be *Removed missing file in csproj
*Removed Avatar.Client.cs (unused)
2007-06-11 19:01:50 +00:00
mingchen 5c3a4f52f4 *Removed SimProfileBase from OpenSim (Unused/Depreciated)
*Updated prebuild.xml
2007-06-11 18:27:07 +00:00
mingchen 512c1670af *Added and updated copyright headers on all files in both OpenSim and OGS 2007-06-11 17:36:50 +00:00
lbsa71 4224b695ac * LogFile now defaults to "{apptype}.log"
* cleaned away suo and user files.
* added handy string chat variety to the API
* Moved LockPhysicsEngine on World to SyncRoot on IWorld
* Introduced NextLocalId instead of World fuggliness.
* Transformed GetRegionInfo to Property on IWorld for great justice
* Extracted default wearables (good to have)
* Deleted unused BaseServer
* Used IWorld instead of World wherever possible
* The client constructor's not getting unused port any longer.
* Extracted ClientView factoring so PacketServer can be tweaked.
* Added SendLayerData to World
* Made WorldBase abstract and cleaned it up a bit
* added OpenGrid.Framework.Communications.dll.build and OpenSim.World.dll.build to svn
* Added code for two examples (but not in prebuild yet)
2007-06-09 21:45:58 +00:00
mingchen 2239ecba18 *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData classes
*Incorporated EstateSettings into the RegionInfo class
*Next step is to load from db, save to db the parcel and estate settings
2007-06-08 19:10:55 +00:00
MW 564a97b508 Implementing a test Communications manager to test some of the interfaces (likely this test version will morph into the sandbox version) 2007-05-31 15:31:31 +00:00
MW 06387d0344 Goodbye World 2007-05-26 14:55:17 +00:00
MW 3436961bb5 Start of rewrite 5279! 2007-05-26 13:40:19 +00:00