This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//save this file as C:\Program Files (x86)\Steam\steamapps\common\team fortress 2\tf\cfg\autoexec.cfg | |
//don't render more frames than monitor can show to save energy and reduce temps for longer cpu life; adjust according to your monitor | |
fps_max 60 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* glxcb.c taken from: | |
http://xcb.freedesktop.org/opengl/ | |
to compile it use : | |
gcc -std=c99 -Wall glxcb.c -lxcb -lX11 -lGL -lX11-xcb -o glxcb | |
*/ | |
#include <stdio.h> | |
#include <stdlib.h> | |
#include <X11/Xlib.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html><html style="width:100%; height:100%; background:url(http://imageshack.us/a/img715/2300/bootanimationf.gif) center center no-repeat; background-color:#000000;color:#ffffff;"> | |
<head><meta http-equiv="content-type" content="text/html;charset=UTF-8" /> | |
<title>HTML Clipboard</title> | |
<!--There's tag for documentation of your xml/html--> | |
<!--------------------------Scripts and Styles by URL--------------------------> | |
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> | |
<script type="text/javascript" src="./default.js"></script> | |
<link rel="stylesheet" type="text/css" href="./default.css"/> | |
<!-------------------------Built-In Scripts and Styles-------------------------> | |
<script language=javascript type='text/javascript'> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/////////////////////////////////////////////////////////////////////////////// | |
// This file was created with | |
// Dota Customkey Generator 3.5 | |
// | |
// Try it out at http://www.drjones.dk/customkeys | |
// Please check back once in a while for bugfixes and updates | |
// | |
// Game: WarCraft III The Frozen Throne | |
// Map: DotA Allstars 6.73 | |
// |
NewerOlder