aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/ClientView.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* made log messages for known unhandled packet types shorter and yellower. add...Jeff Ames2007-12-041-27/+80
* minor refactor so that I can now grok what happens for outgoing packetsSean Dague2007-12-041-73/+85
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-041-4/+4
* From Justin Casey (IBM)Sean Dague2007-12-031-13/+19
* This is a simple patch which just renames an IClientAPI method toSean Dague2007-12-031-1/+2
* Part 1 of a commit. This revision will not compile, part 2 will be added in a...MW2007-12-011-4/+14
* Patch for mantis 0000015: Textures don't display in the objectSean Dague2007-11-301-3/+19
* add a few more parens to make sure that throttling conditionSean Dague2007-11-291-1/+1
* * Thanks to _SomeOne_, Server side permissions on object editing. Be aware, ...Teravus Ovares2007-11-291-83/+88
* I believe this turns throttling back on. I had expectedSean Dague2007-11-281-8/+8
* merged ClientView into a non partial class. WillSean Dague2007-11-281-1/+3090
* some variable renames to help me read the throttle codeSean Dague2007-11-271-40/+40
* * Added a way for the Region master user to kick individual users from their ...Teravus Ovares2007-11-241-0/+13
* * Added more commentsTeravus Ovares2007-11-221-0/+3
* * Quelled a Log format exception in the logging routines.Teravus Ovares2007-11-221-2/+2
* Created a client driven packet throttler. The sim now respects the client's ...Teravus Ovares2007-11-221-5/+153
* * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares2007-11-181-1/+1
* Revert the previous commit - indeed this needs to be fixed in a Dalien Talbot2007-11-181-9/+3
* Trap the error during the logout with connections to multiple sims on Dalien Talbot2007-11-181-3/+9
* * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares2007-11-131-5/+10
* Some work on cleanly removing Regions.MW2007-11-131-0/+10
* add a few more verbose bitsSean Dague2007-11-091-0/+2
* * Protip: Commit AFTER compiling. Adam Frisby2007-11-091-1/+1
* * Added some code to prevent a spinlock.Adam Frisby2007-11-091-3/+7
* * Tweaked how the throttle works.Adam Frisby2007-11-091-1/+9
* * Tweaked throttle sizes. Throttle is now 256kbps outbound per client.Adam Frisby2007-11-091-2/+3
* * Added some *VERY* experimental highly dodgy throttling of outbound packets ...Adam Frisby2007-11-091-4/+31
* * Diuerse beavtificatemslbsa712007-11-011-2/+2
* some small changesMW2007-10-311-1/+1
* * Optimized usingslbsa712007-10-301-37/+49
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-4/+0
* * Removed plenty more untagged console messages. Everything now has shiny gro...Adam Frisby2007-10-221-5/+5
* * Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby2007-10-191-0/+7
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-271-0/+1
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-1/+0
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-2/+1
* long-lost fixes to physics -- proper physical avatar management on crossings, TPdan miller2007-09-241-1/+1
* * Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...lbsa712007-09-191-1/+0
* * Yet some more connectivity restructuringlbsa712007-09-181-7/+7
* * Handlerized ViewerEffectlbsa712007-09-181-13/+7
* * Replaced usage of ClientView with IClientAPIlbsa712007-09-181-8/+12
* * Merged ClientViewBase into ClientView for great justicelbsa712007-09-181-3/+3
* Added CLI "debug packet 0..255" to enable the in/out packet dumps with variou...Dalien Talbot2007-09-131-1/+33
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* Converted the LSL scripting engine into a IRegionModule, so now all "modules"...MW2007-09-081-0/+8
* The regionUUID is now being passed to the datastore calls.MW2007-08-201-15/+22
* Instant Messages between users in the same region should actually now work.MW2007-08-201-18/+0
* Deleted old inventoryCache.csMW2007-08-161-6/+5
* The 'Party Party Groupie Groupie Life is a game' commit:lbsa712007-08-151-0/+2
* Some cleaning up and removed a few old files no longer in use.MW2007-08-101-1/+1