Homer Horwitz
|
fb49e010b7
Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the hint, jhurliman.
|
преди 16 години |
Teravus Ovares
|
58de1bfdf5
* hide test for the moment.
|
преди 16 години |
Teravus Ovares
|
31614a3625
* attempt 2 for ODE Tests
|
преди 16 години |
Justin Clarke Casey
|
eda69e81ef
* refactor: Make gestures module register its own events too
|
преди 16 години |
Teravus Ovares
|
c67bc4bf6a
* attempt at adding ODEPlugin testing part duex. This may cause the build to fail if I didn't do it properly.. crossing fingers.
|
преди 16 години |
Justin Clarke Casey
|
85557fb0ef
* Like most other modules, make the sound module register for its event directly, rather than needing Scene to know about it
|
преди 16 години |
Justin Clarke Casey
|
e0b7ad7677
* Refactor: Move some code into separate methods in FriendsModule
|
преди 16 години |
diva
|
06f74e4295
Fix for attachment crossing on TPs. Now that we're letting the viewer have control over MakeRoot at the destination, we need to pass the attachments after that. Attachment crossing requires a root agent at the destination.
|
преди 16 години |
Melanie Thielker
|
e7e8e6a7c3
Plumb in the birthdate from the user server reply to the cache
|
преди 16 години |
Melanie Thielker
|
5929d2a47c
Fix date format of the birthdates to conform to what the client expects
|
преди 16 години |
Melanie Thielker
|
a7a0b5e1ae
Fix the error i got sidetracked from :/
|
преди 16 години |
Melanie Thielker
|
a3b67ec8c7
Fix "from" link number in single prims to 0. Previously, this was 1,
|
преди 16 години |
MW
|
69b72ac83c
Deleted the AssetDownload module (and directory), as this module/code hasn't been used for a few thousand revisions now. And the code for sending assets has long since been moved to the LLClientView where it belongs.
|
преди 16 години |
Dahlia Trimble
|
6e68a11082
Thanks Gerhard for a patch that implements part 3 of VolumeDetection / persistance
|
преди 16 години |
Dahlia Trimble
|
1fbbdb6714
test commit - no functional change
|
преди 16 години |
Dahlia Trimble
|
8a86439985
Removed some debugging code that was inadvertently left in in my last commit :/
|
преди 16 години |
diva
|
339fd602db
This commit is a major change on the TP process. Several things were wrong and/or broken. (a) ExpectAvatarCrossing is redundant (and bad) because the client triggers the same method on the receiving region after it receives TeleportFinish. (b) At least two of the *Async methods in SceneCommunicationService weren't asynchronous at all; I made them be asynchronous. Crossing fingers...
|
преди 16 години |
diva
|
69fe246fcc
Removing the region where the agent is in from the list of regions to close child agents.
|
преди 16 години |
diva
|
9056ad63d5
One more small mod in EQ: there is no need to subscribe to the OnLogout event, because things in the EQ get shutdown OnClientClosed.
|
преди 16 години |
diva
|
fc9ffa5f97
One more check on closing EQs.
|
преди 16 години |
Dahlia Trimble
|
c66cfb51f7
Fix a floating point comparison that was causing some misshaped triangles on some prim faces
|
преди 16 години |
diva
|
ae30d74b79
On closing EQs, make sure to wait for the viewer to fetch the last events.
|
преди 16 години |
Dahlia Trimble
|
d83d665186
Thanks to M. Igarashi and nlin for a patch that improves conformance of the funcion llAxes2Rot()
|
преди 16 години |
Teravus Ovares
|
a973825db6
* Fixes edit linked parts rotating the root prim in a linkset. One more bug to go.. and that's editing multiple prim in a linkset at the same time. Don't try that now, as it'll bust the linkset.
|
преди 16 години |
Teravus Ovares
|
53a479904e
Minor: fix a comment... scratch that,reverse it.
|
преди 16 години |
Teravus Ovares
|
2ee8f81e15
* Commit linkset Group (multiprim) linked/delinked to another linkset group (multiprim) test.
|
преди 16 години |
idb
|
3fe966d6b3
An initial implementation of llMinEventDelay in XEngine.
|
преди 16 години |
diva
|
7d837a9bea
Slowing TPs down a bit further.
|
преди 16 години |
Melanie Thielker
|
d56a62253b
Change XEngine money() event routing to always raise the money()
|
преди 16 години |
Teravus Ovares
|
8444528bdc
* Adding a two prim linking/delinking test. This test is likely to get on people's nerves since linking/delinking is easily broken. But.. that's why we have tests!
|
преди 16 години |