aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-248-387/+387
* * Adds much better support for attachments that you right click on in world.Teravus Ovares2008-04-244-12/+116
* * Fixed an annoying pop-up box when crossing borders.Teravus Ovares2008-04-233-5/+13
* * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2008-04-232-2/+122
* * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares2008-04-232-3/+56
* * Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl...Adam Frisby2008-04-234-11/+126
* * Applying Mantis #1022 - Thanks Melanie!Adam Frisby2008-04-231-2/+11
* * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby2008-04-231-1/+1
* * Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby2008-04-233-66/+129
* * Get rid of missing texture notification drop messages for now - obscuring t...Justin Clarke Casey2008-04-231-3/+7
* From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-231-5/+15
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-04-231-0/+3
* doh, forgot that hg diffs don't do the adds correctly to svnSean Dague2008-04-221-0/+46
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-221-6/+4
* * Implements llScriptDangerTeravus Ovares2008-04-221-5/+30
* * Implemented NoScript areas (without loosing script state).Teravus Ovares2008-04-221-0/+59
* * Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a...Adam Frisby2008-04-221-10/+73
* * Added missing reference to OpenSim.Framework.Communications to RemoteAdminP...Adam Frisby2008-04-211-602/+602
* * Various compiler warning cleanups.Adam Frisby2008-04-212-2/+2
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-213-5/+31
* * Various refactorings.Adam Frisby2008-04-212-18/+36
* * Formatted ExportSerialiserModule and SvnBackupModuleAdam Frisby2008-04-216-94/+112
* Update svn properties.Jeff Ames2008-04-211-7/+7
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-2160-252/+215
* * Terrain Module code has been reformatted to comply with guidelines.Adam Frisby2008-04-2135-591/+678
* * Written a improved self-contained version of the XML Object Serialiser for ...Adam Frisby2008-04-211-1/+47
* * Remove user profile from cache when they log out from a region.Justin Clarke Casey2008-04-201-0/+2
* * Updates LSL2CS converterTeravus Ovares2008-04-204-3/+149
* Thank you kindly krtaylor for a patch to solve:Charles Krinke2008-04-193-1/+55
* * Fix build break in previous revisionJustin Clarke Casey2008-04-191-1/+1
* * Fixed two compiler warnings dealing with IPAddress equality.Adam Frisby2008-04-181-3/+1
* * Added lock persistenceTeravus Ovares2008-04-181-3/+4
* * Re-Fixed caps Teravus Ovares2008-04-177-269/+186
* * Acks the first UseCircuitCode packet Teravus Ovares2008-04-171-0/+25
* * Added "svn load" command to correspond "svn save". Will grab the latest rev...Adam Frisby2008-04-171-1/+1
* * Added ITerrainModule interface to Terrain Module, and registered accordingl...Adam Frisby2008-04-172-1/+11
* * Added a directory for the SVN module. More about to come.* SVNBackupModuleAdam Frisby2008-04-171-1/+1
* Update svn properties. Add copyright info to some source files.Jeff Ames2008-04-1712-24/+342
* * Missed a file while committing.Adam Frisby2008-04-171-0/+8
* * Committing first version of SVN Backup ModuleAdam Frisby2008-04-171-6/+5
* * Patch from ChrisDown to fix odd results when using landmarks. Thanks Chris...Teravus Ovares2008-04-171-2/+2
* * Implements 'Set Home to Here' Teravus Ovares2008-04-173-10/+60
* * Applying melanie's Landmark patch. Thanks Melanie!Teravus Ovares2008-04-163-1/+34
* After reading Timer.cs in the mono source, I'm notSean Dague2008-04-161-116/+118
* Thank you very much, Kmeisthax for:Charles Krinke2008-04-162-0/+46
* * A tweak of the caps system so that new caps have random paths instead of a ...Teravus Ovares2008-04-152-2/+31
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-151-0/+288
* From: dirk husemann <hud@zurich.ibm.com>Sean Dague2008-04-151-2/+4
* Update svn properties.Jeff Ames2008-04-154-201/+201
* * Added support for serialising objects to ExportSerialisationModule via Seri...Adam Frisby2008-04-153-10/+23