aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague8-387/+387
2008-04-24* Adds much better support for attachments that you right click on in world.Teravus Ovares4-12/+116
2008-04-23* Fixed an annoying pop-up box when crossing borders.Teravus Ovares3-5/+13
2008-04-23* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2-2/+122
2008-04-23* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares2-3/+56
2008-04-23* Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl...Adam Frisby4-11/+126
2008-04-23* Applying Mantis #1022 - Thanks Melanie!Adam Frisby1-2/+11
2008-04-23* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby1-1/+1
2008-04-23* Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby3-66/+129
2008-04-23* Get rid of missing texture notification drop messages for now - obscuring t...Justin Clarke Casey1-3/+7
2008-04-23From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey1-5/+15
2008-04-23From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-0/+3
2008-04-22doh, forgot that hg diffs don't do the adds correctly to svnSean Dague1-0/+46
2008-04-22From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-6/+4
2008-04-22* Implements llScriptDangerTeravus Ovares1-5/+30
2008-04-22* Implemented NoScript areas (without loosing script state).Teravus Ovares1-0/+59
2008-04-22* Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a...Adam Frisby1-10/+73
2008-04-21* Added missing reference to OpenSim.Framework.Communications to RemoteAdminP...Adam Frisby1-602/+602
2008-04-21* Various compiler warning cleanups.Adam Frisby2-2/+2
2008-04-21From: Dr Scofield <hud@zurich.ibm.com>Sean Dague3-5/+31
2008-04-21* Various refactorings.Adam Frisby2-18/+36
2008-04-21* Formatted ExportSerialiserModule and SvnBackupModuleAdam Frisby6-94/+112
2008-04-21Update svn properties.Jeff Ames1-7/+7
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby60-252/+215
2008-04-21* Terrain Module code has been reformatted to comply with guidelines.Adam Frisby35-591/+678
2008-04-21* Written a improved self-contained version of the XML Object Serialiser for ...Adam Frisby1-1/+47
2008-04-20* Remove user profile from cache when they log out from a region.Justin Clarke Casey1-0/+2
2008-04-20* Updates LSL2CS converterTeravus Ovares4-3/+149
2008-04-19Thank you kindly krtaylor for a patch to solve:Charles Krinke3-1/+55
2008-04-19* Fix build break in previous revisionJustin Clarke Casey1-1/+1
2008-04-18* Fixed two compiler warnings dealing with IPAddress equality.Adam Frisby1-3/+1
2008-04-18* Added lock persistenceTeravus Ovares1-3/+4
2008-04-17* Re-Fixed caps Teravus Ovares7-269/+186
2008-04-17* Acks the first UseCircuitCode packet Teravus Ovares1-0/+25
2008-04-17* Added "svn load" command to correspond "svn save". Will grab the latest rev...Adam Frisby1-1/+1
2008-04-17* Added ITerrainModule interface to Terrain Module, and registered accordingl...Adam Frisby2-1/+11
2008-04-17* Added a directory for the SVN module. More about to come.* SVNBackupModuleAdam Frisby1-1/+1
2008-04-17Update svn properties. Add copyright info to some source files.Jeff Ames12-24/+342
2008-04-17* Missed a file while committing.Adam Frisby1-0/+8
2008-04-17* Committing first version of SVN Backup ModuleAdam Frisby1-6/+5
2008-04-17* Patch from ChrisDown to fix odd results when using landmarks. Thanks Chris...Teravus Ovares1-2/+2
2008-04-17* Implements 'Set Home to Here' Teravus Ovares3-10/+60
2008-04-16* Applying melanie's Landmark patch. Thanks Melanie!Teravus Ovares3-1/+34
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 Krinke2-0/+46
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-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