aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-01-132-1/+5
* * Extend current stub packet handler test into a really basic one that checks...Justin Clarke Casey2009-01-121-3/+10
* Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke2009-01-1210-597/+679
* * Separate starting a client thread into a separate Start() method (which mat...Justin Clarke Casey2009-01-126-19/+46
* Fix some C#3.0-isms that broke build in Mono 1.2.6 and MSVC# 2005.Homer Horwitz2009-01-121-4/+4
* Fixed some svn propertiesHomer Horwitz2009-01-122-134/+134
* * Extend PacketHandlerTest to fire in a packet.Justin Clarke Casey2009-01-126-19/+46
* * Apply http://opensimulator.org/mantis/view.php?id=2965Justin Clarke Casey2009-01-126-0/+260
* * Apply http://opensimulator.org/mantis/view.php?id=2980Justin Clarke Casey2009-01-121-0/+4
* * refactor: move packet handler interface into a separate classJustin Clarke Casey2009-01-123-36/+70
* Added WearableItem class to the framework. This class can be used to: load fr...MW2009-01-121-0/+328
* Caught exceptions in some console commandsSean Dague2009-01-121-26/+53
* Enhanced LoginServiceTests to test for authentication and responseSean Dague2009-01-122-44/+305
* Cause permissions on root prims to not override folded permissions anymoreMelanie Thielker2009-01-121-4/+10
* a little bit more work on LLFileTransfer.cs, from over the christmas/new year...MW2009-01-121-7/+11
* Make ZERO_ROTATION.y a float. Fixes Mantis #2985.Mike Mazur2009-01-122-2/+2
* Commenting out the succesful REST message as under heavy use thereCharles Krinke2009-01-121-3/+7
* Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke2009-01-1118-130/+761
* Thank you kindly, Tlaukkan (Tommil) for a patch that:Charles Krinke2009-01-101-45/+73
* Revert progressive texture patch from r8001 until issues can be addressedDahlia Trimble2009-01-108-427/+310
* Thank you kindly, StrawberryFride for a patch that:Charles Krinke2009-01-101-40/+61
* Thanks jhurliman for a patch that implements progressive texture downloading ...Dahlia Trimble2009-01-108-135/+256
* minor: remove mono compiler warningJustin Clarke Casey2009-01-091-4/+0
* * minor: Put in stub LLPacketHandler testing codeJustin Clarke Casey2009-01-091-0/+91
* Prevent error message from scripted IMMelanie Thielker2009-01-091-0/+6
* Finish dwell sending, adding the forgotten method body.Melanie Thielker2009-01-095-9/+88
* * Adds the variables passed to the hashtable BaseHttpServer passes in.Teravus Ovares2009-01-083-13/+32
* * Establish placeholder for future TextureSender testsJustin Clarke Casey2009-01-083-4/+60
* * refactor: move url sending from scene to DialogModuleJustin Clarke Casey2009-01-084-27/+29
* * minor: Remove now unused SendEstateMessage... method in Scene I forgot from...Justin Clarke Casey2009-01-081-18/+0
* * refactor: move code to send a dialog to a user from scene to DialogModuleJustin Clarke Casey2009-01-084-13/+35
* * refactor: move estate dialog to DialogModuleJustin Clarke Casey2009-01-083-5/+31
* * refactor: move code for sending a message to all users in a region to the D...Justin Clarke Casey2009-01-085-41/+42
* Update svn properties, minor formatting cleanup.Jeff Ames2009-01-083-6/+7
* * Add session length to session.report.Teravus Ovares2009-01-071-3/+26
* * Added session report. Teravus Ovares2009-01-074-13/+312
* * refactor: Make some direct IClientAPI calls go through the dialog module in...Justin Clarke Casey2009-01-073-10/+36
* * Move general alert code to DialogModule.Justin Clarke Casey2009-01-075-31/+34
* * minor: Remove mono compiler warnings from WindModuleJustin Clarke Casey2009-01-071-1/+2
* * refactor: Establish DialogModule, move some alert code from Scene to hereJustin Clarke Casey2009-01-073-46/+153
* * Slightly increase ScenePresences locking where it's technically required in...Justin Clarke Casey2009-01-071-17/+25
* * Apply http://opensimulator.org/mantis/view.php?id=2948Justin Clarke Casey2009-01-073-55/+55
* * refactor: Remove MakeHttpRequest wrapper method from Scene in favour of a d...Justin Clarke Casey2009-01-071-18/+0
* Thank you kindly, StrawberryFride for a patch that:Charles Krinke2009-01-073-629/+592
* * Added a client version report.Teravus Ovares2009-01-0710-6/+364
* * prune and regrade log messages relating to client login and logoutJustin Clarke Casey2009-01-0621-181/+92
* * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...Justin Clarke Casey2009-01-066-9/+12
* * Fix build break - forgot that I had renamed an argumentJustin Clarke Casey2009-01-061-1/+1
* * Move common string aggregation for caps seed path to a method in CapsUtilJustin Clarke Casey2009-01-066-15/+33
* * Yeah, might just want to add the new class as well - sighJustin Clarke Casey2009-01-061-0/+46