1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-01 01:00:37 +00:00
Commit graph

2362 commits

Author SHA1 Message Date
Galleon 44d2946375 Android support [Can only build Android projects in Windows atm] 2013-04-24 14:47:35 +10:00
DSMan195276 950b84a318 Adding QB64 PNG icon image and updating ./setup_lnx.sh to use it's location 2013-04-05 22:02:21 -04:00
DSMan195276 4157516c5f Updating setup_lnx.sh with new installer 2013-04-05 19:58:47 -04:00
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