aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ThirdPartyLicenses (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-07-08Patch from Mike: clarification of Tools.dll licensing (used by the LLScript ↵Johan Berntsson1-0/+12
compiler)
2008-05-30* This is Melanie's XEngine script engine. I've not tested this real well, ↵Teravus Ovares1-0/+22
however, it's confirmed to compile and OpenSimulator to run successfully without this script engine active.
2008-05-16Update svn properties.Jeff Ames1-144/+144
2008-05-14* Committing missing License file for BaseHttpServer.dll (LGPL)Adam Frisby1-0/+145
2008-05-09Update svn properties.Jeff Ames1-28/+28
2008-05-08* Some refactorings.Adam Frisby1-0/+28
* Added shell of new Python scripting engine. Similar in design to the one used by Rex, but will be structured at a region rather than object level, also is a region module.
2008-04-17Update svn properties. Add copyright info to some source files.Jeff Ames1-201/+201
2008-04-17* Added appropriate license.txt in ThirdPartyLicenses/ for APR.Adam Frisby1-0/+201
2008-04-16Update svn properties.Jeff Ames1-497/+497
2008-04-16* Committing PumaCode SvnDotNet DLL library - a C# binding for SVN access.Adam Frisby1-0/+497
* Required for upcoming work on a specialised module. * Added license file (LGPL) to ThirdPartyLicenses/
2007-12-20Extended svn:eol-style to check some other file types.Jeff Ames2-49/+49
2007-10-07applied Darok"s BulletXPlugin changes 003.patchdan miller1-0/+17
2007-08-04And its license file.MW1-0/+23
2007-08-01added CookComputing.XmlRpcV2.dll to bin (as libsl now references it). Most ↵MW1-0/+27
likely at some point want to look into converting opensim to use this instead of the old Xml-rpc library.
2007-07-16changed to native line ending encodingSean Dague7-319/+319
2007-07-13Stage 1 of adding Darok's bulletX plugin: adding the ModifiedBulletX project ↵MW2-0/+41
(which is based on the BulletXNA project, but modified to not use XNA).
2007-06-20* Added MySQL license to ThirdPartyLicenses/MySQL and FOSS Exemption for BSD ↵Adam Frisby1-0/+78
projects.
2007-06-20Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW4-0/+207
Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use. Plus some other small changes.