Nicky
2ea3aad28b
Change internals of lluicolortable to hold a const char* and not a string. this way we can avoid a lot of string creating and destructions per frame.
2013-01-02 20:59:08 +01:00
Nicky
a8481122d5
Minimize calls to LLInstanceTrackerBase::getStatic. It is not as innocent as it looks when called very often.
2013-01-02 19:33:06 +01:00
Nicky
1de637340b
Fix typo for code that uses direct os allocations.
2013-01-02 19:14:21 +01:00
Nicky
9b5cc783bd
include stdtypes.h for proper definition of U32.
2012-12-22 18:48:57 +01:00
Nicky
9f29b6e09d
Change ndMemStats to ndMallocStats and add the namespace + functions to the header.
2012-12-16 06:29:00 +01:00
Nicky
c71a625dde
Change year to 2013 in FIRESTORM-SOURCE_LICENSE_HEADER.txt.
2013-01-02 19:01:03 +01:00
Nicky
d6ebfd7c73
Handle invalid/corrupt VFS files in animation loading.
2013-01-02 18:59:42 +01:00
Nicky
3be4e07442
Use nd::exceptions::xran to handle out of bounds errors in datapacker instead of a plain std::string.
2013-01-02 18:48:29 +01:00
Nicky
1ce09b4d33
Add excepion header/cpp file to build.
2013-01-02 18:47:49 +01:00
Nicky
dbd44e7f88
New exception class. Will be used to properly handle out of bounds errors in datapacker.
2013-01-02 18:47:16 +01:00
Nicky
c3f84e8ef4
Add tcmalloc replacement bits into LL code.
2013-01-02 18:11:03 +01:00
Nicky
a0851aac76
(Re-)Add files to compile without tcmalloc.
2012-12-16 03:42:37 +01:00
Ansariel
ce82de6a5c
Fallback to Freetype 2.3.9 for Windows
2013-01-02 07:56:25 +01:00
PanteraPolnocy
d97b0a1e99
Polish translation update: Adding a label attribute to grid options button in the Build floater
...
... so it's properly translated in the Vintage skin - doing this instead of copying the whole floater into /vintage/ and making only that small change. Other skins are not using a label there, but a graphic icon, so there are no conflicts or overlapping text.
2013-01-01 19:13:42 +01:00
Cinders
d7e428583b
Fix for FIRE-8733. Patch submitted by sal Kaligawa
2012-12-31 17:28:40 -07:00
Kool
51a51545c0
FIRE-8744: Spanish translation for Phototools and Cameratools
2012-12-30 17:58:27 +01:00
Kool
95d43aa9bb
Litte fix in menu_pie_object Spanish translation
2012-12-30 15:11:31 +01:00
PanteraPolnocy
18e4f39e81
Phoenix mode default settings adjustements
...
* EnableGroupChatPopups & EnableIMChatPopups from 0 to 1, because FSLogImToChatConsole is true, so IMs will go into the console, not to the toasts anyway. IMInChatConsole in Phoenix has 1 by default.
* FSShowGroupNameLength from 0 to -1, so all group name will be shown in console, when IM arrive. DiamondShowGroupNameLength in Phoenix has -1 by default.
* FSUseStandalonePlaceDetailsFloater, FSUseStandaloneTeleportHistoryFloater, FSUseStandaloneBlocklistFloater - all from 0 to 1.
2012-12-30 03:49:59 +01:00
Ansariel
5e7cc3135b
Made friend mapping list on worldmap respect display name settings
2012-12-29 21:54:57 +01:00
Nicky
8704782bb4
Crashfix; make sure spellcheck does not run past end of string buffer.
2012-12-29 18:55:51 +01:00
Tonya Souther
71bd3aecce
Comment out useless spammmy log message.
2012-12-29 09:23:31 -06:00
Ansariel
7354eae95f
FIRE-8729: Fixed group notice selection
2012-12-29 16:15:11 +01:00
Tonya Souther
f2ac512107
Minor log message cleanup.
2012-12-29 07:28:48 -06:00
Kool
ca21d1323e
New files missing from last commit.
...
Firestorm skin cleanup (thanks to Pantera Polnocy)
2012-12-29 00:45:15 +01:00
Kool
a3c08d2f63
FIRE-8726: Spanish translation update + localizability fix for panel_group_roles
2012-12-28 22:55:58 +01:00
PanteraPolnocy
f0ba20b723
Polish translation update: Small adjustements to Volume Controls floater in Vintage skin
2012-12-27 13:57:19 +01:00
Ansariel
cdcc808fbf
Updated German translation
2012-12-26 14:22:48 +01:00
PanteraPolnocy
adac5f8e23
Better implementation of 4890836e8d56 - no alpha value tweaking beyond the normal range anymore
2012-12-25 15:38:51 +01:00
Ansariel
cabac0cad7
Cleared remaining merge issues from FUI merge: We don't need to call floaterp->setTornOff() in llmultifloater.cpp to set the tear off state - this is done in LLFloater::setTornOff() based on Catznip already
2012-12-25 15:05:49 +01:00
PanteraPolnocy
c17d4ceabe
Updated Polish translation: Camera Controls floaters for Starlight skins
2012-12-25 12:44:55 +01:00
PanteraPolnocy
57ab84cac2
FIRE-5583, FIRE-5220: Experimental setting to show Camera Controls always opaque
...
* TT_FORCE_OPAQUE forces camera floater alpha to go beyond the range of 0-1 - to 10, what overwrites background images alpha values from skins, without manually modifying them. I didn't encountered any errors while testing.
2012-12-25 12:15:35 +01:00
PanteraPolnocy
3a2de425e7
FIRE-4785: Current render quality setting in sysinfo / about floater
2012-12-25 01:35:00 +01:00
Cinders
25d2459d1e
Fix FIRE-8419: Don't return on identical stream URIs. We might need to toggle off/on a closed stream. Identical streams are handled elsewhere anyways.
2012-12-23 15:05:35 -07:00
Cinders
0fddd0f4de
Backout Rev 18389. String returns correctly with KDU 7.1
2012-12-23 11:20:08 -07:00
Ansariel
16d619ab2d
Cleaned up Firestorm specific includes in llstartup.cpp
2012-12-22 01:56:03 +01:00
Ansariel
bd539c8d32
Fixed group/list/show SLURL command to respect "FSUseV2Friends" debug setting and open the correct group list
2012-12-22 01:48:53 +01:00
Ansariel
5c79512231
FIRE-8560: Friends List in People Panel Fails to Load
2012-12-22 01:15:47 +01:00
Nicky
21f13e8b87
Prevent log spam by only trying to connect to a host when it is valid.
2012-12-21 23:25:22 +01:00
Nicky
302557b4fa
Prevent reading past message buffers and crashing then.
2012-12-21 20:28:50 +01:00
Cinders
07e263e854
FIRE-5118: Lightshare bug fix
2012-12-20 22:45:58 -07:00
Cinders
7ae9b5b5f5
Never append second_life to a settings or log directory
2012-12-20 12:11:18 -07:00
PanteraPolnocy
d86e09e155
Updated Polish translation: OpenSim Lightshare and estate ban options
2012-12-20 18:36:10 +01:00
Cinders
6b42562cfd
Separate user settings and chat logs by grid (appending .gridlabel to the directory) in OS builds, Settings and directories in Havok build remain the same (firstname lastname) Remove option to append. We assume OS build users connect to more than one grid.
2012-12-20 10:28:45 -07:00
Ansariel
e10b9d5d11
Updated German translation for OpenSim preferences panel
2012-12-20 17:36:46 +01:00
Ansariel
c86e520969
Added estate ban option to people panel
2012-12-20 17:17:40 +01:00
Cinders
11707155be
FIRE-5118: Support for OpenSim Lightshare messages
2012-12-20 08:19:36 -07:00
Ansariel
f175706272
Only activate profile button on blacklist if a single resident is selected
2012-12-20 11:16:33 +01:00
PanteraPolnocy
d2fafbb152
Updated Polish translation
2012-12-19 23:10:34 +01:00
Ansariel
ec625c9742
FIRE-6970/FIRE-6998: Optional permanent derendering of multiple objects
2012-12-19 20:25:10 +01:00
PanteraPolnocy
d6b4bceb53
Polish translation for radar and IM tabs name format options; Name format correction in Vintage skin
2012-12-19 17:52:34 +01:00