What's NEW
----------

[2016-11-27]
 * Fixed SET_SECTOR_TEXTURE fade params, not working propely as documentation says. (#2) [CicTec]

[2016-11-26]
 * Fixed TRAVIS sticker to correct branch [Mike DX]
 * Added travis build sticker to README [Mike DX]
 * Added TRAVIS CI Automated build (#1) [Mike DX]

[2016-11-24]
 * Create master branch via GitHub [Mike DX]
 * Create LICENCE.txt [Mike DX]

[2016-11-22]
 * Update README.md [Mike DX]

[2016-11-05]
 * Fixed timer variables when set to something other than zero [MikeDX]

[2016-10-27]
 * Fixed stop_sound(all_sound) [MikeDX]
 * Fixed opening files in binary mode [MikeDX]

[2016-10-23]
 * Fixed double dialog appearing on login and exit() [MikeDX]
 * Added string.h to osd_sdl1.2 include file for memcpy function prototype [MikeDX]
 * Updated zip2div to use rsync instead of scp [MikeDX]
 * Fixed zip2div setting names incorectly in exported HTML file [MikeDX]
 * Fixed ChangeChannel not compiling when SDL_Mixer not set [MikeDX]
 * Fixed SDl1.2 web port [MikeDX]
 * Fixed font generator to allow font names longer than 8 chars [MikeDX]

[2016-10-22]
 * Fixed innacurate timer[] [MikeDX]
 * Removed .exe from non win32 compiled files [MikeDX]
 * Fixed DIV debugger trapping mouse in 320x200 region [MikeDX]
 * Changed sound() channels to start at 1 instead of 0 [MikeDX]
 * Fixed IDE freeze after loading new palette [MikeDX]

[2016-10-20]
 * Adding zip creation for win32 builds [MikeDX]
 * Fixed save() function opening file with correct mode [MikeDX]
 * Fixed pipelines build to only run make once [MikeDX]
 * Fixed runtime crash on exit [MikeDX]
 * Changed default exe creation location to prg dir [MikeDX]

[2016-10-19]
 * Fixed create exe where file searched is a directory [MikeDX]

[2016-10-18]
 * Added missing stdio header to SDL2 OSDEP header file [MikeDX]
 * Fixed set_mode not creating window to correct dimensions, causing scaled screen to display [MikeDX]
 * Fixed splash screen blit [MikeDX]
 * Changed default exe dir to prg location [MikeDX]
 * Added stretchy game window [MikeDX]
 * Fixed multi window on startup [MikeDX]

[2016-10-16]
 * updated android Makefile [MikeDX]
 * Fixed broken palette when switching to fullscreen mode [MikeDX]
 * Fixed zip library on win32 builds [MikeDX]
 * Fixed packer on win32 builds [MikeDX]
 * Enabled creation of executable from DIV [MikeDX]
 * Updated runtime to allow open from pakfiles within packed zip [MikeDX]
 * Changed Install creation message [MikeDX]
 * Added tiny zip creation lib [MikeDX]
 * Changed open_file to div_open_file (DIV1) [MikeDX]

[2016-10-15]
 * Added git commit hash to DIV Desktop [MikeDX]
 * Removed debugging info in sound playback [MikeDX]
 * Minor translations in lenguaje.div [MikeDX]
 * Corrected spelling in hboy dll [MikeDX]

[2016-10-13]
 * Added Pipelines continous integration config [MikeDX]

[2016-09-29]
 * Fixed batch compile windows / linux [MikeDX]
