aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/ClientView.API.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW2007-06-241-3/+7
* SandBox mode login now shares a base class with the grid mode user server. MW2007-06-221-0/+8
* Fixed the struct and null compare bug.MW2007-06-211-1/+1
* Some refactoring.MW2007-06-211-2/+2
* * Attempted fix for Mono bug.Adam Frisby2007-06-211-3/+3
* Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW2007-06-201-2/+2
* * Replaced old logging mechanism with new shiny logging mechanismAdam Frisby2007-06-201-2/+2
* Each Region will now generate a texture image of their terrain and this will ...MW2007-06-171-17/+17
* Very Preliminary local teleporting added (currently only can teleport within...MW2007-06-171-12/+93
* Some Rearranging of CommsManager.MW2007-06-161-1/+3
* Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...MW2007-06-151-2/+32
* Preliminary movement added to sugilite, forwards walking only and no animations.MW2007-06-151-1/+98
* some more rearrangingMW2007-06-151-1/+1
* Fixed the bug that makes a region use its water height as its name (in region...MW2007-06-141-138/+195
* (no commit message)MW2007-06-121-0/+682
* And some more!MW2007-06-121-682/+0
* *Added and updated copyright headers on all files in both OpenSim and OGSmingchen2007-06-111-0/+27
* A few small changes and hopefully fixed the nant build problem (OpenSim.Frame...MW2007-06-111-6/+34
* Added AttachObject method to IClientAPI.MW2007-06-111-0/+20
* Added a Couple of summary commentsMW2007-06-101-80/+171
* Another bug fixMW2007-06-101-1/+3
* a few bug fixesMW2007-06-101-1/+3
* allows the texture of the created/sent primitive to be set. MW2007-06-101-6/+6
* Added Primitive sending methods to the IClientAPI (and implemented in ClientV...MW2007-06-101-2/+96
* * LogFile now defaults to "{apptype}.log"lbsa712007-06-091-0/+5
* Number of small changes. MW2007-06-091-0/+40
* *Added delegates and events for parcel and estate managementmingchen2007-06-081-0/+8
* *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c...mingchen2007-06-081-43/+0
* After nearly a hour of searching for an annoying bug (which turned out to be ...MW2007-05-311-1/+1
* Another commit as ordered by roblMW2007-05-311-0/+29
* More work on OpenGrid.Framework.CommunicationsMW2007-05-311-0/+56
* Now We need to test to see if we can loginMW2007-05-291-0/+17
* (no commit message)MW2007-05-291-0/+14
* (no commit message)MW2007-05-291-1/+1
* number of changesMW2007-05-291-1/+197
* Should allow multiple worlds (and UDP servers) to be ran in one instance, jus...MW2007-05-271-0/+96