.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $6.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #1  
Old August 24th, 2001, 01:49 AM

brettben brettben is offline
Private
 
Join Date: Dec 2000
Location: U.S.
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
brettben is on a distinguished road
Default SE4 development tools

Does anyone know what language/tools Aaron used to develop SE4?
Reply With Quote
  #2  
Old August 24th, 2001, 01:52 AM
Atrocities's Avatar

Atrocities Atrocities is offline
Shrapnel Fanatic
 
Join Date: Dec 2000
Location: USA
Posts: 15,630
Thanks: 0
Thanked 30 Times in 18 Posts
Atrocities is on a distinguished road
Default Re: SE4 development tools

That is classified information. Sorry dude, you'll have to ask him.
__________________
Creator of the Star Trek Mod - AST Mod - 78 Ship Sets - Conquest Mod - Atrocities Star Wars Mod - Galaxy Reborn Mod - and Subterfuge Mod.
Reply With Quote
  #3  
Old August 24th, 2001, 02:04 AM
Matryx's Avatar

Matryx Matryx is offline
Sergeant
 
Join Date: Apr 2001
Location: London, UK
Posts: 289
Thanks: 0
Thanked 1 Time in 1 Post
Matryx is on a distinguished road
Default Re: SE4 development tools

From an experience in coding similar programs I would assume one of the following:-
c++ (doubtful cos it's a pain in the ***)
delphi (easy to use but not very popular)
visual basic (I hate it but it seems to be widely used)
__________________
The Unofficial Space Empires 4 Mod Utility V2.26
------------------
Download as a .ZIP -(HERE)-
Reply With Quote
  #4  
Old August 24th, 2001, 03:21 AM
Will's Avatar

Will Will is offline
Lieutenant Colonel
 
Join Date: Mar 2001
Location: Emeryville, CA
Posts: 1,412
Thanks: 0
Thanked 0 Times in 0 Posts
Will is on a distinguished road
Default Re: SE4 development tools

Aaron used Delphi. Don't ask me how I remember after something like a year and a half or two years, when he made a comment about it to the SE4 ideas list when there was a small arguement about the difficulty of certain features, mainly people who thought they knew how to program (I admit I was among them at the time ).

I'm fairly sure SE1 was done in VB, an earlier Version if I remember, like 2 or 3. SE2 was VB 4 or 5 (I think ), SE3 used Delphi, SEIV used Delphi.

Oh, and just so everyone knows, VB is evil.
__________________
GEEK CODE V.3.12: GCS/E d-- s: a-- C++ US+ P+ L++ E--- W+++ N+ !o? K- w-- !O M++ V? PS+ PE Y+ PGP t- 5++ X R !tv-- b+++ DI++ D+ G+ e+++ h !r*-- y?
SE4 CODE: A-- Se+++* GdY $?/++ Fr! C++* Css Sf Ai Au- M+ MpN S Ss- RV Pw- Fq-- Nd Rp+ G- Mm++ Bb@ Tcp- L+
Reply With Quote
  #5  
Old August 24th, 2001, 03:58 AM

Baron Munchausen Baron Munchausen is offline
General
 
Join Date: Aug 2000
Location: Ohio, USA
Posts: 4,323
Thanks: 0
Thanked 0 Times in 0 Posts
Baron Munchausen is on a distinguished road
Default Re: SE4 development tools

Yep, SE 1 was developed in VB, and so was SE II. SE III was done in Delphi 3, I think? And SE IV was done in Delphi 4 or whatever was the latest Version when he started working on it. Too bad Delphi is not more popular. Delphi is a very nice language but like everything else not coming from the 'The Source' in Redmond cannot compete with stuff developed in house with the correct API by MS Lackeys.

[This message has been edited by Baron Munchausen (edited 24 August 2001).]
Reply With Quote
  #6  
Old August 24th, 2001, 03:58 AM

brettben brettben is offline
Private
 
Join Date: Dec 2000
Location: U.S.
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
brettben is on a distinguished road
Default Re: SE4 development tools

Got a reply from Aaron to my query, SE4 was written entirely in Delphi 4.0., graphics generated with Truespace and Photoshop.
Reply With Quote
  #7  
Old August 25th, 2001, 01:04 AM

Magnum357 Magnum357 is offline
Sergeant
 
Join Date: May 2001
Location: Great Falls, Montana, US
Posts: 208
Thanks: 0
Thanked 0 Times in 0 Posts
Magnum357 is on a distinguished road
Default Re: SE4 development tools

Hey Will, why is VB EVIL??? Seriously though, I kinda like the program.
__________________
Gryphin-

I started my first game. The Selay Consortium just hosed a colony ship, @#%Q@#R, Then accepted a Trade Treaty.
What is it about Neutrals that shoot first and ask quesitons later?

Atrocities-

Its called Gun Ship Diplomacy. <img border=0 title= alt=[Big Grin] src=biggrin.gif /]
Reply With Quote
  #8  
Old August 25th, 2001, 02:52 AM

brettben brettben is offline
Private
 
Join Date: Dec 2000
Location: U.S.
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
brettben is on a distinguished road
Default Re: SE4 development tools

Okay, as it seems some responses come from people with programming experience, what would YOU use if you had written SE4, one that would give you the best quality product in shortest amount of time with the least amount of effort (or how would you balance those three qualities)? Any input would be appreciated, because SE4 has inspired me to make my own 4x game, I have enjoyed it so much.
Reply With Quote
  #9  
Old August 25th, 2001, 04:35 AM

Guest
 
Posts: n/a
Default Re: SE4 development tools

Use C not C++. C++ is a castrated Version of C specifically designed by committee to lobotomize the programmer's intellect. I learned C in a week and was developing advanced data stuctures within a couple months. An especially powerful ability in C is the indirect function call, and when used with recursion you can do incredible things.
Edit : Okay, I did it again spouting off out of place. I hold firm in the opinion I have of C++, but admit that C may be too unstructured for many people to manage well.

[This message has been edited by LCC (edited 25 August 2001).]
Reply With Quote
  #10  
Old August 25th, 2001, 05:27 AM
Will's Avatar

Will Will is offline
Lieutenant Colonel
 
Join Date: Mar 2001
Location: Emeryville, CA
Posts: 1,412
Thanks: 0
Thanked 0 Times in 0 Posts
Will is on a distinguished road
Default Re: SE4 development tools

Ok, for me VB is the Devil incarnate (AKA, EVIL)

Pretty much, it is far to linear for me. I started with C, and quickly learned not to do stuff like use "goto". From what I know of VB, it's just about impossible to *not* use goto and labels everywhere. I never touched it much myself, besides the BASIC clone on my graphing calculator, but I know some people who were writing somewhat large programs in VB for the "computer camp" I went to. At the end, all hated VB, especially the people working with any kind of data structure (there was small business software; a battleship clone w/ underwater, surface, and air sections; a database of participating students... just to name a few things ).

BASIC is ok for someone to be introduced to programming, but I would say get on Pascal/C/C++/Java quick. Those are really the only other [higher level] Languages I know much about, except for Perl, which you don't really want to use for anything other than simple scripting

For SE4 I would have used C++ simply because I'm most familiar with it, and I know how to plan out the classes ahead of time (if I didn't, I would probably have the same opinion as LCC). Do not use C++ if you're just diving in without any planning at all, because you will fail, that's a guarantee If you don't know how to program yet, don't start with a 4X game. Spend a year or so learning first, three options for that, in order of least motivation to most:
1. Sign up for a course at your school/college/university.
2. Find someone who knows how to program to teach you.
3. Buy a book and teach yourself.
For most people, 1 or 2 are the only ways that they will learn how to program. I did 3 myself, and it was a %#$*& teaching myself and I gave up multiple times (and came back later, obviously ). You have to be really devoted to teach yourself. Anyway, after you learn the basics, work your way up in complexity of programs. Simple text editor, program that plays tic-tac-toe, program that plays poker, checkers, tetris, etc.
__________________
GEEK CODE V.3.12: GCS/E d-- s: a-- C++ US+ P+ L++ E--- W+++ N+ !o? K- w-- !O M++ V? PS+ PE Y+ PGP t- 5++ X R !tv-- b+++ DI++ D+ G+ e+++ h !r*-- y?
SE4 CODE: A-- Se+++* GdY $?/++ Fr! C++* Css Sf Ai Au- M+ MpN S Ss- RV Pw- Fq-- Nd Rp+ G- Mm++ Bb@ Tcp- L+
Reply With Quote
Reply

Bookmarks


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 On

Forum Jump


All times are GMT -4. The time now is 04:38 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.