aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Spring cleaning.Adam Frisby2008-04-2964-1441/+1249
* Patch from Melanie: 0001087: Crash to bash de-linking objects. Thanks Melanie!Teravus Ovares2008-04-291-1/+2
* * Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle...Teravus Ovares2008-04-293-9/+174
* * Fixes child prim not editable as an attachment. You can right click on chi...Teravus Ovares2008-04-292-2/+16
* * Applying melanie's List2Vector and List2Rot patch. Added a routine in the...Teravus Ovares2008-04-292-2/+8
* * Lash up mantis 1064 - nre thrown in LandObject.sendLandObjectOwners()Justin Clarke Casey2008-04-281-13/+36
* wrap a common exception that we get on shutdown of the script engine to keepSean Dague2008-04-281-4/+9
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-285-702/+794
* * Fixed 'Welcome to Krynn' default that I missed and got stuck in by a patch.Teravus Ovares2008-04-281-1/+1
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-281-21/+29
* * Added basic 3-5 level undo on prim position/rotation/scale.Teravus Ovares2008-04-289-8/+370
* * Added String(FileExtension) property to ITerrainLoader to allow us to deter...Adam Frisby2008-04-278-6/+46
* * Patch from XenReborn to make remove-region work properly without needing to...Teravus Ovares2008-04-277-17/+130
* * Single Attachments now work from inventory. You can attach from inventory ...Teravus Ovares2008-04-2710-33/+240
* Minor svn, formatting cleanup.Jeff Ames2008-04-271-4/+0
* * More attachment stuff, reworked some of the inventory routines to be what I...Teravus Ovares2008-04-278-42/+172
* Thank you Melanie for implementingCharles Krinke2008-04-262-36/+65
* * Tidy up and comments related to last inventory related commitJustin Clarke Casey2008-04-261-5/+5
* * First draft implementation of copying prim inventory items back to agent in...Justin Clarke Casey2008-04-2610-14/+140
* * Ooops, attachments now teleport/cross region borders along with your avatar...Teravus Ovares2008-04-266-22/+141
* * Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati...Adam Frisby2008-04-264-49/+210
* * For info about this commit, see last commit.Teravus Ovares2008-04-261-3/+16
* * Error on System. references with 'CS20003: 'System' is null or not an object"Teravus Ovares2008-04-261-0/+5
* * Fixes prim crossing. See bug 1050.Teravus Ovares2008-04-255-5/+65
* * Check in odds and ends which remain as an attempt to get the item propertie...Justin Clarke Casey2008-04-254-13/+56
* * Fixes Mantis: 1049. Y Texture repeat not being applied to resulting animat...Teravus Ovares2008-04-251-1/+1
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-252-13/+64
* * Fixes the object pay box to default to -2,-2,-2,-2,-2. Fixes mantis 1045.Teravus Ovares2008-04-251-1/+1
* * 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-239-11/+241
* * 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-2311-51/+69
* changes to allow asset_source to be specified in the opensim.iniSean Dague2008-04-238-13/+38
* * 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