Commit Graph

66 Commits

Author SHA1 Message Date
Beeks
d36f86f674 Moved the Logout/Login and Teleport screen options to Vanity for future use, set them to "enable" instead of "disable" (This will make more sense in the future). This update also has the changes in the settings for the update to follow it (Status tags)
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-28 17:44:01 -04:00
Beeks
f8c2308c87 System Inventory beta - Working, but perhaps not as well as I'd like it to.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-24 20:06:33 -04:00
Beeks
ec55705bdd THE BIGGIE.
Holy hell, this was an interesting one to implement. I wish I understood it better. Unfortunately I think this marks the end of trying to re-implement the Local Inventory for Temp and Local textures. It's just not feasible now that the entire inventory system has been whipped into a code shitstorm.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-22 06:48:48 -04:00
Beeks
72c4c63b95 Adjustments to IMs -
Got "Announce incoming IMs" working.
Group name can now be shown in the local chat notifications for IMs.
"IM Received" changes to "New IM" for length.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-21 14:53:36 -04:00
Beeks
ae03b4c58b Updated the code to allow people to control whether to get client definition updates, now that the updater works.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-18 21:23:15 -04:00
Beeks
59d7c33954 Collection of theoretical improvements for ATI cards, as well as a couple memory leaks. Thanks to Shyotl for bringing them up and offering solutions.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-16 16:00:47 -04:00
Beeks
b215b405ea Two updates that sort of went in tandem.
Updated the Client tag options so that you can turn off tags/colors for others.

However, in the process of doing this the need for Client-Or-Account setting control became increasingly needed, and so a complete rebuild of some sections fetching values were redone across files. The good news is that we now have getCOA* settings for various settings types - Color4, Strings, U/F/S32, and BOOLs. Just include llsavedsettingsglue.h

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-15 00:22:06 -04:00
Beeks
7099ee393b Disable Click-to-sit
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-10 19:58:40 -04:00
Beeks
1299c0b968 Fixes -
Mac compile issues
LookAt problem

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-07 23:48:34 -04:00
Beeks
51665a0b31 Linux compile error fix regarding FreezeTime - FreezeTime is a Bool, not an F32.
Tools floater was fixed so that the Last Owner text would fade out properly.
Minor tweak to the wlf settings again, to hopefully ensure it will always start closed.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-04 19:22:52 -04:00
Beeks
26af7e436c WLF panel - Fixed.
Colors updating when Friends option is turned on/off - Fixed.
Client tag definitions can now theoretically be retrieved from "http://ascent.balseraph.org/updates/client_definitions.xml"

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-04 18:44:02 -04:00
Beeks
fed6bb2c8a Merge branch 'master' of github.com:Beeks/Ascent
Conflicts:
	indra/newview/llvoavatar.cpp
2010-09-03 03:23:01 -04:00
Beeks
4650ca453c Removed the OTR button - Probably not going to bother with OTR.
Added some code for a later feature in llagent and llvoavatar.
Performed a minor tweak to the client tag code that was incorrect.
Removed Emerald's color options in the tag dropdown in accordance of them theoretically being removed tomorrow.
2010-09-03 03:13:42 -04:00
CharleyLevenque
b3e955cc28 Package builder fixes, show friends with custom tag/color. 2010-09-03 02:46:20 -04:00
Beeks
d9cf8144e4 Client definitions were mucked with to poke Emerald.
People complained about the color of Friends in the avatar list, so I started adding support to change that (And made it account-specific as all the color stuff is designed to be). Didn't finish it, though.
The windlight popup is still broke as fuck when you start up, opening and closing it fixes it but no amount of basic common sense fixes it.
Changes to the client definitions to try to add our own colors worked, but the definitions file fucked off in the process so the client ID thing is sort of broken. Rather than trying to fix it, I think we'll just move onto the method described by Hazim/Zwagoth, which was closer to what we'd been trying to develop. I propose we just make people show up as Ascent and remove the tag reporting, honestly.
2010-09-02 22:10:56 -04:00
Beeks
800777f750 Merge branch 'master' of github.com:Beeks/Ascent
Conflicts:
	indra/newview/app_settings/settings.xml
2010-09-02 03:29:02 -04:00
Beeks
1fe07cfcd7 Fixes, foxes, faxes, and "oh fucks."
Link and unlink buttons are now in the build menu. To facilitate this, some minor elements were adjusted, and the edit boxes were re-aligned. Emerald's layout was pretty sloppy anyway.
More fiddling with the windlight menu, and more dead ends.

Expect at least one more update before night's end to implement the features coming in from the merge.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-02 03:19:13 -04:00
CharleyLevenque
95327d1bda idfk 2010-09-01 21:33:49 -04:00
CharleyLevenque
3e226eae0c Settings change 2010-09-01 21:10:15 -04:00
Beeks
9c207ae7e1 settings file is getting fucked up. 2010-09-01 18:16:18 -04:00
Beeks
8bf941ca38 e.e 2010-09-01 18:12:48 -04:00
Beeks
441a7059f6 Fixed "Always allow fly" - A new setting was added instead of using the one already in.
Still fighting with the Windlight bar.
Added some other options in? I don't know any more.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-01 17:55:27 -04:00
Beeks
b86566df43 Merge branch 'master' of github.com:Beeks/Ascent 2010-09-01 05:43:58 -04:00
Beeks
7f8652ca20 Added the Windlight presets from Emerald.
Camera reset and target position offsets for teleporting are in.
Still having problems with the popup menu not displaying correctly on startup. Poke it a couple times and it's fine. I dunno.
2010-09-01 05:41:54 -04:00
CharleyLevenque
327d244e31 New settings keys, script change announcement, minimum zoom distance fixes. 2010-09-01 03:42:39 -04:00
Beeks
a600ae694c Windlight and graphic control attachment to the bottom right is finally in.
Added Windlight Water options to it.
Known issue where it starts in collapsed mode when it should be expanded, or visa versa.

While working on the overlay bar, the IM counter got mixed in a bit so that may start working soon.

Rolled back some changes made in an attempt to clean up the vertical IM tabs.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-08-31 21:03:06 -04:00
Beeks
6dcc7321fe Sorry about that. Required files are now included - But still are unfinished. I do not recommend implementing anything currently commented out.
UI controls for Always Build and Always Fly are now in.
Vertical Tabs option is now in.
2010-08-30 02:40:29 -04:00
Beeks
f0cb6acf40 Breast physics is more fully implemented - Default values may be too subtle for some users, look for them in the Vanity preferences.
Client Tags are corrected, it was using the wrong value after being set.
Show LookAt now has a checkbox option in the Security tab for people who don't want to use the Advanced menu.
Logout/Teleport screen options are now controlled.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-08-29 23:51:20 -04:00
Beeks
dfa2e001ff Merge branch 'master' of github.com:Beeks/Ascent
Conflicts:
	indra/newview/CMakeLists.txt
2010-08-29 14:43:08 -04:00
Beeks
98bd948613 Git is saying I can't just pull the updates, so I'm forced to push this so I can sync. It's unfinished and shouldn't be used or touched really.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-08-29 14:39:59 -04:00
CharleyLevenque
137dc30c14 Fully implemented Breast Physics, but the boobies still don't bounce. Put in some other stuff for OTR (I think?) Finally added the client_definitions XML file to the versioning system. 2010-08-29 07:01:20 -04:00
Beeks
2be05793b1 Minor adjustments mostly. The Custom Tag features are in semi-working mode, still need some tweaks to correct for per-account saving.
Moved Revoke On Stand to "Privacy" - Should it be renamed "Security?" Maybe "Paranoia."
Beacon menu was fixed - It's back to classic SL's no-floater method, thank god.
Another fix for compiling in Linux - And another thanks to Verissimo Seetan for pointing it out.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-08-26 20:58:01 -04:00
Beeks
1fb1c12068 Minor fix to AscentPrefsVan for linux - And in general. Thanks for bringing that to my attention, Verissimo!
Aside from that, getting ready to actually activate another vanity feature. Probably see it in a couple hours.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-08-26 17:18:32 -04:00
Beeks
3b18bdc3d1 Updates:
Profile image pop-outs, user age, "currently online" shows up in green.
Metadata scrubbed clean user-side, so it's not showing data it shouldn't be. Left the code in at this time because in the event that we can implement our custom client tag options, the code could prove useful and I don't want to have to track it down in Inertia again.
Silver skin was "updated" for Ascent - That is to say, I ripped out the XUI folder so it'll use the default. Same thing.
The skins selection still isn't working. Can't figure out what I'm doing wrong. Trying to track down a developer from a client that supported that to get a clearer idea.
2010-08-24 19:12:29 -04:00
Beeks
39469edac4 Handling for Command Line, fixes to OOC Completion (Still not in IM, sorry), tweaks to the preference menus in general. 2010-08-23 05:26:57 -04:00
CharleyLevenque
ce6f5cfd2d Quick fix to Settings.xml for AscentMUpose and AscentAutoCloseOOC 2010-08-23 01:41:58 -04:00
CharleyLevenque
4bac221317 Added in Emerald's 'Chatbar as Command Line' 2010-08-23 01:29:10 -04:00
Beeks
5ce4286fd7 f 2010-08-22 15:14:30 -04:00
Hazim Gazov
1b6c1d85d0 an IP spoofing protection of level 2 or higher may bluescreen windows. Change the default and make note of this. 2010-08-18 03:16:06 +00:00
Hazim Gazov
be5ac3ac89 Allow multiple instances of Inertia at once. 2010-08-15 13:15:26 +00:00
Hazim Gazov
c5118d48b8 If we haven't set a build number, make up a random one (helps with evading detection) 2010-07-28 23:34:41 +00:00
phr0z3nt04st
9f96c44275 Added more stands to AO, and added forgotten setting for blacklist 2010-07-13 18:20:50 -05:00
phr0z3nt04st
82aef8fa4c Massive commit, beefed up the audio crash prevention, made a blacklist for assets, added sound explorer, fixed import, added item button to vfs explorer.
JELLY ROLL
2010-07-08 00:20:37 -05:00
phr0z3nt04st
d3e051ed58 Fixes and Temporary Uploads, plus temp on bulk upload too.... 2010-07-02 18:57:52 -05:00
Apelsin
dda0b2d3d6 Gave Inertia some nice options 2010-06-25 14:50:47 -07:00
phr0z3nt04st
b13bbd7b40 Added ip spoofing protectection. 2010-06-22 15:31:11 -05:00
phr0z3nt04st
b2cff0ba5d Made radar open invisible on startup, added number of agents above sim's
name in the world map and put maturity by the sim name, added more
region flags and
reformated the
region
flags output when it makes them into a string.
2010-06-17 01:10:57 -05:00
phr0z3nt04st
0ba33c9fb4 Added Alpha Layer support and Additional Attachments, plus I reverted my
localhost on outgoing log hack and added the original values back in.
2010-05-13 20:53:47 -05:00
phr0z3nt04st
0fda17d9fc Text Editor ui bug fixed 2010-05-10 18:17:03 -05:00
Hazim Gazov
a26a471fef add setting for broadcasting viewer effects 2010-05-10 17:10:23 -03:00