Adding CSQC Support To The Quake Engine

Post tutorials on how to do certain tasks within game or engine code here.
ceriux
Posts: 2230
Joined: Sat Sep 06, 2008 3:30 pm
Location: Indiana, USA

Post by ceriux »

Team Xlink wrote:
ceriux wrote:Sweet! (i hate to ask. but could you add in the extra steps to add it into fitzquake?)
Well, all this tutorial is was a wordy diff between Spike's CSQC WinQuake and GLQuake, to be honest it be a lot better to just use winmerge to implement it, this would be even better for customized engines, you could view the exact changes.
is winmerg a part of C++ express? i'v never been able to come across it. (im assuming your going to upload your source monday so i can do the winmerg?)
Team Xlink
Posts: 368
Joined: Thu Jun 25, 2009 4:45 am
Location: Michigan

Post by Team Xlink »

ceriux wrote:
Team Xlink wrote:
ceriux wrote:Sweet! (i hate to ask. but could you add in the extra steps to add it into fitzquake?)
Well, all this tutorial is was a wordy diff between Spike's CSQC WinQuake and GLQuake, to be honest it be a lot better to just use winmerge to implement it, this would be even better for customized engines, you could view the exact changes.
is winmerg a part of C++ express? i'v never been able to come across it. (im assuming your going to upload your source monday so i can do the winmerg?)
http://winmerge.org/

http://www.quakeone.com/qrack/csqcWinQuake.zip

That is Spike's CSQC WinQuake engine.
ceriux
Posts: 2230
Joined: Sat Sep 06, 2008 3:30 pm
Location: Indiana, USA

Post by ceriux »

ahh thank you.

one more question. which are the files that i need to compare?
Team Xlink
Posts: 368
Joined: Thu Jun 25, 2009 4:45 am
Location: Michigan

Post by Team Xlink »

ceriux wrote:ahh thank you.

one more question. which are the files that i need to compare?

Just open up the directories in winmerge, it will tell you if the files are different or not and whether there in both directories.
mankrip
Posts: 924
Joined: Fri Jul 04, 2008 3:02 am

Post by mankrip »

Team Xlink wrote:http://www.quakeone.com/qrack/csqcWinQuake.zip

That is Spike's CSQC WinQuake engine.
Thanks.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
Dev blog / Twitter / YouTube
Post Reply