aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * 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-2510-12/+1025
* Mantis#2043. Thank you kindly, Ralphos for a patch that addresses:Charles Krinke2008-08-241-0/+174
* Completing the item sale series, this one implements sell contents.Melanie Thielker2008-08-242-0/+18
* 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-243-0/+47
* Plumb the data path for all those eye candy values. Saves textureMelanie Thielker2008-08-242-1/+9
* 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-246-4/+118
* 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-231-2/+105
* 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-2310-4/+16
* Patch #9171Melanie Thielker2008-08-233-6/+53
* * 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-221-1/+2
* Cleaned up some warningsDahlia Trimble2008-08-221-2/+2
* Commented out the float array "normals" in the Mesh object and all references...Dahlia Trimble2008-08-223-56/+56
* Mantis#904. Thank you kindly, Jonc for a patch that solves:Charles Krinke2008-08-211-3/+9
* Mantis#1990. Thank you kindly, Nlin and M.Igarashi for a patch that:Charles Krinke2008-08-211-0/+6
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-207-8/+157
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-193-4/+4
* Fixes the previous commit of llMakeLink for Shared/Melanie Thielker2008-08-191-2/+2
* Mantis #2001Melanie Thielker2008-08-192-2/+62
* Mantis #1999Melanie Thielker2008-08-191-0/+3
* Packet type exclusion (Mantis #2004)Melanie Thielker2008-08-191-2/+4
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-10/+19
* Moves one file to it's proper locationMelanie Thielker2008-08-191-0/+43
* Fix region crossings and access to inventory after changing regions withinMelanie Thielker2008-08-194-7/+50
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-194-9/+8
* Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker2008-08-192-11/+45
* * This reverts a change where m_regions[RegionHandle] was replaced instead of...Teravus Ovares2008-08-191-2/+7
* Sync OpenSim/Region/ScriptEngine/{Common,Shared}/LSL_Types.cs.Mike Mazur2008-08-192-91/+106
* Apply Godfrey's patch (originally in r5872) to Shared/LSL_Types.cs as well.Mike Mazur2008-08-191-2/+94
* Update svn properties, formatting cleanup.Jeff Ames2008-08-194-59/+31
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-194-21/+50
* * It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey2008-08-182-5/+56
* Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ...Melanie Thielker2008-08-182-8/+8
* * maptile - just flatten it.. we'll worry about projection later.. Teravus Ovares2008-08-181-4/+7
* * Slightly better implementation of prim volume drawing on the maptile using ...Teravus Ovares2008-08-181-10/+177
* * Maptile prim volume drawing change from manually drawing the rectangles usi...Teravus Ovares2008-08-181-20/+65
* * Text/comment cleanup in MapImageModuleTeravus Ovares2008-08-181-30/+6
* Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978)Jeff Ames2008-08-182-78/+79
* Formatting cleanup.Jeff Ames2008-08-18100-2028/+1983
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-174-48/+48
* Change the deselect processing to prevent gratuituous full updateMelanie Thielker2008-08-171-14/+42
* Mantis#1974. Thank you BlueWall for a patch that:Charles Krinke2008-08-171-0/+42