Tank_Master
8b92e953a0
Adding Grid manager panel and button (by nhede Core from angstrom viewer)
...
Also implemented dynamic currency symbol, and search browser using grid_info search url
2012-05-21 16:27:25 -07:00
Ansariel
efa1a64f0e
Fixes for LSL bridge:
...
* Use overloaded LLInventoryFetchDescendentsObserver to check for load of bridge and bridge rock category before doing anything!
* Request object inventory first before checking it's contents
* Properly stop bridge creation process if somehow the bridge rock wasn't found in the library (caused stalling)
* Only attach unattached bridge if it's not in the CoF already
2012-03-24 12:42:46 +01:00
Ansariel
8481fe18dc
Reverted bridge code for the time being
2012-03-12 21:51:30 +01:00
Ansariel
9d346bc10b
Bridge fix: Only attach bridge object if it's not in the COF already (will get attached automatically)
2012-03-11 11:39:01 +01:00
Ansariel
895d45c19c
Increase tick timespan in bridge to avoid tick getting called too often
2012-03-10 22:22:17 +01:00
Ansariel
6980280d65
Hopefully fix to create bridge only once.
2012-03-10 18:38:18 +01:00
Ansariel
3fcdb7ac72
Bridge fix part 2 (EXPRIMENTAL):
...
* Actively check periodically if inventory is usable and the contents of bridge and required library folder are loaded before checking bridge
(LLInventoryFetchDescendentsObserver seem to be wonky and unreliable here)
* Fixed stalling creation process if rock object cannot be found due to not properly loaded inventory
* Fixed check logic in processAttach() for existing bridge object (need to request object inventory first before you can check the contents
-> needs implementation of LLVOInventoryListener::inventoryChanged() )
* Removed some unnecassary calls of findFSCategory()
2012-03-10 16:54:04 +01:00
Ansariel
7256881be2
Added debug message to bridge - might give a clue if we're missing an error handling
2012-03-05 15:41:00 +01:00
Ansariel
c2e85c36a9
Crashfix in FSLSLBridge::processDetach() if called during shutdown, preventing proper saving of settings
2012-03-04 02:43:56 +01:00
Tank_Master
6003a135d3
Merge FS LGPL
2012-02-06 21:05:25 -08:00
Tozh
965bffd7b0
fix for excessive bridge recreation and attachment of old versions
2012-02-06 01:46:59 -05:00
Arrehn
544eb83792
consolidate autoresponse preferences, radar tag work in progress
2012-01-30 01:33:12 -05:00
Nicky
5f99af5951
Merge up to 26351 / 0c99a89542b0 (FS tip).
2012-01-31 11:52:14 +01:00
ziree
906dea62dc
Nearby chat working, toolbar layouts mostly behaving.
2012-01-27 23:29:53 +01:00
Tonya Souther
4a5b72ba43
Make the bridge authentication ID a per-account setting.
2012-01-01 18:42:12 -06:00
Arrehn
c18b8ddc81
Additional bridge error handling cleanup.
2011-12-16 10:28:30 -05:00
Arrehn
0515e99cae
Bridge logging and version handling.
2011-12-16 09:48:41 -05:00
Tozh
3eeead541e
Fix for the old bridge version cleanup
2011-11-27 00:31:56 -05:00
Arrehn
e258982857
workaround coarseoffset positions, initial implementation
2011-10-13 00:13:28 -04:00
Tozh
4f9a206687
changing bridge script from lsl to mono
2011-10-10 23:32:04 -04:00
Liny
af27b77a3e
Removing another info line that appears to be left over from developing the bridge.
2011-10-08 23:41:39 -07:00
Tonya Souther
c9798133d1
Correct bridge version number matching regex so it actually works.
2011-09-05 17:34:56 -05:00
Tozh
e1575c62b0
Fix for the viewer handshake and reverse version cleanup
2011-09-05 17:37:04 -04:00
Tozh
7529e3b582
Fix for detached bridge and part of teleport error.
2011-09-05 03:17:42 -04:00
Tozh
35e8b27f9a
Bridge version control with flight assist support
2011-09-05 00:09:32 -04:00
Tonya Souther
09bcc26ecd
Don't create links to the bridge when saving an outfit. Partial fix for FIRE-1474.
2011-09-04 21:45:58 -05:00
Ansariel
3c6db2c17e
Fixed line endings (no change to content itself)
2011-07-03 16:47:42 +02:00
Tozh
38dd3fd999
Fixes for duplicate bridge scripts and attachment issues
2011-06-26 17:36:35 -04:00
Tozh
8a8ee31942
Bridge directory protected, "wire ring" cut.
2011-06-25 15:26:24 -04:00
Tozh
a398c6d856
Bridge initialization restart and additional logging
2011-06-23 07:53:45 -04:00
Tozh
7aaf908e8d
Fix for the detaching bridge on viewer handshake +some logging.
2011-06-16 00:14:27 -04:00
Tozh
7b8038456e
Viewer handshake message and debug info
2011-06-13 03:43:40 -04:00
Tozh
ea9721374f
Fixes for the bridge script - object description, viewer handshake, minor cleanup
2011-06-13 03:05:48 -04:00
Tozh
21f6518f8d
Fix for the crash at bridge creation plus improved timing on script cleanup
2011-06-12 22:39:06 -04:00
Tozh
795f5b7365
Fixed the bridge duplicates/failures. Changed bridge attach point name from "chest" to "bridge"
2011-06-12 15:03:30 -04:00
Arrehn
e07321d101
FIRE-1255, clean up extra bridges
2011-06-12 10:53:06 -04:00
Kitty Barnett
5278bc0b7a
Merged with default tip
2011-06-11 21:52:57 +02:00
Tozh
0aecc92bda
Bridge cleanup, persist on outfit changes/removals.
2011-06-11 01:58:54 -04:00
Tozh
29947bbae1
Bridge improvements: cut and resize prim on attach, make it transparent, remove script from folder after upload, add message to chat "creating bridge" and "bridge done", check AIS2 for loaded inventory before checking bridge and menu option to regenerate bridge under Avatar Health.
2011-06-10 02:08:43 -04:00
Arrehn
d5dcac5159
LSL Bridge Robustness: Keep Library available unless forced via command line. Provide feedback that library is required if we try to create a bridge and don't have a library active.
2011-06-09 20:47:49 -04:00
Tozh
fe65635b91
//TT Client LSL bridge for script access
2011-06-09 01:49:22 -04:00