View topic - SMD Creator v3.5



All times are UTC + 1 hour


Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 56 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject:
PostPosted: 22 Dec 2005, 00:38 
User avatar

Joined: 23 Jul 2005, 13:52
Meh. VB isnt THAT bad for simple programs like this. And if I knew C++ I would make it in that. I just dont know it. And really cant be bothered learning it. But feel free to make a new SMD creating thing, as this one kinda sucks a bit.


Top
 Offline Profile  
 
 Post subject:
PostPosted: 22 Dec 2005, 00:43 
User avatar

Joined: 04 May 2005, 04:43
Maelstrom wrote:
Meh. VB isnt THAT bad for simple programs like this. And if I knew C++ I would make it in that. I just dont know it. And really cant be bothered learning it. But feel free to make a new SMD creating thing, as this one kinda sucks a bit.


Hey said C# (Cee-sharp) not C++... He has every so teeny-weeny a leg to stand on dissing VB ;)

The fact is that we are going for functionality not performance, obviously.


Top
 Offline Profile  
 
 Post subject:
PostPosted: 22 Dec 2005, 00:59 
User avatar

Joined: 23 Jul 2005, 13:52
C, C++, C#, C%&#. Im geting confused :(


Top
 Offline Profile  
 
 Post subject:
PostPosted: 22 Dec 2005, 01:10 
User avatar

Joined: 23 Oct 2004, 00:43
mother wrote:
Maelstrom wrote:
Meh. VB isnt THAT bad for simple programs like this. And if I knew C++ I would make it in that. I just dont know it. And really cant be bothered learning it. But feel free to make a new SMD creating thing, as this one kinda sucks a bit.


Hey said C# (Cee-sharp) not C++... He has every so teeny-weeny a leg to stand on dissing VB ;)

The fact is that we are going for functionality not performance, obviously.


None at all really. I work in C#. It's the same damn language as VB.NET, just using a less-verbose syntax. C# 1.1 is full of pointless anachronisms plainly inserted just for the familiarity of old C/Java programmers the same way VB.NET has pointless anachronisms for Basic programmers.

For shit's sake, you still use the Break statement in switch boxes, only now there is no fallthrough. Just make the cases blocks and be done with it.


Top
 Offline Profile  
 
 Post subject:
PostPosted: 22 Dec 2005, 02:15 
User avatar

Joined: 16 Aug 2004, 03:36
Location: The Steward's Realm
Why fix what isn't broken? I'm a non-fan of VB as much as the next guy, but it works. Besides, if you develop this into SharpMap, then you have to maintain it, and Maelstorm will be useless... at least this way you cna focus on other things and Maelstorm can contribute :)


Top
 Offline Profile  
 
 Post subject:
PostPosted: 22 Dec 2005, 04:19 
User avatar

Joined: 15 Dec 2004, 20:53
Location: London
Pxtl wrote:
... I work in C#. It's the same damn language as VB.NET, ...

Keep in mind, though, that VB.NET is diferent than VB.


Top
 Offline Profile  
 
 Post subject:
PostPosted: 04 Jan 2006, 23:31 

Joined: 28 Dec 2005, 14:22
Nice program but theres "bug" with the the decimals.

The program accepts and saves stuff in this format.
Code:
WaterSurfaceColor=0,49 0,5 0,46;


But the Spring only accepts only when using dot with decimals...

Code:
WaterSurfaceColor=0.49 0.5 0.46;


If theres someone working on this, i hope they take this small bug into consideration, thanks. :)


Top
 Offline Profile  
 
 Post subject:
PostPosted: 09 Mar 2007, 07:31 
User avatar

Joined: 18 Jun 2006, 21:43
Location: 'Merica
where can I get v3.5 now? I found 3.0 on fileplanet but not 3.5


p.s. hi guys from 2 years ago.


Top
 Offline Profile  
 
 Post subject:
PostPosted: 09 Mar 2007, 08:44 
User avatar

Joined: 23 Jul 2005, 13:52
http://www.fileuniverse.com/?p=show&a=it&id=2065
It be here. Its buggy as all hell though, its hardly worth it. Just use notepad.


Top
 Offline Profile  
 
 Post subject:
PostPosted: 11 Mar 2007, 06:19 
User avatar

Joined: 27 Feb 2006, 00:21
OMFG TOPIC RESSURECTION.
*gets out shotgun to kill topic zombies*


Top
 Offline Profile  
 
 Post subject: Re: SMD Creator v3.5
PostPosted: 05 Feb 2008, 07:40 
Map Creator
User avatar

Joined: 23 Jan 2008, 18:29
Theres is a bug when creating a smd. The creator puts values with comma "," when it should put it with point "." example.:

SunColor=1 0,98 0,87;
now these values doesnt work and it leaves the result totally dark.
Instead
It should be
SunColor=1 0.98 0.87;

Edit: seems to be already noticed...


Top
 Offline Profile  
 
 Post subject: Re: SMD Creator v3.5
PostPosted: 05 Feb 2008, 08:22 
User avatar

Joined: 23 Jul 2005, 13:52
Work on this stopped YEARS ago im sorry. Just write your SMD in notepad, its not hard :P


Top
 Offline Profile  
 
 Post subject: Re: SMD Creator v3.5
PostPosted: 05 Feb 2008, 09:58 
Evolution RTS Developer
User avatar

Joined: 17 Nov 2005, 02:43
Location: Raegquitting Spring on 04/24/12
I still use smd creator for color info when I'm being lazy.


Top
 Offline Profile  
 
 Post subject: Re:
PostPosted: 05 Feb 2008, 19:33 
User avatar

Joined: 23 Oct 2004, 00:43
Buggi wrote:
VB?

VB?!?!

Someone needs to C# that project. :) I was actually hoping to include an SMD module into my SharpMap program so map generation can be done via one program.

-Buggi


You're not seriously going to start a VB.Net / C# flamewar here are you? Or anywhere? They're the same damned language, but with different syntax.


Top
 Offline Profile  
 
 Post subject: Re: SMD Creator v3.5
PostPosted: 05 Feb 2008, 20:01 
Moderator
User avatar

Joined: 29 Apr 2005, 00:14
Location: #moddev - join it!
You do realise that was posted in december 05? :P


Top
 Offline Profile  
 
 Post subject: Re: SMD Creator v3.5
PostPosted: 05 Feb 2008, 20:38 
User avatar

Joined: 23 Oct 2004, 00:43
FLOZi wrote:
You do realise that was posted in december 05? :P


Whoop. Pwned by threadzurrection.


Top
 Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 56 posts ]  Go to page Previous  1, 2, 3

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Site layout created by Roflcopter et al.