aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-09-15 23:44:25 -0700
committerMcCabe Maxsted2009-09-15 23:44:25 -0700
commitb86a81bb6a425234238770c7ff997e92b94777f1 (patch)
tree66c192d887c4a6e521bf4dd617a3e28603e912e3 /ChangeLog.txt
parentAdded tabs to mini-map radar (diff)
downloadmeta-impy-b86a81bb6a425234238770c7ff997e92b94777f1.zip
meta-impy-b86a81bb6a425234238770c7ff997e92b94777f1.tar.gz
meta-impy-b86a81bb6a425234238770c7ff997e92b94777f1.tar.bz2
meta-impy-b86a81bb6a425234238770c7ff997e92b94777f1.tar.xz
Some code cleanup
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 4fedaa8..7653e53 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -27,6 +27,13 @@
27 modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml 27 modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml
28 28
29 29
30 * Some code cleanup.
31
32 modified: linden/indra/newview/llfloatermap.cpp
33 modified: linden/indra/newview/llfloatermap.h
34 modified: linden/indra/newview/llnetmap.cpp
35
36
302009-09-14 McCabe Maxsted <hakushakukun@gmail.com> 372009-09-14 McCabe Maxsted <hakushakukun@gmail.com>
31 38
32 * Small improvement to hide selection outlines in LLSelectMgr. 39 * Small improvement to hide selection outlines in LLSelectMgr.