aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Fixed a small off by one error in sending MapBlocksHomer Horwitz2008-10-021-1/+1
* Square hollow size in cylinder meshes were a little too small - fixed.Dahlia Trimble2008-10-021-0/+2
* - Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz2008-10-014-2/+31
* * minor: oh, and comment out the now unused logger as wellJustin Clarke Casey2008-10-011-2/+2
* * minor: Comment out temporarily statistical counter I accidentally left in f...Justin Clarke Casey2008-10-011-1/+1
* * Try bumping packet resend timeout up to 2 seconds instead of 1Justin Clarke Casey2008-10-011-9/+22
* * refactor: rename interface to put standard I prefix in frontJustin Clarke Casey2008-10-013-5/+5
* * Fix bug in LLPacketHandler where the tickcount when a packet was approximat...Justin Clarke Casey2008-10-012-9/+21
* a little (incomplete) hackery in the IRC module to allow run-time connection ...Dahlia Trimble2008-10-011-11/+74
* Added functions to find prims by nameJohan Berntsson2008-10-012-0/+37
* * Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares2008-10-012-13/+127
* * Replacing Net.HttpListener with HttpServer. Teravus Ovares2008-09-301-9/+10
* initial version of a meeting concierge module.Dr Scofield2008-09-301-0/+213
* - a couple of minor code cleanups in RestInventoryServicesDr Scofield2008-09-303-58/+71
* And one more. lThat should make all scripts start for everyoneMelanie Thielker2008-09-301-1/+1
* Add two more default script engine paramsMelanie Thielker2008-09-302-2/+2
* Add the default script engine to the script creation from archive loadingMelanie Thielker2008-09-301-1/+1
* * Fixed minor issue while building: If you do a raytraced object placement an...Adam Frisby2008-09-301-0/+4
* Allow create-region to load files from arbitrary locationsMelanie Thielker2008-09-301-1/+6
* * Get the code up to speed with my -#dev e-mail example. (uncomment out lines...Teravus Ovares2008-09-301-1/+11
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-302-7/+3
* Mantis#2300. Thank you kindly, Idb for a patch that solves:Charles Krinke2008-09-303-32/+33
* Mantis#2299. Thank you kindly, Idb for a patch that:Charles Krinke2008-09-293-12/+20
* * minor: forgot this small tidy in the last checkinJustin Clarke Casey2008-09-291-2/+1
* * minor: tidy up async sog deleterJustin Clarke Casey2008-09-291-19/+18
* * minor: remove warningJustin Clarke Casey2008-09-291-5/+5
* * refactor: move asynchronous scene object deletion to inventory queueing out...Justin Clarke Casey2008-09-293-83/+165
* ApplyImpulse now forwards impulse in both local and global modes.Dahlia Trimble2008-09-291-6/+3
* From: rob smart (smartrob@uk.ibm.com)Dr Scofield2008-09-291-6/+22
* * Fix http://opensimulator.org/mantis/view.php?id=2189 for real this timeJustin Clarke Casey2008-09-291-1/+8
* * minor: remove warningsJustin Clarke Casey2008-09-291-3/+3
* * reactor: move inventory archive classes into separate Inventory/Archiver di...Justin Clarke Casey2008-09-293-6/+5
* * refactor: Rename InventoryModule to InventoryTransferModuleJustin Clarke Casey2008-09-293-5/+5
* * Move existing inventory module into a 'Transfer' namespace, since that is t...Justin Clarke Casey2008-09-291-1/+1
* * check in missing files that caused the previous build breakJustin Clarke Casey2008-09-292-0/+487
* * Apply http://opensimulator.org/mantis/view.php?id=2294Justin Clarke Casey2008-09-292-75/+18
* fixes future mantis from SachaMagne.Dr Scofield2008-09-291-1/+1
* Mantis #2293Melanie Thielker2008-09-291-0/+3
* Mantis #2293Melanie Thielker2008-09-291-0/+3
* Implement the plumbing for llSetVehicleType from the LSLCharles Krinke2008-09-2810-1/+70
* Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke2008-09-284-0/+34
* Added the plumbing for llSetVehicleRotationParamCharles Krinke2008-09-2810-1/+69
* A little bit further with LLSetVehicleVectorParam.Charles Krinke2008-09-281-1/+8
* Add explicit CultureInfo to the script compile thread in DotNetEngine toMelanie Thielker2008-09-283-0/+11
* Plumb the connection though from llSetVehicleVectorParamCharles Krinke2008-09-2810-33/+78
* Mantis #1922Melanie Thielker2008-09-282-1/+2
* Add some methods to allow modules so set client view optionsMelanie Thielker2008-09-284-0/+47
* Remove llSetVehicledoubleParam. It does not exist.Charles Krinke2008-09-281-6/+0
* Plumb the connection through from llSetVehicleFloatParamCharles Krinke2008-09-2810-3/+73
* Mantis #2288Melanie Thielker2008-09-281-4/+16