Graal Forums  

Go Back   Graal Forums > General Forums > Graal Main Forum (English)
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-29-2003, 10:00 AM
Alexander Alexander is offline
Registered User
Join Date: Apr 2003
Location: California
Posts: 246
Alexander is on a distinguished road
Send a message via AIM to Alexander
Quote:
Originally posted by thelostviking
Alexander iam sry how did you make it?
um for your information I made it not DarkVillin, he just posted the image o.O

Also I believe it's legal to modify the looks of a program.
Reply With Quote
  #2  
Old 11-29-2003, 11:47 AM
Thought Thought is offline
PipBoy Extraordinaire!
Thought's Avatar
Join Date: Nov 2001
Location: Long Beach, California.
Posts: 692
Thought is on a distinguished road
Quote:
Originally posted by -Ramirez-

That would seem logical, wouldn't it? :P Except... it's called a palette.
Color table and palette are the same thing, both are correct terms.

Quote:
Originally posted by Alexander
Also I believe it's legal to modify the looks of a program.
Depends on the programs EULA/License.
__________________
Rick ([email protected])
#gscript on FreeNode (#gscript Guild, #gscript Information)
Graal User Statistics

I am now using my new account, Rick.
Reply With Quote
  #3  
Old 11-29-2003, 02:59 PM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
Quote:
Originally posted by Lance


Hehe @ ignorance of how copyrights work.
Im not sure how the copyrights work either and im not sure if this is the copyright for the game or for the site:

copy pasted from graalonline.com

Copyright © 1998-2002 Linux Cyberjoueurs. All Rights Reserved.

It's almost 2004 o_O!

and the copyright on the forums

Copyright ©2000, Jelsoft Enterprises Limited.
Copyright (C) 1998-2002 Linux cyberjoueurs All Rights Reserved.

then again the RC says 2003..but its in the image so it looks like a double meaning XD!
__________________
Reply With Quote
  #4  
Old 11-29-2003, 03:05 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
Cyberjoueurs created Graal. Thus they have the copyright on it.
Reply With Quote
  #5  
Old 11-29-2003, 04:19 PM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Quote:
Originally posted by Thought

Delphi imported the image Stefan specified into its form resources, either directly from it, or converted it to BMP format, and therefore stored it in the format you see before you.
I do believe that AmonRa worked on this rc, not sure though.
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote
  #6  
Old 11-29-2003, 04:48 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
Quote:
Originally posted by Darenzo
I don't even think Graal is copywritten, they just probably put a fake copyright to scare us like everyone else.
You can legally copyright something just by putting "Copyright Yourname" on it. Like say I make an original artwork, and I put a copyright on it. Then that artwork is legally mine. You don't have to buy a copyright for something like that.
__________________

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


Reply With Quote
  #7  
Old 11-29-2003, 06:39 PM
marcoR marcoR is offline
Registered User
Join Date: Jul 2003
Posts: 1,349
marcoR is on a distinguished road
*waits for Alexander to explain how he did it*
__________________
If this is your account, contact me.
- loriel
email, jabber: [email protected]
icq: 67530805
aim: lorielvictrix
Reply With Quote
  #8  
Old 11-29-2003, 10:08 PM
Duwul Duwul is offline
Registered User
Join Date: Nov 2003
Posts: 105
Duwul is on a distinguished road
Is there any place you can find a program that converts a jpeg to hexadecimal code?
Reply With Quote
  #9  
Old 11-30-2003, 06:17 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
Quote:
Originally posted by konidias


You can legally copyright something just by putting "Copyright Yourname" on it. Like say I make an original artwork, and I put a copyright on it. Then that artwork is legally mine. You don't have to buy a copyright for something like that.
When someone creates something then he automatically gets the copy right on it. It's also possible to go to special places to get the stuff archived there, then it's easier later to use it on courts. We do that with Graal stuff.
Reply With Quote
  #10  
Old 11-30-2003, 06:51 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Quote:
Originally posted by Stefan


When someone creates something then he automatically gets the copy right on it. It's also possible to go to special places to get the stuff archived there, then it's easier later to use it on courts. We do that with Graal stuff.
So what happens to stuff we upload to GraalOnline owned servers. Does it become copyright to GO aswell?
Reply With Quote
  #11  
Old 11-30-2003, 08:09 AM
Hevaricubed Hevaricubed is offline
Registered User
Join Date: Aug 2003
Posts: 262
Hevaricubed is on a distinguished road
Send a message via AIM to Hevaricubed Send a message via Yahoo to Hevaricubed
To edit the RC Resources

Use a program like PE Editor

Or any other resource program that can handle DFM's (Delphi Forms).

The main background image is a JPEG.
The buttons are BMPs.

Alexander used PE Editor or something like it which opens DFMs to edit the images of his RC.

The rich edit which holds the chat of the other RC's is not in the resource, so its probally created dynamically
(with CreateWindowEx or an OCX)

You can change the font because it uses the ParentFont, which is the TREMOTEFRAME Font.

I dont know why people have a sudden urge to change how the RC looks, in the new graal version RCs will be scripted, so they can look like anything you want x.x

**shadowless im pretty sure that anything make then upload onto a GO server is still copyrighted to the original artist, if you upload something to my ftp, it isnt automatically copyrighted by me, but if i upload it, and use it without permission, action could be taken about me**
__________________
Reply With Quote
  #12  
Old 11-30-2003, 08:46 AM
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
If you upload something onto Graal servers, you transfer the copyright to Graal.
I suppose that if you hold the copyright on something, others may not upload it without your permission.
Reply With Quote
  #13  
Old 11-30-2003, 09:12 AM
Thought Thought is offline
PipBoy Extraordinaire!
Thought's Avatar
Join Date: Nov 2001
Location: Long Beach, California.
Posts: 692
Thought is on a distinguished road
Re: To edit the RC Resources

Quote:
Originally posted by Hevaricubed
I dont know why people have a sudden urge to change how the RC looks, in the new graal version RCs will be scripted, so they can look like anything you want x.x
This is a new RC. It is fugly. Simple.

Quote:
Originally posted by Hevaricubed
**shadowless im pretty sure that anything make then upload onto a GO server is still copyrighted to the original artist, if you upload something to my ftp, it isnt automatically copyrighted by me, but if i upload it, and use it without permission, action could be taken about me**
Read the agreement when you registered your account -- it states that all content uploaded to Graal Online's servers becomes their property. Which is why uploading copyrighted material is forbidden.
__________________
Rick ([email protected])
#gscript on FreeNode (#gscript Guild, #gscript Information)
Graal User Statistics

I am now using my new account, Rick.
Reply With Quote
  #14  
Old 11-30-2003, 09:17 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Re: Re: To edit the RC Resources

Quote:
Originally posted by Thought



Read the agreement when you registered your account -- it states that all content uploaded to Graal Online's servers becomes their property. Which is why uploading copyrighted material is forbidden.
So it's illegal to upload work that's not yours, or work that you dont have permission to upload because it's basicly like you're giving away something to Graal that's not yours. @_@; hmm
Reply With Quote
  #15  
Old 11-30-2003, 01:19 PM
Alexander Alexander is offline
Registered User
Join Date: Apr 2003
Location: California
Posts: 246
Alexander is on a distinguished road
Send a message via AIM to Alexander
Re: To edit the RC Resources

Quote:
Originally posted by Hevaricubed
Alexander used PE Editor or something like it which opens DFMs to edit the images of his RC.
Don't assume what program I used. I used Hex Workshop for your information -.-
Reply With Quote
  #16  
Old 11-30-2003, 03:03 PM
Hevaricubed Hevaricubed is offline
Registered User
Join Date: Aug 2003
Posts: 262
Hevaricubed is on a distinguished road
Send a message via AIM to Hevaricubed Send a message via Yahoo to Hevaricubed
Heh really? So you know the exact compression level of the jpeg used for the background? And the colour palletes for the BMP files used? Because you would have to get everything right otherwise it stops working lol.
__________________
Reply With Quote
  #17  
Old 11-30-2003, 10:00 PM
Alexander Alexander is offline
Registered User
Join Date: Apr 2003
Location: California
Posts: 246
Alexander is on a distinguished road
Send a message via AIM to Alexander
Yes I do
<3 Photoshop
Reply With Quote
  #18  
Old 11-30-2003, 10:05 PM
marcoR marcoR is offline
Registered User
Join Date: Jul 2003
Posts: 1,349
marcoR is on a distinguished road
Alexander, AIM me, or lose your er.. place.
__________________
If this is your account, contact me.
- loriel
email, jabber: [email protected]
icq: 67530805
aim: lorielvictrix
Reply With Quote
  #19  
Old 11-30-2003, 10:43 PM
-Ramirez- -Ramirez- is offline
Registered User
Join Date: Jun 2002
Location: USA, Ohio
Posts: 729
-Ramirez- has a spectacular aura about-Ramirez- has a spectacular aura about
I wish I had known these programs existed... haha

I actually downloaded the Borland Delphi compiler just to put the images in hex format.
__________________
Kat
Reply With Quote
  #20  
Old 12-02-2003, 06:10 AM
Duwul Duwul is offline
Registered User
Join Date: Nov 2003
Posts: 105
Duwul is on a distinguished road
Re: To edit the RC Resources

Quote:
Originally posted by Hevaricubed
Use a program like PE Editor

Or any other resource program that can handle DFM's (Delphi Forms).

The main background image is a JPEG.
The buttons are BMPs.

Alexander used PE Editor or something like it which opens DFMs to edit the images of his RC.

The rich edit which holds the chat of the other RC's is not in the resource, so its probally created dynamically
(with CreateWindowEx or an OCX)

You can change the font because it uses the ParentFont, which is the TREMOTEFRAME Font.

I dont know why people have a sudden urge to change how the RC looks, in the new graal version RCs will be scripted, so they can look like anything you want x.x

**shadowless im pretty sure that anything make then upload onto a GO server is still copyrighted to the original artist, if you upload something to my ftp, it isnt automatically copyrighted by me, but if i upload it, and use it without permission, action could be taken about me**
Hey thanks a lot
Reply With Quote
  #21  
Old 12-07-2003, 04:28 PM
KuJiGX KuJiGX is offline
Registered User
Join Date: Dec 2003
Location: New York
Posts: 52
KuJiGX is on a distinguished road
Send a message via AIM to KuJiGX
Isn't this illegal to be editing Stefan's program. Go ban them all :-D
__________________
-KuJi
Reply With Quote
  #22  
Old 12-07-2003, 04:30 PM
KuJiGX KuJiGX is offline
Registered User
Join Date: Dec 2003
Location: New York
Posts: 52
KuJiGX is on a distinguished road
Send a message via AIM to KuJiGX
Sorry for double posting but i was trying the resource editor and heres what i got:
VALUE "LegalCopyright", "Graal is copyrighted by Linux Cyberjoueurs"

so Graal is copyrighted
__________________
-KuJi
Reply With Quote
  #23  
Old 12-07-2003, 06:03 PM
marcoR marcoR is offline
Registered User
Join Date: Jul 2003
Posts: 1,349
marcoR is on a distinguished road
Powered by: vBulletin Version 2.0.0
Copyright ©2000, Jelsoft Enterprises Limited.
Copyright (C) 1998-2002 Linux cyberjoueurs All Rights Reserved.
__________________
If this is your account, contact me.
- loriel
email, jabber: [email protected]
icq: 67530805
aim: lorielvictrix
Reply With Quote
  #24  
Old 12-07-2003, 07:18 PM
superb superb is offline
Sir Pickles at one time
superb's Avatar
Join Date: Dec 2002
Location: Houston, TX
Posts: 3,263
superb is on a distinguished road
Quote:
Originally posted by KuJiGX
Sorry for double posting but i was trying the resource editor and heres what i got:
VALUE "LegalCopyright", "Graal is copyrighted by Linux Cyberjoueurs"

so Graal is copyrighted
EDIT BUTTON
__________________
FEAR THE LLAMA

-Pickles
Reply With Quote
  #25  
Old 12-09-2003, 01:33 AM
Toxin Toxin is offline
Still sane
Toxin's Avatar
Join Date: Nov 2003
Location: USA
Posts: 57
Toxin is on a distinguished road
Send a message via AIM to Toxin
Isn't it ok for personal use, but not to be distributed without permission? =o (As if people wont distribute it..., but w/e)

BTW, if it's for personal use, nobody needs to know you did it anyway .
__________________

Staff Position: Unemployed
Quote: "Flamers, Lamers, and Newbs! Oh my!" - Toxin
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 03:38 PM.


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