Any news?

Everything related to the code /
Tout ce qui touche au code
Post Reply
User avatar
Balthazar
Moderator
Posts: 2055
Joined: Wed Nov 01, 2006 4:31 pm
Location: Russian Federation
Contact:

Any news?

Post by Balthazar » Fri Feb 06, 2009 7:20 pm

Any news so far?

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Post by zuzuf » Fri Feb 06, 2009 10:34 pm

Currently I am working on windows compilation of the SDL branch (I can get it compiled but not linked :cry: ).

I managed to build FTGL as a static library for mingw32 (I had to write my own makefile to get it since their configuration script is broken for mingw32 :evil: )

I've done some cleaning too (Threads, Mutexes now use SDL stuffs instead of home made ones, and there are no more duplicates in those codes).

I've also removed some useless functions in SDL branch.

If you want all the details you can look at the timeline:
http://trac.ta3d.org/timeline
=>;-D Penguin Powered

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Post by zuzuf » Sat Feb 07, 2009 12:28 am

It gets compiled but there is still a small problem at link time :evil: , it finds two definitions of some symbols in math.h , I don't know why :cry:

PS: OpenGL extensions symbols problem solved using glew :D
=>;-D Penguin Powered

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Post by zuzuf » Sat Feb 07, 2009 1:05 am

I got it crashing :D !!

Finally I managed to build a win32 binary of SDL branch :)

for now it just crash (it seems to be because of some keyboard things). Apparently, it's related to SDL initialization or something like that, so just what I expected :).
=>;-D Penguin Powered

User avatar
Balthazar
Moderator
Posts: 2055
Joined: Wed Nov 01, 2006 4:31 pm
Location: Russian Federation
Contact:

Post by Balthazar » Sat Feb 07, 2009 9:01 am

I`m following timeline on Trac, that`s why i wrote this post http://ta3d.darkstars.co.uk/forums/viewtopic.php?t=933.

Also, I`ve created the russian TA fansite (since there was none) http://total-annihilation.by.ru/index.html with forum and chat, so people who still do like TA could have place to gather and play online games.

But the main idea of this site is to make russian TA community familiar with TA3D and once the 0.6.0. (or 0.5.3?) build will be out I`ll begin to post info about it on my site also.

Keep up the great work!
Ta3D is the only real successor for TA!!!!

P.S. It would be nice if you add to TA3D +makeposter function. It creates such screenshots like this:

http://neonuclear.ru/other/bigshot01.jpg

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Post by zuzuf » Sat Feb 07, 2009 11:57 am

Wow, your website is nice, but :? I don't understand a word of Russian ...

Concerning the +makeposter function, it's not possible in perspective mode, but now we can use an orthographic camera it should be possible but it won't be easy to implement (the only way to render images for now is to run through the main loop :s), so we've better waiting a bit that main loop is split into pieces (user interaction, GUI, renderer, ...), that way we could render everything to the back buffer (once it has been flipped to the screen, so users won't see we're doing weird things in back buffer) or even in a texture if this is possible (we could render everything in one pass if the texture can be big enough).

I am going to add a ticket
=>;-D Penguin Powered

User avatar
Balthazar
Moderator
Posts: 2055
Joined: Wed Nov 01, 2006 4:31 pm
Location: Russian Federation
Contact:

Post by Balthazar » Sat Feb 07, 2009 12:57 pm

You can try google translater to view site in English or French :)

http://translate.google.ru/translate?u= ... u&ie=UTF-8

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Post by zuzuf » Sat Feb 07, 2009 1:25 pm

Google translations are funny :D
=>;-D Penguin Powered

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Post by zuzuf » Sat Feb 07, 2009 1:41 pm

Wooow !!! I got the win32 binary working !!

In fact the error was due to resource files not being in current directory (on Linux I put them in my ~/.ta3d/resources/ folder but win32 binary doesn't look for it there - I used wine to test all this).

FTGL works fine in the win32 version (but for now it only loads Fonts in my Linux system paths so on a real windows you wouldn't get any font, this is the magic of wine :D).

The only (annoying) bug I noticed is the missing backgrounds ... which makes it difficult to use the GUI (buttons, windows, widgets, everything works except backgrounds ...)

So this is really the good way :)
=>;-D Penguin Powered

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Post by zuzuf » Sat Feb 07, 2009 2:02 pm

ok, background problem solved by copying jpeg/pnb/tiff dlls in the right folder :)

I tried to start a game, it loads then crash :(
=>;-D Penguin Powered

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Post by zuzuf » Sat Feb 07, 2009 3:41 pm

Win32 version of SDL branch is working :D !!
=>;-D Penguin Powered

User avatar
Maximum
Posts: 41
Joined: Wed Sep 24, 2008 5:06 pm

Post by Maximum » Sat Feb 07, 2009 5:06 pm

:-D

User avatar
Balthazar
Moderator
Posts: 2055
Joined: Wed Nov 01, 2006 4:31 pm
Location: Russian Federation
Contact:

Post by Balthazar » Sun Feb 08, 2009 9:47 am

:D :D :D :D :D :D :D

Post Reply

Who is online

Users browsing this forum: No registered users and 22 guests