diff options
author | Duane Bailey <nayryeliab@gmail.com> | 2005-09-18 15:22:30 +0000 |
---|---|---|
committer | Duane Bailey <nayryeliab@gmail.com> | 2005-09-18 15:22:30 +0000 |
commit | 90cc1c54dc36574f56cde0306c11d3abc43fc893 (patch) | |
tree | ea69fdfe5c92aef0126a937c39d40c0d8ee9c069 /ChangeLog | |
parent | f22625d0e79cd943acf117c1e5bd32e4bbef5a2a (diff) | |
download | mana-90cc1c54dc36574f56cde0306c11d3abc43fc893.tar.gz mana-90cc1c54dc36574f56cde0306c11d3abc43fc893.tar.bz2 mana-90cc1c54dc36574f56cde0306c11d3abc43fc893.tar.xz mana-90cc1c54dc36574f56cde0306c11d3abc43fc893.zip |
2005-09-18 Duane Bailey <nayryeliab@gmail.com>
* src/game.cpp: added code so that wehn someone starts carrying
more then half thier max weight.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-09-18 Duane Bailey <nayryeliab@gmail.com> + + * game.cpp: added weight notice; now notifies person when they + are carrying more then half their weight + 2005-09-18 Yohann Ferreira <bertram@cegetel.net> * src/game.cpp, src/graphics.cpp, src/graphics.h, @@ -30,6 +35,7 @@ png. 2005-09-17 Duane Bailey <nayryeliab@gmail.com> +>>>>>>> 1.203 * src/net/messagin.cpp, src/net/messageout.cpp, src/net/network.cpp: removed replaced MACOSX defines with big endian defines |