BlitzMax Runtime Libraries, for BlitzMax NG.

#blitzmax #basic #blitz #library

woollybah f3055ff916 Introduced new system driver initialisation. 7 éve
appstub.mod db09b8ad82 Fixed debugger trying to dereference pointer variables, causing crashes (issue #46) 8 éve
audio.mod d31dd551dd Reverted after pub.stdc change to superstrict. 8 éve
audiosample.mod d5d7ad687d Updated for mem function changes. 8 éve
bank.mod 1f6e54544d Added static flag. 8 éve
bankstream.mod d5d7ad687d Updated for mem function changes. 8 éve
basic.mod d2ca3911f6 Initial Import. 11 éve
blitz.mod 546fb9fb50 Fixed error for incompatible types. 8 éve
bmploader.mod 1b2f1f5f96 Deprecated BMPLoader and TGALoader. 8 éve
collections.mod 5e1d94b802 Added some documentation. 8 éve
d3d7max2d.mod 3a42ae44b7 Disable dx7 for now... 10 éve
d3d9max2d.mod 6ad9b43f0b Fixed build issue. 8 éve
data.mod d2ca3911f6 Initial Import. 11 éve
directsoundaudio.mod 57f1b39480 Fixed build issue. 8 éve
dxgraphics.mod 16420afc5f Struct, Interface and param updates. 9 éve
endianstream.mod 76c8c01026 Made TStream SuperStrict. 8 éve
event.mod 1ea6720e02 Updated modules to SuperStrict. 9 éve
eventqueue.mod 1ea6720e02 Updated modules to SuperStrict. 9 éve
filesystem.mod 1ea6720e02 Updated modules to SuperStrict. 9 éve
font.mod 1ea6720e02 Updated modules to SuperStrict. 9 éve
freeaudioaudio.mod eca1cb937f Conversion to SuperStrict. 8 éve
freetypefont.mod d5d7ad687d Updated for mem function changes. 8 éve
glgraphics.mod 5aca4fbfaf Improved mode lookup, especially for recent versions of OS X. Needs 10.6+ 9 éve
glmax2d.mod accf94f9bc Fix for emscripten build. 10 éve
gnet.mod d5d7ad687d Updated for mem function changes. 8 éve
graphics.mod 69a2ce6aab Define GRAPHICS_BORDERLESS flag. 9 éve
hook.mod d2ca3911f6 Initial Import. 11 éve
httpstream.mod 3e3f798223 Made module superstrict. 7 éve
jpgloader.mod d2ca3911f6 Initial Import. 11 éve
keycodes.mod b216d51817 Enabled KEY_BROWSER_xxxx key codes. 10 éve
linkedlist.mod 83489dc1a5 Fixes invalid count from persistence issue. 8 éve
map.mod ba7901ff4a Fix: TMap.Copy() now only copies _root if there were entries in the map 8 éve
math.mod d2ca3911f6 Initial Import. 11 éve
max2d.mod d5d7ad687d Updated for mem function changes. 8 éve
maxlua.mod 8c926a3089 Declared int return type for lua_gcobject(). 8 éve
maxutil.mod d2ca3911f6 Initial Import. 11 éve
oggloader.mod 652a9f624d Fix: OggLoader.mod loads ogg files again with corrected pub.OggVorbis 9 éve
openalaudio.mod eca1cb937f Conversion to SuperStrict. 8 éve
pixmap.mod d5d7ad687d Updated for mem function changes. 8 éve
pngloader.mod 3c647f79dc Fixed global stream concurrency issue. 8 éve
polledinput.mod 81a09f6717 Added SetAutoPoll() function. 10 éve
ramstream.mod d5d7ad687d Updated for mem function changes. 8 éve
random.mod 1ea6720e02 Updated modules to SuperStrict. 9 éve
reflection.mod 29553ef050 Fixed invalid nested function declaration. 8 éve
retro.mod 4e1b39bd7e Fixed some potential overload arg type issues. 9 éve
socket.mod bf4aadd680 Updated Accept() signature. 8 éve
socketstream.mod 33b37e0534 Fixed passing incorrect argument to AddrInfo(). 7 éve
standardio.mod 76c8c01026 Made TStream SuperStrict. 8 éve
stbimageloader.mod d5d7ad687d Updated for mem function changes. 8 éve
stream.mod 76c8c01026 Made TStream SuperStrict. 8 éve
stringbuilder.mod e79203b35d Added BRL.StringBuilder 8 éve
system.mod f3055ff916 Introduced new system driver initialisation. 7 éve
systemdefault.mod f3055ff916 Introduced new system driver initialisation. 7 éve
textstream.mod 76c8c01026 Made TStream SuperStrict. 8 éve
tgaloader.mod 1b2f1f5f96 Deprecated BMPLoader and TGALoader. 8 éve
threadpool.mod db98107953 BRL.Threadpool. Initial Import. 8 éve
threads.mod 13c476d3a2 Removed use of .x files. 8 éve
timer.mod ece2b3e489 New factory-based timers. 9 éve
timerdefault.mod 147b274bec Fixed docs generation issue. 9 éve
wavloader.mod d2ca3911f6 Initial Import. 11 éve
.gitignore a354458c14 iOS support. 10 éve
README.md 14841e5e5d Initial commit 11 éve

README.md

brl.mod

BlitzMax BRL modules port.