BlitzMax Runtime Libraries, for BlitzMax NG.

#blitzmax #basic #blitz #library

Brucey 2d79691a17 Merge pull request #373 from HurryStarfish/brl_reflect 4 mēneši atpakaļ
appstub.mod 202be240fd Merge remote-tracking branch 'remotes/origin/master' into brl_reflect 4 mēneši atpakaļ
audio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
audiosample.mod d6804a5ed8 [Misc] Made BRL.AudioSample superstrict 5 gadi atpakaļ
bank.mod 49e4cfd07b Fixed issue attempting to free static memory. 5 gadi atpakaļ
bankstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
base64.mod 0bf4d2d7a6 Changed to not use Shl 24. Added Encode for Strings. 1 gadu atpakaļ
basic.mod d2ca3911f6 Initial Import. 11 gadi atpakaļ
blitz.mod 202be240fd Merge remote-tracking branch 'remotes/origin/master' into brl_reflect 4 mēneši atpakaļ
bmploader.mod 43d0b2490e BMP and TGA image loaders moved to Image namespace. 3 gadi atpakaļ
bytebuffer.mod 28cbbc6d7c Added Slice() and Compact() methods. 9 mēneši atpakaļ
clipboard.mod e996753118 Fixes for pre c99. 3 gadi atpakaļ
collections.mod 11900818c8 Renamed to UnionOf (#357) 6 mēneši atpakaļ
color.mod 2537bd97b2 Fix: [Color.mod] Unit test now checks ARGB 2 gadi atpakaļ
d3d7max2d.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
d3d9max2d.mod b23dd2c4d5 Sync with SDL-counterpart 2 gadi atpakaļ
directsoundaudio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
dxgraphics.mod 625b465151 [Max2D] Overhaul render2texture, interface cleanup 2 gadi atpakaļ
endianstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
event.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
eventqueue.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
filesystem.mod 653acae6f7 Added FileExists() function. 1 gadu atpakaļ
font.mod 201d9d2263 [Brl.Font/Brl.FreeTypeFont] Allow fractional front sizes (#362) 4 mēneši atpakaļ
freeaudioaudio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
freetypefont.mod 27b895ec10 Updates for changes to pub.freetype. (#363) 4 mēneši atpakaļ
glgraphics.mod c491f492b8 Hacky fix for macOS glgraphics build issue. 1 gadu atpakaļ
glmax2d.mod 62e189b19f Fix: Defer FBO-Deletion to main thread (#358) 5 mēneši atpakaļ
gnet.mod 86a036f476 Fix: [Brl.GNet] correct assert for receive event 1 gadu atpakaļ
graphics.mod 8309a2b175 Add GraphicsDriver().ApiIdentifier:String() 2 gadi atpakaļ
hook.mod b00a19a133 Updated examples. 6 gadi atpakaļ
httpstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
io.mod 044ebaffbc Added casts. Removed code. (#341) 9 mēneši atpakaļ
jpgloader.mod 61b3e37e37 Moved jpgloader to Image namespace. 3 gadi atpakaļ
keycodes.mod d595f0dabd Update keycodes.bmx 2 gadi atpakaļ
linkedlist.mod 49115591fc [Brl.LinkedList] Change assignment order in TLink.remove (#247) 6 mēneši atpakaļ
map.mod 099a768fb1 Fixed some pointer issues. (#340) 9 mēneši atpakaļ
math.mod 267b062970 [Brl.Math] Add Deg2Rad and Rad2Deg commands (#345) 8 mēneši atpakaļ
max2d.mod 98335a9672 Changes to support font rendering enhancements. 1 gadu atpakaļ
maxlua.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
maxunit.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
maxutil.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
objectlist.mod 0944c38dc5 Merge branch 'master' into doc_objectlist 2 gadi atpakaļ
oggloader.mod 6544a47a65 Added overrides. 6 gadi atpakaļ
openalaudio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
pixmap.mod 338ec96749 Added support for SColor8. 5 gadi atpakaļ
platform.mod 16e61e0305 Update linux.bmx 1 gadu atpakaļ
pngloader.mod e8376a9062 Moved pngloader to Image namespace. 3 gadi atpakaļ
polledinput.mod 5e86237a90 Fix: [PolledInput.mod] Handle up to 5 mouse buttons. 1 gadu atpakaļ
ramstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
random.mod 80e9f46edb Improved range of Rand(). Resolves #246. 2 gadi atpakaļ
rectpacker.mod bdd0cd1e7e Fix: [Brl.RectPacker] Subtract correct border padding (#366) 4 mēneši atpakaļ
reflection.mod 62dafcb68e Fixed some reflection issues 4 mēneši atpakaļ
retro.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
socket.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
socketstream.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
standardio.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
stream.mod ae2c15ed71 WriteLine utf8 fix 1 gadu atpakaļ
stringbuilder.mod 00100cb9ea Fixed use of incorrect type. (#350) 8 mēneši atpakaļ
system.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
systemdefault.mod 4f79632101 Fixed missing definitions. 1 gadu atpakaļ
textstream.mod 360e0479f9 Fix: IsProbablyUTF8() now works with multi-bytes as last char (#367) 4 mēneši atpakaļ
tgaloader.mod 43d0b2490e BMP and TGA image loaders moved to Image namespace. 3 gadi atpakaļ
threadpool.mod 4b30c50ff3 Refactored to use TimeUnitToMillis(). 1 gadu atpakaļ
threads.mod 438b4ec637 Added TThreadEvent and TBlockingTaskQueue types. 1 gadu atpakaļ
time.mod 00303c9fc9 Added time Enqueue and Dequeue methods. 1 gadu atpakaļ
timer.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
timerdefault.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
utf8stream.mod a44c0a3f88 Skip example for now. 2 gadi atpakaļ
uuid.mod 68db15cf55 BRL.uuid. Initial Import. 6 gadi atpakaļ
volumes.mod 57f09b87a2 Fixed handle using incorrect type. 2 gadi atpakaļ
wavloader.mod 92cecfa4eb [Misc] Replace shorthand codes ($, %...) with their long versions 2 gadi atpakaļ
.gitignore b3ebbd714f Ignore .DS_Store files. 3 gadi atpakaļ
README.md 14841e5e5d Initial commit 11 gadi atpakaļ

README.md

brl.mod

BlitzMax BRL modules port.