aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/PacketServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-02* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby1-149/+0
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+0
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-4/+4
2008-02-20Minor cleanup.Jeff Ames1-2/+2
2008-02-09* Change logger to handle [<entry>] where <entry> contains non alphabetic cha...Justin Clarke Casey1-1/+1
2008-02-08Still chasing logout memory leak. Putting in small changes and temporary lig...Justin Clarke Casey1-3/+9
2008-02-06* Chasing down memory leak where memory used by a client is not returned on c...Justin Clarke Casey1-1/+7
2007-12-27* Optimized usingslbsa711-6/+7
2007-12-27* Added slightly better object sit handlingTeravus Ovares1-2/+2
2007-12-21* Remapped the Connection shutdown path.Teravus Ovares1-1/+1
2007-12-18* Fix for mantis 0000040 After client logout remote host closed connection on...Teravus Ovares1-1/+4
2007-12-15* some work on not storing the circuitPack (bad thing if we're going to reuse...lbsa711-3/+4
2007-12-13Minor cleanupJeff Ames1-1/+0
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-10-30* Optimized usingslbsa711-18/+15
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-09-25* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa711-26/+26
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-1/+1
2007-09-19* Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...lbsa711-47/+0
2007-09-18* Moved SendLogoutPacket back to IClientAPI.lbsa711-7/+1
2007-09-18* Yet some more connectivity restructuringlbsa711-13/+28
2007-09-18* Handlerized ViewerEffectlbsa711-16/+12
2007-09-18* Replaced usage of ClientView with IClientAPIlbsa711-4/+4
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-08Converted the LSL scripting engine into a IRegionModule, so now all "modules"...MW1-0/+8
2007-08-16Deleted old inventoryCache.csMW1-5/+4
2007-08-06* renamed some scene to worldlbsa711-2/+2
2007-07-26* Started renaming world to Scenelbsa711-17/+5
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-1/+1
2007-07-18*New Configuration System, much easier and less buggy compared to the origina...mingchen1-0/+1
2007-07-16* RegionApplicationBase restructuring now completelbsa711-2/+2
2007-07-16changed to native line ending encodingSean Dague1-184/+184
2007-07-11* Applying dalien's patches from bug#177 and #179Adam Frisby1-0/+1
2007-07-09* some follow up renaming of members et c.lbsa711-2/+6
2007-07-09* Introduced ClientManager for great justice.lbsa711-1/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-5/+3
2007-07-01MAJOR IP RESTRUCTURINGlbsa711-3/+1
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-2/+2