1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 18:11:20 +00:00
Commit graph

1659 commits

Author SHA1 Message Date
Galleon 7f57e2b8c9 Version changed to 0.978
_RESIZE , _STRETCH
_RESIZE , _SMOOTH
... = _SNDRAWLEN
_SNDRAWDONE
SOUND ...
PLAY ...
BEEP
Setup now clears old precompiled files which could conflict with newer versions
2013-03-26 00:01:30 +11:00
Galleon 69916a1735 TIMER function glitch fixed 2013-03-13 00:39:02 +11:00
Galleon 15deec5d5f Critical blank file 'dyninfo.txt' was missing from internal/source 2013-03-12 07:53:24 +11:00
Galleon c8708c8021 Minor fix to _MEM.image correctly return the image handle of SCREEN pages 2013-03-12 00:19:33 +11:00
Galleon ae49d76fe6 Version 0.977
_SNDRAW/etc C++ compilation problem fixed
_FULLSCREEN ... , _SMOOTH
_MEM.type new format
_MEM.image
$RESIZE:ON
resized=_RESIZE
x=_RESIZEWIDTH
y=_RESIZEHEIGHT
2013-03-11 23:52:14 +11:00
Galleon fe18ade92c WINDOWS ONLY: _TITLE$ & _MOUSEMOVEMENTX/Y 2013-01-28 20:03:09 +11:00
Galleon 20c028411f Added temp.bin to empty, but required folders, to maintain directory structure. 2013-01-26 09:33:54 +11:00
Galleon 7d82223c13 Added MinGW-64 in .7z format (~25MB) 2013-01-25 00:50:33 +11:00
Galleon 87e7abdcb5 GL UPLOAD 2013-01-24 23:57:23 +11:00