Commit Graph

38406 Commits (ecbdb4948feee25edb4e952fb7e7aeda278c12fa)

Author SHA1 Message Date
Dave Parks ecbdb4948f MAINT-2968 Fix for crash on AMD hardware running current drivers. 2013-10-10 18:00:11 -05:00
dmitry a6672034b8 MAINT-2850 Fix for linux build 2013-08-22 11:38:42 +03:00
Tank_Master 6fe5edf031 Backed out changeset: 3c7acadcdfd9 - pull in proper fix from LL 2013-10-14 12:05:28 -07:00
Cinders d901c427f8 Fix build on the cool operating systems. 2013-10-14 12:47:45 -06:00
Simon Linden 5d9823f084 Fix file EOL format 2013-08-21 20:41:30 +00:00
dmitrykproductengine e213feb56c MAINT-2850 FIXED Windows 8.1 detected as running in windows 8 compatibility mode always 2013-08-20 20:49:36 +03:00
Cinders 7ce85f018c Havok build fix 2013-10-14 01:07:33 -06:00
Ansariel b432121e22 Fix post process quality slider text in preferences not updating properly 2013-10-14 01:11:04 +02:00
Ansariel 775a13cbf4 Updated German translation 2013-10-14 00:51:50 +02:00
Ansariel 1bc4a7f8ca Fix non-static LLCachedControl in FSRadar 2013-10-14 00:10:13 +02:00
Ansariel c41a37fd3b Add missing color definition 2013-10-14 00:07:07 +02:00
Nicky 2247c3fc65 FIRE-11529; More crash protection to guard against Hugsie crashing :) 2013-10-13 22:24:47 +02:00
Cinders c32f9976a9 FIRE-11867: Avoid unnecessary type casting, both implicit or explicit - spotted by Filomena Firelyte 2013-10-13 12:31:50 -06:00
Cinders d9b2166305 Friendlier include of clang's hash table 2013-10-13 11:02:13 -06:00
Nicky 5506b49bcd More GCC happyness. Remove function that's not used anymore. 2013-10-13 18:28:57 +02:00
Nicky e77289f057 FIRE-11839; Use const version of llstrider<>::get to avoid program termination. 2013-10-13 18:28:06 +02:00
Nicky 7622272c39 const version of get() which won't barf when at or behind end of memory. Can be used to test for end of sequence. 2013-10-13 18:26:54 +02:00
Nicky 6942101c06 Make GCC happy again. It needs the include of hastable.h 2013-10-13 18:26:04 +02:00
PanteraPolnocy 26ea95d67f Small adjustements in Polish translation 2013-10-13 14:07:09 +02:00
PanteraPolnocy 7a95c3a0ae FIRE-11866: 'Environment' button no longer working in StarLight and StarLightCUI skins
+ small cleanup in MetaHarper
2013-10-13 13:46:33 +02:00
Cinders 2bb5f3a7f4 Comment out some unused functions 2013-10-12 23:18:57 -06:00
Cinders 43c95a823a Clang fixes 2013-10-12 21:41:10 -06:00
Cinders 017cd12d52 Parenthesis, parenthesis, parenthesis 2013-10-12 21:40:03 -06:00
Cinders 3d9f82f929 Use kCGLRPTextureMemoryMetabytes in place of deprecated kCGLRPTextureMemory 2013-10-12 20:59:48 -06:00
Cinders 966f96f2ad More defined clang support 2013-10-12 20:57:58 -06:00
Cinders e49298632a Can't follow up a non-static declaration with a static one. 2013-10-12 17:15:06 -06:00
Cinders 9b17340332 A real fix for visual_param_index_map_t from Sovereign Engineer 2013-10-12 14:36:55 -06:00
Cinders 371ffc3625 CHUI merge build-fix - Clang and GCC 4.6+ want user-defined ctor for const objects 2013-10-12 12:19:33 -06:00
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