No QuakeC Quake?
Moderator: InsideQC Admins
35 posts
• Page 3 of 3 • 1, 2, 3
Spike wrote:frag.machine wrote:Spike wrote:frag.machine wrote:- Try to use a float to hold flags with more than 23 bits. I can hear lots of modders souls screaming for integer support;
FTEQCC supports an int datatype, and can generate relevent opcodes to handle those ints.
#pragma target FTE
#define int __integer
You now have an 'int' type.
Can the generated progs.dat be used in vanilla Quake ? Not trying to be arrogant here, I am asking because I really don't know. Actually, this question can be extended to all other topics I pointed.
Can native gamecode be used in vanilla?
As I said, I wasn't trying to be ironic or arrogant. I really thought you managed to implement real integers in vanilla QuakeC. Just after sending the reply I noticed the #pragma in your example.
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC
(LordHavoc)
-

frag.machine - Posts: 2090
- Joined: Sat Nov 25, 2006 1:49 pm
@Stroggos
Clarity:
Any project is a great one to expand one's own knowledge and should be encouraged.
In my last post, I'm just saying you are going to find this to be far more complex and challenging than you think by at least a few orders of magnitude.
Clarity:
Any project is a great one to expand one's own knowledge and should be encouraged.
In my last post, I'm just saying you are going to find this to be far more complex and challenging than you think by at least a few orders of magnitude.
The night is young. How else can I annoy the world before sunsrise?
Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
-

Baker - Posts: 3666
- Joined: Tue Mar 14, 2006 5:15 am
Baker wrote:@Stroggos
Clarity:
Any project is a great one to expand one's own knowledge and should be encouraged.
In my last post, I'm just saying you are going to find this to be far more complex and challenging than you think by at least a few orders of magnitude.
I realize what a mammoth task it is but I love Quake and I really want to use the Quake engine as a base for a new engine I'm currently planning. I am still fairly new to both C and C++ and know what I have to do to get this planned project started. It is going to be a long road but I hope with a few tutorials and code snippets from here I will be able to start y the end of this year. Thank you Baker for not throwing bad comments about this project.
- Stroggos
- Posts: 50
- Joined: Tue Apr 14, 2009 11:40 am
- Location: Australia
to clarify my message, I was under the impression that you just wanted to port Quake to all C.... which would be a bad idea, as it would be fairly useless to the community, as we are all quite attached to QC and how it works. Using it for your own game wouldn't be bad at all. I actually support it. It is a great task to do what you want to do. I truely hope you know what you're in for
There have been a great deal of games that have used the Quake engine WITH QC, notably, Nexuiz. Look it up. There have also been others, like Laser Arena, which most people here boycott for good reasons.
There have also been a few games that succeeded without QC:
Miniracer (by Tomaz) not sure if the source is available for this.
Half-Life by Valve software (though not open source.
I can't think of others, but you could try to look into finding sources for these as pointers as to how it's done. Anyone else know of any more projects like these?
Good Luck.
There have been a great deal of games that have used the Quake engine WITH QC, notably, Nexuiz. Look it up. There have also been others, like Laser Arena, which most people here boycott for good reasons.
There have also been a few games that succeeded without QC:
Miniracer (by Tomaz) not sure if the source is available for this.
Half-Life by Valve software (though not open source.
I can't think of others, but you could try to look into finding sources for these as pointers as to how it's done. Anyone else know of any more projects like these?
Good Luck.
-

Error - InsideQC Staff
- Posts: 865
- Joined: Fri Nov 05, 2004 5:15 am
- Location: VA, USA
35 posts
• Page 3 of 3 • 1, 2, 3
Who is online
Users browsing this forum: No registered users and 1 guest