| Commit message (Expand) | Author | Age | Files | Lines |
* | * refactor: Extract caps related code from scene and put into a region module | Justin Clarke Casey | 2009-01-21 | 1 | -1/+1 |
* | * prune and regrade log messages relating to client login and logout | Justin Clarke Casey | 2009-01-06 | 1 | -4/+8 |
* | Small null check in DeregisterHandlers. | diva | 2008-12-21 | 1 | -2/+5 |
* | Send the creation-date of items to the viewer. This fixes Mantis#2769. | Homer Horwitz | 2008-12-06 | 1 | -1/+1 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 1 | -8/+8 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 1 | -8/+8 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 1 | -8/+8 |
* | - Fix Util.UnixTimeSinceEpoch: | Homer Horwitz | 2008-10-18 | 1 | -0/+1 |
* | Fixed (mono-)script handling for SL viewer 1.21: | Homer Horwitz | 2008-10-16 | 1 | -0/+2 |
* | * Fixes the last snag with the EventQueue. The situation where the seedcap g... | Teravus Ovares | 2008-10-05 | 1 | -0/+1 |
* | Completely revert the notecard uploading changes I made, since they | Melanie Thielker | 2008-09-21 | 1 | -2/+0 |
* | And re-reverse the names from last commit | Melanie Thielker | 2008-09-20 | 1 | -2/+2 |
* | Remove CAPS notecard updating, as LL isn't supporting it and the viewer | Melanie Thielker | 2008-09-20 | 1 | -1/+2 |
* | Partially implement notecard saves in task inventory. Still makes the | Melanie Thielker | 2008-09-20 | 1 | -1/+2 |
* | * Made Seed CAP response respect the SSL setting. | Teravus Ovares | 2008-09-14 | 1 | -4/+40 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -38/+38 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -2/+2 |
* | Thank you, salahzar, for a patch that adds llGetNumberOfSides and will | Melanie Thielker | 2008-08-23 | 1 | -1/+1 |
* | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2008-08-23 | 1 | -3/+2 |
* | Patch #9171 | Melanie Thielker | 2008-08-23 | 1 | -0/+26 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -2/+2 |
* | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 1 | -1/+3 |
* | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2008-07-02 | 1 | -1/+0 |
* | dr scofield's warning safari: | Dr Scofield | 2008-06-27 | 1 | -5/+5 |
* | save_assets_to_file path shouldn't always assume uploaded | Sean Dague | 2008-06-13 | 1 | -1/+8 |
* | * Split the World Map code into a module. | Teravus Ovares | 2008-06-12 | 1 | -4/+5 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -3/+3 |
* | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 2008-05-20 | 1 | -3/+10 |
* | * Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ... | Teravus Ovares | 2008-05-16 | 1 | -0/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -65/+65 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -1/+1 |
* | * Revert caps fetch inventory service back to UDP for now | Justin Clarke Casey | 2008-05-09 | 1 | -2/+14 |
* | From: Michael Osias <mosias@us.ibm.com> | Justin Clarke Casey | 2008-05-09 | 1 | -0/+20 |
* | * Minor: Insert utility function to format raw xml strings into indented xml ... | Justin Clarke Casey | 2008-05-09 | 1 | -3/+4 |
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -4/+4 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 1 | -6/+5 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -5/+4 |
* | * Re-Fixed caps | Teravus Ovares | 2008-04-17 | 1 | -1/+8 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-15 | 1 | -0/+1 |
* | * Working towards notifying the client if the inventory service has failed, r... | Justin Clarke Casey | 2008-04-14 | 1 | -3/+32 |
* | * Correct comment from previous patch - I'm not reversing mantis #912 at all,... | Justin Clarke Casey | 2008-04-13 | 1 | -1/+1 |
* | * Reverse mantis #912 since it was causing inventory to disappear from the ro... | Justin Clarke Casey | 2008-04-13 | 1 | -1/+10 |
* | Thank you kindly, A_Biondi for a patch that: | Charles Krinke | 2008-04-10 | 1 | -0/+13 |
* | * Update code to use patched libsecondlife.dll which removes the problem wher... | Justin Clarke Casey | 2008-04-08 | 1 | -10/+1 |
* | Refactor InventoryItemBase to do the following: | Sean Dague | 2008-04-07 | 1 | -23/+23 |
* | * Make objects appear in 1.19.1.4 inventory again | Justin Clarke Casey | 2008-04-04 | 1 | -6/+19 |
* | * Fixed up some documentation regarding the inventory descendants method XML.... | Teravus Ovares | 2008-04-04 | 1 | -3/+17 |
* | * Fixes CAPS InventoryDescendants and the notorious 'LLSDParseException:expec... | Teravus Ovares | 2008-04-04 | 1 | -9/+46 |
* | * Fixing permissions on items returned via CAPS based inventory | Teravus Ovares | 2008-04-04 | 1 | -1/+2 |
* | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-03 | 1 | -141/+48 |