aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-26* Patch from JHurlimanTeravus Ovares23-205/+147
2008-09-26DNE code cleanupsMelanie Thielker3-102/+82
2008-09-26Adds support for the "Running" checkbox and the "Reset" button, as well asMelanie Thielker1-0/+44
2008-09-26Pluggable API module (XEngine style) support for DNEMelanie Thielker1-7/+14
2008-09-26Compiler Connection! One world, one compiler!Melanie Thielker25-47590/+22
2008-09-26After the last commit, the old Common assembly was still being loaded.Melanie Thielker1-2/+2
2008-09-26Yay! Common/ is gone! One API is achieved!Melanie Thielker9-2949/+22
2008-09-26* minor: remove warningsJustin Clarke Casey5-16/+12
2008-09-26* Apply http://opensimulator.org/mantis/view.php?id=2274Justin Clarke Casey1-1/+3
2008-09-26* refactor: do a tiny bit of cleanupJustin Clarke Casey1-40/+46
2008-09-26Add per-instance date to DNE to avoid serializing stuff 10 times a second.Melanie Thielker7-250/+180
2008-09-26* refactor: split out AssetXferUploaderJustin Clarke Casey3-285/+312
2008-09-26* refactor: split out AgentAssetTransactionsManagerJustin Clarke Casey2-192/+227
2008-09-26* Implment task inventory item asset update for the old non CAPS transaction ...Justin Clarke Casey4-36/+86
2008-09-26And another fileMelanie Thielker1-0/+479
2008-09-26Pushing the missing fileMelanie Thielker1-0/+35
2008-09-26Remove all the subclassing complexity and script server interfaces fromMelanie Thielker14-1367/+721
2008-09-26* Wind updates. Still random.. but in 4 directions instead of two!Teravus Ovares4-51/+57
2008-09-26Remove interfaces that are no longer used from DNEMelanie Thielker3-98/+2
2008-09-26Bringing the OSSLPrim back. Prim.Rotation, etc, will now work again.Melanie Thielker2-1/+187
2008-09-26Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker18-9970/+8389
2008-09-26Mantis#2265. Thank you kindly, Idb for a patch that:Charles Krinke1-2/+1
2008-09-25Implement LSL-function llSetClickAction.Homer Horwitz2-1/+13
2008-09-25Some script engine interface changesMelanie Thielker3-6/+27
2008-09-25Implement LSL-function llGetRegionAgentCount.Homer Horwitz1-2/+1
2008-09-25Fix script engine name parsing for DotNetEngine to make that actually workMelanie Thielker2-2/+2
2008-09-25Add an extension to allow registering multiple interfaces of a type withMelanie Thielker10-81/+198
2008-09-25Mantis#2017. Thank you kindly, Tyre, for a patch that solves:Charles Krinke4-4/+4
2008-09-25Fixes an exception that is seen on regions running XEngine, where DNEMelanie Thielker1-8/+3
2008-09-25* Adds some WindTeravus Ovares4-1/+355
2008-09-25fixes a slight copy and paste bug in OGP module.Dr Scofield1-1/+1
2008-09-25* In Standalone, add a persistant account for the OGP user.Teravus Ovares1-4/+50
2008-09-25CONVERGENCE!!!!!!Melanie Thielker7-16443/+8347
2008-09-25Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker29-1724/+389
2008-09-25Mantis#2123. Thank you kindly, Idb for a patch that solves:Charles Krinke2-4/+40
2008-09-25* Remove a message handler Teravus Ovares1-4/+16
2008-09-24Add a module selection option for the MapImage Module as wellMelanie Thielker1-0/+6
2008-09-24Correct a capitalization errorMelanie Thielker1-1/+1
2008-09-24Add WorldMapModule = "name" to OpenSim.ini. Default is "WorldMap".Melanie Thielker1-0/+9
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz1-0/+30
2008-09-24Rename lots of stuff in DNE to reduce source code differences in theMelanie Thielker8-295/+376
2008-09-24cleanups, fixing REST appearance services.Dr Scofield1-2/+0
2008-09-24Mantis #2250Melanie Thielker1-1/+1
2008-09-24Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker8-102/+113
2008-09-23Update svn properties, formatting cleanup.Jeff Ames5-13/+13
2008-09-23leyla found a capitalization error in one of the OGP messages. Thanks leyla!Teravus Ovares1-1/+1
2008-09-23Add the missing fileMelanie Thielker1-2/+2
2008-09-23Refactor BuiltIn_Commands_BaseClass to ScriptBaseClass to ease the laterMelanie Thielker3-214/+214
2008-09-23Remove some debug outputMelanie Thielker1-3/+0
2008-09-23Switches the direct event postings in the API file over to the Shared/Melanie Thielker4-56/+131