Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-07-2001, 08:12 PM
MavurikX MavurikX is offline
Registered User
Join Date: Aug 2001
Location: Ca, USA
Posts: 123
MavurikX is on a distinguished road
Send a message via AIM to MavurikX Send a message via Yahoo to MavurikX
Red face c++ and Graal

I've always said Graal should have been programmed with C++. C++ is indeed the better programming language overall. It owns delphi and every other programming language to this day. I've done my research and those were my conclusions. Don't argue with me. :o
__________________
"An artist's expression is his soul made apparent, his schooling, as well as his "cool" being exhibited. Behind every motion the music of his soul is made visible. Otherwise, his motion is empty and empty motion is like an empty word - no meaning." - Bruce Lee
Reply With Quote
  #2  
Old 09-07-2001, 08:17 PM
konidias konidias is offline
Old Bee
konidias's Avatar
Join Date: Jul 2001
Location: Orlando, FL
Posts: 7,222
konidias will become famous soon enough
Send a message via AIM to konidias
This coming from a guy with absolutely no experience with Delphi.. why make it in c++? Just so it takes longer to make and you can say "graal was made in c++"

It's just fine in Delphi..

>>points at yet another idiot that feels c++ is the only language anyone should learn because "IT R BEST LANGUIGE TO LERN AND I WIL GET A GUD JOB AT A COMPANEE!"<<
__________________

Put this image in your sig if you support Bomy Island! (g2k1 revision)
play bomberman while you wait!


Reply With Quote
  #3  
Old 09-08-2001, 05:56 AM
richard richard is offline
Registered User
Join Date: Jun 2001
Location: Canada, B.C
Posts: 269
richard is on a distinguished road
Send a message via ICQ to richard Send a message via AIM to richard
Re: Re: c++ and Graal

Quote:
Originally posted by Kaimetsu


Oh dear, he's done research...

Okay, in what way is C++ better, aside from the small speed difference (which barely matters for a 2D game)?
Shaun: I'm in a C++ class right now, it's going to be what my game is made in, since the only help anybody is offering is being beta testers... ARGH.. This will be something I'll have to do myself I guess...
__________________
no sig you have a prob wit that?
Reply With Quote
  #4  
Old 09-08-2001, 05:58 AM
Cloud_X Cloud_X is offline
Cloud_X's Avatar
Join Date: Mar 2001
Posts: 2,921
Cloud_X will become famous soon enough
Ok C++ is more for data storing Yes it is faster but, will require much more work and coding.
Reply With Quote
  #5  
Old 09-08-2001, 06:01 AM
FatherDante FatherDante is offline
Low res, high class!
FatherDante's Avatar
Join Date: Mar 2001
Location: Coming soon to the Super Famicon
Posts: 5,164
FatherDante will become famous soon enough
Send a message via ICQ to FatherDante Send a message via AIM to FatherDante
Anytime somebody gives out a blatant opinon only for the vindication of giving a blatant opinion all I can do is roll my eyes.

uh oh... here it comes!
__________________

Take off in your Bean-with-Bacon Megarocket,
defender of the galaxy, Commander Keen!
Reply With Quote
  #6  
Old 09-08-2001, 06:10 AM
Rekad Rekad is offline
Mr. Imsoright
Rekad's Avatar
Join Date: Apr 2001
Location: West PA
Posts: 3,742
Rekad is on a distinguished road
Send a message via ICQ to Rekad Send a message via AIM to Rekad Send a message via Yahoo to Rekad
Quote:
Originally posted by FatherDante
Anytime somebody gives out a blatant opinon only for the vindication of giving a blatant opinion all I can do is roll my eyes.

uh oh... here it comes!
TIME FOR THE BLATANT OPINION!!!!

I think the United States should switch over to the metric system, its better in every way.
__________________
-Sisok?

"A singer can shatter a glass with the proper high note,
but the simplest way for anyone to break a glass is simply to drop it on the floor."
-Marius
Reply With Quote
  #7  
Old 09-08-2001, 07:53 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Graal IS using faster code where the speed counts:
the game server and npcserver use C++,
the compression, gif and mng encoding are in assembler
Reply With Quote
  #8  
Old 09-08-2001, 07:59 AM
ownerofbabylon ownerofbabylon is offline
Lord Helmut
ownerofbabylon's Avatar
Join Date: Jun 2001
Location: Gainesville FL
Posts: 1,763
ownerofbabylon is on a distinguished road
Send a message via ICQ to ownerofbabylon Send a message via AIM to ownerofbabylon
Quote:
Originally posted by Stefan
Graal IS using faster code where the speed counts:
the game server and npcserver use C++,
the compression, gif and mng encoding are in assembler
Boss has Spoken
__________________


Warrior of Light

WWW.BABYLONSERVER.COM
Reply With Quote
  #9  
Old 09-08-2001, 12:46 PM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
eep, assembler!
*bows before the master*
Now that's dedication, children! When Stefan codes compression algorythms in the language that is so raw DOS is programmed in it, in a field where debuggers view it in hex and the data types are sorted by bit length...
I'm taking the class now. I've just about figured out how to make it save!
No, not the programs, the editor! D'OH!
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #10  
Old 09-08-2001, 01:54 PM
Bhala Bhala is offline
Disgruntled Monkey
Bhala's Avatar
Join Date: Mar 2001
Posts: 779
Bhala is on a distinguished road
haha lolol oh god that is funny
Reply With Quote
  #11  
Old 09-08-2001, 01:58 PM
MavurikX MavurikX is offline
Registered User
Join Date: Aug 2001
Location: Ca, USA
Posts: 123
MavurikX is on a distinguished road
Send a message via AIM to MavurikX Send a message via Yahoo to MavurikX
Quote:
Originally posted by Stefan
Graal IS using faster code where the speed counts:
the game server and npcserver use C++,
the compression, gif and mng encoding are in assembler
ROFL watch konidias now pick c++ and assembler as his favorites over delphi just because you use them. he said nothing about delphi before you mentioned it so its obvious hes a follower. I'm waiting.
__________________
"An artist's expression is his soul made apparent, his schooling, as well as his "cool" being exhibited. Behind every motion the music of his soul is made visible. Otherwise, his motion is empty and empty motion is like an empty word - no meaning." - Bruce Lee
Reply With Quote
  #12  
Old 09-08-2001, 02:36 PM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
according to notepad Graal is programmed in a whole lot of squares and funny looking symbols
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote
  #13  
Old 09-08-2001, 04:21 PM
joseyisleet joseyisleet is offline
Registered User
Join Date: Aug 2001
Posts: 378
joseyisleet is on a distinguished road
god what idiots..

C++ is far from the best, Yes it's better than delphi in some aspects, in others it isn't (tcp/ip connections are much easier and faster in delphi). By far the best programming language I've used in my 8 years of programming has been C#(C sharp). Which most wanna be programmers havent heard of because they're idiotic and want to stay with Visual Basic's. If you want to use a complicated yet fast and effecient programming language use C#. It has c++, visual basics, java, and some different language that i havent used, wrapped into one big expensive cd-rom installation.
In my personal opinion the next time Stefan updates Graal he should redo it in C#. =P
__________________
Account used by Josey and Howard.
Ali G: 'Is it cause i Black?'
Reply With Quote
  #14  
Old 09-08-2001, 04:48 PM
toad1413 toad1413 is offline
toad@graal:~$ ./Oldbie
Join Date: May 2001
Location: Aust.
Posts: 3,819
toad1413 is on a distinguished road
Send a message via ICQ to toad1413
Re: Re: god what idiots..

Quote:
Originally posted by Kaimetsu

2) You cannot tell the man to recode a project that must be tens of thousands of lines of code in a totally different language.
True. That would be like asking someone to code a whole new game...
__________________
Creator of the original 'spam' icon. Worst mistake I ever made on these forums.
Reply With Quote
  #15  
Old 09-08-2001, 08:55 PM
MavurikX MavurikX is offline
Registered User
Join Date: Aug 2001
Location: Ca, USA
Posts: 123
MavurikX is on a distinguished road
Send a message via AIM to MavurikX Send a message via Yahoo to MavurikX
Re: god what idiots..

Quote:
Originally posted by joseyisleet
C++ is far from the best, Yes it's better than delphi in some aspects, in others it isn't (tcp/ip connections are much easier and faster in delphi). By far the best programming language I've used in my 8 years of programming has been C#(C sharp). Which most wanna be programmers havent heard of because they're idiotic and want to stay with Visual Basic's. If you want to use a complicated yet fast and effecient programming language use C#. It has c++, visual basics, java, and some different language that i havent used, wrapped into one big expensive cd-rom installation.
In my personal opinion the next time Stefan updates Graal he should redo it in C#. =P
Hmm where can I learn about c#? And IMO delphi is way too much like VB, which I hate. That's just what I think. C++ is much more powerful. I'd like to see you program an OS in Delphi cause I know its been done in C++.
__________________
"An artist's expression is his soul made apparent, his schooling, as well as his "cool" being exhibited. Behind every motion the music of his soul is made visible. Otherwise, his motion is empty and empty motion is like an empty word - no meaning." - Bruce Lee
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 06:35 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.