| | | | |
| .bb | Load and Display Text using types B3D (b+ need modification) | load+display text +type | Dan | 1 day 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 |
| .bb | Safe Loads (b3d) | Get the missing filename reported | RifRaf | 8 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 |
| .bb | Text extractor | Extracts all text inside quotes | TAS | 1+ years ago |
| .bb | Shortcut | Create a shortcut file (*.lnk) | Subirenihil | 1+ years ago |
| .bb | INI-format data files | Load and save data to and from human-readable text files | Yasha | 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 |
| .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 |
| .bb | Super-simple C-style preprocessor | Use #define, #ifdef, #include etc. with any file | Yasha | 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 |
| .bb | Bank IO commands | Write files to a bank before hard disk | RifRaf | 1+ years ago |
| .bb | LZMA Streams | [BMX] Easily read and write to compressed streams | Otus | 1+ years ago |
| .bb | Delete files to Recycle Bin | delete file to recycle bin | Kev | 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 |
| .bb | Comment Box Generator | Generates code comments for legal and readmes | Baystep Productions | 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 |
| .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 |
| .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 |
| .bb | Self-Destructing .exe | A program that removes itself when its done running | Subirenihil | 1+ years ago |
| .bb | Load a menu from a file | Loads a menu (*.mnu) file and creates a window menu | JoshK | 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 |
| .bb | .decls Converter | Convert .decls files to BlitzMax sourcecode | N | 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 |
| .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 |
| .bb | Threading | Emulate threading so that you can make animated loading screens etc. | Andy | 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 |
| .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 |
| .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 |
| .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 |
| .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 |
| .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 |