diff options
author | McCabe Maxsted | 2009-06-09 09:41:04 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-06-09 09:41:04 -0700 |
commit | e5dbb8e4dc05e664102362685ddca94f37cdf575 (patch) | |
tree | 93e695263553adadc423cf7e7d2e4b046adb8a7a /ChangeLog.txt | |
parent | Fixed the Resident Chooser showing hair instead of calling cards (diff) | |
download | meta-impy-e5dbb8e4dc05e664102362685ddca94f37cdf575.zip meta-impy-e5dbb8e4dc05e664102362685ddca94f37cdf575.tar.gz meta-impy-e5dbb8e4dc05e664102362685ddca94f37cdf575.tar.bz2 meta-impy-e5dbb8e4dc05e664102362685ddca94f37cdf575.tar.xz |
Backported 1.23's minimap conversion to XUI
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index cc2de88..8566125 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,29 @@ | |||
1 | 2009-06-09 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * Backported 1.23's minimap conversion to XUI. | ||
4 | |||
5 | modified: indra/llui/llui.cpp | ||
6 | modified: indra/llui/llui.h | ||
7 | modified: indra/newview/CMakeLists.txt | ||
8 | modified: indra/newview/llagent.cpp | ||
9 | modified: indra/newview/llcolorscheme.cpp | ||
10 | modified: indra/newview/llcolorscheme.h | ||
11 | modified: indra/newview/llfloatermap.cpp | ||
12 | modified: indra/newview/llfloatermap.h | ||
13 | modified: indra/newview/llmenucommands.cpp | ||
14 | modified: indra/newview/llnetmap.cpp | ||
15 | modified: indra/newview/llnetmap.h | ||
16 | modified: indra/newview/llstartup.cpp | ||
17 | modified: indra/newview/llviewercontrol.cpp | ||
18 | modified: indra/newview/llviewermenu.cpp | ||
19 | modified: indra/newview/llviewerobject.cpp | ||
20 | modified: indra/newview/llviewerregion.cpp | ||
21 | modified: indra/newview/llviewerwindow.cpp | ||
22 | modified: indra/newview/llworldmapview.cpp | ||
23 | modified: indra/newview/skins/default/colors_base.xml | ||
24 | modified: indra/newview/skins/silver/colors_base.xml | ||
25 | |||
26 | |||
1 | 2009-06-08 McCabe Maxsted <hakushakukun@gmail.com> | 27 | 2009-06-08 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 28 | ||
3 | * Changed 'IM Received' button to '__ New IMs'. | 29 | * Changed 'IM Received' button to '__ New IMs'. |