Page 1 of 1

source changes

Posted: Wed Apr 30, 2003 11:54 pm
by dont_know_at_all
1. Added compiled versions of detours.lib for VC6.0 and VC7.0
2. Added dinput.h from the DXSDK8.1
3. Modified the makefile in eqlib choose the correct detours.lib version.
4. Put the source in a zip on the downloads page. CVS will always have the latest code.

There is no longer a need to download the detours package or the whole frigging DX SDK.

Posted: Thu May 01, 2003 12:12 am
by Gengis
Woot

Posted: Thu May 01, 2003 12:40 am
by deda
nice work, however it doesnt fix the ping bug.
compiled it with vc6 on win xp and still have the prob.

Posted: Thu May 01, 2003 2:52 am
by || Napolion ||
deda wrote:compiled it with vc6 on win xp and still have the prob.
I use VS6.0 with sp5 under XP and do not have that problem.
Are you using some sort os firewall on your pc, taht gives a problem thow.

Posted: Thu May 01, 2003 5:01 am
by deda
no firewall.

Posted: Thu May 01, 2003 7:30 am
by Wishbringer
Hm, never had a problem, but with CVS compiled detours.lib it won't compile on my system (WinXP-SP1a, VC++7). had to use my old lib (means precompiled version from MS... silly
But Perhaps a config problem from my TortoiseCVS, perhaps it won't DL binaries right atm.

Posted: Thu May 01, 2003 8:08 am
by Jaerin
TortoiseCVS will mess up .lib files because it replaces all the newlines with newline carriage returns.

Jaerin

Ping Bug

Posted: Thu May 01, 2003 4:17 pm
by Shocks
I just want to go on record I have never had the ping bug with MQ running. I run windows 98 one 3 different systems.

Posted: Thu May 01, 2003 4:37 pm
by compuboy
well i suck at compiling and mine works, VC6 and XP service pack one WITH a firewall.

my experence, macros running in turbo modes with /if statements that repeat a buch on #turbo mode, tend to bring my FPS to about 1

if thats not your problem though, i will shut up

Posted: Fri May 02, 2003 8:42 am
by Mckorr
Hmm... I haven't gotten that ping bug... and I never use #turbo in my macros (lol cause I never understood what it was for). I do remember removing it from some macros I copied from the Depot cause it caused me problems.

Maybe turbo is the error?

Posted: Fri May 02, 2003 8:51 am
by compuboy
Well for me, it only really slows me down when i repeat a really short if statement waiting for a variable to regurn a certian value such as distance being less than 150 or something of that sort, the #turbo just makes it run the if statement WAY to fast.

Posted: Fri May 02, 2003 6:57 pm
by fwiggles
add a /delay 1 in the /if statement should fix that i think...who knows...

Posted: Sat May 03, 2003 11:50 am
by vzmule
I've never had that ping bug myself. I use visualCVS as a cvs client and do everything else with Visual C++ .net.

I run MQ on 4 machines--Win ME and Win XP.

Posted: Sat May 03, 2003 12:18 pm
by Clawed