aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-01add basic store retrieve prim inventory test. the primSean Dague1-3/+60
2008-10-01one class per file please.Sean Dague2-100/+138
2008-10-01* Fix bug in LLPacketHandler where the tickcount when a packet was approximat...Justin Clarke Casey2-9/+21
2008-10-01add delete prim tests. Found and fixed bugs where regionSean Dague3-8/+47
2008-10-01Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker4-0/+69
2008-10-01a little (incomplete) hackery in the IRC module to allow run-time connection ...Dahlia Trimble1-11/+74
2008-10-01Added functions to find prims by nameJohan Berntsson2-0/+37
2008-10-01* Adds error handlers for errors parsing the querystring passed on the OSHttp...Teravus Ovares1-3/+18
2008-10-01* Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares3-16/+130
2008-09-30* Replacing Net.HttpListener with HttpServer. Teravus Ovares5-96/+302
2008-09-30initial version of a meeting concierge module.Dr Scofield1-0/+213
2008-09-30- a couple of minor code cleanups in RestInventoryServicesDr Scofield4-83/+96
2008-09-30And one more. lThat should make all scripts start for everyoneMelanie Thielker1-1/+1
2008-09-30Add two more default script engine paramsMelanie Thielker2-2/+2
2008-09-30Add the default script engine to the script creation from archive loadingMelanie Thielker1-1/+1
2008-09-30* Fixed minor issue while building: If you do a raytraced object placement an...Adam Frisby2-2/+5
2008-09-30Allow create-region to load files from arbitrary locationsMelanie Thielker2-1/+11
2008-09-30* Get the code up to speed with my -#dev e-mail example. (uncomment out lines...Teravus Ovares3-5/+45
2008-09-30Update svn properties, minor formatting cleanup.Jeff Ames2-7/+3
2008-09-30Mantis#2300. Thank you kindly, Idb for a patch that solves:Charles Krinke3-32/+33
2008-09-29add a test for updating region settings and fix a bug in uuidSean Dague2-1/+21
2008-09-29* Add missing mssql migration files from http://opensimulator.org/mantis/view...Justin Clarke Casey3-0/+76
2008-09-29Mantis#2299. Thank you kindly, Idb for a patch that:Charles Krinke3-12/+20
2008-09-29* minor: forgot this small tidy in the last checkinJustin Clarke Casey1-2/+1
2008-09-29* minor: tidy up async sog deleterJustin Clarke Casey1-19/+18
2008-09-29* minor: remove warningJustin Clarke Casey1-5/+5
2008-09-29* refactor: move asynchronous scene object deletion to inventory queueing out...Justin Clarke Casey3-83/+165
2008-09-29ApplyImpulse now forwards impulse in both local and global modes.Dahlia Trimble1-6/+3
2008-09-29From: rob smart (smartrob@uk.ibm.com)Dr Scofield1-6/+22
2008-09-29* Fix http://opensimulator.org/mantis/view.php?id=2189 for real this timeJustin Clarke Casey1-1/+8
2008-09-29* minor: remove warningsJustin Clarke Casey2-9/+10
2008-09-29* Apply http://opensimulator.org/mantis/view.php?id=2295Justin Clarke Casey5-73/+104
2008-09-29* reactor: move inventory archive classes into separate Inventory/Archiver di...Justin Clarke Casey3-6/+5
2008-09-29* refactor: Rename InventoryModule to InventoryTransferModuleJustin Clarke Casey3-5/+5
2008-09-29* Move existing inventory module into a 'Transfer' namespace, since that is t...Justin Clarke Casey1-1/+1
2008-09-29* check in missing files that caused the previous build breakJustin Clarke Casey2-0/+487
2008-09-29* Apply http://opensimulator.org/mantis/view.php?id=2294Justin Clarke Casey3-75/+33
2008-09-29fixes future mantis from SachaMagne.Dr Scofield1-1/+1
2008-09-29Mantis #2293Melanie Thielker1-0/+3
2008-09-29Mantis #2293Melanie Thielker1-0/+3
2008-09-28Implement the plumbing for llSetVehicleType from the LSLCharles Krinke10-1/+70
2008-09-28Mantis#2291. Thank you kindly, StrawberryFride for a patch that solves:Charles Krinke3-53/+0
2008-09-28Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke5-0/+36
2008-09-28Added the plumbing for llSetVehicleRotationParamCharles Krinke10-1/+69
2008-09-28A little bit further with LLSetVehicleVectorParam.Charles Krinke1-1/+8
2008-09-28Add explicit CultureInfo to the script compile thread in DotNetEngine toMelanie Thielker3-0/+11
2008-09-28Plumb the connection though from llSetVehicleVectorParamCharles Krinke10-33/+78
2008-09-28Mantis #1922Melanie Thielker2-1/+2
2008-09-28Add some methods to allow modules so set client view optionsMelanie Thielker5-0/+49
2008-09-28Remove llSetVehicledoubleParam. It does not exist.Charles Krinke1-6/+0