1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 08:51:22 +00:00
QB64 is a modern extended BASIC programming language that retains QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS. https://qb64.com
Go to file
Luke Ceddia c460dbb808 Fix glut-calling commands, make IDE use _BLINEINPUT for '$includes (for Steve).
Glut commands _SCREENX, _SCREENY, _SCREENMOVE, _DESKTOPHEIGHT, _DESKTOPWIDTH,
_SCREENICON now wait for the screen to be created before trying to work.
Change to QB64.bas source to use _BLINEINPUT instead of LINE INPUT for INCLUDE$.
This should make the IDE much more responsive when Includes are used from now on.
2014-07-24 19:24:00 +10:00
internal Fix glut-calling commands, make IDE use _BLINEINPUT for '$includes (for Steve). 2014-07-24 19:24:00 +10:00
LICENSE 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
programs Adds support for hardware accelerated 2D graphics commands 2014-03-23 17:17:14 +11:00
source Fix glut-calling commands, make IDE use _BLINEINPUT for '$includes (for Steve). 2014-07-24 19:24:00 +10:00
cyberbit.ttf 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
qb64_start_osx.command 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
setup_lnx.sh Fixed ASCII tool colors to match QB64 IDE, and added in EXIT dupport with the red X on top. 2014-07-09 06:40:12 -04:00
setup_osx.command 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
setup_win.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