BlitzMax Runtime Libraries, for BlitzMax NG.

#blitzmax #basic #blitz #library

Brucey 4f79632101 Fixed missing definitions. há 1 ano atrás
appstub.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
audio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
audiosample.mod d6804a5ed8 [Misc] Made BRL.AudioSample superstrict há 5 anos atrás
bank.mod 49e4cfd07b Fixed issue attempting to free static memory. há 5 anos atrás
bankstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
base64.mod 0bf4d2d7a6 Changed to not use Shl 24. Added Encode for Strings. há 1 ano atrás
basic.mod d2ca3911f6 Initial Import. há 11 anos atrás
blitz.mod ec4186a277 Added Min/Max inlines for LongInt and ULongInt. há 1 ano atrás
bmploader.mod 43d0b2490e BMP and TGA image loaders moved to Image namespace. há 3 anos atrás
bytebuffer.mod 803dc7a2dd Added GetBytes() and PutBytes() há 5 anos atrás
clipboard.mod e996753118 Fixes for pre c99. há 3 anos atrás
collections.mod e718840b58 Remove and RemoveAt now return something useful. há 1 ano atrás
color.mod 2537bd97b2 Fix: [Color.mod] Unit test now checks ARGB há 2 anos atrás
d3d7max2d.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
d3d9max2d.mod b23dd2c4d5 Sync with SDL-counterpart há 2 anos atrás
directsoundaudio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
dxgraphics.mod 625b465151 [Max2D] Overhaul render2texture, interface cleanup há 2 anos atrás
endianstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
event.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
eventqueue.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
filesystem.mod 653acae6f7 Added FileExists() function. há 1 ano atrás
font.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
freeaudioaudio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
freetypefont.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
glgraphics.mod c491f492b8 Hacky fix for macOS glgraphics build issue. há 1 ano atrás
glmax2d.mod 350f897990 Fix: [GLmax2d.mod] Only delete framebuffers if used há 2 anos atrás
gnet.mod 86a036f476 Fix: [Brl.GNet] correct assert for receive event há 1 ano atrás
graphics.mod 8309a2b175 Add GraphicsDriver().ApiIdentifier:String() há 2 anos atrás
hook.mod b00a19a133 Updated examples. há 6 anos atrás
httpstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
io.mod 1f47143061 Added missing function OpenRead in MaxIO há 1 ano atrás
jpgloader.mod 61b3e37e37 Moved jpgloader to Image namespace. há 3 anos atrás
keycodes.mod d595f0dabd Update keycodes.bmx há 2 anos atrás
linkedlist.mod b26d5b2528 Added some missing functions for linked lists há 5 anos atrás
map.mod 4b43df1dde [map.mod] Remove no longer used ngcmod-code há 2 anos atrás
math.mod 7a555e7eef Removed "= True" from IsInf and IsNan code examples. há 5 anos atrás
max2d.mod 07a91403fe Fix: [Max2d.mod] Only require graphics instance if needed há 1 ano atrás
maxlua.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
maxunit.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
maxutil.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
objectlist.mod 0944c38dc5 Merge branch 'master' into doc_objectlist há 2 anos atrás
oggloader.mod 6544a47a65 Added overrides. há 6 anos atrás
openalaudio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
pixmap.mod 338ec96749 Added support for SColor8. há 5 anos atrás
platform.mod 16e61e0305 Update linux.bmx há 1 ano atrás
pngloader.mod e8376a9062 Moved pngloader to Image namespace. há 3 anos atrás
polledinput.mod 5e86237a90 Fix: [PolledInput.mod] Handle up to 5 mouse buttons. há 1 ano atrás
ramstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
random.mod 80e9f46edb Improved range of Rand(). Resolves #246. há 2 anos atrás
reflection.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
retro.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
socket.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
socketstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
standardio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
stream.mod ae2c15ed71 WriteLine utf8 fix há 1 ano atrás
stringbuilder.mod bcef5a9567 Added startIndex to StartsWith. Resolves #288. há 1 ano atrás
system.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
systemdefault.mod 4f79632101 Fixed missing definitions. há 1 ano atrás
textstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
tgaloader.mod 43d0b2490e BMP and TGA image loaders moved to Image namespace. há 3 anos atrás
threadpool.mod 58a91cf5fc Added some query methods. há 3 anos atrás
threads.mod 0e3e7d2059 Replace __linux with __linux__ há 2 anos atrás
timer.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
timerdefault.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
utf8stream.mod a44c0a3f88 Skip example for now. há 2 anos atrás
uuid.mod 68db15cf55 BRL.uuid. Initial Import. há 6 anos atrás
volumes.mod 57f09b87a2 Fixed handle using incorrect type. há 2 anos atrás
wavloader.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions há 2 anos atrás
.gitignore b3ebbd714f Ignore .DS_Store files. há 3 anos atrás
README.md 14841e5e5d Initial commit há 11 anos atrás

README.md

brl.mod

BlitzMax BRL modules port.