aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-28Change the way IRegionModule us referenced by IEmailModule toMelanie Thielker1-1/+1
2010-03-25minor: Print out port that http servers are usingJustin Clark-Casey (justincc)1-6/+6
2010-03-16Fixed several unhandled exceptions and performance issues with PrimitiveBaseS...John Hurliman1-11/+9
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-1/+1
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman1-1/+2
2010-02-06Endline fixTeravus Ovares (Dan Olivares)1-12/+12
2010-02-04minor: one method docJustin Clark-Casey (justincc)1-0/+1
2010-02-02refactor: move world comm message queueing into its own methodJustin Clark-Casey (justincc)1-23/+13
2010-01-29Resolve one more conflict I overlookedMelanie1-14/+0
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie8-203/+89
2010-01-28Changes WorldCommModule to ISharedRegionModule.Revolution1-1/+5
2010-01-23Updates all IRegionModules to the new style region modules.Revolution8-86/+210
2010-01-18Fix a major security problem with osSetDynamicTexture which allowed the delet...CasperW1-5/+12
2009-11-27Make locking of timers and listeners in script related functions consistentJustin Clark-Casey (justincc)1-3/+6
2009-11-16minor: very minor formatting changeJustin Clark-Casey (justincc)1-4/+1
2009-11-10Fixed XMLRPC return paramsMic Bowman1-1/+1
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman1-4/+1
2009-10-09Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contai...John Hurliman1-2/+2
2009-10-07Revert "Rewrote parts of the code that were double-locking different objects....Melanie1-19/+18
2009-10-07Revert "Merging in diva's locking fixes"Melanie1-19/+18
2009-10-06Rewrote parts of the code that were double-locking different objects. This is...Diva Canto1-18/+19
2009-10-06Fixing a few compile errors in the previous commitJohn Hurliman2-2/+0
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman1-2/+2
2009-09-30Attempting to improve the robustness of texture decoding by always ignoring L...John Hurliman1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-4/+4
2009-09-25minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-4/+3
2009-09-23Fix endlines on UrlModule.csTeravus Ovares (Dan Olivares)1-242/+242
2009-09-22Moved RegionName from RegionInfo to SimpleRegionInfo.Diva Canto1-242/+242
2009-09-22Thank you, Intari, for a patch that implements the missing pieces ofMelanie1-37/+269
2009-09-14Apply http://opensimulator.org/mantis/view.php?id=4142Justin Clark-Casey (justincc)1-1/+1
2009-08-31oops. fixing missing argument.dr scofield (aka dirk husemann)1-1/+1
2009-08-31adding log message to vector render to inform about default font being useddr scofield (aka dirk husemann)1-0/+1
2009-08-31- making font name used by VectorRenderModule configurable: can be setdr scofield (aka dirk husemann)1-3/+12
2009-08-28Implements osDrawPolygon, similar to already implemented osDrawFilledPolygonArthur Valadares1-0/+6
2009-08-25Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using...Arthur Valadares1-7/+70
2009-08-21Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing fu...Arthur Valadares1-11/+37
2009-08-10Replace the Replaceable modules nameMelanie1-1/+1
2009-08-07* Remove hard coded 256 limitations from various places. There's no more 2...Teravus Ovares (Dan Olivares)1-2/+3
2009-08-05* Remove some mono compiler warningsJustin Clark-Casey1-3/+3
2009-07-23Formatting cleanup.Jeff Ames1-6/+6
2009-07-22Thank you, patnad, for a patch to advance the UrlModule's functionality.Melanie Thielker1-6/+9
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker1-0/+5
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-1/+1
2009-06-12* minor: remove one mono warningJustin Clarke Casey1-1/+1
2009-06-09Formatting cleanup. Ignore some generated files.Jeff Ames1-2/+2
2009-06-09From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-30/+45
2009-06-04Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames1-1/+1
2009-06-03From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield1-7/+13
2009-06-03From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-2/+5
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames8-8/+8