Shyotl
1705167998
Fixed non-debug compile.
2013-03-24 23:20:40 -05:00
Shyotl
1dbaa19e99
Reworked control variable lookup profiling. Should practically be free, and is now enabled for relwithdebinfo. Use dumpcalls for output.
2013-03-14 14:37:20 -05:00
Shyotl
7ca974f731
Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer.git into sunshine
2013-01-08 17:06:08 -06:00
Shyotl
d71210e942
Trivial changes, mostly to clean up diff noise. Majority of changes are comment corrections or licenseinfo updates. (does not include newview directory)
2013-01-07 14:44:54 -06:00
Aleric Inglewood
2fbd53807c
Do not use LLCachedControl as global variables.
2013-01-03 23:25:18 +01:00
Shyotl
68bc6749e5
Hooked LLTrans into LLNotification stuffs. Also, fixed [CURRENCY] showing up in several places on the buy land window.
2012-01-11 00:49:14 -06:00
Shyotl
6ad9367c24
Trying out new LLCachedControl implementation.
2011-07-16 23:36:56 -05:00
Aleric Inglewood
92696623e0
Start up crash of LLErrorThread due to corrupt map in CheckLevelMap
...
Wrapped gSettings and the global objects returned by Settings::get() and
Globals::get() in AIThreadSafe, forcing thread-safe access.
This solves the problem of possible corruption of the various LevelMap's
in LLError::Settings due to thread unsafe accesses.
2011-05-05 15:41:19 +02:00
Siana Gearz
f9dcb1bb09
RLVa 1.1.2 to 1.1.3 upgrade. InvLinks + COF
2010-11-25 23:47:11 +01:00
Siana Gearz
9dffb18c25
ld.gold on linux, useless spam
2010-11-13 04:45:10 +01:00
Siana Gearz
5a49ceab6d
Merge Shyotl
2010-11-11 21:54:47 +01:00
unknown
3604f98734
Forgot something, apparently!
...
Also, Boolean + Real = bad.
2010-11-11 00:26:17 -06:00
unknown
31cf29f51f
Dear GCC:
...
:(
Sincerely,
Shyotl
2010-11-10 19:52:14 -06:00
Siana Gearz
17a0d13b0c
Merge shyotl, setting include broken (disabled)
2010-11-09 15:14:34 +01:00
Siana Gearz
740b570168
Merged in RLVa. Viewer broken!
2010-11-07 05:05:47 +01:00
unknown
4929460c66
COA stuff rolled into gSavedSettings.
...
Added common script<->client command junk.
2010-10-19 18:50:47 -05:00
unknown
fe9a3d2ba2
Converted frequently occuring setting lookups to LLCachedControl
...
Added LLObjectList::getAvatar(LLUUID) for type-safe and quicker lookup
Added F32 overload to LLSD because using F64 needlessly is silly.
(And its lack of F32 overload caused issues with LLCachedControl<F32>)
2010-10-07 21:36:13 -05:00
Hazim Gazov
7a86d01598
Imported existing code
2010-04-02 02:48:44 -03:00