-
1904128·text·1.2 KB·2010-07-20 02:34 UTC
# HG changeset patch
# User Nicolas Dumazet <nicdumz.commits@gmail.com>
# Date 1279590080 -32400
# Node ID 52dc5022d8fb7be825e53cad4f8e48c8c9089d9d
# Parent fda0e478fb7945b15110738885b8f54bcf2ff576
h
-
1904125·text·1.7 KB·2010-07-20 02:24 UTC
Ffffff
Name: Dynastes the Blue
Race: Troll 40bp
ClassIII Surge 15bp
Improved Goring Horn(10bp)
Dermal Deposits(10bp)
Bone Spikes(5bp)
Ogre Stomach(5bp)
Insectoid features(5bp)
Striking Skin P
-
1904111·text·2.3 KB·2010-07-20 02:01 UTC
Colors:
-not too many different colors
-lots of shades of blue/green as the major color
-balancing for readability, with use of white and mild colors for text backgrounds
-clean background images
-
1904107·text·1.5 KB·2010-07-20 01:57 UTC
Ffffff
Name: Dynastes the Blue
Race: Troll 40bp
ClassIII Surge 15bp
Improved Goring Horn(10bp)
Dermal Deposits(10bp)
Bone Spikes(5bp)
Ogre Stomach(5bp)
Insectoid features(5bp)
Striking Skin P
-
1904098·text·89.0 KB·2010-07-20 01:31 UTC
-
1904084·text·15.9 KB·2010-07-20 00:46 UTC
#include <a_samp>
#define COLOR_RED 0xAA3333AA
#define COLOR_GREEN 0x33AA33AA
#define COLOR_GREY 0xAFAFAFAA
#define COLOR_ORANGE 0xFF9900AA
#define COLOR_YELLOW 0xFFFF00AA
#define CP_GZ_AUTO
-
1904058·cpp·16.3 KB·2010-07-19 23:54 UTC
#include <a_samp>
#define COLOR_RED 0xAA3333AA
#define COLOR_GREEN 0x33AA33AA
#define COLOR_GREY 0xAFAFAFAA
#define COLOR_ORANGE 0xFF9900AA
#define COLOR_YELLOW 0xFFFF00AA
#define CP_GZ_AUTO
-
1904029·bash·1.5 KB·2010-07-19 23:09 UTC
#! /bin/bash
#----------------------------------------------------------------------
# Description: a simple script to remove SCSI devices
# Author: Artem S. Tashkinov <no-mail@no-mail.com>
# Crea
-
1904012·text·416.6 KB·2010-07-19 22:38 UTC
-
1904009·text·401.9 KB·2010-07-19 22:38 UTC
-
1904007·text·29.8 KB·2010-07-19 22:37 UTC
Aptitude 0.4.11.11: log report
Mon, Jul 19 2010 22:05:45 +0100
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 36 packages
-
1904006·text·18.8 KB·2010-07-19 22:37 UTC
23:36:01 T:140498671986736 M:1431470080 ERROR: Failed to create common scripts symlink.
23:36:01 T:140498671986736 M:1431470080 NOTICE: -------------------------------------------------------------
-
1904005·text·1.9 KB·2010-07-19 22:37 UTC
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
No packages
-
1904002·text·37.4 KB·2010-07-19 22:37 UTC
-
1904000·text·61 B·2010-07-19 22:37 UTC
xbmc-live stop/waiting
xbmc-live start/running, process 1750
-
1903999·text·61 B·2010-07-19 22:37 UTC
xbmc-live stop/waiting
xbmc-live start/running, process 1806
-
1903998·text·126.6 KB·2010-07-19 22:36 UTC
-
1903900·text·3.7 KB·2010-07-19 19:41 UTC
Inspireret af jeres debat om studiegrupper i Kapitalen.
Marx’s værk er omfangsrigt, mindre tiltalende er det måske derfor at kaste sig over Marx med alle de beskyldninger om fejl i kapitallogikken
-
1903869·text·661 B·2010-07-19 18:48 UTC
diff --git a/xbmc/win32/WIN32XBPythonDll.cpp b/xbmc/win32/WIN32XBPythonDll.cpp
index c74ec1c..7e50512 100644
--- a/xbmc/win32/WIN32XBPythonDll.cpp
+++ b/xbmc/win32/WIN32XBPythonDll.cpp
@@ -195,11 +195
-
1903857·python·6.9 KB·2010-07-19 18:31 UTC
#!/usr/bin/python
# coding=utf-8
import sys, os
from PyQt4 import QtGui, QtCore
import shutil
import Image, ImageDraw
class CentralWidget(QtGui.QWidget):
def __init__(self, parent= None):