BlitzMax Runtime Libraries, for BlitzMax NG.

#blitzmax #basic #blitz #library

Brucey acbdb8bd8c Added PermitSymbolicLinks() 2 лет назад
appstub.mod c361c2c030 Fixed pointer cast for array indexing. 3 лет назад
audio.mod 5dc0195e69 Added GetAudioDriver() function. 3 лет назад
audiosample.mod d6804a5ed8 [Misc] Made BRL.AudioSample superstrict 5 лет назад
bank.mod 49e4cfd07b Fixed issue attempting to free static memory. 5 лет назад
bankstream.mod e9cc694676 Param name change. 5 лет назад
base64.mod a505714b3f Added source byte array encode overload. 6 лет назад
basic.mod d2ca3911f6 Initial Import. 11 лет назад
blitz.mod b639f4771f Added core coverage support. 2 лет назад
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 92f9f6df1e Added some equality operators. Resolves #194. 4 лет назад
d3d7max2d.mod 446ff75c04 BRL.Polygon. Initial Import 2 лет назад
d3d9max2d.mod 446ff75c04 BRL.Polygon. Initial Import 2 лет назад
directsoundaudio.mod 6544a47a65 Added overrides. 6 лет назад
dxgraphics.mod 874e8ea4cb Fix: [Brl.D3D9xxx] Reapplied SuperStrict-corrections 3 лет назад
endianstream.mod 82e026250d [docs] Formatting. 5 лет назад
event.mod e0c9496532 Added EVENT_DISPLAYMOVED event. 2 лет назад
eventqueue.mod 01c6090a25 PostEvent() - changes. 4 лет назад
filesystem.mod 821a714eb4 Fixed RealPath calculation in MaxIO mode. Resolves #250. 2 лет назад
font.mod 1ea6720e02 Updated modules to SuperStrict. 9 лет назад
freeaudioaudio.mod 12f5407c07 [FreeAudioAudio] Reenable "FreeAudio DirectSound" 6 лет назад
freetypefont.mod 3c17a37629 Added face name methods. 3 лет назад
glgraphics.mod 1902e4179b Fix: [graphics.mod] Remove graphics flags clash 2 лет назад
glmax2d.mod 446ff75c04 BRL.Polygon. Initial Import 2 лет назад
gnet.mod 0410041906 Fixed list issue. Resolves bmx-ng/bcc#571 3 лет назад
graphics.mod 1902e4179b Fix: [graphics.mod] Remove graphics flags clash 2 лет назад
hook.mod b00a19a133 Updated examples. 6 лет назад
httpstream.mod 7c14de0faa Added stream append write mode. 5 лет назад
io.mod acbdb8bd8c Added PermitSymbolicLinks() 2 лет назад
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 446ff75c04 BRL.Polygon. Initial Import 2 лет назад
maxlua.mod 221ead0d53 [maxlua.mod] Updated doc 2 лет назад
maxunit.mod b4b94ac105 Updated Null tests to use new IsEmptyArray and IsEmptyString functions. 5 лет назад
maxutil.mod 3cacd8d1bd Better llvm-mingw detection. 3 лет назад
objectlist.mod 0944c38dc5 Merge branch 'master' into doc_objectlist 2 лет назад
oggloader.mod 6544a47a65 Added overrides. 6 лет назад
openalaudio.mod 6544a47a65 Added overrides. 6 лет назад
pixmap.mod 338ec96749 Added support for SColor8. 5 лет назад
platform.mod 5186300524 Only include for macos. Resolves #232. 3 лет назад
pngloader.mod e8376a9062 Moved pngloader to Image namespace. 3 лет назад
polledinput.mod 4e337e7870 Added note about mouse buttons 4 and 5. 5 лет назад
ramstream.mod 7c14de0faa Added stream append write mode. 5 лет назад
random.mod 80e9f46edb Improved range of Rand(). Resolves #246. 2 лет назад
reflection.mod 0ea2ee040c GetFloat() and GetDouble() should probably return correct type. 2 лет назад
retro.mod 7a3cbda4f6 Added retro examples. 6 лет назад
socket.mod 4a1cb6b725 Win32 socket changes. 3 лет назад
socketstream.mod 7c14de0faa Added stream append write mode. 5 лет назад
standardio.mod a6b29abeb2 Added standard error io stream. 2 лет назад
stream.mod 0891a49cf0 Added TStream ReadShort() method. 2 лет назад
stringbuilder.mod be1486abc3 Fixed stringbuilder AppendUTF8Bytes issue. 2 лет назад
system.mod 565684f4a8 Moved CurrentDate() and CurrentTime() to pub.stdc. 2 лет назад
systemdefault.mod 0e3e7d2059 Replace __linux with __linux__ 2 лет назад
textstream.mod 333f9b71d9 Added missing UTF8 BOM byte. Fixes #217 3 лет назад
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 faa4412a8b Added TChrono, for high-resolution timing. 5 лет назад
timerdefault.mod 0debde6f17 Fixed int/pointer cast warnings. 4 лет назад
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 6544a47a65 Added overrides. 6 лет назад
.gitignore b3ebbd714f Ignore .DS_Store files. 3 лет назад
README.md 14841e5e5d Initial commit 11 лет назад

README.md

brl.mod

BlitzMax BRL modules port.