aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CONTRIBUTORS.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-04-25Thanks, Ewe Loon for a patch thatHomer Horwitz1-0/+1
provides persistent AvatarAppearance for SQLite. Fixes Mantis #3296.
2009-04-23fix up contributors list to have 3 contributors sectionsSean Dague1-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.
2009-04-10* Apply http://opensimulator.org/mantis/view.php?id=3432Justin Clarke Casey1-0/+1
* Make llGroundSlope() return correct results * Thanks aduffy70!
2009-04-10* Patch from RemedyTomm Mantis 3440Teravus Ovares1-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
2009-04-07* Apply http://opensimulator.org/mantis/view.php?id=3418Justin Clarke Casey1-0/+1
* Prevents occasional wind module related exceptions on region server shutdown * Thanks Intimidated!
2009-04-07* Apply http://opensimulator.org/mantis/view.php?id=3227Justin Clarke Casey1-0/+1
* Implement "Add To Outfit" * Thanks FredoChaplin
2009-03-29Thank you Flyte Xevious for Mantis #3361 - Implementation of llEdgeOfWorldDahlia Trimble1-0/+1
2009-03-27* Thanks arthursv for a patch in mantis 3336 that updated several portions ↵Teravus Ovares1-1/+1
of code to use the new libOMV. * fixes mantis 3336
2009-03-27* Apply http://opensimulator.org/mantis/view.php?id=3347Justin Clarke Casey1-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
2009-03-18* Apply http://opensimulator.org/mantis/view.php?id=3311Justin Clarke Casey1-0/+1
* Store script timers in a dictionary rather than a list to make unset much more efficient * Thanks dslake
2009-03-12Add rtomita to Contributors.txt.Jeff Ames1-0/+1
2009-03-09* Apply http://opensimulator.org/mantis/view.php?id=3280Justin Clarke Casey1-0/+1
* Some small syntax and refactoring tweaks for asset and inventory MSSQL * This means the MSSQL db plugin now requires SQL Server 2005
2009-03-03CONTRIBUTORS.txt cleanupAdam Frisby1-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.
2009-02-19Mantis#3188. Thank you kindly, BlueWall, for a patch that:Charles Krinke1-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)
2009-02-16* Apply http://opensimulator.org/mantis/view.php?id=3165Justin Clarke Casey1-0/+1
* Corrects behaviour of llListSort() * Thanks DoranZemlja!
2009-02-16- replace existing license header in each source file inMike Mazur1-0/+4
AssetInventoryServer with the standard OpenSim license header - add note about Cable Beach to CONTRIBUTORS.txt - clean up AssetInventoryServer.ini.example
2009-02-12Thanks Kitto Flora for a patch that adds automatic min fly height to ODE - ↵Dahlia Trimble1-0/+1
Mantis #3134
2009-02-07Add TLaukkan (Tommil) to CONTRIBUTORS.txt for OpenSimCharles Krinke1-1/+1
2009-02-02* Add a few more contributing projects that were not yet listedJustin Clarke Casey1-0/+3
2009-01-20* Apply http://opensimulator.org/mantis/view.php?id=3020Justin Clarke Casey1-0/+1
* Adds a grid db implementation and unit tests to the NHibernate module
2009-01-20* Apply http://opensimulator.org/mantis/view.php?id=3012Justin Clarke Casey1-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!
2009-01-19* Progressive texture patch + PriorityQueue put into the LLClient namespace.Teravus Ovares1-1/+1
* Updates LibOMV to r2362
2009-01-03* Updates the sim stats module. Cleans out some of the rot.Teravus Ovares1-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.
2008-12-14Was missed some time ago, it seems...Homer Horwitz1-0/+1
2008-12-14Updated CONTRIBUTORS.txtdiva1-1/+1
2008-12-11* Update DotNetOpenMail to 0.5.8b (taken from ↵Justin Clarke Casey1-0/+1
http://sourceforge.net/project/showfiles.php?group_id=129974&package_id=143561&release_id=419713)
2008-12-09* Apply terrain flip patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey1-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!
2008-12-09* Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.Teravus Ovares1-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.
2008-11-20Update CONTRIBUTORSidb1-1/+1
2008-11-03* mionr: correct CONTRIBUTORS file for PlughJustin Clarke Casey1-1/+1
2008-10-26Update CONTRIBUTORSMelanie Thielker1-0/+2
2008-10-15* Add Vytek tooJustin Clarke Casey1-0/+1
2008-10-15* Add Salahzar Stenvaag to contributorsJustin Clarke Casey1-0/+1
2008-10-09* Update CONTRIBUTORS with quite a few people from the last few monthsJustin Clarke Casey1-0/+14
* If you want a slightly different entry in this file please feel free to bug us (or at least, bug me :)
2008-09-16* Apply http://opensimulator.org/mantis/view.php?id=2204 (with a small tweak)Justin Clarke Casey1-1/+1
* Attached patch implements LSL llGetAgentSize() for DotNetEngine and XEngine. * Thanks Y. Nitta!
2008-09-16* Add Y. Nitta to OpenSim contributorsJustin Clarke Casey1-18/+18
* possibly annoy people by rearranging contributors alphabetically - it was really bothering me that they weren't in order...
2008-09-12* minor: CONTRIBUTORS adjustmentsJustin Clarke Casey1-3/+4
2008-09-06* Add SampleMoneyModule patch from mantis #2079Justin Clarke Casey1-1/+2
* Thanks noralbion
2008-08-30* Apply cmickeyb's patch from mantis 2068Justin Clarke Casey1-1/+2
* llParseString functions throw exception when passed a list of variables * Thanks!
2008-08-25* Added Zha to Contributors for OGP patch.Teravus Ovares1-0/+1
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is ↵Teravus Ovares1-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)
2008-08-22* Homer's amazing terrain MapTileRenderer. Thanks Homer!Teravus Ovares1-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
2008-07-21Clean up Meshmerizer.cs a bit to make it more readableDahlia Trimble1-0/+1
2008-07-18Treat LSL_Types as special cases in llList2Integer and llList2Float. This ↵Mike Mazur1-0/+1
could be implemented many other places, but let's do that on a case-by-case basis.
2008-06-22Changed the kickuser command to use the new console RegisterCmd feature.Dahlia Trimble1-1/+1
2008-06-10Mantis#1529. Thank you kindly, Grumly57 for a patch toCharles Krinke1-0/+1
xengine to: Replaces "presence.Name" => "presence.ControllingClient.Name" to return avatar's name.
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames1-5/+5
2008-05-09* Applying Dahlia's Triangular hole in a cube peg patch. Fixes the hollow ↵Teravus Ovares1-0/+1
orientation in a cube in the meshmerizer. Thanks Dahlia! * See mantis 0001203 for more details!
2008-05-05* A bit of spice from here, a pinch of salt from there, some brains that ↵Teravus Ovares1-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
2008-04-29* Applying Xantor's patch 0001089 - Added llRot2Angle, ↵Teravus Ovares1-0/+1
llRot2Axis,llAxisAngle2Rot. Re-implemented llRot2Euler, llEuler2Rot