Kmud Kmud
General
Web principal
Noticias
Lista de Mail
Autores
Graphics
Screenshots 1
Screenshots 2
Software
Descargar
Plugins
ChangeLog
Documentation
Manual del usuario
Kmud 1.0 compile-HowTo
FAQ
 
english     deutsch     français     español     português do Brasil     italiano     suomalainen    

ChangeLog Kmud 2
2003-03-31 Christian Welzel
* replaced the old cmudview implementation with a new selfwritten one.
* the new one supports images, blinking, font selection and other stuff

2003-03-25 John-Paul Stanford
* Update the connection wizard dialog to allow auto login settings to
be entered.
* Implemeted a auto login filter. Now when connecting, kmud can
automaticly log a charcter in.

2003-03-24 John-Paul Stanford
* Fixed a mapper bug. When undo a delete action on a path, the
path was been recreated as a oneway path.

2003-03-20 John-Paul Stanford
* Invalid move strings are now enter as rexexp's

2003-03-18 John-Paul Stanford
* Speedwalk commands are now sent to the mud from the mapper and
not just the output view. The speedwalk should now be working :-)
* Added config dialog for valid move settings in the mapper.
* Fixed bug in config dialogs


ChangeLog Kmud 1
2001-12-26 Stephan Uhlmann
* Fixed segfault in CMapWidget::findRoomAt() when incoming zone is NULL.
Thanks to Sal Gonzalez <ghostx@optonline.net> for the report.

2001-06-26 Kevin Krammer
* fixed bug that left mapper open when closing the mainwindow

2001-06-24 Stephan Uhlmann
* bugfix in multiline input: entered escape characters (\n, \t, ...)
now aren't interpreted anymore. was disturbing when editing mud code.

2001-06-13 Andre Alexander Bell
* Kmud no longer crashes if a profile- or mud-file is missing.
I've just changed it to create missing files first.

2001-06-01 Stephan Uhlmann
* proper Makefiles for the manuals