BlitzMax Runtime Libraries, for BlitzMax NG.

#blitzmax #basic #blitz #library

Brucey ec4186a277 Added Min/Max inlines for LongInt and ULongInt. 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 a505714b3f Added source byte array encode overload. 6 年之前
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 33d8d65621 Add some more functionality to TLinkedList. 2 年之前
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 d8bcba63fe Added Win32 platform build version. 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.