DMPQuest v1.4 changes: 1. Fixed some minor capitalization in the menus 2. Moved the Splitter and Sidebar window to the Left to fix some bugs in which the Opened file would come up with wierd sizes 3. Reorganized sections of the code to increase readability and ease of maintenace 4. user can now Add/Delete quest parts ( per request of Benji Hauser and Dave Humphrey ) 5. Added Ability to call off to an external program ( intended for WinQEdit ) and supply it the name of the quest file or the name of the Associated QBN file on the commandline 6. Added a Toolbar for easier access to most used functions 7. Replaced the old Tools menu with a New Hash Tools/Lookup screen which combines all of the hash functions into something a lot easier to use and ( hopefully ) more intuitive 8. Addedd some new source files: FontUtil.Pas - Font routines for dealing with Fonts saved in INIFiles. These were removed from DMPMain.PAS for maintenance reasons HashLkup.PAS/DFM - New Hash Lookup form combining all of the Tag Hash functions AddPart.PAS/DFM - New Add Quest Part form DelPart.PAS/DFM - New Delete Quest Part form 9. Fixed the annoying bug in which the program would let you open a quest file which did not exist and then it would never let you close it...doh!!! 10. Fixed a bug in which user couldn't get to the last Quest text chunk through the use of the keyboard Ctrl-N ( Edit Next Quest part ) shortcut/menu option 11. Added the ability to create a New quest from scratch 12. Splash Screen now disappears the moment any menu is accessed 13. Re-labeled the QBN Information tabs to be more consistant with WinQEdit and the new knowledge of the QBN file structure. 14. Updated the Quest hacking FAQ to the latest version ( 1.00 ) 15. Added "Wrap" button to the Sidebar help since some people can't handle the fact that some pieces of text are wrapped and others aren't supposed to be :) 16. Changed the Splash Screen