Search found 1811 matches

Search found 1811 matches Page 121 of 121
by VladVP
Sun Jan 06, 2013 7:33 pm
Forum: Noteworthy Picks
Topic: Porting Voxlap
Replies: 221
Views: 131549

I just tried building voxlap5.c(pp) with GCC, with all files in "/include", and "/sources" in the same directory. It returned these errors and warnings: C:\Users\VladVP\Desktop\voxmerge\voxlap5.cpp|10105|warning: this decimal constant is unsigned only in ISO C90 [enabled by default] C:\Users\VladVP\...
by VladVP
Sun Jan 06, 2013 1:23 am
Forum: Ace of Spades 0.x Discussion
Topic: AoS on Mac
Replies: 11
Views: 9345

No, that's incorrect, you do this: wine client.exe -aos://16777343 You need a - in there. (Apparently other things work, too, but yeah.) You kind of get the point... (and also, after reading a bit about custom URI's on MSDN, it seems that typing "something://hello" in the address bar will call the ...
by VladVP
Sat Jan 05, 2013 11:54 pm
Forum: Ace of Spades 0.x Discussion
Topic: Which gun do you like best?
Replies: 52
Views: 20579

Spade.
by VladVP
Sat Jan 05, 2013 11:31 pm
Forum: Ace of Spades 0.x Discussion
Topic: AoS on Mac
Replies: 11
Views: 9345

I am guess you want to play ace of spades 0.75 on a mac. Well install wine and follow the Linux instructions: http://aceofspadeswiki.com/index.php/Linux But does macs support custom URI schemes? And if so, does wine somehow share registry keys with the host system? (in this case OS X, I assume) I d...
by VladVP
Sat Jan 05, 2013 5:13 pm
Forum: Ace of Spades 0.x Discussion
Topic: Advanced techniques
Replies: 10
Views: 5342

Lol, when I go afk, I always dig down 4 blocks with rmb, jump down into the hole, and sample-place a block above me...
I even sometimes do this at spawn to preserve my ratio, in case that the opposite team is storming us. Green_Wink1
by VladVP
Thu Jan 03, 2013 8:23 pm
Forum: Noteworthy Picks
Topic: Porting Voxlap
Replies: 221
Views: 131549

Well... there weren't really anyhting wrong; just the way you wrote sections: SEGMENT .text for example. It's perfectly fine, but the "ususal" way of doing it is just either SECTION .text or SEGMENT _TEXT but as far as I'm aware the two things are completely synonymous, and you can mix and match sec...
by VladVP
Wed Jan 02, 2013 10:12 pm
Forum: Noteworthy Picks
Topic: Porting Voxlap
Replies: 221
Views: 131549

Well.. yeah... besides some questionable section directives, I can't really blame your nasm port of v5.asm. My conclusion was that the syntax was flawless, and my assembler said the exact same. At least for the syntax! I'm not completely sure what parts of the code does what, so I'm not sure why you...
by VladVP
Wed Jan 02, 2013 11:59 am
Forum: Noteworthy Picks
Topic: Porting Voxlap
Replies: 221
Views: 131549

I see you guys are having trouble with porting assembly, eh?
Maybe I could help... I don't know much MASM, but I have been programming in NASM for a couple of years now... Green_BigSmile

Mind if I take a look at v5.asm that you're having this much trouble with? Green_Happy3
by VladVP
Wed Dec 26, 2012 12:37 am
Forum: Servers
Topic: How to connect pyspades to our master server
Replies: 69
Views: 117214

Help me please everey time i try to make a server the box freezes when it is generating the map! Can you be more specific as to what the problem/error is? how to port in the router im using wifi on my router Blue_Crying There are plenty of guides on how to do this on sites like this . I am having d...
by VladVP
Sat Dec 15, 2012 5:33 pm
Forum: Official News
Topic: Introducing PySnip
Replies: 68
Views: 83235

Ericson2314 wrote:
Only very recently
Define. Green_Septic

So you're implying that Stack had the code somewhere on his hard disk in all that time? Green_Septic
by VladVP
Fri Dec 14, 2012 10:56 pm
Forum: Official News
Topic: Introducing PySnip
Replies: 68
Views: 83235

is based off of the existing pyspades codebase. http://www.marsenis.eu/rage/Cereal%20Guy%20Spitting.png Where the hell did thou get the pyspades source code? Because it was compiled with py2exe (which I later found out), it took me a weekend to manually decompile run.exe from pyspades, and uncover ...
Search found 1811 matches Page 121 of 121
Go to advanced search