1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-25 17:25:53 +00:00
QB64-PE/internal/c/User Mods
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
..
Steve Stuff Fix glut-calling commands, make IDE use _BLINEINPUT for '$includes (for Steve). 2014-07-24 19:24:00 +10:00
luke_mods.cpp 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
luke_mods.h 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
steve_mods.h Adding _BLINEINPUT for an alternative to LINE INPUT, which seems much faster. 2014-07-20 17:34:28 -04:00
Steves_Main-List.cpp Adding _BLINEINPUT for an alternative to LINE INPUT, which seems much faster. 2014-07-20 17:34:28 -04:00
user_list.h 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
Users Routines-List.cpp 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