-
1851269·text·1.9 KB·2010-03-24 09:14 UTC
Index: src/client/zonehandler.cpp
===================================================================
--- src/client/zonehandler.cpp (revision 5731)
+++ src/client/zonehandler.cpp (working copy)
@@ -1
-
1851268·text·2.3 KB·2010-03-24 09:13 UTC
Index: src/client/zonehandler.cpp
===================================================================
--- src/client/zonehandler.cpp (revision 5731)
+++ src/client/zonehandler.cpp (working copy)
@@ -1
-
1851234·text·24.8 KB·2010-03-24 08:10 UTC
!!################################
!!ALSA Information Script v 0.4.59
!!################################
!!Script ran on: Wed Mar 24 08:10:30 UTC 2010
!!Linux Distribution
!!------------------
Ub
-
1851232·text·24.8 KB·2010-03-24 08:09 UTC
!!################################
!!ALSA Information Script v 0.4.59
!!################################
!!Script ran on: Wed Mar 24 08:08:26 UTC 2010
!!Linux Distribution
!!------------------
Ub
-
1851227·text·2.4 KB·2010-03-24 07:56 UTC
!!################################
!!ALSA Information Script v 0.4.59
!!################################
!!Script ran on: Wed Mar 24 07:56:34 UTC 2010
!!Linux Distribution
!!------------------
Ub
-
1851203·text·6.5 KB·2010-03-24 06:42 UTC
Index: src/common/bgloader/loader.cpp
===================================================================
--- src/common/bgloader/loader.cpp (revision 5731)
+++ src/common/bgloader/loader.cpp (working
-
1851196·text·1.2 KB·2010-03-24 06:18 UTC
Metal For The Masses: Vol. 3
Disc 1:
1. Suicide Silence - Disengage
2. Winds of Plague - Approach The Podium
3. Despised Icon - Day Of Mourning
4. 3 Inches Of Blood - Battles And Brotherhood
-
1851183·text·5.1 KB·2010-03-24 06:01 UTC
Index: src/common/bgloader/loader.cpp
===================================================================
--- src/common/bgloader/loader.cpp (revision 5731)
+++ src/common/bgloader/loader.cpp (working
-
1851182·text·5.1 KB·2010-03-24 06:00 UTC
Index: src/common/bgloader/loader.cpp
===================================================================
--- src/common/bgloader/loader.cpp (revision 5731)
+++ src/common/bgloader/loader.cpp (working
-
1851176·text·1.1 KB·2010-03-24 05:49 UTC
# WM Detection - Begin
if [[ "$display" =~ "WM" ]]
then
WM="Not Found"
for each in $wmnames
do
if pidof $each >/dev/null
then
[ "$each" == "fluxbox" ] && WM="FluxBox"
-
1851149·text·1.7 KB·2010-03-24 04:58 UTC
Wed Mar 24 05:58:26 2010, SectorWhereWeKeepEntitiesResidingInUnloadedMaps
Wed Mar 24 05:58:26 2010, room0
Wed Mar 24 05:58:26 2010, bdroad2
Wed Mar 24 05:58:26 2010, bdr2bd1 : ((1.00,0.
-
1851146·text·3.3 KB·2010-03-24 04:53 UTC
found portal _p_bronzedoor from bdr2bd2 to bdoorsout [w: 1 ww: 1 f: 0 c: 0 z: 0 t: (3340.1,309.123,1064.96)]
found portal _p_korogan from bdroad2 to kor02 [w: 1 ww: 1 f: 0 c: 0 z: 0 t: (-1211.49,-18.4
-
1851142·text·956 B·2010-03-24 04:46 UTC
csVector3& transform = sector->activePortals[i]->transform;
wwLoadBox.SetMin(0, wwLoadBox.MinX()-transform.x);
wwLoadBox.SetMin(1, wwLoadBox
-
1851106·text·72.2 KB·2010-03-24 03:50 UTC
-
1851022·text·106.0 KB·2010-03-24 01:31 UTC
-
1851021·text·106.0 KB·2010-03-24 01:31 UTC
-
1850975·nasm·5.1 KB·2010-03-24 00:37 UTC
ORG 100h
numstars equ 100
; star:
; word x
; word y
; word z
; word unused
; total 8 bytes, shl 3
bigthreshold equ 70
; Z less than this makes a big star
SECTION .text
-
1850914·nasm·783 B·2010-03-23 23:28 UTC
; Seed random number generator
;
; Entry:
; nothing
; Exit:
; nothing
randseed:
%ifndef disable_randseed_func
; save
pusha
; get system time for seeding
mov ah,2Ch ; INT21h AH=2Ch get
-
1850901·text·1.7 KB·2010-03-23 23:13 UTC
The following extra packages will be installed:
libaudio-dev libcups2 libcups2-dev libcupsys2-dev libexpat1 libexpat1-dev libfontconfig1-dev libfreetype6-dev
libgcrypt11-dev libgl1-mesa-dev libglu
-
1850881·nasm·4.5 KB·2010-03-23 22:52 UTC
ORG 100h
numstars equ 100
; star:
; word x
; word y
; word z
; word unused
; total 8 bytes, shl 3
bigthreshold equ 70
; Z less than this makes a big star
SECTION .text