aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-16* Applying melanie's Landmark patch. Thanks Melanie!Teravus Ovares5-33/+54
2008-04-16After reading Timer.cs in the mono source, I'm notSean Dague1-116/+118
2008-04-16Thank you very much, Kmeisthax for:Charles Krinke4-0/+66
2008-04-15* A tweak of the caps system so that new caps have random paths instead of a ...Teravus Ovares2-2/+31
2008-04-15* Fix mantis 975 - prim text > 255 charsJustin Clarke Casey1-0/+8
2008-04-15Fixed LSL State support.Teravus Ovares3-35/+57
2008-04-15From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-0/+288
2008-04-15From: dirk husemann <hud@zurich.ibm.com>Sean Dague1-2/+4
2008-04-15Update svn properties.Jeff Ames4-201/+201
2008-04-15* Added support for serialising objects to ExportSerialisationModule via Seri...Adam Frisby3-10/+23
2008-04-15* Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares4-19/+65
2008-04-15* Committing shell of a whole-region serialiser. This is not complete and wil...Adam Frisby3-0/+188
2008-04-15* Quick patch before I start on a bigger projectAdam Frisby3-55/+61
2008-04-14* Working towards notifying the client if the inventory service has failed, r...Justin Clarke Casey3-9/+35
2008-04-14* Fixed a few warnings.Teravus Ovares10-7/+340
2008-04-14make it so the IRC bridge only relays channel 0 messagesSean Dague1-7/+10
2008-04-14#952 againTeravus Ovares1-7/+21
2008-04-14Fix for mantis 952Teravus Ovares1-23/+30
2008-04-13* Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares3-15/+873
2008-04-13* Temporarily, stop the exception of mantis #951 from killing the entire clie...Justin Clarke Casey1-1/+13
2008-04-13* Added some comments to terrain module.Adam Frisby2-3/+57
2008-04-11* Reduce publicly exposed fields on InventoryCollection, which was causing du...Justin Clarke Casey1-2/+8
2008-04-11* Minor refactoring in OGS1InventoryServiceJustin Clarke Casey1-27/+20
2008-04-11* Eliminate a class of errors where an inventory request could be made before...Justin Clarke Casey2-3/+11
2008-04-11* Minor inventory code cleanup following on from last patchJustin Clarke Casey2-9/+0
2008-04-11* Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey2-44/+41
2008-04-11* fix bug 935Teravus Ovares1-4/+7
2008-04-11* Fix bug 934Teravus Ovares1-1/+7
2008-04-11refactor: eliminate method in UserProfileCacheServiceJustin Clarke Casey2-2/+2
2008-04-11* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-0/+32
2008-04-11From: Kurt Taylor <krtaylor@us.ibm.com>Sean Dague1-11/+16
2008-04-11* Updated MapImageModule to support primitives showing on the world map image...Adam Frisby1-1/+43
2008-04-10* With Grid Comms up in the air.. I decided have the friends module update ...Teravus Ovares4-1/+166
2008-04-10Thank you Justin for a patch that solves the issue of: When a sensor detects ...Charles Krinke1-4/+14
2008-04-10* Minor: get CreateNewUserInventory() to return true on successJustin Clarke Casey1-1/+2
2008-04-10* Slightly smoother transition between land, shallow water and deep water in ...Teravus Ovares1-2/+11
2008-04-10renaming of attributes in UserAgentData for readabilitySean Dague1-4/+4
2008-04-10changing UserAgentData to use properties. This caused moreSean Dague1-4/+4
2008-04-10further renaming of properties for claritySean Dague6-32/+32
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague10-58/+58
2008-04-10* Brings back map tile generation based on the terrain. The algorithm produc...Teravus Ovares1-0/+108
2008-04-10* Fix a null reference when there's no [Economy] section in the opensim.iniTeravus Ovares1-3/+3
2008-04-10* Made it safe again to use the restart button from the estate tools and the ...Teravus Ovares2-4/+11
2008-04-10* Updates BetaGridLikeMoneyModuleTeravus Ovares7-21/+212
2008-04-10* Adds twist support for Cubes, Cylinders, and Prisms in the MeshmerizerTeravus Ovares5-11/+365
2008-04-09* Put explicit braces in for single line blocksJustin Clarke Casey1-3/+9
2008-04-09From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey3-7/+26
2008-04-09From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-3/+9
2008-04-08* Minor: Show summary count of connected agents in 'show users' region consol...Justin Clarke Casey1-1/+7
2008-04-08* Following A_Biondi's suggestion, going to try returning a version number of...Justin Clarke Casey1-1/+1