-
2066228·text·131.2 KB·2011-05-21 13:47 UTC
-
2066227·text·131.2 KB·2011-05-21 13:47 UTC
-
2066226·text·131.2 KB·2011-05-21 13:47 UTC
-
2066225·text·131.2 KB·2011-05-21 13:46 UTC
-
2066224·text·131.2 KB·2011-05-21 13:46 UTC
-
2066223·text·131.2 KB·2011-05-21 13:44 UTC
-
2066222·text·131.2 KB·2011-05-21 13:43 UTC
-
2066221·text·131.2 KB·2011-05-21 13:43 UTC
-
2066220·text·131.2 KB·2011-05-21 13:43 UTC
-
2066218·text·131.2 KB·2011-05-21 13:43 UTC
-
2066217·text·131.2 KB·2011-05-21 13:42 UTC
-
2066216·text·131.2 KB·2011-05-21 13:42 UTC
-
2066215·text·131.2 KB·2011-05-21 13:42 UTC
-
2066214·text·131.2 KB·2011-05-21 13:42 UTC
-
2066213·text·22.9 KB·2011-05-21 13:41 UTC
OTL Extras logfile created on: 5/21/2011 20:25:46 - Run 1
OTL by OldTimer - Version 3.2.22.3 Folder = C:\Users\007\Downloads
Ultimate Edition (Version = 6.1.7600) - Type = NTWorkstation
Inter
-
2066210·actionscript·2.6 KB·2011-05-21 13:23 UTC
package {
import flash.display.MovieClip;
import flash.events.*;
import flash.ui.Mouse;
import flash.utils.Timer;
import asset.*;
import com.debugger.fpsCounter;
import com.input.keyboa
-
2066208·text·1.3 KB·2011-05-21 13:05 UTC
class MainRoot
{
public static var container:Sprite = new Sprite;
public var playerLife:int = 5;
public var gameLevel:int = 1;
-
2066206·actionscript·379 B·2011-05-21 12:58 UTC
class A
{
private var baba:B;
private var gravity:int;
private function A() extends Sprite
{
gravity = 10;
baba = new B();
addChild( baba.display );
}
}
class B
{
public var
-
2066205·text·1.2 KB·2011-05-21 12:52 UTC
acpid
alsa-utils
amarok
arj
autoconf
automake
bash-completion
bison
bluedevil
cherrytree
cpufrequtils
cups
deluge
dina-font
dnsutils
dosfstools
dvd+rw-tools
fakeroot
filezilla
firef
-
2066203·text·594 B·2011-05-21 12:50 UTC
%include "x86inc.asm"
%include "x86util.asm"
;
; scale_frame( uint16_t *src, uint16_t *dst, int stride, int lshift, int rshift, int height )
;
INIT_XMM
cglobal scale_frame_sse2, 6,7
mov