BlitzMax Runtime Libraries, for BlitzMax NG.

#blitzmax #basic #blitz #library

Brucey c750aa40ec Fixed some pointer issues. 8 maanden geleden
appstub.mod 120dc1f3ff Added new bb_thread_t type. (#339) 8 maanden geleden
audio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
audiosample.mod d6804a5ed8 [Misc] Made BRL.AudioSample superstrict 5 jaren geleden
bank.mod 49e4cfd07b Fixed issue attempting to free static memory. 5 jaren geleden
bankstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
base64.mod 0bf4d2d7a6 Changed to not use Shl 24. Added Encode for Strings. 1 jaar geleden
basic.mod d2ca3911f6 Initial Import. 11 jaren geleden
blitz.mod 120dc1f3ff Added new bb_thread_t type. (#339) 8 maanden geleden
bmploader.mod 43d0b2490e BMP and TGA image loaders moved to Image namespace. 3 jaren geleden
bytebuffer.mod 28cbbc6d7c Added Slice() and Compact() methods. 9 maanden geleden
clipboard.mod e996753118 Fixes for pre c99. 3 jaren geleden
collections.mod 438b4ec637 Added TThreadEvent and TBlockingTaskQueue types. 1 jaar geleden
color.mod 2537bd97b2 Fix: [Color.mod] Unit test now checks ARGB 2 jaren geleden
d3d7max2d.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
d3d9max2d.mod b23dd2c4d5 Sync with SDL-counterpart 2 jaren geleden
directsoundaudio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
dxgraphics.mod 625b465151 [Max2D] Overhaul render2texture, interface cleanup 2 jaren geleden
endianstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
event.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
eventqueue.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
filesystem.mod 653acae6f7 Added FileExists() function. 1 jaar geleden
font.mod 98335a9672 Changes to support font rendering enhancements. 11 maanden geleden
freeaudioaudio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
freetypefont.mod 98335a9672 Changes to support font rendering enhancements. 11 maanden geleden
glgraphics.mod c491f492b8 Hacky fix for macOS glgraphics build issue. 1 jaar geleden
glmax2d.mod 350f897990 Fix: [GLmax2d.mod] Only delete framebuffers if used 2 jaren geleden
gnet.mod 86a036f476 Fix: [Brl.GNet] correct assert for receive event 1 jaar geleden
graphics.mod 8309a2b175 Add GraphicsDriver().ApiIdentifier:String() 2 jaren geleden
hook.mod b00a19a133 Updated examples. 6 jaren geleden
httpstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
io.mod 1f47143061 Added missing function OpenRead in MaxIO 1 jaar geleden
jpgloader.mod 61b3e37e37 Moved jpgloader to Image namespace. 3 jaren geleden
keycodes.mod d595f0dabd Update keycodes.bmx 2 jaren geleden
linkedlist.mod b26d5b2528 Added some missing functions for linked lists 5 jaren geleden
map.mod c750aa40ec Fixed some pointer issues. 8 maanden geleden
math.mod 7a555e7eef Removed "= True" from IsInf and IsNan code examples. 5 jaren geleden
max2d.mod 98335a9672 Changes to support font rendering enhancements. 11 maanden geleden
maxlua.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
maxunit.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
maxutil.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
objectlist.mod 0944c38dc5 Merge branch 'master' into doc_objectlist 2 jaren geleden
oggloader.mod 6544a47a65 Added overrides. 6 jaren geleden
openalaudio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
pixmap.mod 338ec96749 Added support for SColor8. 5 jaren geleden
platform.mod 16e61e0305 Update linux.bmx 1 jaar geleden
pngloader.mod e8376a9062 Moved pngloader to Image namespace. 3 jaren geleden
polledinput.mod 5e86237a90 Fix: [PolledInput.mod] Handle up to 5 mouse buttons. 1 jaar geleden
ramstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
random.mod 80e9f46edb Improved range of Rand(). Resolves #246. 2 jaren geleden
rectpacker.mod 0a8c7f1040 BRL.RectPacker. Initial Import. 11 maanden geleden
reflection.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
retro.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
socket.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
socketstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
standardio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
stream.mod ae2c15ed71 WriteLine utf8 fix 1 jaar geleden
stringbuilder.mod c07328c9a9 Added TSplitBuffer Split() method 9 maanden geleden
system.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
systemdefault.mod 4f79632101 Fixed missing definitions. 1 jaar geleden
textstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
tgaloader.mod 43d0b2490e BMP and TGA image loaders moved to Image namespace. 3 jaren geleden
threadpool.mod 4b30c50ff3 Refactored to use TimeUnitToMillis(). 1 jaar geleden
threads.mod 438b4ec637 Added TThreadEvent and TBlockingTaskQueue types. 1 jaar geleden
time.mod 00303c9fc9 Added time Enqueue and Dequeue methods. 1 jaar geleden
timer.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
timerdefault.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
utf8stream.mod a44c0a3f88 Skip example for now. 2 jaren geleden
uuid.mod 68db15cf55 BRL.uuid. Initial Import. 6 jaren geleden
volumes.mod 57f09b87a2 Fixed handle using incorrect type. 2 jaren geleden
wavloader.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 jaren geleden
.gitignore b3ebbd714f Ignore .DS_Store files. 3 jaren geleden
README.md 14841e5e5d Initial commit 11 jaren geleden

README.md

brl.mod

BlitzMax BRL modules port.