diff --git a/README.md b/README.md index 620c3a9..33cdcf8 100644 --- a/README.md +++ b/README.md @@ -1,39 +1,46 @@ -# moos 2.1 - -moos 2.1 has been modified by surrim. Original work by mensi and CABAListic. - -## Changes for 2.1.0.2064 -* fixed problem with special chars, disabled multi byte strings -* restoring the window size should work now - -## Changes for 2.1.0.3062 -* polish translation fixed (thanks to advance) -* end of line is now CR LF in translation files so you can edit them with notepad - -## Changes for 2.1.0.3061 -* Fixed bug with restoring invalid window positions -* welcome message is now replacing all "<*>" with white color code -* no check for "EarthNet Beta Server" -* fixed whois dialog -* generating login message without third invalid unsigned int (bugfix) -* edidted sizers and spaces -* text background color fixed -* fixed default path for language files - -## Changes for 2.1.0.3055 -* Rebuild with latest compiler and libs (GCC 4.5.0, wxWidgets 2.9.1, zlib 1.2.5) -* Fixed bug with restoring window position - -## Changes for 2.1.0.3053 -* Position will be restored -* No channels (e.g. #MoonNet) for autocomplete - -## Changes for 2.1.0.3052 -* Some fixes in polish.ini made by Winter - -## Changes for 2.1.0.3051 -* Some fixes for Linux -* EXE is compressed with UPX -* New Readme Link -* Some fixes in hungarian.ini made by Tas - +# moos 2.2 +* rewritten login code +* default "server" setting for moos.ini, server default ports +* default server is now netserver2150.insideearth.info, port 17171 +* added CMake files, thanks to Vollkornwurst +* build targets fixed +* version updated to 2.2 + +## Changes for 2.1.0.2064 +* fixed problem with special chars, disabled multi byte strings +* restoring the window size should work now + +## Changes for 2.1.0.3062 +* polish translation fixed (thanks to advance) +* end of line is now CR LF in translation files so you can edit them with notepad + +## Changes for 2.1.0.3061 +* Fixed bug with restoring invalid window positions +* welcome message is now replacing all "<*>" with white color code +* no check for "EarthNet Beta Server" +* fixed whois dialog +* generating login message without third invalid unsigned int (bugfix) +* edidted sizers and spaces +* text background color fixed +* fixed default path for language files + +## Changes for 2.1.0.3055 +* Rebuild with latest compiler and libs (GCC 4.5.0, wxWidgets 2.9.1, zlib 1.2.5) +* Fixed bug with restoring window position + +## Changes for 2.1.0.3053 +* Position will be restored +* No channels (e.g. #MoonNet) for autocomplete + +## Changes for 2.1.0.3052 +* Some fixes in polish.ini made by Winter + +## Changes for 2.1.0.3051 +* Some fixes for Linux +* EXE is compressed with UPX +* New Readme Link +* Some fixes in hungarian.ini made by Tas + +## moos 2.1 +* moos 2.1 has been modified by surrim. Original work by mensi and CABAListic. + diff --git a/language/english.ini b/language/english.ini index fd4eccf..6f4bf7e 100644 --- a/language/english.ini +++ b/language/english.ini @@ -51,7 +51,7 @@ view=View [translations/menus/help] onlinereadme=Online Readme mailbugs=Mail Bugs -about=About Moos 2.1... +about=About Moos 2.2... [translations/menus/moos] loginas=Login as... logout=Logout diff --git a/language/german.ini b/language/german.ini index a3438fb..1c223d4 100644 --- a/language/german.ini +++ b/language/german.ini @@ -51,7 +51,7 @@ view=Ansicht [translations/menus/help] onlinereadme=Online Readme mailbugs=Bugs melden -about=Über Moos2.1... +about=Über Moos2.2... [translations/menus/moos] loginas=Einloggen als... logout=Ausloggen diff --git a/language/hungarian.ini b/language/hungarian.ini index b12b860..dc9bdb9 100644 --- a/language/hungarian.ini +++ b/language/hungarian.ini @@ -51,7 +51,7 @@ view=Nézet [translations/menus/help] onlinereadme=Internetes olvassel mailbugs=E-mail a programhibákról -about=Moos 2.1 ről +about=Moos 2.2 ről [translations/menus/moos] loginas=Bejelentkezés mint... logout=Kijelenkezés diff --git a/language/polish.ini b/language/polish.ini index 1d847ba..bc70894 100644 --- a/language/polish.ini +++ b/language/polish.ini @@ -51,7 +51,7 @@ view=Widok [translations/menus/help] onlinereadme=Sieciowy przewodnik mailbugs=Powiadom o błędzie -about=O programie Moos 2.1... +about=O programie Moos 2.2... [translations/menus/moos] loginas=Zaloguj jako... logout=Wyloguj diff --git a/language/russian.ini b/language/russian.ini index 209a9e3..14ebe43 100644 --- a/language/russian.ini +++ b/language/russian.ini @@ -51,7 +51,7 @@ view=Просмотр [translations/menus/help] onlinereadme=Онлайн справка mailbugs=Сообщить о баге -about=Справка о Moos 2.1 +about=Справка о Moos 2.2 [translations/menus/moos] loginas=Войти как... logout=Выйти diff --git a/moos22.cbp b/moos22.cbp index 6807ed9..aa4b427 100644 --- a/moos22.cbp +++ b/moos22.cbp @@ -2,12 +2,12 @@ -