Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-16-2008, 09:39 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by Inverness View Post
It doesn't have to be a constant to work, which is why it wasn't there the first time. The parsed script most likely won't be a literal.
It has to be constant to work with pointers to constant characters. It does not have to be non-constant to work, so it should be constant. Requiring that the character array is mutable is ridiculous (you would be unable to pass data from std::strings).

Quote:
This would help people develop their own tools on their own time rather than waiting a year for Stefan to release external scripted controls.
There is plenty of room for people to make their own tools without that dll, and the things you get out of it probably do not justify the effort involved.

Graal does not want people to write their own programs that mess with the protocol, so you are not ever going to get a dll that lets you talk to the server. (Perhaps you could set up something with the web-ish GS2 stuff? No idea, I never used it)

You could probably write your own minimalistic parser for gmaps and tiledefs or whatever in scripts, since if they are not hardcoded, and instead dynamic, you probably would not want them to be applied in an editor anyway. But I really doubt that the reason that no one made a third party level editor yet is that people would have to configure gmaps and tiledefs themselves.
Reply With Quote
  #2  
Old 09-16-2008, 09:50 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by Loriel View Post
It has to be constant to work with pointers to constant characters. It does not have to be non-constant to work, so it should be constant.
Thats a good point actually, I will remember it.
Quote:
Originally Posted by Loriel View Post
There is plenty of room for people to make their own tools without that dll, and the things you get out of it probably do not justify the effort involved.
The DLL would take less effort than the external scripted windows, which is why I proposed it.
Quote:
Originally Posted by Loriel View Post
Graal does not want people to write their own programs that mess with the protocol, so you are not ever going to get a dll that lets you talk to the server.
The functionality the DLL would provide for RC would be equivilent to the SendText() and OnRecieveText() functions.
Quote:
Originally Posted by Loriel View Post
(Perhaps you could set up something with the web-ish GS2 stuff? No idea, I never used it)
Me neither, sounds like something to look in to.
__________________
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 08:16 AM.


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