-
2094085·text·1.9 KB·2011-11-13 03:28 UTC
loggedWorlds:
- world
- world_nether
mysql:
port: 3306
host: localhost
password: ''
user: nsh22
database: minecraft
logging:
logPlayerInfo: true
logCreeper
-
2094084·text·1.8 KB·2011-11-13 03:23 UTC
loggedWorlds:
- world
- world_nether
mysql:
port: 3306
host: localhost
password: *******
user: nsh22
database: minecraft
logging:
logPlayerInfo: true
logCr
-
2094083·text·8.0 KB·2011-11-13 03:21 UTC
2011-11-12 22:13:53 [INFO] Starting minecraft server version Beta 1.8.1
2011-11-12 22:13:53 [INFO] Loading properties
2011-11-12 22:13:53 [INFO] Starting Minecraft server on *:25565
2011-11-12 22:1
-
2094082·java·449 B·2011-11-13 02:55 UTC
public class FizzBuzz
{
public static void main(String[] args)
{
for (int i = 1; i <= 100; ++i) {
if (i % 3 == 0 || i % 5 == 0) {
if (i % 3 == 0)
-
2094076·text·60.5 KB·2011-11-13 01:59 UTC
-
2094075·text·140.0 KB·2011-11-13 01:59 UTC
-
2094074·text·125.2 KB·2011-11-13 01:59 UTC
-
2094073·text·6.2 KB·2011-11-13 01:59 UTC
Index: dynamips-0.2.8-RC3-community/Makefile
===================================================================
--- dynamips-0.2.8-RC3-community/Makefile
+++ dynamips-0.2.8-RC3-community/Makefile 201
-
2094070·php·204 B·2011-11-13 01:58 UTC
$sql = "CREATE TABLE $BEC_ban_table
(
Id int NOT NULL AUTO_INCREMENT,
PRIMARY KEY(Id),
User varchar(32),
Guid varchar(32),
Nick varchar(32),
Reason varchar(64),
Date varchar(16),
B1Type int
-
2094069·text·767 B·2011-11-13 01:55 UTC
**********************************************************
-- Java version 1.6.0.17 configured successfully!
-- Could NOT find Bullet (missing: BULLET_DYNAMICS_LIBRARY BULLET_COLLISION_LIBRARY BULL
-
2094064·text·2.6 KB·2011-11-13 01:14 UTC
-------------------------------------------------------------------------------
\\//\\//\\//\\// _ |_ _ \ \/ /_ _ _ \\//\\//\\//\\//\\//\\//\\//\\//\\//\\
//\\//\\//\\//\\ (_||_)(_|/ /\ \_||_ |
-
2094062·text·7.8 KB·2011-11-13 00:50 UTC
[endeavor@endeavor-desktop src]$ valgrind -v ./lua -e "print('hi')"
==20119== Memcheck, a memory error detector
==20119== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==20119== U
-
2094061·text·3.1 KB·2011-11-13 00:43 UTC
Character Modification (Menu 2 - Option 3)
序号 - Character Number
姓名 - Character Name
是否入手 - Unlock Status
Lv - Level
装备武器 - Weapon
服装 - Costume
体力 - Life
无双 - Musou
攻击 - Attack
防御 - Defense
-
2094057·text·1.1 KB·2011-11-13 00:19 UTC
<C><P /><Z><S><S P="0,0,0,1.2,0,0,0,0" L="641" X="359" H="10" Y="351" T="2" /><S P="0,0,0,1.2,0,0,0,0" L="630" X="359" H="10" Y="60" T="2" /><S P="0,0,0,1.2,0,0,0,0" L="10" X="48" H="300" Y="204" T="2
-
2094056·text·27.6 KB·2011-11-13 00:07 UTC
2008-03-12 18:49:40 ....A 6170338 6009871 Esoterisme/ALCHIMIE/Alchimie - Artephius, Flamel et Synesius - transmutation metallique.pdf
2006-05-09 16:59:40 ....A 712912 708563 E
-
2094055·text·374 B·2011-11-13 00:06 UTC
program propedia;
var
power,k,i: integer;
begin
write('Dose k: ');
readln(k);
if (k>0) and (k<=9) then
begin
i:=0;
writeln('H propedia tou ', k, ' ein
-
2094054·text·9.9 KB·2011-11-13 00:01 UTC
17 February 1975: AC/DC - High Voltage (Australia)
01. AC/DC - Baby Please Don't Go
02. AC/DC - She's Got Balls
03. AC/DC - Little Lover
04. AC/DC - Stick Around
05. AC/DC - Soul Stripper
-
2094052·text·3.9 KB·2011-11-12 23:53 UTC
[2586028.141] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[2586028.141] (II) RADEON(0): Modeline "1920x1080"x60.0 172.80 1920
-
2094051·text·613 B·2011-11-12 23:53 UTC
The Plan:
1) Learn game development stuff. CHECK
2) Plan games.
3) Make games.
4) ???
5) PROFIT!!!
6) Invest and repeat steps 4-5 during college and/or university.
7) Buy out small game devel
-
2094049·text·845 B·2011-11-12 23:46 UTC
*** code/renderer/tr_shade.cpp 2011-11-13 03:44:52.204329896 +0400
--- code/renderer/tr_shade.cpp.orig 2011-11-13 03:35:12.337652005 +0400
***************
*** 23,32 ****
#include "tr_local.h