CARVIEW |
AdamAtomic
(Adam 'Atomic' Saltsman)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Adam 'Atomic' Saltsman
- Website/Blog
- https://adamatomic.com
- Company
- Semi Secret Software
- Location
- Austin, TX
- Member Since
- Oct 18, 2009
Following 0 coders and watching 8 repositories view all →
Public Repositories (8)
-
flixel
flixel is a free Actionscript (Flash) library that I distilled from a variety of Flash games that...
Last updated Fri Apr 09 14:28:19 -0700 2010
-
Mode
A small (but sadly not that simple) demo game built on the flixel framework. Hopefully it will b...
Last updated Mon Feb 15 09:15:57 -0800 2010
-
FlxTeroids
A very simple flixel game inspired by the classic arcade shooter.
Last updated Mon Feb 15 09:15:43 -0800 2010
-
Flx-Invaders
A very simple flixel game inspired by the Taito classic.
Last updated Mon Feb 15 09:15:22 -0800 2010
-
FlxCollisions
A simple set of 2d physics + collision demos for flixel v2.0
Last updated Mon Feb 15 09:15:07 -0800 2010
-
FlxBlur
A simple motion blur demo showing off the new pre-process hook
Last updated Mon Feb 15 09:14:49 -0800 2010
-
FlxBloom
A very simple demo showing flixel's new post-processing system.
Last updated Mon Feb 15 09:14:00 -0800 2010
-
HelloWorld
A very simple hello world flixel app.
Last updated Thu Feb 11 02:10:49 -0800 2010
Public Activity 
-
681a7a0
documentation update
-
670c80b
fixed annoying mouse cursor bug, experimenting with new moveme...
-
b7bacc6
v2.33 - new profiling helper class, more diagnostic data on de...
-
15931c5
v2.32 - quick stability patch, more diagnostics en route
-
15931c5
v2.32 - quick stability patch, more diagnostics en route
-
484e541
v2.31, mostly bugfixes
-
b8801c3
v2.3 is go - lots of bug fixes, optimizations, cleanup, and a ...
Need an isPlaying property for FlxSound, or make play()/pause()/stop() virtual
Mouse cursor wobbles when tilemap scrolls
FlxG.follow documents followTarget as an FlxObject, but it actually needs to be a FlxSprite
FlxTilemap collision doesn't work on leftmost column
Typo in parameter description for FlxText.setFormat()
Wrong description for shadow parameter in FlxText
FlxObject.hitRight() calls FlxObject.hitLeft(), causing unexpected behavior when overriding
Add slopes to FlixelTilemap [feature request]]
Empty FlxText shows white line.
FlxText cant support non-English characters
Flixel and Flex 4 - problem with displaying text
-
d241d6c
new function for tilemaps
-
1628b4c
fixed deprecated command in python script
-
565c8d5
updated flixel to v2.23, see wiki change list for more info
No bounds checking in FlxTilemap.setTile()
FlxTilemap incorrectly handles collision at extremes
FlxText won't wrap text the first time
Volume control -/+/0 doesn't work with the numpad in a windows keyb [+SOLUTION]
FlxSound: Get mp3 ID3 tag from streaming sounds