diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-09-18 17:41:37 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-09-18 17:41:37 +0000 |
commit | 074c842ff70f2d695d09a5ee07cee1fec7450518 (patch) | |
tree | 0c7ffb9ef669464cb948f72f548c71e4620ac478 /ChangeLog | |
parent | 90cc1c54dc36574f56cde0306c11d3abc43fc893 (diff) | |
download | mana-074c842ff70f2d695d09a5ee07cee1fec7450518.tar.gz mana-074c842ff70f2d695d09a5ee07cee1fec7450518.tar.bz2 mana-074c842ff70f2d695d09a5ee07cee1fec7450518.tar.xz mana-074c842ff70f2d695d09a5ee07cee1fec7450518.zip |
Updated dev-cpp project file to last changes, and fixed the bug with npc lists I introduced earlier.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2005-09-17 Eugenio Favalli <elvenprogrammer@gmail.com> + + * The Mana World.dev, src/gui/npc.cpp: Updated dev-cpp project file to + last changes, and fixed the bug with npc lists I introduced earlier. + 2005-09-18 Duane Bailey <nayryeliab@gmail.com> * game.cpp: added weight notice; now notifies person when they @@ -35,7 +40,6 @@ 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 |