Search found 14 matches

by AdmiralKirk
Mon Apr 16, 2007 1:39 pm
Forum: News
Topic: Do *NOT* download the Teamspeak patch!
Replies: 6
Views: 2495

If they used an older version of IPB thier was a vulnerability that allows you to run PHP code embeded in a post, which can allow you to upload a PHP script that will give you full control over anything PHP can touch. (Usualy the entire webserver). I had this happen to a forum system I admined once ...
by AdmiralKirk
Wed Mar 07, 2007 12:06 am
Forum: General
Topic: How to lower your rank
Replies: 80
Views: 10472

Well, I could certainly do that. But I was of the impresion that Cadet had certain scheduled practice matches, something I almost certainly wouldnt be able to attend. At any rate mabye ill hunt down someone who knows a bit more, perhaps one of you gents? And bother you via PMs a bit /mrgreen.gif ...
by AdmiralKirk
Tue Mar 06, 2007 1:54 pm
Forum: General
Topic: How to lower your rank
Replies: 80
Views: 10472

I feal for you all that had the same problem as me. I know how you feal. I too made a nick about a year ago, never actualy played, then came back. But I found that most of the people here are fairly tollerent of newbies, some arnt, but most are. As long as your respectfull of those that deserve it ...
by AdmiralKirk
Thu Feb 15, 2007 3:20 pm
Forum: Misc. Development
Topic: Exception Data Collected
Replies: 4
Views: 296

Assuming said name of file is somewhere in one of the local variables within the stack, then yes. Why the heck half of Allegiance's application functions are stuffed inside the ZLib project instead of the Allegiance project, doesnt make any freakin sense, but w/e ^^. The entire source tree is a ...
by AdmiralKirk
Wed Feb 14, 2007 5:39 pm
Forum: Code Bugs & Suggestions
Topic: Targeting problems
Replies: 6
Views: 260

Ahh sweet! Thanks /mrgreen.gif" style="vertical-align:middle" emoid=":D" border="0" alt="mrgreen.gif" /> btw, I took a peak at the FindTarget function, and with 320 lines of code for a single function, ya... Good luck /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif ...
by AdmiralKirk
Wed Feb 14, 2007 3:55 pm
Forum: Misc. Development
Topic: Exception Data Collected
Replies: 4
Views: 296

I just finished downlaoding the SVN and I had a thought. Allegiance crashed on me last night, and after having a look at the "crash log" it didnt realy seam to contain anything more usefull than an exit code. Awhile back I had finished up a library that would allow a project compiled with SEH (note ...
by AdmiralKirk
Wed Feb 14, 2007 2:56 pm
Forum: FAZ Development (Beta)
Topic: R4
Replies: 123
Views: 8917

Profesional game developers have an insanly hard time using multi-threading, I would probably stay far away from that as possible. Even with proper use of Mutex's its still a pain, and sometimes not any faster. Removing alleg's dependence on MFC would probably add the biggest spead boost/memory ...
by AdmiralKirk
Wed Feb 14, 2007 1:26 pm
Forum: Code Bugs & Suggestions
Topic: Targeting problems
Replies: 6
Views: 260

I noticed the same problem, I was just about to post in Helpline about this actualy because I thought it was something I was doing wrong. I bound "Target Enemy Nearest" to a joystick button, figuring that when im turreting in the middle of 20 defenders, I could just mash that button and always have ...
by AdmiralKirk
Tue Feb 13, 2007 8:29 pm
Forum: Helpline
Topic: DirectInput error
Replies: 10
Views: 2191

That link looks familure ^^ /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> lol, same package I posted, dont DL twice ^^
by AdmiralKirk
Tue Feb 13, 2007 3:54 pm
Forum: Code Bugs & Suggestions
Topic: Calculating Newbie Status
Replies: 5
Views: 223

Ah, so its basically post upgrade issues along with a lack of control over the source if I understand you. Well, it sucks to be collateral damage, but oh well, not that I haven't had to do this to other people before for similar reasons so I understand. Anyway, thanks for the informative reply!