aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-06Fix typo in OpenSim.ini.example (#2764)Jeff Ames1-1/+1
2008-12-05Fixed crash (configsection has to be first XML root child element stupid Micr...Tedd Hansen2-6/+6
2008-12-05Garbage CollectorTedd Hansen4-0/+8
2008-12-03Update svn properties.Jeff Ames1-0/+0
2008-12-02* Put back NHibernate.Mapping.Attribute.dll even though according to the disc...Justin Clarke Casey1-0/+0
2008-12-02* Reapply http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey6-0/+6
2008-12-01* Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey3-6/+0
2008-12-01* Temporarily revert nhibernate.dll to the previous oneJustin Clarke Casey1-0/+0
2008-12-01* From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby4-0/+6
2008-11-30Revert r7548 and r7549 until someone with prebuild-fu can help structure the ...Dahlia Trimble1-0/+0
2008-11-30Removed remaining meshing codeDahlia Trimble1-0/+0
2008-11-29Add configuration values for scripted prim region crossingMelanie Thielker1-0/+7
2008-11-28* minor: Stop startup complaining about a missing MyAssetSet.xml all the time...Justin Clarke Casey1-0/+2
2008-11-20* minor: delete test log4net fileJustin Clarke Casey1-35/+0
2008-11-20* Temporarily check in a test log4net config file to see if that reveals why ...Justin Clarke Casey1-0/+35
2008-11-19Re-Add OSD DLL (r7382)Melanie Thielker1-0/+0
2008-11-19Update the binaries to the latest version as per patch r7382Melanie Thielker3-0/+0
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker15-3/+3
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker17-3/+3
2008-11-18Adding the OSD dllMelanie Thielker1-0/+0
2008-11-18Patch from jhurliman. Fixing the texture decoding issues in progressiveMelanie Thielker3-0/+0
2008-11-17* Remove old unused libsecondlife and openjpeg librariesJustin Clarke Casey3-0/+0
2008-11-17* Actually add the updated libraries this timeJustin Clarke Casey4-0/+0
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey10-3/+3
2008-11-17* Add allowed_script_editors to OpenSim.ini in the same fashion as allowed_sc...Justin Clarke Casey1-0/+9
2008-11-17Change the semantics of the Allow_* os function control. Omitting a functionMelanie Thielker1-1/+2
2008-11-15Mantis #2621: Thanks idb, for a patch that will persist regularily changed ob...Homer Horwitz1-0/+9
2008-11-14* Allow new script creation to be locked down to only gods if specified in Op...Justin Clarke Casey1-0/+9
2008-11-14* Switch default permissions back to false (so they are not on) as they were ...Justin Clarke Casey1-1/+2
2008-11-14* Hook up create new object event in the permissions moduleJustin Clarke Casey1-1/+6
2008-11-13* First part of a series of patchesJustin Clarke Casey1-0/+3
2008-11-13* Attempt to make OpenSim.ini.example a bit more readable byJustin Clarke Casey1-745/+761
2008-11-12* Update Mono.Addins.dll to 0.4, as per sdague's suggestionJustin Clarke Casey1-0/+0
2008-11-12* Updates defaults to disclude cs/vb/js from the allowed compilers by defaultTeravus Ovares1-2/+7
2008-11-11Add ClampPrimSize option to ensure no prim can exceed the set size. ThisMelanie Thielker1-0/+1
2008-11-10this changeset adds an option to RemoteAdmin to limit the number ofDr Scofield1-1/+6
2008-11-09* Adding GlynnTucker.Cache.dll, from http://gtcache.sourceforge.net/Adam Frisby1-0/+0
2008-11-08Fix .mdb include in Prebuild.Jeff Ames1-0/+0
2008-11-08* Removed <if> in <fileset> in NAnt target introduced in 4045. Chi11ken shoul...lbsa711-0/+0
2008-11-08* Rebuildt Prebuild.exe to fix vs2008 not creating Solutionlbsa711-0/+0
2008-11-05* Set default client throttle multiplier to 2 (old value was effectively 8). ...Justin Clarke Casey1-5/+18
2008-11-05* Apply second patch in http://opensimulator.org/mantis/view.php?id=2561Justin Clarke Casey1-114/+114
2008-11-03* Expose a client_throttle_multiplier setting in OpenSim.ini. This multiplie...Justin Clarke Casey1-3/+7
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2-0/+4
2008-10-30* Remove OpenSim.Data.SQLite.Tests.dll.config that probably accidentally made...Justin Clarke Casey1-35/+0
2008-10-30From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield1-0/+5
2008-10-28Update Sun options in OpenSim.ini.example. Minor cleanup in SunModule.cs.Jeff Ames1-4/+7
2008-10-26Thank you kindly, Ewe Loon for a patch that solves:Charles Krinke1-5/+9
2008-10-23removing unused method from ConciergeModule. adding attendee listDr Scofield1-0/+22
2008-10-22- Fix 3 comments starting with : instead of ;Homer Horwitz1-3/+3