| renamed Image to Wrapper, since it could deal with swf too |
|
More...
|
over 16 years ago
|
| extract Array2 and Image from org.godfat.avatarblock to org.godfat |
|
More...
|
over 16 years ago
|
| [TODO] setTimeout and setInterval is buggy, switch to enterFrame based |
|
More...
|
over 16 years ago
|
| [PrivateBlock.as] refactored update_avatar, set both index |
|
More...
|
over 16 years ago
|
| [PrivateBlock.as] fixed a bug, update Avatar#x,y in kick_zombie |
|
More...
|
over 16 years ago
|
| [BlockImpShuffle.as] this is a working draft, still got a few bugs |
|
More...
|
over 16 years ago
|
| fixed Array2#find it shuold return data not index, added dummy for id |
|
More...
|
over 16 years ago
|
| [Array2.as] added Array2#find |
|
More...
|
over 16 years ago
|
| [Util.as] added a newline |
|
More...
|
over 16 years ago
|
| [Util.as] added id function |
|
More...
|
over 16 years ago
|
| [Util.as] updated source code layout |
|
More...
|
over 16 years ago
|
| wraped x, y detail to Avatar. now use Avatar#move for index, not pos |
|
More...
|
over 16 years ago
|
| [Avatar.as] renamed owner to master, and added a getter for it |
|
More...
|
over 16 years ago
|
| [BlockImpStatic.as] simplified code |
|
More...
|
over 16 years ago
|
| [BlockImpRandom.as] fixed empty xml problem. |
|
More...
|
over 16 years ago
|
| [BlockImpOrdered.as] renamed to BlockImpFixed.as |
|
More...
|
over 16 years ago
|
| [BlockImpShuffle.as] this is a draft, not working yet.. see you tomorrow |
|
More...
|
over 16 years ago
|
| [TODO] add Array2#find to find a certain value. |
|
More...
|
over 16 years ago
|
| serious bug fixed, about multiple avatar for one master! see below: |
|
More...
|
over 16 years ago
|
| [Array2.as] added Array2#offsetOf for find the offset for a value |
|
More...
|
over 16 years ago
|
| [TODO] extract speed to Option.as |
|
More...
|
over 16 years ago
|
| [Array2.as] use int() instead of Math.floor to convert to int |
|
More...
|
over 16 years ago
|
| [Avatar.as] removed useless comments |
|
More...
|
over 16 years ago
|
| [BlockImp.as] added block_avatars to access block avatar |
|
More...
|
over 16 years ago
|
| [Array2.as] added Array2#indexOf, return [-1, -1] if not found |
|
More...
|
over 16 years ago
|
| [Array2.as] added Array2#offset2xy |
|
More...
|
over 16 years ago
|
| [Array2.as] renamed offset to xy2offset |
|
More...
|
over 16 years ago
|
| renamed picked to avatar |
|
More...
|
over 16 years ago
|
| updated source code layout |
|
More...
|
over 16 years ago
|
| use Uitl.last |
|
More...
|
over 16 years ago
|