Add projects including README.md(s), .gitignore(s) and the actual project files.

Signed-off-by: Michael Fabian Dirks <michael.dirks@project-kube.de>
This commit is contained in:
Michael Fabian Dirks
2014-11-24 18:18:24 +01:00
parent 934da62076
commit 8f3114e377
170 changed files with 22028 additions and 3 deletions
+53 -3
View File
@@ -1,4 +1,54 @@
Blitz3D-BlitzPlus-BlitzMax
==========================
# Old Projects #
Old projects that used either Blitz3D, BlitzPlus or BlitzMax.
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