BlitzMax Runtime Libraries, for BlitzMax NG.

#blitzmax #basic #blitz #library

woollybah 899be87885 [docs] Formatting. před 5 roky
appstub.mod fbc9e5ebfa Fixed memory issue related to calls into the debug stack from external threads. před 5 roky
audio.mod 8cb648bef4 Added Position() method. před 5 roky
audiosample.mod 604e989a9b capacity should be signed. před 6 roky
bank.mod 5fd453e51b Added Window() method. před 6 roky
bankstream.mod 6544a47a65 Added overrides. před 6 roky
base64.mod a505714b3f Added source byte array encode overload. před 6 roky
basic.mod d2ca3911f6 Initial Import. před 11 roky
blitz.mod 88ab0f8b76 [docs] Fixed line breaks. před 5 roky
bmploader.mod 6544a47a65 Added overrides. před 6 roky
clipboard.mod ac6d59a220 [Brl.Clipboard] Added documentation/samples před 6 roky
collections.mod 5f4bb3ca63 More bbdoc link fixes před 5 roky
color.mod de5a8ad6a6 BRL.Color. Initial Import. před 5 roky
d3d7max2d.mod 3a42ae44b7 Disable dx7 for now... před 10 roky
d3d9max2d.mod 062f8e2578 Initial support for defining window position. před 6 roky
directsoundaudio.mod 6544a47a65 Added overrides. před 6 roky
dxgraphics.mod 95367373e5 Set correct extern for x86 Win32. Fixes #137. před 6 roky
endianstream.mod 88ab0f8b76 [docs] Fixed line breaks. před 5 roky
event.mod 59dc0f29f7 Why the hell is this undocumented??? (EVENT_KEYREPEAT) před 6 roky
eventqueue.mod 1dab21425f Added eventqueue examples. před 6 roky
filesystem.mod 54a30b9fae Updated filesystem examples. před 6 roky
font.mod 1ea6720e02 Updated modules to SuperStrict. před 9 roky
freeaudioaudio.mod 12f5407c07 [FreeAudioAudio] Reenable "FreeAudio DirectSound" před 6 roky
freetypefont.mod fb7a626167 Added support for loading fonts via TBanks. před 6 roky
glgraphics.mod 9aa76019b0 [docs] Fixed line breaks. před 5 roky
glmax2d.mod cb58162486 Don't build for raspberrypi. před 5 roky
gnet.mod 899be87885 [docs] Formatting. před 5 roky
graphics.mod 062f8e2578 Initial support for defining window position. před 6 roky
hook.mod b00a19a133 Updated examples. před 6 roky
httpstream.mod 7c14de0faa Added stream append write mode. před 5 roky
jconv.mod 122bb68311 Added missing overrides. před 5 roky
jpgloader.mod 6544a47a65 Added overrides. před 6 roky
json.mod 09dd04e3f9 Added JSON_FRACTIONAL_DIGITS option. před 6 roky
keycodes.mod d227605c76 Changed bbdoc tables to markdown format. před 6 roky
linkedlist.mod b26d5b2528 Added some missing functions for linked lists před 5 roky
map.mod d61576a88a Removed unnecessary retain. před 5 roky
math.mod 4ddfc87a5e Inlined math functions. před 5 roky
matrix.mod 3b55af599b Refactored to use D suffix for Double implementations. před 6 roky
max2d.mod 899be87885 [docs] Formatting. před 5 roky
maxlua.mod 40208ec0e0 Added missing return statement. před 5 roky
maxunit.mod 74eb3bf43c Added missing bbdoc about statements před 5 roky
maxutil.mod 5b6be7028f Added MinGWPath() helper function. před 6 roky
objectlist.mod 229be12ad0 brl.objectlist. Initial Import. před 5 roky
oggloader.mod 6544a47a65 Added overrides. před 6 roky
openalaudio.mod 6544a47a65 Added overrides. před 6 roky
pixmap.mod 678e7ab62e Added tweaks: DDS to glmax2d, MSAA to glgraphics před 6 roky
platform.mod add0c6d261 Added LogicalProcessorCount(). před 5 roky
pngloader.mod 6544a47a65 Added overrides. před 6 roky
polledinput.mod 4e337e7870 Added note about mouse buttons 4 and 5. před 5 roky
quaternion.mod a015f4650c Fixed compiler warnings. před 5 roky
ramstream.mod 7c14de0faa Added stream append write mode. před 5 roky
random.mod ac6d59a220 [Brl.Clipboard] Added documentation/samples před 6 roky
reflection.mod 2828f1f878 Removed unnecessary retain/release. před 5 roky
retro.mod 7a3cbda4f6 Added retro examples. před 6 roky
socket.mod fa9bd7b9e5 Fixed return types of Send and Recv. před 6 roky
socketstream.mod 7c14de0faa Added stream append write mode. před 5 roky
standardio.mod 88ab0f8b76 [docs] Fixed line breaks. před 5 roky
stbimageloader.mod 6544a47a65 Added overrides. před 6 roky
stream.mod 98b3fb6e39 Added stream SetSize() method. před 5 roky
stringbuilder.mod 5f4bb3ca63 More bbdoc link fixes před 5 roky
system.mod 9aa76019b0 [docs] Fixed line breaks. před 5 roky
systemdefault.mod 19ab42358a Fixed mouse up on Win32. před 5 roky
textstream.mod 7c14de0faa Added stream append write mode. před 5 roky
tgaloader.mod 1b2f1f5f96 Deprecated BMPLoader and TGALoader. před 8 roky
threadpool.mod a0eedd82f4 Added cached pool example. před 5 roky
threads.mod 16b86ad7b6 Fixed Linux return code. před 5 roky
timer.mod faa4412a8b Added TChrono, for high-resolution timing. před 5 roky
timerdefault.mod 6544a47a65 Added overrides. před 6 roky
uuid.mod 68db15cf55 BRL.uuid. Initial Import. před 6 roky
vector.mod 84ef59d68c Added vec2 rotate methods. před 5 roky
volumes.mod 899be87885 [docs] Formatting. před 5 roky
wavloader.mod 6544a47a65 Added overrides. před 6 roky
xml.mod 6544a47a65 Added overrides. před 6 roky
.gitignore a157feb40d Ignore docs. před 6 roky
README.md 14841e5e5d Initial commit před 11 roky

README.md

brl.mod

BlitzMax BRL modules port.