All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Unnamed

    2067042·python·893 B·2011-05-22 17:03 UTC
    #
    #
    #
    """
    """
    
    from panda3d.core import GeoMipTerrain
    
    import data
    
    class Terrain(GeoMipTerrain):
     """ """
    
     def __init__(self):
     GeoMipTerrain.__init__(self, 'TheTerr
  • Untitled

    2067039·text·1.1 KB·2011-05-22 17:00 UTC
    (01:35:49 AM) Tom: wanna go get shawarmas?
    (01:36:05 AM) David: downtown
    (01:36:08 AM) David: at 1 36?
    (01:36:11 AM) David: on a saturday?'
    (01:36:13 AM) Tom: yeah
    (01:36:16 AM) David: just us?
  • Someone

    2067038·c·12.4 KB·2011-05-22 16:59 UTC
    #include "stdafx.h"
    #include "PsFile.h"
    #include "global.h"
    
    #define scsi 1
    
    CPsFile::CPsFile()
    {
     m_fIsFile = false;
     m_pSectorBuffer[0] = NULL;
     m_pPcmSctBuffer[0] = NULL;
     m_fIsPcm = fal
  • Unnamed

    2067037·python·897 B·2011-05-22 16:58 UTC
    #
    #
    #
    """
    """
    
    from panda3d.core import GeoMipTerrain
    
    import data
    
    class Terrain(GeoMipTerrain):
     """ """
    
     def __init__(self):
     GeoMipTerrain.__init__(self, 'TheTerr
  • Someone

    2067036·text·1.8 KB·2011-05-22 16:56 UTC
    А я устал, мне просто надоело
    Кивать в ответ на глупые признанья
    Я не такой, но разве в этом дело
    Вам это в кайф, мне это в наказанье
    
    Я устал от всего, мне нужна передышка
    Давай уйдем и больше
  • Miscellany

    2067035·text·2.0 KB·2011-05-22 16:56 UTC
    // Camera settings.
    float4x4 World;
    float4x4 View;
    float4x4 Projection;
    
    // The light direction is shared between the Lambert and Toon lighting techniques.
    float3 LightDirection = normalize(floa
  • Something

    2067033·text·4.9 KB·2011-05-22 16:55 UTC
    15.32.03 » ([PRE]) [PRED] [ Batman.Begins.2005.HDDVDRiP.720p.AC3.5.1.x264-DEFiNiTiON ] [ X264 / DEFiNiTiON ] got released 3d 20h 4m 17s ago [2007-02-09]
    15.32.03 » ([PRE]) [PRED] [ Domino.2005.HDTV.7
  • Unnamed

    2067031·python·917 B·2011-05-22 16:54 UTC
    #
    #
    #
    """
    """
    
    from panda3d.core import GeoMipTerrain
    
    import data
    
    class Terrain(GeoMipTerrain):
     """ """
    
     def __init__(self):
     GeoMipTerrain.__init__(self, 'TheTerr
  • sendmail-bin install error

    2067025·text·1.4 KB·2011-05-22 16:44 UTC
    *** ERROR: FEATURE() should be before MAILER()
    *** MAILER(`local') must appear after FEATURE(`always_add_domain')*** ERROR: FEATURE() should be before MAILER()
    *** MAILER(`local') must appear afte
  • Mine

    2067024·text·446 B·2011-05-22 16:44 UTC
    std::ifstream textFile ("D:\\1.txt");
     std::string textBuffer;
     int k, size = 0;
     int numberOfWordsLowercase = 0;
     int numberOfSpaces = 0;
     while (getline(textFile, textBuffer)
  • Untitled

    2067022·vbnet·132 B·2011-05-22 16:38 UTC
    Public Declare Function apiBlockInput Lib "user32" Alias "BlockInput " (ByVal fBlock As Integer) As Integer
    
     apiBlockInput(1)
  • Untitled

    2067021·vb·132 B·2011-05-22 16:38 UTC
    Public Declare Function apiBlockInput Lib "user32" Alias "BlockInput " (ByVal fBlock As Integer) As Integer
    
     apiBlockInput(1)
  • Someone

    2067006·text·1.7 KB·2011-05-22 16:19 UTC
    package 
    {
     
     import flash.display.Bitmap;
     import flash.display.BitmapData;
     import flash.display.Shape;
     import flash.geom.Matrix;
     import flash.geom.Point;
     import flash.geom.Rectangle;
  • POURTHA

    2067005·text·11.3 KB·2011-05-22 16:17 UTC
    #include "ScriptPCH.h"
     
    #define GOSSIP_ITEM_STABLE "Stable"
    #define GOSSIP_ITEM_NEWPET "New Pet"
    #define GOSSIP_ITEM_BOAR "Boar"
    #define GOSSIP_ITEM_SERPENT "Serpent"
    #define GOSSIP_ITEM_SCRAB
  • Stuff

    2066998·xml·261 B·2011-05-22 16:05 UTC
    <Button 
     android:text="Button" 
     android:layout_height="wrap_content" 
     android:id="@+id/button_popup" 
     android:onClick="popUp" 
     android:layout_alignParentBottom="true" 
     android:layou
  • Mich

    2066994·text·2.1 KB·2011-05-22 16:01 UTC
    $ cat /etc/apt/sources
    sources.list sources.list~ sources.list.d/ sources.list.save 
    michalxo@panther:~$ cat /etc/apt/sources.list
    #gpg --keyserver subkeys.pgp.net --recv-keys $KEY
  • Stuff

    2066993·text·13.4 KB·2011-05-22 16:00 UTC
    /* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
     * This program is free software; you can redistribute it and/or modify
     * it under the terms of the GNU General Pub
  • Anonymous

    2066992·text·405 B·2011-05-22 15:59 UTC
    <VirtualHost *:80>
     ServerAdmin webmaster@dummy-host.hleclerc-PC.ingenidev
     DocumentRoot "C:/Users/Thomas_2/projects/nlal"
     ServerName localhost
     ErrorLog "logs/liars-remote-error.log"
  • Someone

    2066988·text·11.2 KB·2011-05-22 15:56 UTC
    #include "ScriptPCH.h"
    
    #define GOSSIP_ITEM_STABLE "Stable"
    #define GOSSIP_ITEM_NEWPET "New Pet"
    #define GOSSIP_ITEM_BOAR "Boar"
    #define GOSSIP_ITEM_SERPENT "Serpent"
    #define GOSSIP_ITEM_SCRAB "
  • London

    2066987·text·1019 B·2011-05-22 15:56 UTC
    malam...
     
    Kita masih berpeluk, mendengar pahatan hujan yang tiba-tiba London datang, 
    lari kecil-kecil seiring langkah kaki mungil. dia hempaskan tubuhnya,
    bak peri kecil kehilangan sayapnya, kel

older pastes →