| Commit message (Expand) | Author | Age | Files | Lines |
* | * Quelled a Log format exception in the logging routines. | Teravus Ovares | 2007-11-22 | 1 | -2/+2 |
* | Created a client driven packet throttler. The sim now respects the client's ... | Teravus Ovares | 2007-11-22 | 1 | -5/+153 |
* | * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T... | Teravus Ovares | 2007-11-18 | 1 | -1/+1 |
* | Revert the previous commit - indeed this needs to be fixed in a | Dalien Talbot | 2007-11-18 | 1 | -9/+3 |
* | Trap the error during the logout with connections to multiple sims on | Dalien Talbot | 2007-11-18 | 1 | -3/+9 |
* | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 2007-11-13 | 1 | -5/+10 |
* | Some work on cleanly removing Regions. | MW | 2007-11-13 | 1 | -0/+10 |
* | add a few more verbose bits | Sean Dague | 2007-11-09 | 1 | -0/+2 |
* | * Protip: Commit AFTER compiling. | Adam Frisby | 2007-11-09 | 1 | -1/+1 |
* | * Added some code to prevent a spinlock. | Adam Frisby | 2007-11-09 | 1 | -3/+7 |
* | * Tweaked how the throttle works. | Adam Frisby | 2007-11-09 | 1 | -1/+9 |
* | * Tweaked throttle sizes. Throttle is now 256kbps outbound per client. | Adam Frisby | 2007-11-09 | 1 | -2/+3 |
* | * Added some *VERY* experimental highly dodgy throttling of outbound packets ... | Adam Frisby | 2007-11-09 | 1 | -4/+31 |
* | * Diuerse beavtificatems | lbsa71 | 2007-11-01 | 1 | -2/+2 |
* | some small changes | MW | 2007-10-31 | 1 | -1/+1 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -37/+49 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -4/+0 |
* | * Removed plenty more untagged console messages. Everything now has shiny gro... | Adam Frisby | 2007-10-22 | 1 | -5/+5 |
* | * Major structural change: Begun converting Events to use (caller, args) synt... | Adam Frisby | 2007-10-19 | 1 | -0/+7 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 1 | -0/+1 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -1/+0 |
* | * Encapsulated all CommunicationsManager services | lbsa71 | 2007-09-24 | 1 | -2/+1 |
* | long-lost fixes to physics -- proper physical avatar management on crossings, TP | dan miller | 2007-09-24 | 1 | -1/+1 |
* | * Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata... | lbsa71 | 2007-09-19 | 1 | -1/+0 |
* | * Yet some more connectivity restructuring | lbsa71 | 2007-09-18 | 1 | -7/+7 |
* | * Handlerized ViewerEffect | lbsa71 | 2007-09-18 | 1 | -13/+7 |
* | * Replaced usage of ClientView with IClientAPI | lbsa71 | 2007-09-18 | 1 | -8/+12 |
* | * Merged ClientViewBase into ClientView for great justice | lbsa71 | 2007-09-18 | 1 | -3/+3 |
* | Added CLI "debug packet 0..255" to enable the in/out packet dumps with variou... | Dalien Talbot | 2007-09-13 | 1 | -1/+33 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
* | Converted the LSL scripting engine into a IRegionModule, so now all "modules"... | MW | 2007-09-08 | 1 | -0/+8 |
* | The regionUUID is now being passed to the datastore calls. | MW | 2007-08-20 | 1 | -15/+22 |
* | Instant Messages between users in the same region should actually now work. | MW | 2007-08-20 | 1 | -18/+0 |
* | Deleted old inventoryCache.cs | MW | 2007-08-16 | 1 | -6/+5 |
* | The 'Party Party Groupie Groupie Life is a game' commit: | lbsa71 | 2007-08-15 | 1 | -0/+2 |
* | Some cleaning up and removed a few old files no longer in use. | MW | 2007-08-10 | 1 | -1/+1 |
* | * Raised ping timeout to 150 seconds | Adam Frisby | 2007-07-29 | 1 | -2/+2 |
* | * Started renaming world to Scene | lbsa71 | 2007-07-26 | 1 | -6/+6 |
* | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 2007-07-22 | 1 | -1/+2 |
* | * Issue#211 - 30 second timeout is too low. (Thanks Babblefrog) | Adam Frisby | 2007-07-21 | 1 | -1/+1 |
* | * RegionApplicationBase restructuring now complete | lbsa71 | 2007-07-16 | 1 | -2/+2 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -293/+293 |
* | * Applying dalien's patches from bug#177 and #179 | Adam Frisby | 2007-07-11 | 1 | -9/+31 |
* | * More cleaning - Sugilite now only has build errors for "value is never used... | Adam Frisby | 2007-07-04 | 1 | -1/+0 |
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -16/+14 |
* | Can change the name and description of a prim. | MW | 2007-07-01 | 1 | -0/+1 |
* | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2007-07-01 | 1 | -1/+1 |
* | *Some more restructuring/fixing -- should compile, but high chance I forgot t... | mingchen | 2007-06-27 | 1 | -2/+2 |
* | Some work on restructuring the namespaces / project names. Note this doesn't ... | MW | 2007-06-27 | 1 | -0/+273 |