Added samples.
authorblitz-research <blitzmunter@gamil.com>
Wed, 22 Jan 2014 22:33:28 +0000 (11:33 +1300)
committerblitz-research <blitzmunter@gamil.com>
Wed, 22 Jan 2014 22:33:28 +0000 (11:33 +1300)
commitf3f749af43f449809bc44ad09ed665b1890bea4a
treee4e563cd90f042ded7f902db3624175fd70a25bb
parentc22099c3132229acebfe97932c755ed9dcfc91a7
Added samples.
235 files changed:
samples/aaronkoolen/AStar/Callback.bmx [new file with mode: 0644]
samples/aaronkoolen/AStar/astar_demo.bmx [new file with mode: 0644]
samples/aaronkoolen/AStar/astar_graph_walker.bmx [new file with mode: 0644]
samples/aaronkoolen/AStar/astar_node.bmx [new file with mode: 0644]
samples/aaronkoolen/AStar/map0 [new file with mode: 0644]
samples/aaronkoolen/AStar/map1 [new file with mode: 0644]
samples/aaronkoolen/AStar/map2 [new file with mode: 0644]
samples/aaronkoolen/AStar/map3 [new file with mode: 0644]
samples/aaronkoolen/AStar/map4 [new file with mode: 0644]
samples/aaronkoolen/AStar/map5 [new file with mode: 0644]
samples/aaronkoolen/AStar/map6 [new file with mode: 0644]
samples/aaronkoolen/AStar/map7 [new file with mode: 0644]
samples/aaronkoolen/AStar/mountain.png [new file with mode: 0644]
samples/aaronkoolen/AStar/nums.png [new file with mode: 0644]
samples/aaronkoolen/AStar/priority_queue.bmx [new file with mode: 0644]
samples/aaronkoolen/AStar/road.png [new file with mode: 0644]
samples/aaronkoolen/AStar/tree.png [new file with mode: 0644]
samples/aaronkoolen/AStar/water.png [new file with mode: 0644]
samples/birdie/games/tempest/tempest.bmx [new file with mode: 0644]
samples/birdie/games/tiledrop/media/back.png [new file with mode: 0644]
samples/birdie/games/tiledrop/media/blocks.png [new file with mode: 0644]
samples/birdie/games/tiledrop/media/part.png [new file with mode: 0644]
samples/birdie/games/tiledrop/media/pointer.PNG [new file with mode: 0644]
samples/birdie/games/tiledrop/media/shine.png [new file with mode: 0644]
samples/birdie/games/tiledrop/tiledrop.bmx [new file with mode: 0644]
samples/birdie/games/zombieblast/game.bmx [new file with mode: 0644]
samples/birdie/games/zombieblast/media/HitSpace.png [new file with mode: 0644]
samples/birdie/games/zombieblast/media/Title.png [new file with mode: 0644]
samples/birdie/games/zombieblast/media/cloud.png [new file with mode: 0644]
samples/birdie/games/zombieblast/media/mud.png [new file with mode: 0644]
samples/birdie/games/zombieblast/media/sand.png [new file with mode: 0644]
samples/birdie/games/zombieblast/media/scan.png [new file with mode: 0644]
samples/birdie/games/zombieblast/media/ship1.png [new file with mode: 0644]
samples/birdie/games/zombieblast/media/shot.png [new file with mode: 0644]
samples/birdie/games/zombieblast/media/shot2.PNG [new file with mode: 0644]
samples/birdie/games/zombieblast/media/smoke.png [new file with mode: 0644]
samples/birdie/games/zombieblast/media/zombie_0.png [new file with mode: 0644]
samples/birdie/games/zombieblast/media/zombie_1.png [new file with mode: 0644]
samples/birdie/games/zombieblast/media/zombie_2.PNG [new file with mode: 0644]
samples/birdie/games/zombieblast/media/zombie_3.PNG [new file with mode: 0644]
samples/birdie/games/zombieblast/media/zombie_4.PNG [new file with mode: 0644]
samples/birdie/games/zombieblast/media/zombie_5.PNG [new file with mode: 0644]
samples/birdie/games/zombieblast/media/zombie_6.png [new file with mode: 0644]
samples/birdie/games/zombieblast/media/zombie_7.PNG [new file with mode: 0644]
samples/birdie/misc/filmclip/main.bmx [new file with mode: 0644]
samples/birdie/misc/filmclip/media/B-Max.png [new file with mode: 0644]
samples/birdie/misc/filmclip/media/Thumbs.db [new file with mode: 0644]
samples/birdie/misc/filmclip/media/flmstp.png [new file with mode: 0644]
samples/birdie/misc/glblur/glblurr.bmx [new file with mode: 0644]
samples/birdie/misc/lightImage/main.bmx [new file with mode: 0644]
samples/birdie/misc/lightImage/media/B-Max.png [new file with mode: 0644]
samples/birdie/misc/lightImage/media/fl.png [new file with mode: 0644]
samples/birdie/misc/lightImage/media/light.png [new file with mode: 0644]
samples/breakout/breakout.bmx [new file with mode: 0644]
samples/breakout/media/B-Max.png [new file with mode: 0644]
samples/breakout/media/back1.png [new file with mode: 0644]
samples/breakout/media/back2.png [new file with mode: 0644]
samples/breakout/media/ball.png [new file with mode: 0644]
samples/breakout/media/paddle.png [new file with mode: 0644]
samples/breakout/media/pipes.png [new file with mode: 0644]
samples/breakout/media/tiles.png [new file with mode: 0644]
samples/digesteroids/Digesteroids.ppf [new file with mode: 0644]
samples/digesteroids/MathUtil.bmx [new file with mode: 0644]
samples/digesteroids/digesteroids.bmx [new file with mode: 0644]
samples/digesteroids/dynamicgame.bmx [new file with mode: 0644]
samples/digesteroids/graphics/bullet1.png [new file with mode: 0644]
samples/digesteroids/graphics/bullet2.png [new file with mode: 0644]
samples/digesteroids/graphics/digestive.png [new file with mode: 0644]
samples/digesteroids/graphics/lower.png [new file with mode: 0644]
samples/digesteroids/graphics/options.png [new file with mode: 0644]
samples/digesteroids/graphics/piece1.png [new file with mode: 0644]
samples/digesteroids/graphics/piece2.png [new file with mode: 0644]
samples/digesteroids/graphics/piece3.png [new file with mode: 0644]
samples/digesteroids/graphics/pop.png [new file with mode: 0644]
samples/digesteroids/graphics/ship.png [new file with mode: 0644]
samples/digesteroids/graphics/sparkle.png [new file with mode: 0644]
samples/digesteroids/graphics/stars.png [new file with mode: 0644]
samples/digesteroids/graphics/title.png [new file with mode: 0644]
samples/digesteroids/minitimer.bmx [new file with mode: 0644]
samples/digesteroids/simplephysics.bmx [new file with mode: 0644]
samples/digesteroids/sounds/crash.wav [new file with mode: 0644]
samples/digesteroids/sounds/ending.ogg [new file with mode: 0644]
samples/digesteroids/sounds/fire.wav [new file with mode: 0644]
samples/digesteroids/sounds/impactlarge.wav [new file with mode: 0644]
samples/digesteroids/sounds/menu.ogg [new file with mode: 0644]
samples/digesteroids/sounds/teleport.wav [new file with mode: 0644]
samples/digesteroids/sounds/thrust.wav [new file with mode: 0644]
samples/firepaint/bullet.png [new file with mode: 0644]
samples/firepaint/color.bmx [new file with mode: 0644]
samples/firepaint/firepaint.bmx [new file with mode: 0644]
samples/firepaint/player.png [new file with mode: 0644]
samples/firepaint/shoot.wav [new file with mode: 0644]
samples/firepaint/stars.png [new file with mode: 0644]
samples/flameduck/circlemania/anim0.png [new file with mode: 0644]
samples/flameduck/circlemania/anim1.png [new file with mode: 0644]
samples/flameduck/circlemania/anim10.png [new file with mode: 0644]
samples/flameduck/circlemania/anim11.png [new file with mode: 0644]
samples/flameduck/circlemania/anim12.png [new file with mode: 0644]
samples/flameduck/circlemania/anim13.png [new file with mode: 0644]
samples/flameduck/circlemania/anim14.png [new file with mode: 0644]
samples/flameduck/circlemania/anim15.png [new file with mode: 0644]
samples/flameduck/circlemania/anim2.png [new file with mode: 0644]
samples/flameduck/circlemania/anim3.png [new file with mode: 0644]
samples/flameduck/circlemania/anim4.png [new file with mode: 0644]
samples/flameduck/circlemania/anim5.png [new file with mode: 0644]
samples/flameduck/circlemania/anim6.png [new file with mode: 0644]
samples/flameduck/circlemania/anim7.png [new file with mode: 0644]
samples/flameduck/circlemania/anim8.png [new file with mode: 0644]
samples/flameduck/circlemania/anim9.png [new file with mode: 0644]
samples/flameduck/circlemania/circlebob.png [new file with mode: 0644]
samples/flameduck/circlemania/cmania.bmx [new file with mode: 0644]
samples/flameduck/circlemania/cmanialogo.png [new file with mode: 0644]
samples/flameduck/circlemania/rasta.png [new file with mode: 0644]
samples/flameduck/oldskool2/binarytherapy.png [new file with mode: 0644]
samples/flameduck/oldskool2/bouncy.ogg [new file with mode: 0644]
samples/flameduck/oldskool2/circlefont.png [new file with mode: 0644]
samples/flameduck/oldskool2/oldskool.png [new file with mode: 0644]
samples/flameduck/oldskool2/oldskool2.bmx [new file with mode: 0644]
samples/flameduck/oldskool2/readme.txt [new file with mode: 0644]
samples/hitoro/arraysort.bmx [new file with mode: 0644]
samples/hitoro/bench.bmx [new file with mode: 0644]
samples/hitoro/debugprintq.bmx [new file with mode: 0644]
samples/hitoro/extendednewtest.bmx [new file with mode: 0644]
samples/hitoro/fireworks.bmx [new file with mode: 0644]
samples/hitoro/gfx/bg.png [new file with mode: 0644]
samples/hitoro/gfx/block.png [new file with mode: 0644]
samples/hitoro/gfx/boing.png [new file with mode: 0644]
samples/hitoro/gfx/flame.png [new file with mode: 0644]
samples/hitoro/gfx/grass.png [new file with mode: 0644]
samples/hitoro/gfx/land.png [new file with mode: 0644]
samples/hitoro/gfx/rock.png [new file with mode: 0644]
samples/hitoro/gfx/shot.png [new file with mode: 0644]
samples/hitoro/gfx/sky.png [new file with mode: 0644]
samples/hitoro/gfx/water.png [new file with mode: 0644]
samples/hitoro/info.txt [new file with mode: 0644]
samples/hitoro/listextendedtypes.bmx [new file with mode: 0644]
samples/hitoro/newmethod.bmx [new file with mode: 0644]
samples/hitoro/passvarptr.bmx [new file with mode: 0644]
samples/hitoro/rockout.bmx [new file with mode: 0644]
samples/hitoro/rockout_gui.bmx [new file with mode: 0644]
samples/hitoro/shadowimage.bmx [new file with mode: 0644]
samples/hitoro/singlelist.bmx [new file with mode: 0644]
samples/hitoro/sounds/beep.ogg [new file with mode: 0644]
samples/hitoro/sounds/fall.ogg [new file with mode: 0644]
samples/hitoro/sounds/gameover.ogg [new file with mode: 0644]
samples/hitoro/sounds/hit.ogg [new file with mode: 0644]
samples/hitoro/sounds/shot.ogg [new file with mode: 0644]
samples/hitoro/throwrockets.bmx [new file with mode: 0644]
samples/hitoro/tilerocket.bmx [new file with mode: 0644]
samples/hitoro/viewport.bmx [new file with mode: 0644]
samples/mak/bullet1.png [new file with mode: 0644]
samples/mak/gnetchat.bmx [new file with mode: 0644]
samples/mak/gnetdemo.bmx [new file with mode: 0644]
samples/mak/requestgraphicsmode.bmx [new file with mode: 0644]
samples/mak/ship.png [new file with mode: 0644]
samples/mak/sparkle.png [new file with mode: 0644]
samples/maxgui/bigsearch.bmx [new file with mode: 0644]
samples/maxgui/glcube.bmx [new file with mode: 0644]
samples/maxgui/guilauncher/PNGHeader.bmx [new file with mode: 0644]
samples/maxgui/guilauncher/TLauncher.bmx [new file with mode: 0644]
samples/maxgui/guilauncher/bmxlogo.png [new file with mode: 0644]
samples/maxgui/guilauncher/test.bmx [new file with mode: 0644]
samples/maxgui/imagedrop.bmx [new file with mode: 0644]
samples/maxgui/sliderthing/sliderthing.bmx [new file with mode: 0644]
samples/maxgui/sliderthing/sourcepic.jpg [new file with mode: 0644]
samples/shooter/_shooter_main.bmx [new file with mode: 0644]
samples/shooter/background.bmx [new file with mode: 0644]
samples/shooter/enemies.bmx [new file with mode: 0644]
samples/shooter/gfont.bmx [new file with mode: 0644]
samples/shooter/gfx/Hill_1.png [new file with mode: 0644]
samples/shooter/gfx/SMOKE.png [new file with mode: 0644]
samples/shooter/gfx/TitlePage.png [new file with mode: 0644]
samples/shooter/gfx/abduction.png [new file with mode: 0644]
samples/shooter/gfx/alien_shot.png [new file with mode: 0644]
samples/shooter/gfx/bigcloud.png [new file with mode: 0644]
samples/shooter/gfx/bonusdecals.png [new file with mode: 0644]
samples/shooter/gfx/expl.png [new file with mode: 0644]
samples/shooter/gfx/multdecals.png [new file with mode: 0644]
samples/shooter/gfx/player.png [new file with mode: 0644]
samples/shooter/gfx/player_shot.png [new file with mode: 0644]
samples/shooter/gfx/playera.png [new file with mode: 0644]
samples/shooter/gfx/sky32.png [new file with mode: 0644]
samples/shooter/gfx/spark1.png [new file with mode: 0644]
samples/shooter/gfx/spark2.png [new file with mode: 0644]
samples/shooter/gfx/spark3.png [new file with mode: 0644]
samples/shooter/gfx/spikeyball.png [new file with mode: 0644]
samples/shooter/gfx/tex_1.png [new file with mode: 0644]
samples/shooter/gfx/tex_2.png [new file with mode: 0644]
samples/shooter/globals.bmx [new file with mode: 0644]
samples/shooter/init.bmx [new file with mode: 0644]
samples/shooter/particles.bmx [new file with mode: 0644]
samples/shooter/player.bmx [new file with mode: 0644]
samples/shooter/playershots.bmx [new file with mode: 0644]
samples/shooter/sound.bmx [new file with mode: 0644]
samples/shooter/sound/EXPLOSION1.WAV [new file with mode: 0644]
samples/shooter/sound/bombfall.wav [new file with mode: 0644]
samples/shooter/sound/explode.wav [new file with mode: 0644]
samples/shooter/sound/shot-1.wav [new file with mode: 0644]
samples/shooter/titles.bmx [new file with mode: 0644]
samples/simonh/fireworks/fireworks.bmx [new file with mode: 0644]
samples/simonh/fireworks/spark.png [new file with mode: 0644]
samples/simonh/snow/flake.png [new file with mode: 0644]
samples/simonh/snow/snowfall.bmx [new file with mode: 0644]
samples/spintext/spintext.bmx [new file with mode: 0644]
samples/starfieldpong/starfieldpong.bmx [new file with mode: 0644]
samples/teapot/teapot.bmx [new file with mode: 0644]
samples/teapot/teapot_test.bmx [new file with mode: 0644]
samples/tempest/Readme.txt [new file with mode: 0644]
samples/tempest/boarddata.bmx [new file with mode: 0644]
samples/tempest/boardgen.bmx [new file with mode: 0644]
samples/tempest/sfx.bmx [new file with mode: 0644]
samples/tempest/sfx/bonus.wav [new file with mode: 0644]
samples/tempest/sfx/bullet.wav [new file with mode: 0644]
samples/tempest/sfx/flippershot.wav [new file with mode: 0644]
samples/tempest/sfx/killedbybullet.wav [new file with mode: 0644]
samples/tempest/sfx/killedbyflipper.wav [new file with mode: 0644]
samples/tempest/sfx/pulse.wav [new file with mode: 0644]
samples/tempest/sfx/shot.wav [new file with mode: 0644]
samples/tempest/sfx/spikeshot.wav [new file with mode: 0644]
samples/tempest/sfx/tick.wav [new file with mode: 0644]
samples/tempest/sfx/zap.wav [new file with mode: 0644]
samples/tempest/sfx/zoomin.wav [new file with mode: 0644]
samples/tempest/sfx/zoomout.wav [new file with mode: 0644]
samples/tempest/tempest.bmx [new file with mode: 0644]
samples/tempest/transformfunctions.bmx [new file with mode: 0644]
samples/tempest/vectorfont.bmx [new file with mode: 0644]
samples/threads/background_loading.bmx [new file with mode: 0644]
samples/threads/bluboing.png [new file with mode: 0644]
samples/threads/bluegem.png [new file with mode: 0644]
samples/threads/boing.png [new file with mode: 0644]
samples/threads/dead.png [new file with mode: 0644]
samples/threads/greengem.png [new file with mode: 0644]
samples/threads/redgem.png [new file with mode: 0644]
samples/threads/threaded image downloader.bmx [new file with mode: 0644]
samples/threads/threads.bmx [new file with mode: 0644]