1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-06 21:00:25 +00:00
QB64-PE/internal
2014-06-26 06:24:43 -04:00
..
c Change to a new _PRINTWIDTH routine which allows use in SCREEN 0, as well as wors with Variable-Width custom fonts. 2014-06-26 06:24:43 -04:00
help Pushed change to fully unlock the use of all our Math Functions with CONST. Post on QB64.net forums will highlight the changes and what this does for us. 2014-02-25 03:36:46 -05:00
MathEval Fix so CONST will work with math functions without erroring out with CONST x=COS(10). 2014-03-01 02:50:19 -05:00
source Change to make adding user functions modular without having to go in and change the main source directly everytime. 2014-06-19 14:43:38 -04:00
temp Pushed change to fully unlock the use of all our Math Functions with CONST. Post on QB64.net forums will highlight the changes and what this does for us. 2014-02-25 03:36:46 -05:00
clean.bat Pushed change to fully unlock the use of all our Math Functions with CONST. Post on QB64.net forums will highlight the changes and what this does for us. 2014-02-25 03:36:46 -05:00