aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CONTRIBUTORS.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Thanks, Ewe Loon for a patch thatHomer Horwitz2009-04-251-0/+1
| | | | | | provides persistent AvatarAppearance for SQLite. Fixes Mantis #3296.
* fix up contributors list to have 3 contributors sectionsSean Dague2009-04-231-19/+34
| | | | | | | | | | * current core * past core * additional contributors Also fix all the IBM entries, and make sure all IBM folks that gave me patches get listed individually in here.
* * Apply http://opensimulator.org/mantis/view.php?id=3432Justin Clarke Casey2009-04-101-0/+1
| | | | | | | * Make llGroundSlope() return correct results * Thanks aduffy70!
* * Patch from RemedyTomm Mantis 3440Teravus Ovares2009-04-101-0/+1
| | | | | | | | * Revamps the server side texture pipeline * Textures should load faster, get clogged less, and be less blurry * Minor tweak to ensure the outgoing texture throttle stays private. * Fixes mantis 3440
* * Apply http://opensimulator.org/mantis/view.php?id=3418Justin Clarke Casey2009-04-071-0/+1
| | | | | | | * Prevents occasional wind module related exceptions on region server shutdown * Thanks Intimidated!
* * Apply http://opensimulator.org/mantis/view.php?id=3227Justin Clarke Casey2009-04-071-0/+1
| | | | | | | * Implement "Add To Outfit" * Thanks FredoChaplin
* Thank you Flyte Xevious for Mantis #3361 - Implementation of llEdgeOfWorldDahlia Trimble2009-03-291-0/+1
|
* * Thanks arthursv for a patch in mantis 3336 that updated several portions ↵Teravus Ovares2009-03-271-1/+1
| | | | | | | of code to use the new libOMV. * fixes mantis 3336
* * Apply http://opensimulator.org/mantis/view.php?id=3347Justin Clarke Casey2009-03-271-0/+2
| | | | | | | * This puts in example [Wind] settings into OpenSim.ini.example to match the patch which introduced those settings from last week * Thanks maimedleech
* * Apply http://opensimulator.org/mantis/view.php?id=3311Justin Clarke Casey2009-03-181-0/+1
| | | | | | | * Store script timers in a dictionary rather than a list to make unset much more efficient * Thanks dslake
* Add rtomita to Contributors.txt.Jeff Ames2009-03-121-0/+1
|
* * Apply http://opensimulator.org/mantis/view.php?id=3280Justin Clarke Casey2009-03-091-0/+1
| | | | | | | * Some small syntax and refactoring tweaks for asset and inventory MSSQL * This means the MSSQL db plugin now requires SQL Server 2005
* CONTRIBUTORS.txt cleanupAdam Frisby2009-03-031-4/+4
| | | | | | * Reverting CONTRIBUTORS.txt change in r1370, restoring to original 'semi-order-of-appearance' format. * Added some missing contributors. May change this in future to simply cut and paste from the Wiki contributors page.
* Mantis#3188. Thank you kindly, BlueWall, for a patch that:Charles Krinke2009-02-191-0/+1
| | | | | Adding the ability to set the background color for osSetDynamicTextureData in the extra data: bgcolour:value (see http://msdn.microsoft.com/en-us/library/aa358802.aspx [^] for color names)
* * Apply http://opensimulator.org/mantis/view.php?id=3165Justin Clarke Casey2009-02-161-0/+1
| | | | | | | * Corrects behaviour of llListSort() * Thanks DoranZemlja!
* - replace existing license header in each source file inMike Mazur2009-02-161-0/+4
| | | | | | | AssetInventoryServer with the standard OpenSim license header - add note about Cable Beach to CONTRIBUTORS.txt - clean up AssetInventoryServer.ini.example
* Thanks Kitto Flora for a patch that adds automatic min fly height to ODE - ↵Dahlia Trimble2009-02-121-0/+1
| | | | Mantis #3134
* Add TLaukkan (Tommil) to CONTRIBUTORS.txt for OpenSimCharles Krinke2009-02-071-1/+1
|
* * Add a few more contributing projects that were not yet listedJustin Clarke Casey2009-02-021-0/+3
|
* * Apply http://opensimulator.org/mantis/view.php?id=3020Justin Clarke Casey2009-01-201-0/+1
| | | | | | * Adds a grid db implementation and unit tests to the NHibernate module
* * Apply http://opensimulator.org/mantis/view.php?id=3012Justin Clarke Casey2009-01-201-0/+1
| | | | | | | * Allows different assemblies to be used in NHibernateManager, which makes it possible to use mapping and migration files in different assemblies. * Thanks mpallari!
* * Progressive texture patch + PriorityQueue put into the LLClient namespace.Teravus Ovares2009-01-191-1/+1
| | | | | * Updates LibOMV to r2362
* * Updates the sim stats module. Cleans out some of the rot.Teravus Ovares2009-01-031-0/+1
| | | | | | | * Adds a prototype web stats module which is disabled by default. It's functional with one report right now, however, the database structure may change, so I don't recommend enabling this to keep actual stats right now. I'll let you know when it's safe. * Adds Prototype for ajaxy web content * removed a warning or two.
* Was missed some time ago, it seems...Homer Horwitz2008-12-141-0/+1
|
* Updated CONTRIBUTORS.txtdiva2008-12-141-1/+1
|
* * Update DotNetOpenMail to 0.5.8b (taken from ↵Justin Clarke Casey2008-12-111-0/+1
| | | | http://sourceforge.net/project/showfiles.php?group_id=129974&package_id=143561&release_id=419713)
* * Apply terrain flip patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey2008-12-091-1/+2
| | | | | | | | | * This allows terrain to be flipped on the x or y axis with the command "terrain flip x" (or y) * See terrain help from the command prompt * This is in anticipation of change the way around in which terrain raw files are imported to match that of Second Life (to reduce user confusion and improve useability) * Thanks jonc!
* * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.Teravus Ovares2008-12-091-0/+1
| | | | | | * Warning! Physics API change. This means that the NBodySimulation needs to be updated! * PhysicsActor -> void SetVolumeDetect(int) needs to go into classes that use PhysicsActor as their base class.
* Update CONTRIBUTORSidb2008-11-201-1/+1
|
* * mionr: correct CONTRIBUTORS file for PlughJustin Clarke Casey2008-11-031-1/+1
|
* Update CONTRIBUTORSMelanie Thielker2008-10-261-0/+2
|
* * Add Vytek tooJustin Clarke Casey2008-10-151-0/+1
|
* * Add Salahzar Stenvaag to contributorsJustin Clarke Casey2008-10-151-0/+1
|
* * Update CONTRIBUTORS with quite a few people from the last few monthsJustin Clarke Casey2008-10-091-0/+14
| | | | | | * If you want a slightly different entry in this file please feel free to bug us (or at least, bug me :)
* * Apply http://opensimulator.org/mantis/view.php?id=2204 (with a small tweak)Justin Clarke Casey2008-09-161-1/+1
| | | | | | | * Attached patch implements LSL llGetAgentSize() for DotNetEngine and XEngine. * Thanks Y. Nitta!
* * Add Y. Nitta to OpenSim contributorsJustin Clarke Casey2008-09-161-18/+18
| | | | | | * possibly annoy people by rearranging contributors alphabetically - it was really bothering me that they weren't in order...
* * minor: CONTRIBUTORS adjustmentsJustin Clarke Casey2008-09-121-3/+4
|
* * Add SampleMoneyModule patch from mantis #2079Justin Clarke Casey2008-09-061-1/+2
| | | | | | * Thanks noralbion
* * Apply cmickeyb's patch from mantis 2068Justin Clarke Casey2008-08-301-1/+2
| | | | | | | * llParseString functions throw exception when passed a list of variables * Thanks!
* * Added Zha to Contributors for OGP patch.Teravus Ovares2008-08-251-0/+1
|
* * This commit incorporates the heart of the OpenGridProtocol patch that is ↵Teravus Ovares2008-08-251-1/+1
| | | | | | | | currently on Forge in a nice, friendly modular format. * There are a lot of changes and this is quite experimental. It's off by default, but you can turn it on by examining the bottom of the opensim.ini.example for the proper OpenSim.ini settings. Remember, you still need an agent domain.. * Furthermore, it isn't quite right when it comes to teleporting to remote regions (place_avatar)
* * Homer's amazing terrain MapTileRenderer. Thanks Homer!Teravus Ovares2008-08-221-0/+1
| | | | | | | | | | | | | * By default, texture rendering is on. This may be affected by using secure assets since your region hasn't registered with the gridserver before it asks for texture assets. It might also be affected by a slow asset server, so consider this release experimental. * Defined interface IMapTileTerrainRenderer. * Extracted "old" shaded maptile terrain rendering into ShadedMapTileRenderer; streamlined it a bit and added "highlight" rendering to its "shadow" rendering. * Added "new" terrain-texture based maptile terrain rendering (TexturedMapTileRenderer); made TerrainUtil.InterpolatedNoise public * Adapted MapImageModule to allow switching between those two by configuration * Added configuration option to OpenSim.ini.example
* Clean up Meshmerizer.cs a bit to make it more readableDahlia Trimble2008-07-211-0/+1
|
* Treat LSL_Types as special cases in llList2Integer and llList2Float. This ↵Mike Mazur2008-07-181-0/+1
| | | | could be implemented many other places, but let's do that on a case-by-case basis.
* Changed the kickuser command to use the new console RegisterCmd feature.Dahlia Trimble2008-06-221-1/+1
|
* Mantis#1529. Thank you kindly, Grumly57 for a patch toCharles Krinke2008-06-101-0/+1
| | | | | | xengine to: Replaces "presence.Name" => "presence.ControllingClient.Name" to return avatar's name.
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-301-5/+5
|
* * Applying Dahlia's Triangular hole in a cube peg patch. Fixes the hollow ↵Teravus Ovares2008-05-091-0/+1
| | | | | | | orientation in a cube in the meshmerizer. Thanks Dahlia! * See mantis 0001203 for more details!
* * A bit of spice from here, a pinch of salt from there, some brains that ↵Teravus Ovares2008-05-051-0/+1
| | | | | | | | | | | | | | | attracts zombies.. a recipe for llRezObject * Original patch by YZh Thanks YZH!!!! * object_rez event patch by Melanie, Thanks Melanie!!! * Some fixups, some missing things(velocity,rotation) * script delay * Recoil * Standard error messages * Standard silent failures * Easter egg management
* * Applying Xantor's patch 0001089 - Added llRot2Angle, ↵Teravus Ovares2008-04-291-0/+1
| | | | llRot2Axis,llAxisAngle2Rot. Re-implemented llRot2Euler, llEuler2Rot