Commit Graph

38378 Commits (034e2c8ee03b3231ec3b1bc98ebb47e2264ebec9)

Author SHA1 Message Date
Cinders 034e2c8ee0 Oops, Xcode5 has no 10.7 target out of the box 2013-10-12 11:56:07 -06:00
Cinders abd10acb82 Xcode5 target with clang 2013-10-12 11:46:10 -06:00
Cinders 0112d4538f Pacify clang by giving llviewerwearable public access to visual_param_index_map_t 2013-10-12 10:53:38 -06:00
Cinders b628f54f35 Avoid redefinition of NSWindow by forward declaration 2013-10-12 10:48:59 -06:00
Cinders 3433a51756 FIRE-11847: Make Sky button functional again 2013-10-10 23:16:48 -06:00
PanteraPolnocy bf70e8dfe7 FIRE-6406: Feature to disable Object Return notification 2013-10-11 01:22:21 +02:00
Tonya Souther 6f53b2ff18 FIRE-11448: Experimental fix from Monty Linden for HTTP texture fetch issues over cellular networks. 2013-10-10 15:30:48 -05:00
Ansariel 6f3699017f Updated German translation 2013-10-10 19:43:51 +02:00
PanteraPolnocy 61b1f0bf26 FIRE-6522: Options to automatically decline all group and personal voice chat requests
Exposing VoiceCallsRejectGroup, adding VoiceCallsRejectAdHoc and VoiceCallsRejectP2P
2013-10-10 19:25:05 +02:00
Ansariel 7a6ff5c61e Updated German translation 2013-10-10 17:32:43 +02:00
Cinders c67bf7489e Fix spamming stream titles with OpenAL.
Klutzy interim fix for titles not showing up in notify tips (better fix on it's way)
2013-10-09 22:04:44 -06:00
Tonya Souther 9f4d0aa2cb Make sure to not spam duplicate stream title announcements. 2013-10-09 18:13:49 -05:00
Nicky 2c880e6cce Remove functionally not used since month (op. new/delete/pool) or that was the same as LL's (*_aligned_*) 2013-10-09 20:40:27 +02:00
Nicky 5d4c672aaf Must use ll_aligned_alloc to work in all configurations. 2013-10-09 19:01:31 +02:00
PanteraPolnocy c2f524a3ff Updated Polish translation 2013-10-09 17:50:50 +02:00
Tonya Souther bbe6d0aae1 FIRE-11848: Ignore the bridge when getting attachment names or status. 2013-10-09 07:56:43 -05:00
Tonya Souther 38fd1e5464 FIRE-4453: Don't detach the LSL bridge from RLV, ever. 2013-10-09 07:32:56 -05:00
Nicky cf90bbed6c Merge 2013-10-09 12:12:42 +02:00
Nicky 52458f627a Don't test each skin skir for existance of certain files each frame by expensive IO calls. 2013-10-09 12:08:21 +02:00
Nicky 3d4317810a Don't define ND_NO_TCMALLOC. It just does the same as the stock LL version does anyway since a while. 2013-10-09 12:05:35 +02:00
Nicky 91e26c225b More memory leak prevention. 2013-10-09 11:42:22 +02:00
Nicky 2eae40ad5c Fix for compile error. 2013-10-09 11:41:10 +02:00
Cinders 4a4c9f8c97 Micro-optimisations, save on calls to gSavedSettings in commonly hit places 2013-10-08 15:17:22 -06:00
Cinders e055b28d5f Only indent two spaces 2013-10-08 15:15:04 -06:00
Cinders 32d004cb90 More changes for the Export perms UI, thanks to Liru Færs. 2013-10-08 15:08:08 -06:00
PanteraPolnocy 3e97f939ff Tabs to spaces in StreamMetadata notifications, to avoid "empty square" characters 2013-10-08 21:18:55 +02:00
PanteraPolnocy 2014ef48df Updated Polish translation 2013-10-08 20:30:39 +02:00
Ansariel b462dfd1d9 Updated German translation 2013-10-08 20:15:14 +02:00
Ansariel b54b2c2f09 Fixed minor whitespace issue in viewer menu 2013-10-08 20:15:00 +02:00
PanteraPolnocy 04440be191 FIRE-11823: Region details - terrain tab ought to say 512 or 1024 tga 2013-10-08 19:48:55 +02:00
Ansariel 17f574529d FIRE-11841: Conversations button in toolbar doesn't properly set focus to selected floater 2013-10-08 19:28:56 +02:00
Ansariel 0099a2fa87 FIRE-11341: Properly set focus when openening IM floaters via chiclet 2013-10-08 19:27:28 +02:00
Cinders 5308fcb3a7 Dump SimulatorFeatures to Nearby Chat for my convenience 2013-10-08 11:13:47 -06:00
PanteraPolnocy f441613e79 Partially reverting fix for FIRE-10178 (1f33a208e62b) because of problems with Growl, restoring old behaviour for it in Keyword Alerts
Moving back gGrowlManager->notify to llviewerchat.cpp; "FSKeywords::notify" is now used only for triggering sound
2013-10-08 18:29:51 +02:00
Cinders 0f50ea367a Don't need to initialize mMetadata 2013-10-08 08:10:16 -06:00
Nicky af0e782774 Change forward declaration from struct LoadedFont to class. 2013-10-08 15:32:49 +02:00
PanteraPolnocy 2c6808d62e Updated Polish translation 2013-10-08 12:55:30 +02:00
Cinders 01855fabc7 Refactor OpenSimExtras to use lfsimfeaturehandler with permission from Liru Færs 2013-10-07 23:33:07 -06:00
Cinders 838df4ca9c Preliminary OpenSim export caps UI 2013-10-07 15:01:10 -06:00
Ansariel 319f0fbcc6 Fix merge error in llvertexbuffer.cpp 2013-10-07 22:43:30 +02:00
Nicky 28c3886eff Compile fix for GCC, cannot construct an LLSD object with NULL. 2013-10-07 17:44:19 +02:00
Nicky d821765592 When having a huge amount of outfits the viewer would lock up and disconnected during 'Edit Appearance.' due to excessive calls of arrange in LLAccordionCtrl. Work around this by calling arrange only once after adding all outfits. 2013-10-07 17:03:41 +02:00
Nicky e45592aa05 FIRE-7570; Don't load the same font over and over into memory. Instead load it once, then reuse it. 2013-10-07 17:01:17 +02:00
Nicky 2a4bafc3dd Rework allocation logging so other parts can hook into it to report their stats too. 2013-10-07 16:59:46 +02:00
Cinders 1b30319c4f FIRE-11800: Make Rebake Textures also refresh textures on SSA regions 2013-10-06 23:52:55 -06:00
Cinders 276c3683ac Sync projects to match for the jira parser. 2013-10-06 22:30:11 -06:00
Cinders 79bbf7be35 FIRE-11478: Better handling of audio stream tags with fmodex, based on work by Shyotl Khur 2013-10-06 22:08:36 -06:00
Tonya Souther b8e8cd021d FIRE-11828: Don't process Return or keypad Enter twice on OS X. 2013-10-06 18:12:10 -05:00
PanteraPolnocy 0eba5fe908 Updated Polish translation 2013-10-06 21:17:28 +02:00
PanteraPolnocy 86a9912a12 Removing duplicated string 2013-10-06 21:01:24 +02:00