appstub.mod
|
c361c2c030
Fixed pointer cast for array indexing.
|
hace 3 años |
audio.mod
|
5dc0195e69
Added GetAudioDriver() function.
|
hace 3 años |
audiosample.mod
|
d6804a5ed8
[Misc] Made BRL.AudioSample superstrict
|
hace 5 años |
bank.mod
|
49e4cfd07b
Fixed issue attempting to free static memory.
|
hace 5 años |
bankstream.mod
|
e9cc694676
Param name change.
|
hace 5 años |
base64.mod
|
a505714b3f
Added source byte array encode overload.
|
hace 6 años |
basic.mod
|
d2ca3911f6
Initial Import.
|
hace 11 años |
blitz.mod
|
4b1945dba4
Implemented GCSetMode(). Added GCGetMode().
|
hace 2 años |
bmploader.mod
|
43d0b2490e
BMP and TGA image loaders moved to Image namespace.
|
hace 3 años |
bytebuffer.mod
|
803dc7a2dd
Added GetBytes() and PutBytes()
|
hace 5 años |
clipboard.mod
|
e996753118
Fixes for pre c99.
|
hace 3 años |
collections.mod
|
33d8d65621
Add some more functionality to TLinkedList.
|
hace 3 años |
color.mod
|
92f9f6df1e
Added some equality operators. Resolves #194.
|
hace 4 años |
d3d7max2d.mod
|
3a42ae44b7
Disable dx7 for now...
|
hace 10 años |
d3d9max2d.mod
|
874e8ea4cb
Fix: [Brl.D3D9xxx] Reapplied SuperStrict-corrections
|
hace 3 años |
directsoundaudio.mod
|
6544a47a65
Added overrides.
|
hace 6 años |
dxgraphics.mod
|
874e8ea4cb
Fix: [Brl.D3D9xxx] Reapplied SuperStrict-corrections
|
hace 3 años |
endianstream.mod
|
82e026250d
[docs] Formatting.
|
hace 5 años |
event.mod
|
7d8ce8b226
Added WindowICCProfChange event.
|
hace 3 años |
eventqueue.mod
|
01c6090a25
PostEvent() - changes.
|
hace 4 años |
filesystem.mod
|
821a714eb4
Fixed RealPath calculation in MaxIO mode. Resolves #250.
|
hace 2 años |
font.mod
|
1ea6720e02
Updated modules to SuperStrict.
|
hace 9 años |
freeaudioaudio.mod
|
12f5407c07
[FreeAudioAudio] Reenable "FreeAudio DirectSound"
|
hace 6 años |
freetypefont.mod
|
3c17a37629
Added face name methods.
|
hace 3 años |
glgraphics.mod
|
0018030afc
Fixed incorrect argument type.
|
hace 2 años |
glmax2d.mod
|
bab78e745f
Add render2texture support
|
hace 3 años |
gnet.mod
|
0410041906
Fixed list issue. Resolves bmx-ng/bcc#571
|
hace 3 años |
graphics.mod
|
96c7205740
Graphics driver tweaks.
|
hace 3 años |
hook.mod
|
b00a19a133
Updated examples.
|
hace 6 años |
httpstream.mod
|
7c14de0faa
Added stream append write mode.
|
hace 5 años |
io.mod
|
53036b5aa5
Added Unmount() and GetSearchPath().
|
hace 2 años |
jpgloader.mod
|
61b3e37e37
Moved jpgloader to Image namespace.
|
hace 3 años |
keycodes.mod
|
d595f0dabd
Update keycodes.bmx
|
hace 2 años |
linkedlist.mod
|
b26d5b2528
Added some missing functions for linked lists
|
hace 5 años |
map.mod
|
56867c401d
Fixed compiler warnings.
|
hace 4 años |
math.mod
|
7a555e7eef
Removed "= True" from IsInf and IsNan code examples.
|
hace 5 años |
matrix.mod
|
fa112ce3cd
Added SVec4x methods.
|
hace 5 años |
max2d.mod
|
42c3862602
Merge pull request #174 from GWRon/feat_render2texture
|
hace 3 años |
maxlua.mod
|
40208ec0e0
Added missing return statement.
|
hace 5 años |
maxunit.mod
|
b4b94ac105
Updated Null tests to use new IsEmptyArray and IsEmptyString functions.
|
hace 5 años |
maxutil.mod
|
3cacd8d1bd
Better llvm-mingw detection.
|
hace 3 años |
objectlist.mod
|
229be12ad0
brl.objectlist. Initial Import.
|
hace 5 años |
oggloader.mod
|
6544a47a65
Added overrides.
|
hace 6 años |
openalaudio.mod
|
6544a47a65
Added overrides.
|
hace 6 años |
pixmap.mod
|
338ec96749
Added support for SColor8.
|
hace 5 años |
platform.mod
|
5186300524
Only include for macos. Resolves #232.
|
hace 3 años |
pngloader.mod
|
e8376a9062
Moved pngloader to Image namespace.
|
hace 3 años |
polledinput.mod
|
4e337e7870
Added note about mouse buttons 4 and 5.
|
hace 5 años |
quaternion.mod
|
0479c3b491
Added new constructors.
|
hace 5 años |
ramstream.mod
|
7c14de0faa
Added stream append write mode.
|
hace 5 años |
random.mod
|
80e9f46edb
Improved range of Rand(). Resolves #246.
|
hace 2 años |
reflection.mod
|
0ea2ee040c
GetFloat() and GetDouble() should probably return correct type.
|
hace 2 años |
retro.mod
|
7a3cbda4f6
Added retro examples.
|
hace 6 años |
socket.mod
|
4a1cb6b725
Win32 socket changes.
|
hace 3 años |
socketstream.mod
|
7c14de0faa
Added stream append write mode.
|
hace 5 años |
standardio.mod
|
a6b29abeb2
Added standard error io stream.
|
hace 2 años |
stream.mod
|
3e1f19e62d
Updated to support new atime param.
|
hace 2 años |
stringbuilder.mod
|
1aa02b9509
Added AppendCStringBytes() method.
|
hace 2 años |
system.mod
|
dd5a406a42
Added optional display to "Desktop" functions.
|
hace 3 años |
systemdefault.mod
|
edf1aca984
Fixed use of wrong argument.
|
hace 2 años |
textstream.mod
|
333f9b71d9
Added missing UTF8 BOM byte. Fixes #217
|
hace 3 años |
tgaloader.mod
|
43d0b2490e
BMP and TGA image loaders moved to Image namespace.
|
hace 3 años |
threadpool.mod
|
58a91cf5fc
Added some query methods.
|
hace 3 años |
threads.mod
|
22d1d7f25a
Haiku initial support.
|
hace 4 años |
timer.mod
|
faa4412a8b
Added TChrono, for high-resolution timing.
|
hace 5 años |
timerdefault.mod
|
0debde6f17
Fixed int/pointer cast warnings.
|
hace 4 años |
uuid.mod
|
68db15cf55
BRL.uuid. Initial Import.
|
hace 6 años |
vector.mod
|
0df6a3bfe0
Integers are more equal than others.
|
hace 3 años |
volumes.mod
|
57f09b87a2
Fixed handle using incorrect type.
|
hace 2 años |
wavloader.mod
|
6544a47a65
Added overrides.
|
hace 6 años |
.gitignore
|
b3ebbd714f
Ignore .DS_Store files.
|
hace 3 años |
README.md
|
14841e5e5d
Initial commit
|
hace 11 años |