Files
SingularityViewer/indra
Lirusaito e3bd635510 Redid ScriptCounter entirely, should fix 182, if not just prevent the permanent failure condition.
Script Counter now shows the names of avatars in the user's desired format.
Adds "Count Scripts in Selection" to the Tools menu. (Can count for multiple objects, quite useful for land owners, no?)
Makes the Script Counting strings translatable. (ScriptCounting, ScriptCountAvatar, ScriptCountObject, and ScriptDeleteObject)

ScriptCounter is no longer a giant pile of static, it goes away when it has run its course and multiple instances can exist simultaneously.
Removes the silly unneeded parts of ScriptCounter, and thus removes it from llstartup.cpp
Adds some nice documentation in comments, and moves some log output to proper places (although I commented it out, it proved quite spammy for high primcount objects, initial loop runs super fast)
Trying to view this diff with no space changes is the best course of action, but even that will be tough...
Adds a header guard to scriptcounter.h
Hooks up menu function LLObjectVisibleScriptCount to Object.VisibleScriptCount, apparently this was never hooked up.... strange
2013-05-22 11:01:43 -04:00
..
2012-07-04 10:25:04 +00:00
2013-05-11 21:46:41 +02:00
2013-04-23 03:16:31 +02:00
2013-03-05 12:24:51 -05:00
2012-12-09 02:10:16 +01:00
2013-05-08 00:55:50 -04:00
2013-03-04 03:31:24 -05:00
2013-03-24 23:20:40 -05:00
2013-03-04 12:02:01 -05:00
2013-05-06 06:07:23 +02:00