| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Plumb in the DirPlacesReply packet | Melanie Thielker | 2008-10-05 | 1 | -0/+4 |
* | Plumb packet DirPlacesQuery for search module | Melanie Thielker | 2008-10-04 | 1 | -0/+2 |
* | Added immediate TP failure message for TPs to regions that aren't there, | Homer Horwitz | 2008-10-04 | 1 | -2/+36 |
* | Add "Drop" functionality to pie menu | Melanie Thielker | 2008-10-04 | 1 | -0/+1 |
* | Add the missing bits for the new region-search: | Homer Horwitz | 2008-10-03 | 1 | -24/+33 |
* | This changeset changes the way chat from client is routed: | Dr Scofield | 2008-10-03 | 1 | -16/+16 |
* | Mantis #1360 | Melanie Thielker | 2008-10-03 | 1 | -2/+3 |
* | * EventQueueGet is now working. | Teravus Ovares | 2008-10-03 | 1 | -1/+6 |
* | Added the first version of the MapSearchModule, which allows you to search for | Homer Horwitz | 2008-10-02 | 1 | -0/+119 |
* | - Added SendScriptTeleportRequest to IClientView and classes implementing it. | Homer Horwitz | 2008-10-01 | 1 | -0/+4 |
* | Add two more default script engine params | Melanie Thielker | 2008-09-30 | 1 | -1/+1 |
* | Add the default script engine to the script creation from archive loading | Melanie Thielker | 2008-09-30 | 1 | -1/+1 |
* | Mantis#296. Thank you kindly, Idb for a patch that resolves: | Charles Krinke | 2008-09-28 | 2 | -0/+24 |
* | Add some methods to allow modules so set client view options | Melanie Thielker | 2008-09-28 | 1 | -0/+9 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 5 | -84/+55 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-26 | 1 | -4/+4 |
* | * Wind updates. Still random.. but in 4 directions instead of two! | Teravus Ovares | 2008-09-26 | 2 | -27/+29 |
* | * Adds some Wind | Teravus Ovares | 2008-09-25 | 2 | -0/+260 |
* | Add a module selection option for the MapImage Module as well | Melanie Thielker | 2008-09-24 | 1 | -0/+6 |
* | Correct a capitalization error | Melanie Thielker | 2008-09-24 | 1 | -1/+1 |
* | Add WorldMapModule = "name" to OpenSim.ini. Default is "WorldMap". | Melanie Thielker | 2008-09-24 | 1 | -0/+9 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-23 | 1 | -1/+1 |
* | Small fix to eliminate a beauty spot | Melanie Thielker | 2008-09-23 | 1 | -1/+1 |
* | Update the permissions system to handle scripts and notecards the way | Melanie Thielker | 2008-09-23 | 1 | -1/+65 |
* | Move script and notecard open perms checks from ClientView to the | Melanie Thielker | 2008-09-22 | 1 | -2/+127 |
* | Remove comment in perms module after consulting with awebb | Melanie Thielker | 2008-09-22 | 1 | -6/+2 |
* | Fix a small logic error in my perms module changes | Melanie Thielker | 2008-09-22 | 1 | -1/+1 |
* | Create CanEditObjectInventory to preserve the ability | Melanie Thielker | 2008-09-22 | 1 | -0/+20 |
* | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 2008-09-21 | 2 | -2/+2 |
* | Minor formatting cleanup. | Jeff Ames | 2008-09-16 | 2 | -2/+2 |
* | From: mike pitman <pitman@us.ibm.com> | Dr Scofield | 2008-09-16 | 7 | -8/+17 |
* | reverting r6302 | Dr Scofield | 2008-09-15 | 3 | -6/+3 |
* | From: mike pitman <pitman@us.ibm.com> | Dr Scofield | 2008-09-15 | 3 | -3/+6 |
* | Remove the cruft of accessing a private member of another module's class | Melanie Thielker | 2008-09-13 | 2 | -0/+15 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2167 | Justin Clarke Casey | 2008-09-12 | 1 | -0/+1 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-10 | 1 | -1/+1 |
* | * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI. | Adam Frisby | 2008-09-09 | 1 | -1/+7 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 3 | -7/+7 |
* | fix: warnings from libomv | Dr Scofield | 2008-09-08 | 1 | -0/+4 |
* | Mantis #2142 | Melanie Thielker | 2008-09-07 | 1 | -1/+1 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 4 | -6/+6 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 26 | -458/+447 |
* | clean up and fixing a typo. | Dr Scofield | 2008-09-03 | 1 | -1/+1 |
* | Mantis #2072 | Melanie Thielker | 2008-09-01 | 1 | -1/+14 |
* | * Oops, add landmarks to region archive loading/saving | Justin Clarke Casey | 2008-08-30 | 2 | -1/+9 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 6 | -30/+26 |
* | * On loading archives, report an error if an asset does not have the expected... | Justin Clarke Casey | 2008-08-26 | 2 | -45/+61 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 1 | -0/+10 |
* | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 2008-08-24 | 1 | -1/+4 |
* | * Homer's amazing terrain MapTileRenderer. Thanks Homer! | Teravus Ovares | 2008-08-22 | 5 | -182/+704 |