BlitzMax Runtime Libraries, for BlitzMax NG.

#blitzmax #basic #blitz #library

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

README.md

brl.mod

BlitzMax BRL modules port.