aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* * Applying mantis#1048 - Patch for osSetRegionWaterHeight()Adam Frisby2008-04-255-3/+20
* * Used thomas' patch m884 as an example to make HUD attachments work. While...Teravus Ovares2008-04-252-2/+2
* * Implements llTarget, llTargetRemove, at_target(), not_at_target()Teravus Ovares2008-04-258-19/+221
* * Tuned the llMove2Target PID controller to be more reasonable and not oversh...Teravus Ovares2008-04-242-8/+33
* do a max of 3 splits when first processing the nhibernate connect Sean Dague2008-04-242-2/+2
* in theory, let you pass the mysql connection string into theSean Dague2008-04-242-3/+21
* * Patch from Melanie. Mantis: 1040. Thanks Melanie!Teravus Ovares2008-04-242-8/+65
* auto table creation for nhibernate backendsSean Dague2008-04-242-1/+57
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-2422-790/+790
* * Adds much better support for attachments that you right click on in world.Teravus Ovares2008-04-248-26/+176
* * From: Alan M Webb <awebb.vnet.ibm.com>Justin Clarke Casey2008-04-241-1/+1
* * Fixed an annoying pop-up box when crossing borders.Teravus Ovares2008-04-235-9/+17
* * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2008-04-2310-11/+242
* * Add NUnit to CONTRIBUTORS fileJustin Clarke Casey2008-04-231-0/+1
* * Implement full grid mode Trash emptyJustin Clarke Casey2008-04-235-26/+62
* * Fixes lsl scripts with no state_entry event at allTeravus Ovares2008-04-231-1/+39
* fix for mantis 1036Sean Dague2008-04-231-0/+1
* fixed mantis: 1035, as well as ordering commandsSean Dague2008-04-231-10/+9
* add a database_connect field for the asset server configSean Dague2008-04-232-4/+12
* allow for Inventory database source to be specified in mainSean Dague2008-04-2312-52/+75
* changes to allow asset_source to be specified in the opensim.iniSean Dague2008-04-239-13/+40
* * Fix a console issue where pressing return on some operating systems cause t...Teravus Ovares2008-04-231-0/+4
* * Implement proper emptying of trashcan on standaloneJustin Clarke Casey2008-04-2310-15/+115
* * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares2008-04-2312-12/+252
* Two small changes:Sean Dague2008-04-231-2/+15
* Thank you kindly, Tyre for :Charles Krinke2008-04-231-10/+16
* * Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl...Adam Frisby2008-04-234-11/+126
* * Patch #1026 - llDialog support -- Thanks Melanie!Adam Frisby2008-04-234-10/+92
* * Another bamboo fixAdam Frisby2008-04-231-1/+1
* * Committing working dir fix for bamboo.buildAdam Frisby2008-04-231-1/+1
* * Fix for mantis #1025 - Region always reports that location is unavailable. ...Adam Frisby2008-04-231-2/+3
* * Applying Mantis #1022 - Thanks Melanie!Adam Frisby2008-04-231-2/+11
* * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby2008-04-233-17/+216
* * Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby2008-04-238-80/+176
* * Fix mantis #842 - folders which are created but left named "New Folder" in ...Justin Clarke Casey2008-04-231-1/+14
* * Removing old libTerrainBSD and associated Plugin & Project.Adam Frisby2008-04-2329-5188/+0
* * 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-233-2/+27
* * Updated filesystem refs for bamboo.buildAdam Frisby2008-04-231-14/+14
* * Moving bamboo.buildAdam Frisby2008-04-231-0/+0
* * Once more into the breach, yada yada.Adam Frisby2008-04-231-1/+24
* * One more attempt (Fixing CI server)Adam Frisby2008-04-231-0/+1
* * Committing improved bamboo.buildAdam Frisby2008-04-232-1/+7
* * Removing autobuild.shAdam Frisby2008-04-232-5/+8
* * Tweaked autobuild.shAdam Frisby2008-04-231-6/+5
* * Committing an 'autobuild.sh' script for our CI server. Others may find this...Adam Frisby2008-04-231-0/+6
* Update svn properties.Jeff Ames2008-04-231-79/+79
* * Add folders and items locking in external manipulations of InventoryFolderI...Justin Clarke Casey2008-04-221-20/+35
* * Add DeleteAllContents() method to InventoryFolderImpl - not yet used but wi...Justin Clarke Casey2008-04-221-39/+109