Commit Graph

27 Commits (3126e58f249b1cb02b0f5d58dffe78eabb66291e)

Author SHA1 Message Date
PanteraPolnocy 3a2de425e7 FIRE-4785: Current render quality setting in sysinfo / about floater 2012-12-25 01:35:00 +01:00
Cinders 7e29a4748f Forgot a placeholder and forgot to move a parenthesis in my last commit. :( 2012-11-26 15:55:31 -07:00
Cinders 07883671f8 FIRE-8273: Add Havok/Opensim indicator to getSystemInfo() 2012-11-26 14:54:01 -07:00
Ansariel 2462eb14bf Added percentage sign to packet loss in reqsysinfo output 2012-09-26 17:07:10 +02:00
Ansariel 8c0752b479 FIRE-2574: Changed format of reqsysinfo to Phoenix style 2012-09-24 18:51:48 +02:00
Nicky 9013a468c6 Backout 12cbde90b41d: Possible fix for a startup crash(es)'. With rev. 8960c6d51c2a not needed anymore. 2012-05-21 15:01:00 +02:00
Kadah_Coba 91d6bb7cdd Possible fix for a startup crash(es)
Low impact
2012-05-20 17:55:44 -07:00
Arrehn 646ce8b944 FIRE-5641, make LL Viewer tags less confusing 2012-03-21 13:09:04 -04:00
Arrehn a085098bbb Hybrid mode improvements to focus on power user use cases 2012-03-16 01:39:27 -04:00
Tank_Master aa7b3cb897 Turn off Viewer tags by deafult, add notice to Tags tab of Firestorm preferences. 2012-03-02 22:07:37 -08:00
Techwolf Lupindo 05935d0912 Suppport group chat prefix bugfix: Checkbox dissapears when checkbox off. 2011-11-22 11:06:54 -05:00
Techwolf Lupindo f572e79f9f Remove ' in sysinfo output. 2011-11-20 22:36:35 -05:00
Selo 9720890d94 FIRE-3923 Added Bandwidth, LOD Factor and Draw Distance to sysinfo and reqsysinfo 2011-11-20 18:23:54 +01:00
Techwolf Lupindo 8e320641b0 FSData refactor: /reqsysinfo and /sysinfo
Added working /sysinfo command.
Clean up /reqsysinfo code.
Merged dupe code in reqsysinfo and sysinfo button.
Fix reqsysinfo/sysinfo output text bugs: 'r' in font info, '\n' in vovix info.
2011-11-20 03:22:03 -05:00
Techwolf Lupindo c216824418 FSData refactor: code dupe
Elemente some code dupe.
Remove one function with one caller and merge it with caller.
Some whitespace cleanup.
2011-11-19 21:29:03 -05:00
Techwolf Lupindo d7dcaf31b1 FSData refactor: static function/variables
Remove no longer used static variables.
Move a lot of fuctions to normal from static.
2011-11-19 17:53:41 -05:00
Techwolf Lupindo cd8665cd8b FSDate refactor: LLHttpclient
Reworked http get responder class to handle the errors in download and decoding.
Some whitespace cleanup.
Converted some LLSD to cont LLSD and related code.
Removed redundent error checking as that is now handled by the http get responder class.
2011-11-19 02:11:59 -05:00
Techwolf Lupindo abf40530b6 FSData refactor: LLSingleton
Use LLSingleton instead of home brewed one.
2011-11-18 22:05:45 -05:00
Techwolf Lupindo 5f5431a203 FSData refactor: Agents
Code cleanup, refactor, and performance improvments that uses the agents.xml data.
2011-11-17 21:26:03 -05:00
Techwolf Lupindo 15a8c377b9 Support groups chat prefix of (FS 1.2.3) for easer support. 2011-10-27 00:32:20 -04:00
Selo 6f3d18f035 FIRE-3113 [SUPPORT] Added login mode & font used to sysinfo 2011-10-15 16:15:23 +02:00
Tank_Master 77e4a18d43 corrected order of ("packets lost" / "packets in") for info displays 2011-09-04 15:24:05 -07:00
Wolfspirit fd6f00095e Ability to change tag color, show own Tag Color and change Usernamecolor
Also removed some left over debugging tag from fsdata.
TPVD are able to set some choosen Tag colors if they want. Don't allow others as long as we don't want to see all colors.
2011-08-23 09:56:20 +02:00
Tonya Souther 8584ee4816 Fix compile error on OS X for missing strnlen(). 2011-08-22 18:29:22 -05:00
Wolfspirit 689e3f7a4d Rework of the Tagsystem.
- Moved the Tagsystem to FSData for better integration. So other Modules can call it too.
- Added the Tagdata as LLSD (TPVD, Name, UUID) to llvoavatar (mClientTagData)
- Added the ability to display TPVD Viewers only.
- Added the Settings to Preferences -> Firestorm -> Tags
- Removed ShowViewerIDsOnNameTag cause it's replaced with "FSClientTagsVisibility">0
- Changed the Debug Settings from S32 to U32
2011-08-22 19:10:02 +02:00
Wolfspirit fa5f151332 Added Clienttag downloads, colored clienttags, V1 Tag Color and colored Username
Only via Debug Settings for now. Needs buttons in settings!
- FSUseLegacyClienttags (0=No Legacy Clienttags (only new System), 1=Use Local file only, 2=Download file) (needs relog)
- FSColorClienttags (color based on Texturecolor (new system) or Taglist (old system))
- FSUseV1TagColor (FIRE-1328)
- FSColorUsername (orange only for now)
2011-08-11 03:09:55 +02:00
Techwolf Lupindo 1c845a899e Added fsdata. MOTD works. /reqsysinfo works.
Block release present, but not tested.
Othere features need to added. API mostly unchanged.
2011-06-06 00:20:22 -04:00