summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-08-29 21:13:23 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-08-29 21:13:23 +0000
commited6e43cbbe1e9a93fb58eccbbec1d377f094d73e (patch)
tree292a6d7176f09453f6aaf5077a8570328ba7acea /NEWS
parent91705f88735b8efdbf263a22ef02c1b87c964b5b (diff)
downloadmana-client-ed6e43cbbe1e9a93fb58eccbbec1d377f094d73e.tar.gz
mana-client-ed6e43cbbe1e9a93fb58eccbbec1d377f094d73e.tar.bz2
mana-client-ed6e43cbbe1e9a93fb58eccbbec1d377f094d73e.tar.xz
mana-client-ed6e43cbbe1e9a93fb58eccbbec1d377f094d73e.zip
Updated NEWS file and made getAll return a reference instead of a pointer.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cf837a25..0c42084b 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,8 @@
- Added XP bar to ministatus in the top left
- Added configurable smooth and lazy scrolling
- Added option to turn off the joystick
-- Added --playername command line option for automatic character picking
+- Added --playername option for automatic character picking
+- Added --configfile option for specifying which configuration file to use
- Fixed updating system on Windows
- Fixed player animations going out of sync on changing equipment or hairstyle
- Fixed SDL_image configure check on some systems by first checking for libpng