Commit Graph

472 Commits

Author SHA1 Message Date
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
c6b1ba3b84 Fix for people reporting crashes when attempting to open the gesture editor.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-14 22:46:38 -04:00
Beeks
e58c6c1f39 Added a separator on the Object right click menu at someone's request.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-14 22:45:43 -04:00
Beeks
03491b7e4c Proactive version update since it seems to get changed right after being compiled to binary.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-14 22:44:36 -04:00
Beeks
923e770b2f Merge branch 'master' of github.com:Beeks/Ascent 2010-09-14 22:43:06 -04:00
Beeks
c8e5512b5c Complete removal of Export Region code - There is no reason to even leave this in commented.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-14 22:41:23 -04:00
Beeks
e703ee3152 Fix for tabbing order on Friends list, new features were confusing or changing the expected usage by regular users
Cleaned up the source file as well.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-14 22:38:02 -04:00
CharleyLevenque
3b8d4436ef LIiiiiiiiiiike a version
Oh, oh

Puuuuuuushed for the veeeeeery fiiiirst tiiiiime ;3~
2010-09-13 02:48:16 -04:00
Beeks
6c78cca90b Minor adjustment for cross-platform
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-12 23:26:32 -04:00
Beeks
7c340e880d Merge branch 'master' of github.com:Beeks/Ascent 2010-09-12 20:31:44 -04:00
Beeks
1da8076a64 Actual fix for the AO stop stuff. AO is still not up to par, but it's getting there.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-12 20:27:18 -04:00
Beeks
974fbb1a29 Animation stop seems to explode. Like, badly. Commented out until a fix can be found.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-12 19:41:20 -04:00
CharleyLevenque
ba1799b960 Merge branch 'master' of github.com:Beeks/Ascent
Conflicts:
	indra/newview/llpreviewgesture.cpp
2010-09-12 18:33:46 -04:00
Beeks
02b619fa9f llAudio security patch. The other edit was already included.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-12 18:19:28 -04:00
Beeks
87ac06a9a0 Merge branch 'master' of github.com:Beeks/Ascent
Conflicts:
	indra/newview/llpreviewgesture.cpp
2010-09-12 17:26:21 -04:00
CharleyLevenque
91c6ab94ac Compliance fixes 2010-09-12 17:06:40 -04:00
Beeks
3454f696ef Minor Whoops-Tweak, forgot to remove some references that were no longer needed.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-12 05:40:37 -04:00
Beeks
441cb4bbb4 Crazy, super-hack AO replacement. It's actually pretty good, but requires a lot of tweaks and fixes. Need to talk to the creator of the original code to see if they can shed light on stuff.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-12 05:03:25 -04:00
Beeks
2f79566311 Pushing this code up - Even if we can't get the AO working, at least this doesn't CRASH.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-11 05:01:39 -04:00
Beeks
d01da05d94 Removed the "Make Copy" button from the gesture menu for now because it looks really tacky
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-10 20:06:14 -04:00
Beeks
d8e93de28e UI addition for Disable Click-To-Sit
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-10 20:05:33 -04:00
Beeks
f98bf3885e Tweak to the texture listing to try to get some semi-needed textures to preload
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-10 20:04:53 -04:00
Beeks
c28d8d0c0a Possible fix for texture corruption crash loop
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-10 20:03:56 -04:00
Beeks
c86769d657 Client UUID thing for trying to identify new clients
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-10 20:03:09 -04:00
Beeks
74669be31a Attempting to get online status for object list
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-10 20:01:56 -04:00
Beeks
7fe4287d1f Permissions check
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-10 20:01:06 -04:00
Beeks
f0fc284994 Client Definitions update
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-10 19:59:39 -04:00
Beeks
7099ee393b Disable Click-to-sit
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-10 19:58:40 -04:00
Beeks
b27508df29 Merge branch 'master' of github.com:Beeks/Ascent 2010-09-09 14:06:49 -04:00
Beeks
785f56fcbd Couple minor tweaks - We have no reason to leave out the standard SL Create Account/Login Help links, nor the channel/version. In fact, it probably should've been on there to begin with.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-09 04:20:44 -04:00
Beeks
e3b22571f2 "None" button replaced with an "Alpha" button - I'm not sure any grid allows "no" texture on an object, and I don't even know what an object looks like with no texture.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-09 01:09:06 -04:00
CharleyLevenque
0cf58668cf Versioning for new release. 2010-09-08 21:49:42 -04:00
Beeks
371a4a697c Wait, no, it was right before.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-08 20:22:09 -04:00
Beeks
23c265db94 Menu Viewer file difference.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-08 20:19:00 -04:00
CharleyLevenque
3fbb058867 Merge branch 'master' of github.com:Beeks/Ascent
Conflicts:
	indra/newview/skins/default/xui/en-us/panel_friends.xml
2010-09-08 20:14:14 -04:00
CharleyLevenque
52612780a6 bluh 2010-09-08 20:04:35 -04:00
Beeks
fb1194ec7c COMMIT STORM:
Updates for the UB - Still in the works, but it's getting there!

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-08 19:14:40 -04:00
Beeks
cdf1620369 COMMIT STORM:
Version update, but this is already behind - Make sure it's up-to-date when you make your next binary.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-08 19:13:26 -04:00
Beeks
34be8461b9 COMMIT STORM:
Fly button placed back in the toolbar.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-08 19:10:15 -04:00
Beeks
973f53df5e COMMIT STORM:
Fixes for Temp uploads so they show up as they should and are actually usable.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-08 19:09:14 -04:00
Beeks
4638cfbc80 COMMIT STORM
ARs got broken accidentally.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-08 19:06:54 -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
60f056721c Whoops. MessageBuilder removal fixed.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-07 01:46:13 -04:00
Beeks
0be0d095fc TPV Compliance issues resolved:
Message Builder is removed entirely as per requested
Message Log was updated to be less dependent on the message builder for later removal
Version reporting was fixed - Missed some tidbits from Inertia removal

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-06 23:16:43 -04:00
Beeks
512f24a4ca Adjustments to SEKRIT PROJEKT DELTA
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-06 18:28:47 -04:00
Beeks
d32fade269 SHENANIGANS
>:|

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-06 18:27:09 -04:00
Beeks
81e3e27821 Minor adjustment to the Friend Categorization additions - The UI needs some work :x
It's also missing a file.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-06 18:18:05 -04:00
Beeks
1a5e1a6113 Updates to the Sound Explorer to make it more TPV compliant.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-06 18:16:36 -04:00
Beeks
f0af073595 Removed Age Verified check - Doesn't work yet.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-06 18:14:37 -04:00
Beeks
d567e6c011 Fix for the Friend organizer - Code was found to be full of ghosts.
This has been remedied.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-06 17:49:23 -04:00