BlitzMax Runtime Libraries, for BlitzMax NG.

#blitzmax #basic #blitz #library

woollybah 104294e4bb brl.base64. Initial import. 6 年之前
appstub.mod 6972f5f425 Merge pull request #101 from bmx-ng/brl_enum 6 年之前
audio.mod 0f5648c911 Updated Examples. 6 年之前
audiosample.mod 86e5dc1ddb Updated Examples. 6 年之前
bank.mod 0f5648c911 Updated Examples. 6 年之前
bankstream.mod 6544a47a65 Added overrides. 6 年之前
base64.mod 104294e4bb brl.base64. Initial import. 6 年之前
basic.mod d2ca3911f6 Initial Import. 11 年之前
blitz.mod 9649fc5fcf Reverted structs flags change. Fixes #109. 6 年之前
bmploader.mod 6544a47a65 Added overrides. 6 年之前
clipboard.mod 4656db366d BRL.Clipboard. Initial Import. 6 年之前
collections.mod 6544a47a65 Added overrides. 6 年之前
d3d7max2d.mod 3a42ae44b7 Disable dx7 for now... 10 年之前
d3d9max2d.mod 6544a47a65 Added overrides. 6 年之前
data.mod d2ca3911f6 Initial Import. 11 年之前
directsoundaudio.mod 6544a47a65 Added overrides. 6 年之前
dxgraphics.mod ba4fe5b85d Set Win32 window icon with app icon. Fixes #102. 6 年之前
endianstream.mod 6544a47a65 Added overrides. 6 年之前
event.mod 6544a47a65 Added overrides. 6 年之前
eventqueue.mod 1dab21425f Added eventqueue examples. 6 年之前
filesystem.mod 54a30b9fae Updated filesystem examples. 6 年之前
font.mod 1ea6720e02 Updated modules to SuperStrict. 9 年之前
freeaudioaudio.mod 6544a47a65 Added overrides. 6 年之前
freetypefont.mod 6544a47a65 Added overrides. 6 年之前
glgraphics.mod ba4fe5b85d Set Win32 window icon with app icon. Fixes #102. 6 年之前
glmax2d.mod cf296b58aa Changed GC finalizer. 6 年之前
gnet.mod d5d7ad687d Updated for mem function changes. 8 年之前
graphics.mod 6544a47a65 Added overrides. 6 年之前
hook.mod b00a19a133 Updated examples. 6 年之前
httpstream.mod 6544a47a65 Added overrides. 6 年之前
jpgloader.mod 6544a47a65 Added overrides. 6 年之前
json.mod d5921d7331 Refactored use of "enum" for variable names. 6 年之前
keycodes.mod d227605c76 Changed bbdoc tables to markdown format. 6 年之前
linkedlist.mod cf296b58aa Changed GC finalizer. 6 年之前
map.mod 6544a47a65 Added overrides. 6 年之前
math.mod 40a8a012bd Moved math examples from brl.blitz to brl.math. 6 年之前
max2d.mod 6544a47a65 Added overrides. 6 年之前
maxlua.mod 666745e281 Fixed allocation size of lua userdata for 64-bit. 6 年之前
maxutil.mod e96d6c0b0f Also check dirs when searching for bmx path. 7 年之前
oggloader.mod 6544a47a65 Added overrides. 6 年之前
openalaudio.mod 6544a47a65 Added overrides. 6 年之前
pixmap.mod f385af89c8 Added pixmap, polledinput, event and timer examples. 6 年之前
pngloader.mod 6544a47a65 Added overrides. 6 年之前
polledinput.mod f385af89c8 Added pixmap, polledinput, event and timer examples. 6 年之前
ramstream.mod 6544a47a65 Added overrides. 6 年之前
random.mod 91d4239fea Prevent simultaneous TRandom.New() calls from using identical seeds 6 年之前
reflection.mod d227605c76 Changed bbdoc tables to markdown format. 6 年之前
retro.mod 7a3cbda4f6 Added retro examples. 6 年之前
socket.mod 6544a47a65 Added overrides. 6 年之前
socketstream.mod 6544a47a65 Added overrides. 6 年之前
standardio.mod 6544a47a65 Added overrides. 6 年之前
stbimageloader.mod 6544a47a65 Added overrides. 6 年之前
stream.mod b106a4be9a Reverted the previous change. 6 年之前
stringbuilder.mod 6972f5f425 Merge pull request #101 from bmx-ng/brl_enum 6 年之前
system.mod 6544a47a65 Added overrides. 6 年之前
systemdefault.mod 377b2f8580 Raise App Terminate event on SIGTERM. 6 年之前
textstream.mod 6544a47a65 Added overrides. 6 年之前
tgaloader.mod 1b2f1f5f96 Deprecated BMPLoader and TGALoader. 8 年之前
threadpool.mod 6544a47a65 Added overrides. 6 年之前
threads.mod e0b32389f6 Updated thread examples. 6 年之前
timer.mod f385af89c8 Added pixmap, polledinput, event and timer examples. 6 年之前
timerdefault.mod 6544a47a65 Added overrides. 6 年之前
volumes.mod 648f9f0643 Fixed extra override issue. Fixes #99. 6 年之前
wavloader.mod 6544a47a65 Added overrides. 6 年之前
xml.mod 6544a47a65 Added overrides. 6 年之前
.gitignore a157feb40d Ignore docs. 6 年之前
README.md 14841e5e5d Initial commit 11 年之前

README.md

brl.mod

BlitzMax BRL modules port.