+-----------------------------------------------------------------------------------
| FableHook -- Change Log
+-----------------------------------------------------------------------------------
| How to read this file:
|
| [A] means 'Added'
| [C] means 'Changed'
| [F] means 'Fixed'
| [R] means 'Removed'
|
| A prefix will be included after the above 'marks', these will include:
|
|  Loader: Which means a change to the loader.
|  Hook  : Which means a change to the hook.
|  Both  : Which means a change to both.
|
| This file is to be read bottom-up.
| New changeswill be posted at the top.
+-----------------------------------------------------------------------------------



+-----------------------------------------------------------------------------------
| October 30, 2007 -- Version 1.4
+-----------------------------------------------------------------------------------
+-[R] Both  : Removed 'Show Window Border', decided against this as it causes the game to glitch some.
+-[F] Loader: Fixed issue with closing via the windows menu.
+-[F] Hook  : Fixed issue with mouse not visible after alt+tab.
+-[C] Hook  : Cleaned up WndProc hook subclass hook.

+-----------------------------------------------------------------------------------
| October 30, 2007 -- Version 1.3
+-----------------------------------------------------------------------------------
+-[A] Both  : Added 'Show Window Border' [Toggles window border visiblity at launch.]
+-[A] Loader: Added 'Show Hardware Mouse' [Toggles hardware cursor visibility at launch.]
+-[A] Loader: (Config): Configuration settings are saved when Launch is clicked.
+-[A] Loader: (Config): Configuration settings are saved when Exit is clicked.

+-----------------------------------------------------------------------------------
| October 30, 2007 -- Version 1.2
+-----------------------------------------------------------------------------------
+-[A] Loader: Visual configuration added to loader.

+-----------------------------------------------------------------------------------
| October 30, 2007 -- Version 1.1
+-----------------------------------------------------------------------------------
+-[F] Loader: Cleaned up injection template.

+-----------------------------------------------------------------------------------
| October 29, 2007 -- Version 1.0
+-----------------------------------------------------------------------------------
+-[A] Both  : INI Configuration Settings
+-[F] Hook  : In-game GUI Resize Bug
