BlitzMax Runtime Libraries, for BlitzMax NG.

#blitzmax #basic #blitz #library

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

README.md

brl.mod

BlitzMax BRL modules port.