summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterscriptlimits.cpp
AgeCommit message (Collapse)Author
2010-03-29EXT-5940 : Typedef all vector<LLUUID>'sLoren Shih
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead.
2010-03-16EXT-4655 fixed a hanging listener on parcelinfo messages and fixed possible ↵gabriel lee
crash through spamming refresh of script limits floater reviewed by Johnny
2010-03-04ext-4657 changed inappropriate llerrs to llwarnsgabriel lee
reviewed by Lynx
2010-02-10CID-426Tofu Linden
Checker: UNINIT_CTOR Function: LLPanelScriptLimitsAttachment::LLPanelScriptLimitsAttachment() File: /indra/newview/llfloaterscriptlimits.h and some BOOL->boolification while I was there.
2010-02-02acted on code review advise, check some return pointers for nullness etcgabriel lee
2010-02-01DEV-44904 and other fixesgabriel lee
2010-01-26fix for normal [BSI] About Land -> Script Information -> Divider between ↵Ychebotarev ProductEngine
object owner and parcel location cannot be moved to resize fields --HG-- branch : product-engine
2010-01-08EXT-3630 & EXT-3893 added object owners to script information floater and ↵gabriel lee
corrected memory readout for attachments reviewed by H
2009-12-19Added a first view script limits floatergabriel
reviewed by Mani