Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-09-28 | Implement the plumbing for llSetVehicleType from the LSL | Charles Krinke | 10 | -1/+70 | |
subroutine down through the physics modules through PhysActor and SceneObjectPart. No connection to the physics simulators. | |||||
2008-09-28 | Mantis#296. Thank you kindly, Idb for a patch that resolves: | Charles Krinke | 4 | -0/+34 | |
Estate/ Manager Owner Uses the Region/Estate Menu Region TAB, and uses "Teleport Home All Users..." (Action Button), the action will complete but no one will be teleported and all users still function in the region ok. | |||||
2008-09-28 | Added the plumbing for llSetVehicleRotationParam | Charles Krinke | 10 | -1/+69 | |
in the classes between the LSL implementation and the underlying physics engines. | |||||
2008-09-28 | A little bit further with LLSetVehicleVectorParam. | Charles Krinke | 1 | -1/+8 | |
2008-09-28 | Add explicit CultureInfo to the script compile thread in DotNetEngine to | Melanie Thielker | 3 | -0/+11 | |
ensure that scripts will compile on nonenglish systems | |||||
2008-09-28 | Plumb the connection though from llSetVehicleVectorParam | Charles Krinke | 10 | -33/+78 | |
to the various physics engines. No connection to the underlying physics simulator yet, just plumbing through the various classes. | |||||
2008-09-28 | Mantis #1922 | Melanie Thielker | 2 | -1/+2 | |
Thank you, idb, for a patch that addresses hex digits erroneously being recognized as valid and parsed in a decimal number | |||||
2008-09-28 | Add some methods to allow modules so set client view options | Melanie Thielker | 4 | -0/+47 | |
2008-09-28 | Remove llSetVehicledoubleParam. It does not exist. | Charles Krinke | 1 | -6/+0 | |
It was a mistake a year ago to add it in. | |||||
2008-09-28 | Plumb the connection through from llSetVehicleFloatParam | Charles Krinke | 10 | -3/+73 | |
to the various physics engines. No connection to the underlying physics simulator yet, just plumbing through the various classes. | |||||
2008-09-28 | Mantis #2288 | Melanie Thielker | 1 | -4/+16 | |
Correct a typo in namespace declaration Also adds a new flag to the PacketManager to force retention of packets marked reliable (default off) | |||||
2008-09-28 | - Further cleanups | Homer Horwitz | 2 | -29/+57 | |
- Added TeleportFinish event to the event-queue. It works better than before (you can teleport), but it doesn't work quite right yet (you start TPing after the TP again). Beware: Still experimental and non-working. | |||||
2008-09-28 | Refactor to avoid some duplicate code. | Homer Horwitz | 2 | -101/+63 | |
2008-09-28 | Update svn properties. Minor formatting cleanup. Fix a compiler warning. ↵ | Jeff Ames | 3 | -3/+3 | |
Fix a UUID vs null comparison. | |||||
2008-09-28 | eol-style native; on EventQueueHelper | Teravus Ovares | 1 | -146/+146 | |
2008-09-28 | * okay.. Now you can do border crossings with the security 'fixed' ↵ | Teravus Ovares | 3 | -87/+173 | |
client.. with EventQueue enabled. * You occasionally loose the event queue if you cross back and forth between the same regions many multiples of times. * But Don't try to teleport! | |||||
2008-09-28 | Mantis#2287. Thank you kindly, Idb for a patch that solves: | Charles Krinke | 1 | -5/+58 | |
The current llGetLinkName returns an empty string if a prim with the given link number is not found in the link set. In SL an empty string is only returned if the prim name is actually blank, a NULL_KEY is returned instead with a couple of exceptions. | |||||
2008-09-27 | * With EventQueueGet enabled.. we can see into neighbor regions again on ↵ | Teravus Ovares | 2 | -14/+27 | |
the Security 'fixed' client.. But don't try to cross yet! | |||||
2008-09-27 | * Adds flag to enable/disable EventQueueGet. | Teravus Ovares | 2 | -11/+34 | |
* If EventQueueGet is enabled, use that instead of a few UDP packets, if it's disabled use the UDP packets like normal. * We *really* suggest users do not turn on EventQueueGet yet.. as it's highly experimental, broken, and resource intensive * Updated OpenSim.ini.example * Testers of EventQueueGet.. in OpenSim.ini, it's in the [Startup] Section.. change EventQueue = false, to EventQueue = true. | |||||
2008-09-27 | * Replace a generic error handler. | Teravus Ovares | 1 | -1/+1 | |
2008-09-27 | * Event queue is now polling.. | Teravus Ovares | 3 | -8/+69 | |
* returns FAKEEVENT instead of the connection returning a 502. It doesn't like our 502's for some reason.. so, in leau of this.. send it a fake event. * Once again, this is still 'really early' code, so please don't blame us if you have no more threads left. | |||||
2008-09-27 | Continue working on the new EventQueueGetModule. Not finished (or even working) | Homer Horwitz | 3 | -29/+164 | |
yet. This shouldn't break anything, but is work in progress, so be careful. Contains a new file; do your runprebuilds. | |||||
2008-09-27 | Stop DNE saying "Loading script" when it's actually unloading. | Melanie Thielker | 1 | -2/+4 | |
2008-09-27 | * This is the very very early beginnings of an EventQueue:get module. | Teravus Ovares | 2 | -0/+204 | |
* This won't function yet as far as the client can tell.. because it doesn't respond to the first query with a 200 message. * We have to figure out how to encode those binary values in the example code in the module... * Committing this so we have a start point. Will continue to work on this more today. | |||||
2008-09-27 | Update unit tests | Melanie Thielker | 1 | -13/+6 | |
2008-09-27 | Add friendly error messages to both engines. | Melanie Thielker | 9 | -109/+303 | |
2008-09-26 | Mantis #2277 | Melanie Thielker | 2 | -2/+1 | |
Patch up a type name change in libomv. Thanks for tracking that down, idb | |||||
2008-09-26 | And actually do what I intended to do with the last commit. Message is gone. | Melanie Thielker | 1 | -5/+5 | |
2008-09-26 | Kill "Compile successful" message when rezzing prims/wearing attachments | Melanie Thielker | 3 | -6/+7 | |
Changes behavior to send on_rez event to prims when rezzed from agent inventory. | |||||
2008-09-26 | Fix listeners in multi-region instances | Melanie Thielker | 1 | -3/+3 | |
2008-09-26 | Thank you, idb, for a patch that implements the stubs for llGetAgentLanguage() | Melanie Thielker | 3 | -0/+13 | |
2008-09-26 | Remove another interface that is no longer needed | Melanie Thielker | 6 | -40/+5 | |
2008-09-26 | Add "Notecard saved" message to saves of notecards into prims | Melanie Thielker | 1 | -0/+16 | |
2008-09-26 | Finishing the code cleanup in DNE, make llDie work again in DNE. | Melanie Thielker | 4 | -236/+288 | |
Add some compile messages from XEngine into DNE as well. | |||||
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 23 | -205/+147 | |
* Updates to libomv r2243, * Remove lots of unnecessary typecasts * Improves SendWindData() Thanks jhurliman. * Will update OpenSim-libs in 10 minutes.. | |||||
2008-09-26 | DNE code cleanups | Melanie Thielker | 3 | -102/+82 | |
2008-09-26 | Adds support for the "Running" checkbox and the "Reset" button, as well as | Melanie Thielker | 1 | -0/+44 | |
ResetScripts In Selection, Set Script to [not] Running In Selection from the tools menu. Allows DNE script reset without a full recompile. | |||||
2008-09-26 | Pluggable API module (XEngine style) support for DNE | Melanie Thielker | 1 | -7/+14 | |
2008-09-26 | Compiler Connection! One world, one compiler! | Melanie Thielker | 25 | -47590/+22 | |
2008-09-26 | After the last commit, the old Common assembly was still being loaded. | Melanie Thielker | 1 | -2/+2 | |
Removing it made DNE scripts crash. Fixed here. Now on to converge the compilers. | |||||
2008-09-26 | Yay! Common/ is gone! One API is achieved! | Melanie Thielker | 9 | -2949/+22 | |
2008-09-26 | * minor: remove warnings | Justin Clarke Casey | 5 | -16/+12 | |
2008-09-26 | * Apply http://opensimulator.org/mantis/view.php?id=2274 | Justin Clarke Casey | 1 | -1/+3 | |
* Reapply homer's click action implementation, which accidentally got blatted * Thanks tyre | |||||
2008-09-26 | * refactor: do a tiny bit of cleanup | Justin Clarke Casey | 1 | -40/+46 | |
2008-09-26 | Add per-instance date to DNE to avoid serializing stuff 10 times a second. | Melanie Thielker | 7 | -250/+180 | |
Clode cleanup and removal of commented stuff in ScriptManager. | |||||
2008-09-26 | * refactor: split out AssetXferUploader | Justin Clarke Casey | 3 | -285/+312 | |
2008-09-26 | * refactor: split out AgentAssetTransactionsManager | Justin Clarke Casey | 2 | -192/+227 | |
2008-09-26 | * Implment task inventory item asset update for the old non CAPS transaction ↵ | Justin Clarke Casey | 4 | -36/+86 | |
system * This means that saving notecards in prim inventories should now work. * Not the nicest code in the world - the transactions system is pretty fugly right now * PLEASE NOTE: Currently, the prim will not repersist until up to 15 seconds after it is unselected. * What we really need is a proper mechanism so that any prim updates still waiting when the simulator is quit are performed before exit. | |||||
2008-09-26 | And another file | Melanie Thielker | 1 | -0/+479 | |
2008-09-26 | Pushing the missing file | Melanie Thielker | 1 | -0/+35 | |