aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/PacketServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby2008-05-021-149/+0
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-1/+0
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-041-4/+4
* Minor cleanup.Jeff Ames2008-02-201-2/+2
* * Change logger to handle [<entry>] where <entry> contains non alphabetic cha...Justin Clarke Casey2008-02-091-1/+1
* Still chasing logout memory leak. Putting in small changes and temporary lig...Justin Clarke Casey2008-02-081-3/+9
* * Chasing down memory leak where memory used by a client is not returned on c...Justin Clarke Casey2008-02-061-1/+7
* * Optimized usingslbsa712007-12-271-6/+7
* * Added slightly better object sit handlingTeravus Ovares2007-12-271-2/+2
* * Remapped the Connection shutdown path.Teravus Ovares2007-12-211-1/+1
* * Fix for mantis 0000040 After client logout remote host closed connection on...Teravus Ovares2007-12-181-1/+4
* * some work on not storing the circuitPack (bad thing if we're going to reuse...lbsa712007-12-151-3/+4
* Minor cleanupJeff Ames2007-12-131-1/+0
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* * Optimized usingslbsa712007-10-301-18/+15
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa712007-09-251-26/+26
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-1/+1
* * Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...lbsa712007-09-191-47/+0
* * Moved SendLogoutPacket back to IClientAPI.lbsa712007-09-181-7/+1
* * Yet some more connectivity restructuringlbsa712007-09-181-13/+28
* * Handlerized ViewerEffectlbsa712007-09-181-16/+12
* * Replaced usage of ClientView with IClientAPIlbsa712007-09-181-4/+4
* 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
* Deleted old inventoryCache.csMW2007-08-161-5/+4
* * renamed some scene to worldlbsa712007-08-061-2/+2
* * Started renaming world to Scenelbsa712007-07-261-17/+5
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-1/+1
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-181-0/+1
* * RegionApplicationBase restructuring now completelbsa712007-07-161-2/+2
* changed to native line ending encodingSean Dague2007-07-161-184/+184
* * Applying dalien's patches from bug#177 and #179Adam Frisby2007-07-111-0/+1
* * some follow up renaming of members et c.lbsa712007-07-091-2/+6
* * Introduced ClientManager for great justice.lbsa712007-07-091-1/+1
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-5/+3
* MAJOR IP RESTRUCTURINGlbsa712007-07-011-3/+1
* *Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen2007-06-271-2/+2
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-271-0/+183