Files
Legacy-Projects/README.md
T

54 lines
1.2 KiB
Markdown
Raw Normal View History

# Old Projects #
2014-11-24 16:07:29 +01:00
Ah, the good old days of having time to actually do this, instead of working your ass off every single hour of the day. Here are all the projects that still exist(ed) in some form on my HDD or other storage device. Check the README.md in each directory to read more about the specific project.
These projects are no longer supported and will not be continued, so use at your own risk. Submitting patches using pull requests is fine by me, I check them every day.
# Included Projects #
## BlitzBasic ##
### All ###
* Advanced Text
* LinkedList Emulation
* Random Stuff
* Sirus Online Inventory
### Blitz3D ###
* HelpersAndFixes
* Impostor
* Level of Detail
* Motion Blur
* TiledSprite
### Userlibrary ###
* InputEx
* BlitzUtility
## BlitzMax ##
* Sirius Online Launcher
* Sirius Online Server
* xaymar.config
* xaymar.desktop
* xaymar.datapak
* xaymar.resource
## HLSL & GLSL Shaders ##
* Flowing Water (GLSL)
* Smart Filter (GLSL)
## Java ##
* ExtraGenerators (CraftBukkit)
* Inception (CraftBukkit)
## Web-based (HTML, JavaScript, PHP) ##
* Stream2VLC
* relink.php - Simple but safe redirection. CC-BY-NC-SA
* myGravatar.php - Used to bypass dynamic avatar limitations on forums to use Gravatar. CC-BY-NC-SA