Melanie
|
ec4d639a28
|
Fix the spelling :/
|
2009-12-27 16:01:36 +00:00 |
Melanie
|
769dad2783
|
Merge branch 'master' into presence-refactor
|
2009-12-27 15:49:09 +00:00 |
Melanie
|
58ad0ff315
|
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
|
2009-12-27 15:47:58 +00:00 |
Melanie
|
e063f0d592
|
Encode the published and mature checkboxes into the user flags for
profiles
|
2009-12-27 15:47:14 +00:00 |
Adam Frisby
|
8a931a4e91
|
* Implements some basic Sirikata protocol work (initial handshakes).
|
2009-12-27 16:07:05 +11:00 |
Adam Frisby
|
8e18762e22
|
* Added prebuild for previous commit.
|
2009-12-27 15:03:26 +11:00 |
Adam Frisby
|
fd777cc7b9
|
* Implements Sirikata ClientStack Module
* Just a stub (imports all the sirikata protocol, and that's about it.)
|
2009-12-27 15:03:10 +11:00 |
Adam Frisby
|
763fa90be5
|
* Adding Google.ProtocolBuffers.dll dependency (BSD licensed)
* For some experimental work with a Sirikata clientstack.
|
2009-12-27 14:34:41 +11:00 |
Melanie
|
9cef5f92a1
|
Change the signature of the forms requester data in preparation to getting
to where lists can be sent as requests
|
2009-12-27 03:31:53 +00:00 |
Melanie
|
831f759644
|
Add the MySQL presence data module
|
2009-12-27 03:05:45 +00:00 |
Melanie
|
8b9332e321
|
Finish the presence service
|
2009-12-27 03:00:54 +00:00 |
Melanie
|
490c093636
|
Just make it compile :)
|
2009-12-27 02:11:25 +00:00 |
Melanie
|
101f60ea88
|
Interface changes
|
2009-12-27 01:54:53 +00:00 |
Diva Canto
|
dc80d13466
|
More beef to the IPresenceService interface.
|
2009-12-26 18:11:13 -08:00 |
Melanie
|
ca3aa283ba
|
Merge branch 'master' into presence-refactor
|
2009-12-27 01:28:15 +00:00 |
Melanie
|
982e3ff5d9
|
Presence Step 1
|
2009-12-27 01:27:51 +00:00 |
root
|
b7951d5177
|
Correct some issues with the last commit
|
2009-12-26 23:57:49 +00:00 |
Melanie
|
0369256720
|
Close a SQL injection loophole in the new database driver
|
2009-12-26 23:38:11 +00:00 |
Melanie
|
88b3b98811
|
Add AvatarInterestsReply
|
2009-12-26 04:12:51 +00:00 |
root
|
92be01d5e6
|
Make the GenericTableHandler work as intended
|
2009-12-26 01:50:21 +00:00 |
Melanie
|
9972b12812
|
Add a generic REPLACE INTO handler for put into the generic table handler
|
2009-12-26 00:19:54 +00:00 |
Melanie
|
d5618fbcc3
|
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
|
2009-12-25 23:10:44 +00:00 |
Melanie
|
8d36d7beed
|
Enable the profile module to be replaced completely, even for the base
profile data
|
2009-12-25 23:10:07 +00:00 |
dahlia
|
7a06ab834d
|
Clear Shape.SculptEntry if prim type is not a sculptie in llSetPrimitiveParams() - addresses Mantis #4462
|
2009-12-24 11:00:08 -08:00 |
Melanie
|
0ce3d4b0a9
|
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
|
2009-12-24 16:44:47 +00:00 |
Melanie
|
86a429bc44
|
Add the LSL List Size property
|
2009-12-24 16:44:12 +00:00 |
Diva Canto
|
2c3d7972b9
|
No-op in this commit. Just increasing the tag number due to weirdnesses.
|
2009-12-23 19:43:50 -08:00 |
Diva Canto
|
1fa938aab0
|
Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones.
|
2009-12-23 17:31:30 -08:00 |
Diva Canto
|
908992a105
|
Fixes the broken build of the previous commit.
|
2009-12-23 17:10:37 -08:00 |
Melanie
|
53386b6f1f
|
Add saving assets from gestures to IAR
|
2009-12-23 23:09:41 +00:00 |
Melanie
|
f2d2073f2b
|
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
|
2009-12-23 21:21:22 +00:00 |
Melanie
|
c05a35cc71
|
Fix a bounds exception I came across in IAR restore
|
2009-12-23 21:20:48 +00:00 |
Diva Canto
|
c27aa3749c
|
Change in how the Library returns its descendant folders, so that it includes folders added after the initial load off the file system, by other mechanisms.
|
2009-12-23 11:45:39 -08:00 |
Charles Krinke
|
fddefff284
|
Thank you kindly, Ziah for a patch that adds the channel to the class ChatEventArgs and retrieves it's value along with the others from the OSChatMessage in HandleChatPackage. With this the MRM Script can check if a ChatEvent is coming in on a specifc Channel. The Second Part adds the Method say(string msg , int channel) to send a chat message on the specified channel. The idea behind this is to enable MRM's to communicate with regular LSL or OSSL Scripts so that they may can act as a Backend to access a Database or do business Logic for those Scripts.
Signed-off-by: Charles Krinke <cfk@pacbell.net>
|
2009-12-23 10:34:11 -08:00 |
dr scofield (aka dirk husemann)
|
9c294c5663
|
- commented out unused method ConvertIHttpClientContextToOSHttp
|
2009-12-23 18:33:54 +01:00 |
Diva Canto
|
f45a69821b
|
Added Close() to Inventory/Archiver/InventoryArchiveReadRequest, so that the stream can be closed.
|
2009-12-22 21:00:46 -08:00 |
Melanie
|
c11f259e15
|
Remove GetState. It is really unused and was reinstated by the revert
|
2009-12-22 15:46:55 +00:00 |
Melanie
|
a24d9bff03
|
Revert "Remove an insterface member that was never used"
It was used. By the API, which is dynamically loaded. So it didn't complain
until it hit Bamboo
This reverts commit 33d5018e94 .
|
2009-12-22 15:45:56 +00:00 |
Melanie
|
33d5018e94
|
Remove an insterface member that was never used
|
2009-12-22 15:35:39 +00:00 |
Melanie
|
1876ce90af
|
FINALLY! Script compile errors now appear in the script error pane,
not in a funky debug window.
|
2009-12-22 09:24:01 +00:00 |
Melanie
|
e68c7a1f23
|
Add missing file
|
2009-12-22 05:08:15 +00:00 |
root
|
05e8b4e72c
|
Add a data path for error messages
Committed from my other box where git is not configured properly
Signed-off-by: Melanie <melanie@t-data.com>
|
2009-12-22 04:55:43 +00:00 |
Melanie
|
e530180c1e
|
Glue code for a couple of new LSL function implementations
|
2009-12-22 00:26:12 +00:00 |
Melanie
|
1fe8a1beaf
|
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
|
2009-12-21 22:06:17 +00:00 |
Melanie
|
32904c0ce8
|
When a script has been loaded, remove it's state entry, so recompiling
doesn't pick up the old state again.
|
2009-12-21 22:05:43 +00:00 |
Diva Canto
|
dcafb1dfcd
|
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
|
2009-12-21 08:55:43 -08:00 |
Diva Canto
|
4a33ee9fb9
|
Bug fix: set the map image upon hyperlinking regions.
|
2009-12-21 08:55:12 -08:00 |
Melanie
|
51ecdf0148
|
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
|
2009-12-21 15:48:46 +00:00 |
Jeff Lee
|
d04f6688e4
|
Fixes some incorrect values returned by llGetPrimitiveParams() and osGetLinkPrimitiveParams().
Signed-off-by: Melanie <melanie@t-data.com>
|
2009-12-21 15:48:30 +00:00 |
Diva Canto
|
641a789bbc
|
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
|
2009-12-21 07:46:33 -08:00 |