diff options
author | Jacek Antonelli | 2009-05-25 18:21:46 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-05-25 18:38:37 -0500 |
commit | 2099a7a2287be16d861962fb19bf48a38f8d923c (patch) | |
tree | 6bb721965f80543d6edf2f6307e1f2b6cfe6a1f5 /ChangeLog.txt | |
parent | Added Teleport Home confirmation and callback methods. (diff) | |
download | meta-impy-2099a7a2287be16d861962fb19bf48a38f8d923c.zip meta-impy-2099a7a2287be16d861962fb19bf48a38f8d923c.tar.gz meta-impy-2099a7a2287be16d861962fb19bf48a38f8d923c.tar.bz2 meta-impy-2099a7a2287be16d861962fb19bf48a38f8d923c.tar.xz |
User-initiated Teleport Home has confirmation dialog.
That's in the World menu and on the world map.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index d7048ad..cb5b323 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,12 @@ | |||
1 | 2009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * linden/indra/newview/llfloaterworldmap.cpp: | ||
4 | User-initiated Teleport Home has confirmation dialog. | ||
5 | That's in the World menu and on the world map. | ||
6 | * linden/indra/newview/llviewermenu.cpp: | ||
7 | Ditto. | ||
8 | |||
9 | |||
1 | 2009-05-24 Jacek Antonelli <jacek.antonelli@gmail.com> | 10 | 2009-05-24 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 11 | ||
3 | * linden/indra/newview/llagent.cpp: | 12 | * linden/indra/newview/llagent.cpp: |