Commit Graph

12 Commits (d7dcaf31b1f064acec0fa927d379b9bf7553ca7f)

Author SHA1 Message Date
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