| | | | |
| .bb | Load and Display Text using types B3D (b+ need modification) | load+display text +type | Dan | 3 days ago |
| .bb | Read/Write Progress Meters | Check Progress of Reading/Writing | _PJ_ | 1 month ago |
| .bb | Any File to b64 BB data statements | Post small images with your source | Andy_A | 3 months ago |
| .bmx | Semi-automatic 2 variable replacement tool | A tool which changes the code around two variables in a file | Sonickidnextgen | 4 months ago |
| .bmx | Modern RequestDir :- RequestFolder | Use for a more modern look when browsing folders on Vista/Win7 | col | 7 months ago |
| .bmx | JPEG reference parser and EXIF reader | Reads JPEG files and extracts EXIF data | BlitzSupport | 8 months ago |
| .bb | Safe Loads (b3d) | Get the missing filename reported | RifRaf | 8 months ago |
| .bmx | Save animated GIFs | Write pixmaps as animated (or static) GIFs, including optional automatic color reduction/palette detection | Madk | 9 months ago |
| .bmx | Null-terminated string read/write | Read and write null-terminated strings in a stream | Madk | 10 months ago |
| .bmx | XML Parser & Saver | Capable of efficiently reading and writing XML data. This is not a wrapper. | Madk | 10 months ago |
| .bb | AddLineToFile | Sticks a line of text or data to the end of a file | ThePict | 1+ years ago |
| .bb | Check Free Disk Space | Test a device or path for enough disk space left to write your data | Danny | 1+ years ago |
| .bmx | Delete to Recycle Bin | Send files to the recycle bin instead of permanently deleting them | JoshK | 1+ years ago |
| .bb | Text extractor | Extracts all text inside quotes | TAS | 1+ years ago |
| .bmx | AutoVersion | Automatic minor-version updater | BlitzSupport | 1+ years ago |
| .bb | Shortcut | Create a shortcut file (*.lnk) | Subirenihil | 1+ years ago |
| .bmx | JPEG reference parser | Parses JPEG file structure and shows sections found | BlitzSupport | 1+ years ago |
| .bb | INI-format data files | Load and save data to and from human-readable text files | Yasha | 1+ years ago |
| .bmx | Program settings with reflection | This code will handle settings loading and saving automatically, with a nice interface for accessing the values in your program. | JoshK | 1+ years ago |
| .bmx | encrytion text readerwriter | encrypt and decrypt text files | Mainsworthy | 1+ years ago |
| .bmx | Max to Java | Take some of the annoyance out of converting code | Yasha | 1+ years ago |
| .bmx | Read contents of online zip file | Prints out the contents of an online zip file | BlitzSupport | 1+ years ago |
| .bmx | Best INI file reader/writer | Fast access to INI properties | JoshK | 1+ years ago |
| .bmx | File attributes | Control file attributes on Windows | JoshK | 1+ years ago |
| .bb | Read/Write PureText Strings | Converts strings to pure alphanumerics to read/write | _PJ_ | 1+ years ago |
| .bb | osx file attributes | Find common attributes for files. (BMX) | Dabhand | 1+ years ago |
| .bb | Load TGA (Targa) With Alpha Map | Load a TGA file to texture, retaining alpha channel. | Streaksy | 1+ years ago |
| .bmx | File System Watcher | Monitors changes to a directory | JoshK | 1+ years ago |
| .bb | EncodeZip - Distribute zipped .decls & .dlls via code archives. | Distribute zipped .decls & .dlls via code archives. | MCP | 1+ years ago |
| .bb | BB Data packing | More manageable data packaging | _PJ_ | 1+ years ago |
| .bb | RenameFile | Functions to allow for file renaming | _PJ_ | 1+ years ago |
| .bb | Better WriteFile() and ReadFile() etc. | Faster file handling, and with optional RLE compression and encryption. | Streaksy | 1+ years ago |
| .bmx | 2GB+ filestream | Handles large files (64bit sizes) - Windows only | Azathoth | 1+ years ago |
| .bb | Super-simple C-style preprocessor | Use #define, #ifdef, #include etc. with any file | Yasha | 1+ years ago |
| .bmx | Detect file/dir changes | Monitor file/dir changes | Zeke | 1+ years ago |
| .bmx | OOP File System Interface | Object oriented wrapper for BRL.FileSystem | Otus | 1+ years ago |
| .bmx | Read Win32 executable data section names | Lists the data sections in a Win32 executable | BlitzSupport | 1+ years ago |
| .bb | Simple INI Getter | Gets a field from an ini file | neos300 | 1+ years ago |
| .bb | File Searcher | Stores results of file searches with various options for criteria | _PJ_ | 1+ years ago |
| .bmx | RIFF Reader/Writer | Read from and write to files using the RIFF structure | spacerat | 1+ years ago |
| .bmx | Search Tool | Windows search tool that actually works | JoshK | 1+ years ago |
| .bmx | Pack file class | Easy to use file packer | JoshK | 1+ years ago |
| .bmx | Using NTFS Alternative Data Streams | Spooky hidden text/data! | BlitzSupport | 1+ years ago |
| .bmx | RecycleBinPath() | Returns the physical path of the Recycle Bin (Windows XP and earlier) | Ked | 1+ years ago |
| .bmx | FileLastModified() | A function I could never find, so I just posted a modified version here. | Ked | 1+ years ago |
| .bmx | Search Files | Search for files and contents | JoshK | 1+ years ago |
| .bmx | SavePixmapDDS | Saves a pixmap as a .dds texture file | JoshK | 1+ years ago |
| .bb | Bank IO commands | Write files to a bank before hard disk | RifRaf | 1+ years ago |
| .bmx | Blitz Prune | Cleans up source directories | Otus | 1+ years ago |
| .bmx | XmlToMax | Convert XML to/from user defined types | Otus | 1+ years ago |
| .bb | LZMA Streams | [BMX] Easily read and write to compressed streams | Otus | 1+ years ago |
| .bmx | LZMA Compression | LZMA compression for BlitzMax | Otus | 1+ years ago |
| .bmx | mcc (module cleaner) | Delete '.bmx', 'win32', 'linux' and 'macos' module compilations | Plash | 1+ years ago |
| .bmx | GifLoad Port for BMax | Load gif's | Warner | 1+ years ago |
| .bb | Delete files to Recycle Bin | delete file to recycle bin | Kev | 1+ years ago |
| .bmx | Simple OOP Database engine with Threaded loading *SVN Blitz Required* | Database library, that performs all it's loading in one thread per datarecord. | DavidSimon | 1+ years ago |
| .bb | databomb | use to erase folders | cipherdude9 | 1+ years ago |
| .bb | tiny JSON reader/writer | decodes / encodes JSON data - see www.json.org | Warpy | 1+ years ago |
| .bmx | mouse handling | mouse control (type) | Jesse | 1+ years ago |
| .bmx | Directory Factory | Extendable class for reading the contents of a directory | JoshK | 1+ years ago |
| .bmx | Object Loader | Read/write any object to a stream | Otus | 1+ years ago |
| .bmx | CreateShortcut() | Creates a Windows Explorer Shortcut file | Canardian | 1+ years ago |
| .bb | Comment Box Generator | Generates code comments for legal and readmes | Baystep Productions | 1+ years ago |
| .bmx | WAV Saver | Save sound data in WAV format | Ghost Dancer | 1+ years ago |
| .bmx | Simple Parse | Parser for simple structured text files | N | 1+ years ago |
| .bb | GIFLoad Module for B3D/B+ | Loads animated gifs | markcw | 1+ years ago |
| .bb | Text Editor (b+) | Edit text | Nebula | 1+ years ago |
| .bb | File Date/Time/Attr functions for b+ | File Date/Time Functions | Snarkbait | 1+ years ago |
| .bmx | REKO loader | Allows Blitzax to load REKO card imgaes | PantsOn | 1+ years ago |
| .bb | NTFS Alternate Data Streams | Allows to handle/enumerate NTFS Alternate Data Streams | grable | 1+ years ago |
| .bb | FileName, FileExtention, FilePath, AddFileExtention | Get file name, file extention or file path or add a file extention | Bekomme den Dateinamen, die Dateiendung oder den Pfad oder fürge eine Dateiendung hinzu | Diego | 1+ years ago |
| .bmx | JSON Reader/Writer | Easy handling of JSON data | grable | 1+ years ago |
| .bb | In game scripting B3d Bplus | Ported the bmx version to bb | Leon Drake | 1+ years ago |
| .bb | find mydocuments | get path for 'my documents' folder | b32 | 1+ years ago |
| .bb | Code2HTML | Turns code into an HTML file, good for open source distributions | XtremeCoder | 1+ years ago |
| .bmx | In game scripting (UPDATED!) | Want to write in game scripts? | Leon Drake | 1+ years ago |
| .bmx | Config File Save / Load with XML | Uses Brucey's libxml wrapper to save and load a config file. Easily adaptable code, and simple function interface for non-OOP guys. | ninjarat | 1+ years ago |
| .bb | Self-Destructing .exe | A program that removes itself when its done running | Subirenihil | 1+ years ago |
| .bmx | Read/Write INI File (BMX) | Simple INI file reader/writer | Perturbatio | 1+ years ago |
| .bmx | font to defdata | converts characters to data | Jesse | 1+ years ago |
| .bmx | High Score Type | Simple high scores file handler, and an unfinished method for sorting them. | ninjarat | 1+ years ago |
| .bb | Load a menu from a file | Loads a menu (*.mnu) file and creates a window menu | JoshK | 1+ years ago |
| .bmx | Media file 'Nibbler' [bmax] | Nibble-loads media files (images etc) so you can display a progress bar (or other feedback) | Beaker | 1+ years ago |
| .bb | Read mesh and write to bb data | For packing meshes in executable | markcw | 1+ years ago |
| .bb | Read image and write to bb data file | For packing images in executable | markcw | 1+ years ago |
| .bb | SaveImageDDS function | Saves an image to DDS file format. | markcw | 1+ years ago |
| .bb | BB Code Formatter | Strips away and re-adds blank lines and tabs | Alaric | 1+ years ago |
| .bb | Config file reader/changer | easy functions to read/edit config file | Andres | 1+ years ago |
| .bmx | txt2string | converts a textfile into a string | CS_TBL | 1+ years ago |
| .bmx | ProgressStream | Hook-Functions for Streams | Byteemoz | 1+ years ago |
| .bb | .decls Converter | Convert .decls files to BlitzMax sourcecode | N | 1+ years ago |
| .bmx | StreamBank | A bank interface to a stream | N | 1+ years ago |
| .bmx | Long Filesize | Get a filesize using a Long instead of an Int | N | 1+ years ago |
| .bmx | EasyHtml | Helper funcs to easily generate html pages with images/headers etc | AntonyWells | 1+ years ago |
| .bb | High Score Entry and Saving | High Score Entry and Saving | Grey Alien | 1+ years ago |
| .bb | Basic Game Ini File | Basic Game Ini File | Grey Alien | 1+ years ago |
| .bb | Data Archiver | Storing archiver not packing | Andres | 1+ years ago |
| .bmx | BSP Parser | Parses Q3 BSP files | N | 1+ years ago |
| .bb | FixPath | Creates every missing folder in a file path | Picklesworth | 1+ years ago |
| .bb | 3D fileexplorer | A funny fileexplorer in 3D | OJay | 1+ years ago |
| .bmx | CopyFile | Copies a source file to the destination | Perturbatio | 1+ years ago |
| .bb | Threading | Emulate threading so that you can make animated loading screens etc. | Andy | 1+ years ago |
| .bmx | Save a list of objects | Saves a list of custom objects to a text file | Warpy | 1+ years ago |
| .bb | Simple ini functions for Bmax | Original code by skn3[ac] | Filax | 1+ years ago |
| .bb | Convert any file to bb data file | some code to convert binary data into bb data file | markcw | 1+ years ago |
| .bmx | HOT.IFFILBMloader | A loader module for IFF ILBM images | Hotcakes | 1+ years ago |
| .bmx | HOT.IFF8SVXloader | Loads IFF 8SVX sounds through LoadSound() | Hotcakes | 1+ years ago |
| .bmx | PNG Header | A Type that describes the PNG Header | FlameDuck | 1+ years ago |
| .bb | Create directory with the name of curent date | Creates a directory in curent dir with the name of curent date | Wings | 1+ years ago |
| .bmx | XML (Load\Save) | XML (Load\Save) | Proger | 1+ years ago |
| .bb | Online Patcher using the recursive CRC-32 builder | HTTP Patcher | ozak | 1+ years ago |
| .bb | Recursive CRC-32 file builder | CRC-32 file builder | ozak | 1+ years ago |
| .bb | FileDate$() and GetFileTime$() | Get the time and date that the given file was created, last accessed, or last written. | turtle1776 | 1+ years ago |
| .bmx | Pub.PCXLoader | Pixmap loader for PCX files | gman | 1+ years ago |
| .bb | Shortcut Finder | Find the REAL file from a windows .LNK (shortcut) file! | Damien Sturdy | 1+ years ago |
| .bb | BlitzXML | Load, save, and manipulate XML data files with ease and speed! | John J. | 1+ years ago |
| .bmx | HTML/XML Parser | Seperates the supplied file into tags, parameters, values and text | Perturbatio | 1+ years ago |
| .bb | Arem Pack/ Depack | Allows packing a directory into a single file, then unpacking it to the directory of your choice. | Arem | 1+ years ago |
| .bmx | Enumerate Files & Folders | Creates a list of all files / folders in a given folder and its subdirectories | Robert | 1+ years ago |
| .bb | Merge .cfx Animations | Appends .cfx animations for identical character models. | Jake | 1+ years ago |
| .bb | .ico file loader | Load icons as image without DLL | Snarkbait | 1+ years ago |
| .bb | Hiscore | Simple Hiscore Example | jfk EO-11110 | 1+ years ago |
| .bb | Import OBJ | Load an .OBJ Mesh in Blitz3D | jfk EO-11110 | 1+ years ago |
| .bb | Screenshot Util | Screenshot Util | MErren | 1+ years ago |
| .bb | Saving/Loading Types | Reload Str$() saved type | BlackJumper | 1+ years ago |
| .bb | File Encryption/Decryption | Use this to encrypt/decrypt files. | fall_x | 1+ years ago |
| .bb | more INI funcs | another set of INI access functions | gman | 1+ years ago |
| .bb | Save TGA 32 | Save alpha from rgb sum | Hulk | 1+ years ago |
| .bb | PatchIcon | Put your own Icon instead of Blitz Rocket Icon | RGR | 1+ years ago |
| .bb | Simple file output debugger | Debug a file both in and out. | AntonyWells | 1+ years ago |
| .bb | Simple File Save, File Load | Functions to save information to a *.dat file. | wizzlefish | 1+ years ago |
| .bb | Source Code CLeaner | Removes | Damien Sturdy | 1+ years ago |
| .bb | Filecheck | If a file doesn't exist, exit application. | JPD | 1+ years ago |
| .bb | gile[s] .gls Loader | Loads gile[s] .gls scenes | N | 1+ years ago |
| .bb | B3d loader for cartography shop | b3d loader | D4NM4N | 1+ years ago |
| .bb | Simple ini functions | Ini file read/write access, without hte headache | skn3 | 1+ years ago |
| .bb | readzip | Useful Zip file reader! | Captain Laser | 1+ years ago |
| .bb | Random Access File Utilities | Allows you to randomly access a file | TygerWulf | 1+ years ago |
| .bb | Check if an image have good size | Test if an image have good size | Filax | 1+ years ago |
| .bb | Filename lister | File lister | Graythe | 1+ years ago |
| .bb | Command Line Parser | Obtain values and switches in the command line | PantsOn | 1+ years ago |
| .bb | File-Function collection | some function to deal with files and folders | Klaas | 1+ years ago |
| .bb | Blitz3D Filerequester (2.Update) | Use a Filerequester in Blitz 3D | MPZ | 1+ years ago |
| .bb | Loading Screen with Progress Bar | A Loadscreen module and test program | Rogue Vector | 1+ years ago |
| .bb | Get TTF Font File Data | Get any TTF file fontname directly from the file. | pantsonhead.com | 1+ years ago |
| .bb | bin2asc | Binary To Ascii, Ascii To Binary Converters | Techlord | 1+ years ago |
| .bb | USERLIB: Add/Read Bank resources from executable | Read / Write blitz bank as resource, from and to any executable file! | skn3 | 1+ years ago |
| .bb | Read Comma Delimited String | Use ReadCSVString$(Stream) to read quote enclosed comma delmited data into strings. | Ziltch | 1+ years ago |
| .bb | How encrypt a string | Function for crypt a string with a key | Filax | 1+ years ago |
| .bb | ExtractFileName$, ExtractFileExt$, ExtractFilePath$ | Allows extraction of Filename, FileExtension and FilePath from a string | Perturbatio | 1+ years ago |
| .bb | simple ini file commands (broken) | read/write ini files using the win api | dan_upright | 1+ years ago |
| .bb | Ini File Updater | Update, Read and Write to an ini file with one function | Rob Farley | 1+ years ago |
| .bb | Get Filename/Folder/Extension | 3 useful file functions | Nebula | 1+ years ago |
| .bb | Rename File Deluxe | Renames a file. | -=Darkheart=- | 1+ years ago |
| .bb | FILE SELECTOR (save/load) for BlitzUI | With double click, extension filtering, creation of new folders, overwrite warning, illegal character warning... very simple to include | mrtricks | 1+ years ago |
| .bb | IniLib | A library to load and write .ini files | JaviCervera | 1+ years ago |
| .bb | ReadFileAsString$( ) Fast | Faster version of Peter Scheutz's ReadFileAsString$( ) | Michael Reitzenstein | 1+ years ago |
| .bb | ReadFileAsString$() | Read file into string | Difference | 1+ years ago |
| .bb | Get File Date | Function to get the creation date of a file. | Prof | 1+ years ago |
| .bb | CopyDirectory([From], [To]) | Thats a CopyDirectory Function ^^ | ShadowTurtle | 1+ years ago |
| .bb | Lightwave3d Exporter | Export to .lwo from Blitz | starfox | 1+ years ago |
| .bb | Drive Volume Information | Returns lots of handy drive info | Jim Brown | 1+ years ago |
| .bb | Simple Encrypter/Decrypter | An easy way to scamble/descramble files | Rob Farley | 1+ years ago |
| .bb | INI File Functions v2.2 | INI file manipulation (read/write). | Murilo | 1+ years ago |
| .bb | Simple way to separete/cut a string | Get just the usefull part of a string | Insane Games | 1+ years ago |
| .bb | Seq2Stripv1.0 | Convert a series of images to a single AnimImage "strip" | Russell | 1+ years ago |
| .bb | Auto-format | Auto-format Blitz Sourcecode | jfk EO-11110 | 1+ years ago |
| .bb | Getting Drive Info with KERNEL32.DLL | This short proggy lists all used driveletters ... | Klaas | 1+ years ago |
| .bb | Remove Annoying Backup files | A simple tool/utility to remove all files from directory that you don't like | Giano | 1+ years ago |
| .bb | Milkshape - ASCII | Export a Milksahpe - ASCII file | Vertex | 1+ years ago |
| .bb | Milkshape - ASCII | Export a Milksahpe - ASCII file | Vertex | 1+ years ago |
| .bb | Hard Drive Cleaner | Allows you to automatically delete certain files and directories | Oldefoxx | 1+ years ago |
| .bb | Milkshape | Load Milkshape3D-files | Vertex | 1+ years ago |
| .bb | CSV Generator | Generate code for .csv files (Jul03 update) | Braneloc | 1+ years ago |
| .bb | Blitz Resource Compiler v0.3 | BASE64 encode a file for "include"ing into your Blitz project for later retrival. | superqix | 1+ years ago |
| .bb | Blitz Resource Compiler Example | Example of the Blitz Resource Compiler v0.3 in action | superqix | 1+ years ago |
| .bb | INI file functions | Read from and Write to INI files | Murilo | 1+ years ago |
| .bb | File Requester | A simple file requester | elias_t | 1+ years ago |
| .bb | XML code | XML loading/parsing/saving | GrahamK | 1+ years ago |
| .bb | Batch Convert .3ds & .x to .b3d | Batch convert .3ds & .x files in a dir to .b3d | elias_t | 1+ years ago |
| .bb | reformat path in dos 8.3 style | this function can be usefull to pass long filenames to dos batch or apps | ford escort | 1+ years ago |
| .bb | Import STL... | A set of functions for importing and exporting '.stl' files for Blitz3D. | Anthony | 1+ years ago |
| .bb | Save a type to file | Simple example of how to save a type to a text file | skn3 | 1+ years ago |
| .bb | Split CSV parameters out of a string | CSV allows text to be encapsulated in "" marks - a simple Split command is no use for getting these parameters out, as the ',' may appear within the string. This is a dirty way of splitting the strings down. | AngelEyes | 1+ years ago |
| .bb | Highscore functions | Load, save and sort highscores ! | wedoe | 1+ years ago |
| .bb | Parser Function | Breaks strings into elements.Includes Val function. | add | 1+ years ago |
| .bb | Examples of the parser | Shows how the parser function works | add | 1+ years ago |
| .bb | AllFiles on AllDrives | Displays all files as found on all drives from C: to Z: | Oldefoxx | 1+ years ago |
| .bb | TexTile | Texture creator/viewer | BlitzSupport | 1+ years ago |
| .bb | SaveTGA | save texture in TGA format | skidracer | 1+ years ago |