aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* IZ QUATERNION NORMALIZE TO 0? NOWAI! KTHXBYETeravus Ovares2008-05-211-0/+10
* renaming GETRestRegionPlugin to GETHandler as that's what it really is.Dr Scofield2008-05-211-0/+0
* create some direct sql calls for appearanceSean Dague2008-05-211-0/+109
* * Fixed needing to alter your sculptie sometimes to get physics to generate a...Teravus Ovares2008-05-211-1/+4
* attempt to fix mysql mapper usageSean Dague2008-05-201-1/+7
* move SceneEvents.cs to EventManager.cs, as that's actuallySean Dague2008-05-201-0/+0
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-2011-24/+110
* From: Jeremy Bongio <jbongio@us.ibm.com>Sean Dague2008-05-204-18/+18
* Add copyright notices.Jeff Ames2008-05-2022-41/+592
* my last "simplification" of the the if-then-else logic in BaseHttpServer plac...Dr Scofield2008-05-201-1/+1
* autocreate appearance table if it isn't thereSean Dague2008-05-192-0/+18
* prep for changes need to create the appearance tablesSean Dague2008-05-191-4/+1
* fix a constant that meant pants still weren't working. nowSean Dague2008-05-191-2/+2
* make the super class conveniance appearance stuff virtualSean Dague2008-05-192-4/+4
* fix crash in standalone mode for initial appearance setupSean Dague2008-05-193-7/+16
* Thank you kindly, Melanie for a patch that avoids a nullCharles Krinke2008-05-192-1/+25
* i can haz pantz?Sean Dague2008-05-196-127/+129
* (from awebb)Dr Scofield2008-05-191-1/+10
* i'm dropping VerifyGod() and adding IsGod(OSHttpRequest) instead, which actua...Dr Scofield2008-05-191-5/+11
* (from awebb)Dr Scofield2008-05-192-26/+142
* Attempt to fix incorrect animations when using ODE (bugs #1320 / #1321)Jeff Ames2008-05-191-9/+16
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-195-24/+13
* fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ...Dr Scofield2008-05-194-80/+288
* adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield2008-05-1912-24/+351
* Rework some of the animation logic in an attempt to resolve #1318Jeff Ames2008-05-191-38/+25
* Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2008-05-1814-122/+93
* Update svn properties.Jeff Ames2008-05-183-375/+375
* * This fixes the Sculpty seam. Unfortunately not all sculpties will surviv...Teravus Ovares2008-05-181-2/+6
* * Refactor: Eliminate empty if clause from AssetCache.GetAsset()Justin Clarke Casey2008-05-181-4/+1
* * minor: Just a few documentation odds and endsJustin Clarke Casey2008-05-183-8/+10
* Cleanup: Removed LSOEngine source again as it will not be used.Tedd Hansen2008-05-1813-3055/+0
* * Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby2008-05-183-9/+43
* * Fixed a logic error in previous commit. Darn these long client(param,para...Teravus Ovares2008-05-181-2/+2
* * Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares2008-05-189-12/+157
* Thank you very kindly, Melanie for: Charles Krinke2008-05-171-2/+3
* Thank you kindly, KMeisthax for: Moving the PostInitialize() code to theCharles Krinke2008-05-171-24/+24
* * whoops, misplaced / where should have been \Teravus Ovares2008-05-171-1/+1
* * Update on the script engine LSL parser. Blocks all static objects and meth...Teravus Ovares2008-05-171-8/+50
* Thank you very much KMeisthax for DataSnapshot 1.1Charles Krinke2008-05-179-326/+785
* while this doesn't fix the initial no pants issue in grid (which still baffle...Sean Dague2008-05-173-51/+73
* 0001303: [PATCH] Make prim owner and data show for prims not owned. From Mel...Teravus Ovares2008-05-171-3/+3
* * Tweaked patch mantis 1302 and committing it.Teravus Ovares2008-05-178-15/+98
* Formatting cleanup.Jeff Ames2008-05-1712-239/+127
* * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in...Teravus Ovares2008-05-166-25/+89
* minor change to justin's previous fix that should stillSean Dague2008-05-161-3/+4
* * Patch from Melanie. Mantis 1294: Fix broken wearables icon display in pri...Teravus Ovares2008-05-162-2/+7
* * Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...Teravus Ovares2008-05-162-3/+6
* * This finishes the ODE options section of the OpenSim.ini.example. I've adde...Teravus Ovares2008-05-167-48/+116
* prime the wearables structure, which should fix the exceptionSean Dague2008-05-161-0/+8
* it helps when both sides of the xml-rpc server agree on the method namesSean Dague2008-05-161-2/+2