diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-06-30 09:12:16 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-06-30 09:12:16 +0000 |
commit | cf5cfbcb8ff63005b1e08f9718ce3f80f919271e (patch) | |
tree | edc73c162e1b636f2f9571f46e9882845122958c /ChangeLog | |
parent | 4dbc9b7af344d3ff006a40e3e0c06ce160f365f9 (diff) | |
download | mana-cf5cfbcb8ff63005b1e08f9718ce3f80f919271e.tar.gz mana-cf5cfbcb8ff63005b1e08f9718ce3f80f919271e.tar.bz2 mana-cf5cfbcb8ff63005b1e08f9718ce3f80f919271e.tar.xz mana-cf5cfbcb8ff63005b1e08f9718ce3f80f919271e.zip |
Updated CMake file to fix compilation. Patch by darkKnight.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -1,3 +1,8 @@ +2008-06-30 Bjørn Lindeijer <bjorn@lindeijer.nl> + + * src/CMakeLists.txt: Updated CMake file to fix compilation. Patch by + darkKnight. + 2008-06-24 Philipp Sehmisch <tmw@crushnet.org> * src/particle.cpp, src/particle.h, src/particleemitter.cpp, @@ -108,7 +113,7 @@ * src/gui/popupmenu.cpp: Applied QOAL's patch to fix popup bug. -2008-05-14 fate <fate.tmw@googlemail.com> +2008-05-14 Fate <fate.tmw@googlemail.com> * src/configuration.cpp, src/game.cpp, src/player_relations.h, src/beingmanager.h, src/gui/setup_players.cpp, src/gui/setup.cpp, @@ -183,8 +188,8 @@ 2008-04-26 Dennis Friis <peavey@placid.dk> - * src/inventory.cpp: Avoid stacking equipment other than arrows. Based on - similar fix in inventoryhandler. + * src/inventory.cpp: Avoid stacking equipment other than arrows. Based + on similar fix in inventoryhandler. * src/gui/trade.cpp: Text fix, z => GP. * src/net/playerhandler.cpp: When picking up GP from trade or quest, tell the user in the chat window like with items. |