blob: 3990c054df186eb64f23eaff99e3f44414171c63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2008-09-20 Paul Churchill <pnolan@dsl.pipex.com>
* linden/indra/newview/llimpanel.cpp:
VWR-2072: New Feature -> UI -> IM -> Teleport (other person) Button.
* linden/indra/newview/llimpanel.h:
Ditto.
* linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml:
Ditto.
2008-09-19 Jacek Antonelli <jacek.antonelli@gmail.com>
* linden/indra/SConstruct:
New optional SConstruct flag to specify an exact path to build
directory: BUILD_DIR. For convenience until we switch to CMake.
* linden/indra/SConstruct:
VWR-2865: New SConstruct flag to (not) make tarball after compiling.
For convenience until we switch to CMake.
* linden/indra/newview/viewer_manifest.py:
Ditto.
|