Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5894/resources/htmlhelp/html Modified Files: changes.html configfile.html Log Message: Major features in this patch are: Merge of Stas' latest source into client. - Lots of double buffering code - Cleanup of protoyping functions and proper variable initialization - Addition of working RSA key generator mkkey.exe (this necessitates another DLL in the source) - Updated compile instructions, and a new document on how to make a RSA key - Working version of winkey with BCC compiler - Bug fixes as per listed in his change log Cleanup of changes list to remove bug fix/stuff only coders need to know. Removal of buildexe script - Stas rewrote build to make this obsolete Addition of HR bitmap set (including a few placeholder bitmaps until art is done) Metablock patch accepted (not working proper yet though due to retrieving login issue) Probably a few other things I forgot about! Index: configfile.html =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/configfile.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- configfile.html 21 Apr 2006 11:37:05 -0000 1.2 +++ configfile.html 7 May 2006 16:59:27 -0000 1.3 @@ -20,8 +20,8 @@ <li><b>xtrekrc</b></li> <li><b>xtrekrc.txt</b></li> </ul> -So if you have one of these files it will be read at startup and the change application -defaults to whatever values set in the configuration file. +So if you have one of these files it will be read at startup and then change application +defaults to whatever values are set in the configuration file. <p> Section topics: <ul> Index: changes.html =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/changes.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- changes.html 21 Apr 2006 16:47:12 -0000 1.1 +++ changes.html 7 May 2006 16:59:26 -0000 1.2 @@ -7,7 +7,7 @@ <body> <h1>Version Changes</h1> <p> -This section lists chronological changes incorporated into client. Versions 4.4.0.4 and earlier were done by Stas Pirogov under the client he called "Netrek XP Mod", as a reference to his modifications of the original NetrekXP which was coded by Steve Sheldon. +This section lists chronological changes incorporated into the client. Versions 4.4.0.4 and earlier were done by Stas Pirogov under the client he called "Netrek XP Mod", as a reference to his modifications of the original NetrekXP which was coded by Steve Sheldon. <p> <h2>Version 4.4.0.4:</h2>