About the Game

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
mcgrane66
Peon
Peon
Posts: 4
Joined: 11 Jul 2004, 23:21
Location: Ireland

About the Game

Post by mcgrane66 »

I was just wondering what language you guys are programming in and what you's are using for graphics ?
I didnt know where to post it so here will do :D
User avatar
Sull
Novice
Novice
Posts: 163
Joined: 26 Apr 2004, 16:56
Location: Quebec,Montreal

.

Post by Sull »

for the moment we are into C++,but we got chance to switch to C(for the client)
anyways,the graphic tool are adobe toolset =)
mcgrane66
Peon
Peon
Posts: 4
Joined: 11 Jul 2004, 23:21
Location: Ireland

Post by mcgrane66 »

Ok thanks but by what yous are using for your graphics i ment language wise ... but i found out, its allegro right ?
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

You're right Allegro is used for graphic, keyboard, mouse, timer and config routines! (and maybe something else I forgot).
About the programming language at the moment it's only C, we've left using C++ as soon as we developed our GUI and put away MASkinG lib

If you have other questions feel free to ask!
Post Reply