Jeff Ames
|
fae34bb10c
Update svn properties, formatting cleanup.
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Jeff Ames
|
3bf8858727
Update svn properties, formatting cleanup.
|
16 years ago |
Teravus Ovares
|
2912aafe25
* This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format.
|
16 years ago |
Melanie Thielker
|
63b6ab467a
Implements 80% of object buy (prim vendor). You can't buy the object yet,
|
16 years ago |
Melanie Thielker
|
f206ffd5a8
Mantis #2003 - thank you, SachaMagne, for a patch that implements
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Charles Krinke
|
d9cc908471
Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:
|
16 years ago |
Melanie Thielker
|
72b8c1af1c
Plumb the user flags all the way through to the profile. userFlags in
|
16 years ago |
Melanie Thielker
|
e3157e61aa
Mantis #1946
|
16 years ago |
Mike Mazur
|
97d5b5a1eb
De-coupling the IClientAPI interface and ClientManager class from the
|
16 years ago |
Jeff Ames
|
0718aa0b7f
Minor formatting cleanup.
|
16 years ago |
Melanie Thielker
|
12c5bfa3e0
Estate series, patch 9 (#9157)
|
16 years ago |
Melanie Thielker
|
c441a03ea3
Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClearCameraParams.
|
16 years ago |
Dr Scofield
|
24e15088ea
renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage
|
16 years ago |
Melanie Thielker
|
06e0e513cf
Add GetGroupPowers() and a dictionary to hold them to ClientView and
|
16 years ago |
MW
|
9b51bb545e
Changed it so the avatar's rotation is now sent as part of a full avatar update.
|
16 years ago |
Melanie Thielker
|
f112cebde2
Refactor the packet scheduling out of ClientView. Add intelligent
|
16 years ago |
MW
|
fb096dfbd5
added experimental packet tracker (LLPacketTracker.cs), which can be told to track a packet and if it hasn't been acked within a set time, trigger a IClientAPI event, that the application/scene can handle. Currently only terrain packet tracking is finished, Tracking for initial Prim packets (first full update for a prim) is being worked on. Future improvements would be to make it a more generic packet tracker with callback delegates instead of events.
|
16 years ago |
Melanie Thielker
|
263633e274
Patch #9151
|
16 years ago |
Charles Krinke
|
d0fb5e8c90
Mantis#1638. Thank you kindly, Salahzar for a patch that:
|
16 years ago |
MW
|
7db2e19500
corrected the params types on IClientAPI.SendParcelMediaCommand. the command parameter should be set to the the ParcelMediaCommandEnum value. While flags seems to need to be set to (uint)(1<<[value of the command enum])
|
16 years ago |
lbsa71
|
b7fc172254
* Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to IClientAPI. These methods have not been tested, but feel free to start wiring them to llParcelMediaCommandList.
|
16 years ago |
lbsa71
|
6c13d68489
* Changed casing of some archaic methods to conform with code standards
|
16 years ago |
lbsa71
|
d9b802bb26
* Split out various classes from IClientAPI into their own files, in accordance with code standards
|
16 years ago |
Charles Krinke
|
9a0ef22ed9
Mantis#1616. Applied Melanie's patch. This may or may
|
16 years ago |
Teravus Ovares
|
e5649e0dd5
* Various documentation to some black magic parts of LLClientView
|
16 years ago |
Dr Scofield
|
feb30217de
dr scofield's warning safari:
|
16 years ago |
Jeff Ames
|
56802afff4
Update svn properties. Minor formatting cleanup.
|
16 years ago |
Charles Krinke
|
a58a47a759
Mantis#1597. Thank you, Melanie for a patch that:
|
16 years ago |