aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-03* oops, fix region startup to be in the correct sequence (though it appeared ...Justin Clarke Casey1-2/+2
2008-10-03Implement temp-on-rez objecte really being temporaryMelanie Thielker3-6/+49
2008-10-03* refactor: make startup a template methodJustin Clarke Casey3-6/+7
2008-10-03This changeset changes the way chat from client is routed: Dr Scofield9-177/+209
2008-10-03* minor: remove warnings (the code cleaners strike again)Justin Clarke Casey4-10/+7
2008-10-03Prevent attachments to be persisted in the destination region when theMelanie Thielker4-5/+17
2008-10-03Mantis #1360Melanie Thielker6-10/+43
2008-10-03* EventQueueGet is now working.Teravus Ovares4-17/+170
2008-10-03Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)Melanie Thielker7-15/+45
2008-10-03Plumb in the start parameter in DNEMelanie Thielker2-1/+11
2008-10-03Attempt to prevent attached prims from being persisted. Attachments withMelanie Thielker1-1/+1
2008-10-03Mantis#2307. Thank you kindly, Godfrey for a patch that solves:Charles Krinke1-11/+7
2008-10-03Mantis #2317Melanie Thielker4-3/+20
2008-10-02Mantis #2282.Homer Horwitz1-1/+1
2008-10-02Added the first version of the MapSearchModule, which allows you to search forHomer Horwitz1-0/+119
2008-10-02- Fixed a small off by one error in sending MapBlocksHomer Horwitz1-1/+1
2008-10-02Square hollow size in cylinder meshes were a little too small - fixed.Dahlia Trimble1-0/+2
2008-10-01- Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz4-2/+31
2008-10-01* minor: oh, and comment out the now unused logger as wellJustin Clarke Casey1-2/+2
2008-10-01* minor: Comment out temporarily statistical counter I accidentally left in f...Justin Clarke Casey1-1/+1
2008-10-01* Try bumping packet resend timeout up to 2 seconds instead of 1Justin Clarke Casey1-9/+22
2008-10-01* refactor: rename interface to put standard I prefix in frontJustin Clarke Casey3-5/+5
2008-10-01* Fix bug in LLPacketHandler where the tickcount when a packet was approximat...Justin Clarke Casey2-9/+21
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* Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares2-13/+127
2008-09-30* Replacing Net.HttpListener with HttpServer. Teravus Ovares1-9/+10
2008-09-30initial version of a meeting concierge module.Dr Scofield1-0/+213
2008-09-30- a couple of minor code cleanups in RestInventoryServicesDr Scofield3-58/+71
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 Frisby1-0/+4
2008-09-30Allow create-region to load files from arbitrary locationsMelanie Thielker1-1/+6
2008-09-30* Get the code up to speed with my -#dev e-mail example. (uncomment out lines...Teravus Ovares1-1/+11
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-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 Casey1-3/+3
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