aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/ClientView.ProcessPackets.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01* Diuerse beavtificatemslbsa711-2/+2
2007-11-01Thank you, Melanie for solving: When receiving an ObjectAdd packet, the Rotat...Charles Krinke1-1/+1
2007-10-31fixed filenames in log messagesJeff Ames1-1/+1
2007-10-30Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax1-1/+1
2007-10-30temporary fix for sitting collisions in ODEJeff Ames1-3/+2
2007-10-30* Optimized usingslbsa711-110/+160
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-3/+1
2007-10-29Started the process of cleaning up AssetCache and moving most of the code int...MW1-2/+12
2007-10-28Added preliminary support for sitting on primsJeff Ames1-0/+16
2007-10-19* Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby1-1/+11
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax1-1/+1
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-2/+3
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-3/+2
2007-09-20* Some more presence refactoringlbsa711-1/+1
2007-09-19* Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...lbsa711-11/+8
2007-09-18* Moved SendLogoutPacket back to IClientAPI.lbsa711-0/+12
2007-09-18* Handlerized ViewerEffectlbsa711-13/+0
2007-09-18* Replaced usage of ClientView with IClientAPIlbsa711-5/+6
2007-09-18* Merged ClientViewBase into ClientView for great justicelbsa711-1/+1
2007-09-14* Wired up chat so that channel goes into OnChatFromViewer. However:lbsa711-1/+4
2007-09-13Added CLI "debug packet 0..255" to enable the in/out packet dumps with variou...Dalien Talbot1-7/+0
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-10hooked up sdague new sqlite asset database provider to the old asset system. ...MW1-1/+3
2007-08-30Added some place holder classes for various modules.MW1-2/+4
2007-08-29Various small changes (some likely to be removed again soon)MW1-1/+2
2007-08-26Another attempt to fix the image sending bug (next week, I intend to rewrite ...MW1-2/+3
2007-08-22Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri...MW1-0/+7
2007-08-22Made SceneObjectGroup.GetChildPrim() public, for now so that script engine ca...MW1-0/+10
2007-08-22Start of Task Inventory (ie prim's inventory). For now, you can only move scr...MW1-0/+7
2007-08-21Added OnRezScript event to Scene.EventManager.Which the script engine should ...MW1-0/+5
2007-08-21Can now turn on/off server side permission checking (on prim editing etc) fro...MW1-1/+11
2007-08-20Instant Messages between users in the same region should actually now work.MW1-6/+6
2007-08-19small clean up.MW1-13/+4
2007-08-19Sqlite datastore should now save the textures and extraparams data (used by s...MW1-2/+22
2007-08-16Deleted old inventoryCache.csMW1-2/+2
2007-08-16Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW1-18/+6
2007-08-15The 'Party Party Groupie Groupie Life is a game' commit:lbsa711-1/+22
2007-08-15More work on inventory, can now create other inventory types, like Clothes an...MW1-18/+17
2007-08-13oops , guess I should include the new files next time MW1-2/+0
2007-08-10Few small fixesMW1-9/+9
2007-08-08missed this fileMW1-1/+2
2007-08-06* Now we have boxes. Yay!lbsa711-24/+30
2007-07-26* Started renaming world to Scenelbsa711-29/+3
2007-07-24* Users doing terraforming should see updates instantly now.Adam Frisby1-1/+1
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-9/+14
2007-07-19Some work on Inventory (not yet finished or enabled)MW1-22/+18
2007-07-18Sculpted Prims should now work. MW1-2/+7
2007-07-18More testing some ideas, to find best method for SceneObject Primitive classes. MW1-0/+1
2007-07-16*Renamed everything Parcels and ParcelData to Land and LandDatamingchen1-4/+4
2007-07-16changed to native line ending encodingSean Dague1-647/+647