aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bounding Box/find rez from inventory point code now seems to be working corre...MW2009-07-152-6/+24
* Yet more work on fixing the boundingbox code.MW2009-07-151-11/+21
* More fixing of the boundingbox code.MW2009-07-151-8/+9
* A attemp to fix the boundingBox code that I committed the other day.MW2009-07-151-25/+174
* Test commit to see if commit is working for me, as another core developer is ...MW2009-07-151-1/+2
* Fix for avatar falling through terrain when av_capsule_tilted=false, Mantis #...nlin2009-07-151-8/+78
* A stab at implementing llSetDamage. Not persistent.Melanie Thielker2009-07-154-2/+22
* Thank you, Twitch, for a patch to restore mayhem and murder to OpenSimMelanie Thielker2009-07-141-6/+6
* Remove redundant distance limitaion in llRezAtRootMelanie Thielker2009-07-141-5/+0
* add a constructor overload and an AddPos method to SculptMeshDahlia Trimble2009-07-141-0/+33
* A commit to retrigger pandaMW2009-07-131-1/+0
* Changed it so that when rezzing prims from inventory, a bounding box containi...MW2009-07-133-3/+55
* Attempt to make it so items rezzed from inventory aren't half in the ground o...MW2009-07-132-3/+11
* Changed the DeRezObject event so it passes a list<uint> of localIDs in one ev...MW2009-07-122-2/+23
* * Workaround for a bug in Vivox Server r2978, whereby channel-search.channels...Adam Frisby2009-07-121-2/+18
* * More Vivox FiddlingAdam Frisby2009-07-121-1/+5
* * Patch for previous revision.Adam Frisby2009-07-121-4/+1
* * More VivoxModule debugging.Adam Frisby2009-07-121-2/+20
* * Added some noisy debug information to VivoxModule to try debug why GetChann...Adam Frisby2009-07-121-2/+9
* Formatting cleanup.Jeff Ames2009-07-112-12/+12
* fixing addin.xmlDr Scofield2009-07-111-0/+1
* fixing missing ReplacableInterfaceDr Scofield2009-07-111-2/+7
* From: Dr Scofield <hud@zurich.ibm.com> & Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-07-111-0/+1301
* fixing warning re ReplacableInterface()Dr Scofield2009-07-111-1/+1
* Some improvements to prim face numbering - only affects viewers using PrimMesherDahlia Trimble2009-07-111-11/+17
* * Added a user friendly message to the sqlite regionsettings saver giving the...Teravus Ovares2009-07-101-1/+1
* Some module reshuffling, no user functionality yetMelanie Thielker2009-07-102-12/+31
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-1034-0/+180
* * minor format changes and message additionsJustin Clarke Casey2009-07-101-3/+3
* * minor: standardize some logging messagesJustin Clarke Casey2009-07-101-2/+1
* Now we are past revision 10000, I think its time to start to fix that massive...MW2009-07-103-7/+7
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-1032-83/+67
* * Commit some BinBVH rotation convenience. Calculates the W element of the ...Teravus Ovares2009-07-101-0/+8
* Thank you kindly, Godfrey, for a patch that:Charles Krinke2009-07-091-2/+4
* Thank you kindly, SnowDrop, for a patch that:Charles Krinke2009-07-081-3/+9
* Thank you kindly, RandomHuman for a patch that:Charles Krinke2009-07-081-0/+31
* Add DisableUndergroundMovement to scrpting API to allow underground movementMelanie Thielker2009-07-081-1/+3
* Prevent scripts from moving prims undergroundMelanie Thielker2009-07-081-1/+4
* Prevent teleports from ending undergroundMelanie Thielker2009-07-082-0/+52
* Experimental fix for tilted avatar capsule, Mantis #2905nlin2009-07-082-7/+29
* Change fields and methods in LSL API from private to protected, make someMelanie Thielker2009-07-061-99/+104
* comment out some excessively verbose eventqueue debugging messagesDahlia Trimble2009-07-051-2/+2
* Thank you kindly, AnakinLohner, for a patch that addresses:Charles Krinke2009-07-021-0/+18
* make methods surounding backup virtual so they could be override for server s...Sean Dague2009-07-021-3/+3
* Restore some lost functionality tot he combat module. Code that used toMelanie Thielker2009-07-021-1/+16
* Formatting cleanup.Jeff Ames2009-07-0110-326/+326
* Add copyright headers.Jeff Ames2009-07-015-5/+133
* Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker2009-07-016-51/+66
* Update svn properties.Jeff Ames2009-07-015-330/+330
* Thank you kindly, Snowdrop, for a patch that solves:Charles Krinke2009-06-298-2/+320