| Commit message (Expand) | Author | Files | Lines |
2008-08-09 | * Change _Config.xml node selection code to allow comments | Justin Clarke Casey | 1 | -5/+5 |
2008-08-09 | * Added a little more log info in LLUDPServer | lbsa71 | 1 | -1/+2 |
2008-08-09 | * Make session security (secure inventory) configuration FALSE by default | Justin Clarke Casey | 1 | -1/+1 |
2008-08-09 | * minor: remove redundant welcome message from inventory grid server configur... | Justin Clarke Casey | 2 | -9/+2 |
2008-08-09 | * Add line to log notifying of inventory -> user grid server trust failure | Justin Clarke Casey | 2 | -4/+36 |
2008-08-09 | * Shielded against various forms of Malformed data crashes - if there is an e... | lbsa71 | 1 | -119/+65 |
2008-08-08 | Mantis#1521. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -115/+139 |
2008-08-08 | Mantis#1521. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 2 | -115/+144 |
2008-08-08 | Patch #9161 | Melanie Thielker | 1 | -2/+2 |
2008-08-08 | Sorry, thoughtI had added that :/ | Melanie Thielker | 1 | -0/+77 |
2008-08-08 | * Removed unused m_bAvailable | lbsa71 | 1 | -1/+1 |
2008-08-08 | Patch #9160 | Melanie Thielker | 2 | -42/+3 |
2008-08-08 | * All CheckRegion within an instance would use the same, global, bool for 'Av... | lbsa71 | 4 | -33/+49 |
2008-08-08 | De-coupling the IClientAPI interface and ClientManager class from the | Mike Mazur | 5 | -8/+16 |
2008-08-08 | Update svn properties, minor formatting cleanup. | Jeff Ames | 2 | -463/+463 |
2008-08-08 | Remove FunSL client stack as it's under development and often won't compile. | Mike Mazur | 8 | -8455/+0 |
2008-08-07 | Committing first draft of the universal cache. This is by no means | Melanie Thielker | 1 | -0/+467 |
2008-08-07 | Patch #9159 | Melanie Thielker | 1 | -16/+27 |
2008-08-07 | Mantis#1894. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -1/+2 |
2008-08-07 | Mantis#1901. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2 | -2/+2 |
2008-08-07 | Mantis#1899. Thank you kindly, Cmickeyb for a patch that: | Charles Krinke | 3 | -11/+11 |
2008-08-07 | Mantis#1888. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2 | -1/+55 |
2008-08-07 | Patch #9158 | Melanie Thielker | 2 | -57/+80 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 19 | -82/+82 |
2008-08-06 | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -2/+6 |
2008-08-06 | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -0/+4 |
2008-08-06 | Rename namespace to FunSL. | Mike Mazur | 8 | -14/+14 |
2008-08-06 | Create FunSLUDP client stack. At the moment it's only a copy of the LindenUDP | Mike Mazur | 8 | -0/+8455 |
2008-08-06 | Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls.... | Mike Mazur | 7 | -0/+110 |
2008-08-05 | * oops, fix build break from last checkin | Justin Clarke Casey | 1 | -2/+2 |
2008-08-05 | * possible fix for event queue problems (exceptions and event count max excee... | Justin Clarke Casey | 1 | -1/+17 |
2008-08-05 | * Fix probable cause of one of the bugs seen in the osgrid office hours today | Justin Clarke Casey | 1 | -3/+4 |
2008-08-05 | * Add / as a shortcut to select the root region | Justin Clarke Casey | 1 | -3/+3 |
2008-08-05 | * Try and make the contents of the region prompt more obvious by returning to... | Justin Clarke Casey | 1 | -31/+18 |
2008-08-05 | * Make currently selected region appear in the region console prompt | Justin Clarke Casey | 3 | -8/+13 |
2008-08-05 | * refactor: change console base 'component name' to 'default prompt' since th... | Justin Clarke Casey | 1 | -4/+13 |
2008-08-05 | * refactor: change method name | Justin Clarke Casey | 1 | -3/+3 |
2008-08-05 | * refactor: clean up code for selecting regions on the region console | Justin Clarke Casey | 1 | -35/+32 |
2008-08-05 | * minor: slightly pointlessly increase the verbosity of the message given whe... | Justin Clarke Casey | 1 | -3/+9 |
2008-08-04 | Fix one more instance of a bad bit value for the collision event | Melanie Thielker | 1 | -1/+1 |
2008-08-04 | Fix wrong bitmask value in script engine that would make a mess of | Melanie Thielker | 2 | -2/+2 |
2008-08-04 | Addresses Mantis #1886 | Melanie Thielker | 2 | -6/+11 |
2008-08-02 | Mantis#1877. Thank you kindly, Sache Magne for a patch that: | Charles Krinke | 1 | -1/+13 |
2008-08-01 | * minor: correct spelling, remove warning | Justin Clarke Casey | 1 | -2/+2 |
2008-08-01 | Estate series, patch 9 (#9157) | Melanie Thielker | 8 | -7/+36 |
2008-08-01 | * minor: add to the thread tracker the thread with which the thread tracker t... | Justin Clarke Casey | 1 | -1/+2 |
2008-08-01 | * Register main thread as console thread with thread tracker | Justin Clarke Casey | 1 | -0/+4 |
2008-08-01 | * minor: get rid of count number from 'show threads' display since they all h... | Justin Clarke Casey | 1 | -12/+1 |
2008-08-01 | * start tracking viewer session threads | Justin Clarke Casey | 1 | -3/+4 |
2008-08-01 | * minor: log message twiddling | Justin Clarke Casey | 6 | -24/+17 |