This file contains 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
#!/bin/bash | |
# | |
# long2ip - Bash example to convert integer ip to long | |
# | |
# Example: long2ip 201691728 | |
# | |
long2ip() { | |
local ip=$1 | |
echo $((ip >> 24 & 255))"."$((ip >> 16 & 255))"."$((ip >> 8 & 255 ))"."$((ip & 255)) |
This file contains 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
#!/usr/bin/python | |
import Foundation | |
import objc | |
import AppKit | |
import sys | |
NSUserNotification = objc.lookUpClass('NSUserNotification') | |
NSUserNotificationCenter = objc.lookUpClass('NSUserNotificationCenter') |
This file contains 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
// +build linux | |
package main | |
import ( | |
"log" | |
"time" | |
"syscall" | |
"errors" | |
"os" | |
"os/exec" |
This file contains 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
package main | |
/* | |
#cgo CFLAGS: -I/usr/local/include | |
#cgo LDFLAGS: -L/usr/local/lib -lluajit-5.1 | |
#include <stdlib.h> | |
#include <stdio.h> | |
#include <luajit-2.0/lua.h> | |
#include <luajit-2.0/lualib.h> | |
#include <luajit-2.0/lauxlib.h> |
This file contains 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
#!/bin/bash | |
# Convert a Github Flavored Markdown Syntax file to HTML | |
# | |
# The MIT License (MIT) | |
# Copyright © 2012 Evertton de Lima <[email protected]> | |
# http://evertton.mit-license.org/ | |
# Stylesheet feature by Dan Untenzu <[email protected]> | |
# | |
# Requirements: cURL (sudo apt-get install curl) |
This file contains 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
# A simple Makefile alternative to using Grunt for your static asset compilation | |
# | |
## Usage | |
# | |
# $ npm install | |
# | |
# And then you can run various commands: | |
# | |
# $ make # compile files that need compiling | |
# $ make clean all # remove target files and recompile from scratch |
This file contains 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
0x00aa1e3f: int $3 | |
Modules: | |
Module Address Debug info Name (278 modules) | |
PE 400000- 19bf000 Export swgemu | |
PE 21100000-21164000 Deferred mss32 | |
PE 22300000-2232b000 Deferred msseax.m3d | |
PE 22400000-22419000 Deferred msssoft.m3d | |
PE 24100000-24121000 Deferred mssdsp.flt | |
PE 26f00000-26f2c000 Deferred mssmp3.asi | |
PE 40001000-401b7000 Stabs libwine.1.0.dylib |
This file contains 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
TrinityCore rev. 4164d8998069 2017-03-12 14:19:51 +0100 (4.3.4 branch) (Unix, Release, Static) (worldserver-daemon) | |
<Ctrl-C> to stop. | |
______ __ | |
/\__ _\ __ __/\ \__ | |
\/_/\ \/ _ __ /\_\ ___ /\_\ \, _\ __ __ | |
\ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \ | |
\ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \ | |
\ \_\ \_\ \ \_\ \_\ \_\ \_\ \__\\/`____ \ | |
\/_/\/_/ \/_/\/_/\/_/\/_/\/__/ `/___/> \ |
This file contains 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
TrinityCore rev. 4164d8998069 2017-03-12 14:19:51 +0100 (4.3.4 branch) (Unix, Release, Static) (worldserver-daemon) | |
<Ctrl-C> to stop. | |
______ __ | |
/\__ _\ __ __/\ \__ | |
\/_/\ \/ _ __ /\_\ ___ /\_\ \, _\ __ __ | |
\ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \ | |
\ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \ | |
\ \_\ \_\ \ \_\ \_\ \_\ \_\ \__\\/`____ \ | |
\/_/\/_/ \/_/\/_/\/_/\/_/\/__/ `/___/> \ |
This file contains 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
diff --git a/sql/base/characters_database.sql b/sql/base/characters_database.sql | |
index 13ffa96..90c5690 100644 | |
--- a/sql/base/characters_database.sql | |
+++ b/sql/base/characters_database.sql | |
@@ -2814,7 +2814,7 @@ CREATE TABLE `updates` ( | |
LOCK TABLES `updates` WRITE; | |
/*!40000 ALTER TABLE `updates` DISABLE KEYS */; | |
-INSERT INTO `updates` VALUES ('2014_10_28_00_characters.sql','DCC0367E2784919FBE6ED44D60057179','ARCHIVED','2014-10-28 21:00:00',0),('2015_03_20_00_characters.sql','B761760804EA73BD297F296C5C1919687DF7191C','ARCHIVED','2015-03-21 21:44:15',0),('2015_03_20_01_characters.sql','894F08B70449A5481FFAF394EE5571D7FC4D8A3A','ARCHIVED','2015-03-21 21:44:15',0),('2015_03_20_02_characters.sql','97D7BE0CAADC79F3F11B9FD296B8C6CD40FE593B','ARCHIVED','2015-03-21 21:44:51',0),('2015_06_26_00_characters_335.sql','f8230a59a9e878a6f54f421d6621f1595bd93861','ARCHIVED','2015-03-21 21:44:51',0),('2016_01_11_00_characters_from_335.sql','AAECE4BA6FDCF0C34A57FADD11DB68DAFD8AE9CD','ARCHIVED','2016-01-10 21:57:56',0),('2016 |
OlderNewer