aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-08- Fix wrong order of max/min usage for clipping. Uses Util.Clamp nowHomer Horwitz1-2/+2
2008-10-08- removed some unnecessary conversions (double -> double)Homer Horwitz1-2/+2
2008-10-08* minor: Comment out initial regularly occuring EventQueueGet log debug messa...Justin Clarke Casey1-11/+9
2008-10-08Mantis#2354. Thank you kindly, Tglion for a patch that:Charles Krinke1-0/+24
2008-10-08* Re-enables map item requests.Teravus Ovares1-51/+261
2008-10-08warning squashingDr Scofield1-3/+3
2008-10-08Add some permissions checks and fixesMelanie Thielker1-3/+2
2008-10-07* Disabling mapitem requests for surrounding regions as it's probably using u...Teravus Ovares1-6/+6
2008-10-07* Apply http://opensimulator.org/mantis/view.php?id=1207Justin Clarke Casey15-115/+168
2008-10-07From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield1-0/+13
2008-10-06* Stop the sim stats reporter reusing the same SimStatsPacket for all clientsJustin Clarke Casey1-1/+1
2008-10-06* Made Mapitems more failure friendlyTeravus Ovares1-10/+86
2008-10-06Implement Parcel -> ForceOwnerToMe god mode packetMelanie Thielker2-0/+16
2008-10-06Exclude attachments from parcel prim countsMelanie Thielker1-1/+1
2008-10-06MapItems/Green DotsTeravus Ovares1-19/+63
2008-10-06Revert r6697 patch as the build fails.Charles Krinke15-168/+115
2008-10-06Mantis#1207. Thank you, TGlion for a patch that addresses:Charles Krinke15-115/+168
2008-10-06Implements ObjectOwner god mode packet (Set Owner To Me admin option)Melanie Thielker1-0/+1
2008-10-06* Green dots on the mainmap for avatar.Teravus Ovares2-0/+174
2008-10-05Plumb in the DirPlacesReply packetMelanie Thielker1-0/+4
2008-10-04Plumb packet DirPlacesQuery for search moduleMelanie Thielker1-0/+2
2008-10-04Added immediate TP failure message for TPs to regions that aren't there,Homer Horwitz1-2/+36
2008-10-04Add "Drop" functionality to pie menuMelanie Thielker1-0/+1
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-24/+33
2008-10-03Disabled some thread aborts in the IRC module that I added earlier and don't ...Dahlia Trimble1-2/+2
2008-10-03This changeset changes the way chat from client is routed: Dr Scofield6-159/+175
2008-10-03* minor: remove warnings (the code cleaners strike again)Justin Clarke Casey1-4/+3
2008-10-03Prevent attachments to be persisted in the destination region when theMelanie Thielker1-1/+1
2008-10-03Mantis #1360Melanie Thielker1-2/+3
2008-10-03* EventQueueGet is now working.Teravus Ovares2-13/+150
2008-10-02Added the first version of the MapSearchModule, which allows you to search forHomer Horwitz1-0/+119
2008-10-01- Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz1-0/+4
2008-10-01a little (incomplete) hackery in the IRC module to allow run-time connection ...Dahlia Trimble1-11/+74
2008-10-01* Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares1-12/+105
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 Scofield2-58/+70
2008-09-30Add two more default script engine paramsMelanie Thielker1-1/+1
2008-09-30Add the default script engine to the script creation from archive loadingMelanie Thielker1-1/+1
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 Ames1-6/+2
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 Casey2-4/+4
2008-09-29* refactor: Rename InventoryModule to InventoryTransferModuleJustin Clarke Casey1-2/+2
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-28Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke2-0/+24
2008-09-28Add some methods to allow modules so set client view optionsMelanie Thielker1-0/+9
2008-09-28- Further cleanupsHomer Horwitz1-27/+44
2008-09-28Refactor to avoid some duplicate code.Homer Horwitz2-101/+63