aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-27* Adds flag to enable/disable EventQueueGet.Teravus Ovares2-11/+34
2008-09-27* Replace a generic error handler.Teravus Ovares1-1/+1
2008-09-27* Event queue is now polling.. Teravus Ovares3-8/+69
2008-09-27Continue working on the new EventQueueGetModule. Not finished (or even working)Homer Horwitz3-29/+164
2008-09-27Stop DNE saying "Loading script" when it's actually unloading.Melanie Thielker1-2/+4
2008-09-27* This is the very very early beginnings of an EventQueue:get module.Teravus Ovares2-0/+204
2008-09-27Update unit testsMelanie Thielker1-13/+6
2008-09-27Add friendly error messages to both engines.Melanie Thielker9-109/+303
2008-09-26Mantis #2277Melanie Thielker2-2/+1
2008-09-26And actually do what I intended to do with the last commit. Message is gone.Melanie Thielker1-5/+5
2008-09-26Kill "Compile successful" message when rezzing prims/wearing attachmentsMelanie Thielker3-6/+7
2008-09-26Fix listeners in multi-region instancesMelanie Thielker1-3/+3
2008-09-26Thank you, idb, for a patch that implements the stubs for llGetAgentLanguage()Melanie Thielker3-0/+13
2008-09-26Remove another interface that is no longer neededMelanie Thielker6-40/+5
2008-09-26Add "Notecard saved" message to saves of notecards into primsMelanie Thielker1-0/+16
2008-09-26Finishing the code cleanup in DNE, make llDie work again in DNE.Melanie Thielker4-236/+288
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