diff options
author | Roderic Morris <roderic@ccs.neu.edu> | 2008-07-14 23:15:10 +0000 |
---|---|---|
committer | Roderic Morris <roderic@ccs.neu.edu> | 2008-07-14 23:15:10 +0000 |
commit | 1e5a8a201f59cb54f725ac4660a41013bcd768cf (patch) | |
tree | d0edea7722cc2d15acea776a5239c313b852e525 /ChangeLog | |
parent | 993b43e87e2d53e8ae8ea31c43f04a19613a6d09 (diff) | |
download | mana-1e5a8a201f59cb54f725ac4660a41013bcd768cf.tar.gz mana-1e5a8a201f59cb54f725ac4660a41013bcd768cf.tar.bz2 mana-1e5a8a201f59cb54f725ac4660a41013bcd768cf.tar.xz mana-1e5a8a201f59cb54f725ac4660a41013bcd768cf.zip |
fix view names checkbox, fix compilation with cmake
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-07-14 Roderic Morris <roderic@ccs.neu.edu> + + * src/CMakeLists.txt: Added the partyhandler to the cmake build list. + * src/gui/viewport.cpp: Reverse the effect of visible names. + * src/gui/chat.cpp, src/gui/chat.h: Cosmetic changes to a hack. + 2008-07-14 David Athay <ko2fan@gmail.com> * src/game.cpp, src/commandhandler.cpp, src/game.h: Added admin commands |