aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Mantis#1518. Thank you kindly, Zaki for a patch that:Charles Krinke2008-08-271-0/+17
* Mantis#2052. Thank you kindly, Avdleeuw for a patch that:Charles Krinke2008-08-271-1/+1
* Mantis#2047. Thank you kindly, Simsim for a patch that addresses:Charles Krinke2008-08-271-0/+4
* Mantis #1903Melanie Thielker2008-08-272-10/+29
* * Eliminate commented out code no longer needed, as discussed on the mlJustin Clarke Casey2008-08-261-30/+1
* * On loading archives, report an error if an asset does not have the expected...Justin Clarke Casey2008-08-262-45/+61
* * One more tweak to the application/xml vs application/llsd+xml routineTeravus Ovares2008-08-261-4/+3
* * It turns out that Mono doesn't currently support setting the Certificate va...Teravus Ovares2008-08-262-2/+14
* * Workaround for application/llsd+xml requests coming in as application/xmlTeravus Ovares2008-08-262-0/+68
* * Fixed a bug that occurred if your home region wasn't logged in, in standalo...Teravus Ovares2008-08-261-12/+30
* * minor: zap some more compilation warningsJustin Clarke Casey2008-08-251-8/+8
* Documentation, headers and all the normal stuffTeravus Ovares2008-08-251-0/+32
* * Append thread information on to the end of period diagnostics informationJustin Clarke Casey2008-08-251-2/+5
* * minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey2008-08-254-18/+31
* * minor: upgrade version info to post 0.5.9Justin Clarke Casey2008-08-251-1/+1
* * minor: Comment out the remaining unhandled packet messages in LLClientView,...Justin Clarke Casey2008-08-251-12/+10
* * minor: some logging conformance, code documentingJustin Clarke Casey2008-08-251-5/+21
* Mantis#2045. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-252-423/+530
* * zap compilation warningsJustin Clarke Casey2008-08-254-27/+27
* * Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey2008-08-253-7/+26
* Add the same delay factor in the XEngine section for the XEngineMelanie Thielker2008-08-251-2/+18
* Add ScriptDelayFactor under LL-Functions in OpenSim.ini. DefaultedMelanie Thielker2008-08-251-6/+22
* Update svn properties.Jeff Ames2008-08-254-987/+987
* Fix osAvatarPlayAnimation to actually do what it says on the boxMelanie Thielker2008-08-251-1/+1
* Mantis #2044Melanie Thielker2008-08-252-21/+187
* * Fix to OGP Region to Region teleports. Yay.Teravus Ovares2008-08-251-2/+2
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-2519-37/+1304
* Mantis#2043. Thank you kindly, Ralphos for a patch that addresses:Charles Krinke2008-08-241-0/+174
* Mantis#2027. Thank you kindly, HomerHorwitz for a patch that addresses:Charles Krinke2008-08-241-1/+1
* Completing the item sale series, this one implements sell contents.Melanie Thielker2008-08-242-0/+18
* Mantis#2041. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-241-21/+22
* Mantis #2028Melanie Thielker2008-08-241-2/+104
* Selling a copy of a prim (prim vendor) now works.Melanie Thielker2008-08-241-7/+58
* Selling an object in-place (as original) now works. Builders canMelanie Thielker2008-08-244-2/+61
* Plumb the data path for all those eye candy values. Saves textureMelanie Thielker2008-08-243-56/+148
* Add the fields for the eye candy and sale featires to the prims table.Melanie Thielker2008-08-241-0/+27
* more progress on new meshing routinesDahlia Trimble2008-08-241-26/+189
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-247-5/+125
* Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-231-3/+15
* Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-231-4/+10
* Mantis#2032. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-232-0/+9
* Change to no longer check funds on temp texture uploads.Melanie Thielker2008-08-231-2/+3
* Thank you, salahzar, for a patch that adds llGetNumberOfSides and willMelanie Thielker2008-08-232-3/+106
* more work on new meshing routines...Dahlia Trimble2008-08-231-5/+77
* some initial work on new prim meshing routines (incomplete)Dahlia Trimble2008-08-231-0/+176
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-2312-8/+21
* Patch #9171Melanie Thielker2008-08-234-6/+79
* * Homer's amazing terrain MapTileRenderer. Thanks Homer!Teravus Ovares2008-08-225-182/+704
* * Allow an exception generated in ProcessOutPacket to travel up the stackJustin Clarke Casey2008-08-221-27/+16
* bug fixes:Dr Scofield2008-08-223-37/+34