22/11/2011 v0.2.8
- If the original Z coordinate was 255 then the offset will be ignored

17/11/2011 v0.2.7
- Z coordinate more than 255 is set to 255
- Minor interface and code improvements

17/11/2011 v0.2.6
- A trailing slash is added to output folder if it doesn't exist
- The last trailing slash is removed from mission ini path
- Changed website from gta.filetap.com to gtamp.com
- Maximum powerup generators can now be adjusted

07/11/2005
- GTA2 has a limit of 120 powerup generators.  Any powerups after 120 will now just be objects and won't respawn.

06/01/2005
- replaced left, right and mid variants with left$, right$ and mid$ since they were all dealing with strings and it's faster that way

20/12/2004
- Folders are now validated before cars.ini is read ( the folder select box displays quicker now)

18/12/2004
- INI2MIS v0.2.4
- removed some incorrect tooltips from checkboxes
- added a few new tooltips to checkboxes
- fixed tab order again (it was broken when I added new checkboxes)

13/12/2004
- INI2MIS v0.2.3
- fixed POWERUP bug, changed CHAR_OBJ to CREATE_OBJ
- converted POWERUPs now have a description comment
- debug option added that makes all POWERUPs respawn (too many generators will make GTA2 quit after a few seconds, under 100 is safe)

10/12/2004
- INI2MIS v0.2.2
- changed the default GTA1 mission path from a file to a folder
- if cars.ini is not found, a hard coded list is now used
- updated cars.ini, superbike (41) is now replaced with DART (just sick of ALFA)
- improved error trapping
- fixed: no longer adds an extra slash to a top level folder

09/12/2004
- INI2MIS v0.2.1
- fixed tab order
- shrunk checkboxes and lined them up better
- added ugly mouse icon to URL
- changed settings file extension from .cfg to .ini
- removed duplicate check for SECRET_MISSION_COUNTER
- improved angle conversion
- added HELLs object
- coordinate (0,0,0) is now converted to (1,1,1) to try and reduce GTA2 crashes

08/12/2004
- INI2MIS v0.2