aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/ClientView.API.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-25updated prebuild.xml.MW1-8/+22
2007-06-24Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW1-3/+7
2007-06-22SandBox mode login now shares a base class with the grid mode user server. MW1-0/+8
2007-06-21Fixed the struct and null compare bug.MW1-1/+1
2007-06-21Some refactoring.MW1-2/+2
2007-06-21* Attempted fix for Mono bug.Adam Frisby1-3/+3
2007-06-20Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW1-2/+2
2007-06-20* Replaced old logging mechanism with new shiny logging mechanismAdam Frisby1-2/+2
2007-06-17Each Region will now generate a texture image of their terrain and this will ...MW1-17/+17
2007-06-17Very Preliminary local teleporting added (currently only can teleport within...MW1-12/+93
2007-06-16Some Rearranging of CommsManager.MW1-1/+3
2007-06-15Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...MW1-2/+32
2007-06-15Preliminary movement added to sugilite, forwards walking only and no animations.MW1-1/+98
2007-06-15some more rearrangingMW1-1/+1
2007-06-14Fixed the bug that makes a region use its water height as its name (in region...MW1-138/+195
2007-06-12(no commit message)MW1-0/+0
2007-06-12More rearranging.MW1-0/+0
2007-06-11*Added and updated copyright headers on all files in both OpenSim and OGSmingchen1-0/+27
2007-06-11A few small changes and hopefully fixed the nant build problem (OpenSim.Frame...MW1-6/+34
2007-06-11Added AttachObject method to IClientAPI.MW1-0/+20
2007-06-10Added a Couple of summary commentsMW1-80/+171
2007-06-10Another bug fixMW1-1/+3
2007-06-10a few bug fixesMW1-1/+3
2007-06-10allows the texture of the created/sent primitive to be set. MW1-6/+6
2007-06-10Added Primitive sending methods to the IClientAPI (and implemented in ClientV...MW1-2/+96
2007-06-09* LogFile now defaults to "{apptype}.log"lbsa711-0/+5
2007-06-09Number of small changes. MW1-0/+40
2007-06-08*Added delegates and events for parcel and estate managementmingchen1-0/+8
2007-06-08*Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c...mingchen1-43/+0
2007-05-31After nearly a hour of searching for an annoying bug (which turned out to be ...MW1-1/+1
2007-05-31Another commit as ordered by roblMW1-0/+29
2007-05-31More work on OpenGrid.Framework.CommunicationsMW1-0/+56
2007-05-29Now We need to test to see if we can loginMW1-0/+17
2007-05-29(no commit message)MW1-0/+14
2007-05-29(no commit message)MW1-1/+1
2007-05-29number of changesMW1-1/+197
2007-05-27Should allow multiple worlds (and UDP servers) to be ran in one instance, jus...MW1-0/+96