diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-07-31 Andrej Sinicyn <andrej4000@gmail.com> + + * src/game.cpp: Don't allow more than one trade dialog at once; if a + trade is canceled on the other side, close the trade + window. + 2005-07-30 Andrej Sinicyn <andrej4000@gmail.com> * src/main.cpp: Removed unnecessary value assignment to a variable. |