aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add "Drop" functionality to pie menuMelanie Thielker2008-10-041-0/+1
* Add the missing bits for the new region-search:Homer Horwitz2008-10-031-24/+33
* Disabled some thread aborts in the IRC module that I added earlier and don't ...Dahlia Trimble2008-10-031-2/+2
* This changeset changes the way chat from client is routed: Dr Scofield2008-10-036-159/+175
* * minor: remove warnings (the code cleaners strike again)Justin Clarke Casey2008-10-031-4/+3
* Prevent attachments to be persisted in the destination region when theMelanie Thielker2008-10-031-1/+1
* Mantis #1360Melanie Thielker2008-10-031-2/+3
* * EventQueueGet is now working.Teravus Ovares2008-10-032-13/+150
* Added the first version of the MapSearchModule, which allows you to search forHomer Horwitz2008-10-021-0/+119
* - Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz2008-10-011-0/+4
* a little (incomplete) hackery in the IRC module to allow run-time connection ...Dahlia Trimble2008-10-011-11/+74
* * Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares2008-10-011-12/+105
* * 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-302-58/+70
* Add two more default script engine paramsMelanie Thielker2008-09-301-1/+1
* Add the default script engine to the script creation from archive loadingMelanie Thielker2008-09-301-1/+1
* * 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-301-6/+2
* * minor: remove warningsJustin Clarke Casey2008-09-291-3/+3
* * reactor: move inventory archive classes into separate Inventory/Archiver di...Justin Clarke Casey2008-09-292-4/+4
* * refactor: Rename InventoryModule to InventoryTransferModuleJustin Clarke Casey2008-09-291-2/+2
* * 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
* Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke2008-09-282-0/+24
* Add some methods to allow modules so set client view optionsMelanie Thielker2008-09-281-0/+9
* - Further cleanupsHomer Horwitz2008-09-281-27/+44
* Refactor to avoid some duplicate code.Homer Horwitz2008-09-282-101/+63
* Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames2008-09-281-1/+1
* eol-style native; on EventQueueHelperTeravus Ovares2008-09-281-146/+146
* * okay.. Now you can do border crossings with the security 'fixed' client....Teravus Ovares2008-09-282-86/+156
* * With EventQueueGet enabled.. we can see into neighbor regions again on th...Teravus Ovares2008-09-272-14/+27
* * Adds flag to enable/disable EventQueueGet.Teravus Ovares2008-09-271-10/+19
* * Event queue is now polling.. Teravus Ovares2008-09-272-7/+67
* Continue working on the new EventQueueGetModule. Not finished (or even working)Homer Horwitz2008-09-272-28/+162
* * This is the very very early beginnings of an EventQueue:get module.Teravus Ovares2008-09-271-0/+164
* * Patch from JHurlimanTeravus Ovares2008-09-2611-93/+66
* * minor: remove warningsJustin Clarke Casey2008-09-263-12/+8
* * refactor: do a tiny bit of cleanupJustin Clarke Casey2008-09-261-40/+46
* * refactor: split out AssetXferUploaderJustin Clarke Casey2008-09-263-285/+312
* * refactor: split out AgentAssetTransactionsManagerJustin Clarke Casey2008-09-262-192/+227
* * Implment task inventory item asset update for the old non CAPS transaction ...Justin Clarke Casey2008-09-262-30/+75
* * Wind updates. Still random.. but in 4 directions instead of two!Teravus Ovares2008-09-262-27/+29
* * Adds some WindTeravus Ovares2008-09-252-0/+260
* fixes a slight copy and paste bug in OGP module.Dr Scofield2008-09-251-1/+1
* * In Standalone, add a persistant account for the OGP user.Teravus Ovares2008-09-251-4/+50
* * Remove a message handler Teravus Ovares2008-09-251-4/+16
* Add a module selection option for the MapImage Module as wellMelanie Thielker2008-09-241-0/+6
* Correct a capitalization errorMelanie Thielker2008-09-241-1/+1
* Add WorldMapModule = "name" to OpenSim.ini. Default is "WorldMap".Melanie Thielker2008-09-241-0/+9