What About the source code of the client?

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

Post Reply
User avatar
Sull
Novice
Novice
Posts: 163
Joined: 26 Apr 2004, 16:56
Location: Quebec,Montreal

What About the source code of the client?

Post by Sull »

its nice to see the first release =),but im impatient to make a *nix version of the game
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

So you want to start coding? I've send to you the full source code by mail, but it will be very useful for the project also if you help me with win32 code. Take a look at it. :D
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Here is something that can help you http://sourceforge.net/projects/ro-client/
User avatar
Sull
Novice
Novice
Posts: 163
Joined: 26 Apr 2004, 16:56
Location: Quebec,Montreal

.

Post by Sull »

thx but i this email cant receive email =P,maybe can i join yu on irc? or somehere else?

sorry
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

I posted current version of the code in the downoad section. Hope this can help you.
User avatar
Sull
Novice
Novice
Posts: 163
Joined: 26 Apr 2004, 16:56
Location: Quebec,Montreal

.

Post by Sull »

ok thx yu im working on it =)
User avatar
natsuki
Novice
Novice
Posts: 105
Joined: 22 May 2004, 20:35
Contact:

Post by natsuki »

it seem this is to be like ro..
so client send/receives using ro server protocol..

i don know much about networking though..
but i'm looking at it^^
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Yeah you're right. I'm also new at networking (this is my first try at networking programming) so I used the same protocol to simplify things. Also because it's a very complete protocol, so it provides a lot of features. :D
PS: but the real motivation is because it's required to communicate with the server. (The developer of Vidar server assured to provide a way to customize maps not the protocol so we should use RO protocol until we create our own made server) :shock:
User avatar
natsuki
Novice
Novice
Posts: 105
Joined: 22 May 2004, 20:35
Contact:

Post by natsuki »

right. since the current game server (vidar) uses ro protocol
since it a ro server, and it protocol much made already
need to just use

making custom is harder, but more customizable
Post Reply