2016-11-03 10:09:02 -04:00
|
|
|
|
|
|
|
v1.1:0001
|
|
|
|
---------
|
|
|
|
Initial upload
|
|
|
|
First build using QB64 1.1 toolchain
|
|
|
|
|
|
|
|
V1.1:0002
|
|
|
|
---------
|
|
|
|
Changed how versioning works within the code itself
|
|
|
|
Removed some non-free components
|
|
|
|
added a .gitignore with .exe and .cfg
|
|
|
|
|
|
|
|
v1.1:0003
|
|
|
|
---------
|
|
|
|
Created a cfg folder and a fonts folder
|
|
|
|
reconfigured the code to take advantage of those new folders
|
|
|
|
|
|
|
|
v1.1:0004
|
|
|
|
---------
|
|
|
|
Killed the cfg folder. It didn't make sense to have a folder for just one file
|
|
|
|
Added bg folder
|
|
|
|
Added sfx folder
|
|
|
|
Added ui folder
|
|
|
|
Added tooltips subfolder
|
|
|
|
Removed some unused asset files
|
|
|
|
Fixed the license
|
2019-12-18 18:22:50 -05:00
|
|
|
Added changelog!
|
|
|
|
|
|
|
|
v1.1:0006
|
|
|
|
---------
|
|
|
|
Changed resolution detection method to work cross-platform
|
|
|
|
|
|
|
|
v1.1:0007
|
|
|
|
---------
|
|
|
|
Fixed case-sensitivity issue for font loading in Linux
|