<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/drowtales/news/" rel="alternate"/><link href="https://sourceforge.net/p/drowtales/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/drowtales/news/</id><updated>2002-10-11T23:05:08Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Moving away</title><link href="https://sourceforge.net/p/drowtales/news/2002/10/moving-away/" rel="alternate"/><published>2002-10-11T23:05:08Z</published><updated>2002-10-11T23:05:08Z</updated><author><name>Yan Gagné</name><uri>https://sourceforge.net/u/drowtales/</uri></author><id>https://sourceforge.netf276a8e4214c0776e8c18efcf63cdc1df183069a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It is now official.&lt;br /&gt;
some may wonder what happened to the project, behind the curtain of sourceforge.&lt;br /&gt;
Well it died slowly.&lt;br /&gt;
I'm moving the project in the hand of more dedicated programmers , away of the open source community.&lt;br /&gt;
The few sourceforge coders who weren't ghosts may follow.&lt;/p&gt;
&lt;p&gt;The way the project evolve will change, the technology used as well. May the goddess grant us luck this time.&lt;/p&gt;
&lt;p&gt;So this is my last post on this place. Soon it may close due to inactivity. So if you have any documents to recover , do so before it too late.&lt;/p&gt;
&lt;p&gt;To everyone looking forward for the game, cya at the alpha release ;).&lt;br /&gt;
-Kern&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Game document</title><link href="https://sourceforge.net/p/drowtales/news/2002/09/game-document/" rel="alternate"/><published>2002-09-02T07:33:46Z</published><updated>2002-09-02T07:33:46Z</updated><author><name>Yan Gagné</name><uri>https://sourceforge.net/u/drowtales/</uri></author><id>https://sourceforge.net563257fb543e78ae57ee9f671410791ad8d71e93</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The game document is now more than twice thicker than before in order to answer the many questions which was unanswered on the Devlopper forum lately.&lt;br /&gt;
If you have any more questions, contact me.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>18 coders</title><link href="https://sourceforge.net/p/drowtales/news/2002/08/18-coders/" rel="alternate"/><published>2002-08-21T16:43:17Z</published><updated>2002-08-21T16:43:17Z</updated><author><name>Yan Gagné</name><uri>https://sourceforge.net/u/drowtales/</uri></author><id>https://sourceforge.net6b8890b91788db37a1c9b3c582cfcd9ccc442643</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks to everyone who joining us. The team is growing well. Devlopement in openGL has begun and the server-side documents are under preparation.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Welcome to thord_sl</title><link href="https://sourceforge.net/p/drowtales/news/2002/08/welcome-to-thordsl/" rel="alternate"/><published>2002-08-16T07:24:52Z</published><updated>2002-08-16T07:24:52Z</updated><author><name>Yan Gagné</name><uri>https://sourceforge.net/u/drowtales/</uri></author><id>https://sourceforge.netdb53c457abbba40e45763d23b55c6833c6ce7d52</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;A new coder, thord_sl, has join us. He possess knowledge of c# and C++ as well.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Chat server / C# client</title><link href="https://sourceforge.net/p/drowtales/news/2002/08/chat-server--c-client/" rel="alternate"/><published>2002-08-15T17:40:52Z</published><updated>2002-08-15T17:40:52Z</updated><author><name>Yan Gagné</name><uri>https://sourceforge.net/u/drowtales/</uri></author><id>https://sourceforge.netc14836abce2830e5232a2e60cf86638a1af08f3d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;First, thanks to Ebatsky we now have a working chat system, it curently implented on the linux server succesfully, the chat client able to communicate with it without getting the same text echo back to it. The whole thing real-time and the possibility to send per-line. efficient and fast. Great work Ebatsky! :)&lt;/p&gt;
&lt;p&gt;As for me, i implented in the main client, version check, registration with open/closed beta verification and finally a package download code. It now play music as well but i'm not sure if this is the best way to do it yet...&lt;/p&gt;
&lt;p&gt;Quite a few programmers in our team seem to be ghosts, so i posted new job ads, join our team if you're interested to devlop a very roleplaying oriented online rpg with us. We also need a music composer but they so rare to find &amp;gt;.&amp;lt;.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Login screen and second animation</title><link href="https://sourceforge.net/p/drowtales/news/2002/08/login-screen-and-second-animation/" rel="alternate"/><published>2002-08-09T23:07:54Z</published><updated>2002-08-09T23:07:54Z</updated><author><name>Yan Gagné</name><uri>https://sourceforge.net/u/drowtales/</uri></author><id>https://sourceforge.net2b83a0bf33b1af09941e05eba2dd17f8156cdfbe</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;New goodness.&lt;br /&gt;
today i had some time at work, since they want me to learn Dot net, i spent my some time learning C#, so i did the authorization screen, it goes to connect to the mysql and pull back a confirmation, success or failure.&lt;br /&gt;
you can see the example there:&lt;br /&gt;
&lt;a href="http://www.drowtales.com/code/loginscreen.exe" rel="nofollow"&gt;http://www.drowtales.com/code/loginscreen.exe&lt;/a&gt;&lt;br /&gt;
I couldn't find how to switch to full screen, guess i'll have to learn directx as well.&lt;/p&gt;
&lt;p&gt;Here an animation for the trailer, in gif form since a avi would be too heavy. &lt;br /&gt;
&lt;a href="http://www.drowtales.com/crap/eye.gif" rel="nofollow"&gt;http://www.drowtales.com/crap/eye.gif&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Anybody can tell me how to upload source code? I logged in ssh but couldn't find how to upload.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>More documentation</title><link href="https://sourceforge.net/p/drowtales/news/2002/08/more-documentation/" rel="alternate"/><published>2002-08-08T23:13:41Z</published><updated>2002-08-08T23:13:41Z</updated><author><name>Yan Gagné</name><uri>https://sourceforge.net/u/drowtales/</uri></author><id>https://sourceforge.net7c9e3957d5c50938960618c3077aef811fc2ab49</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I had just checked the document manager, and realized that there were many submissions in there i hadnt cleared, so there is more stuff to read! :)&lt;br /&gt;
whoo hooo......yeah...so....well its good stuff though.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>First IRC meeting</title><link href="https://sourceforge.net/p/drowtales/news/2002/08/first-irc-meeting/" rel="alternate"/><published>2002-08-06T23:52:38Z</published><updated>2002-08-06T23:52:38Z</updated><author><name>Yan Gagné</name><uri>https://sourceforge.net/u/drowtales/</uri></author><id>https://sourceforge.netdaa28da6da99e88e01fa74d7d010a3a9e9a15f32</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;We had the first IRC meeting, somewhat productive, hopefully we will create a format so that things will go better, however getting users to attend was unsuccessful, only 4 have come out of 12, however hopefuly we will get more attendance at the next meeting. &lt;br /&gt;
The Drowtales Server should be out soon for linux. and the client soon to follow after that.&lt;br /&gt;
-=Levi=-&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Meeting! Schedule</title><link href="https://sourceforge.net/p/drowtales/news/2002/08/meeting-schedule/" rel="alternate"/><published>2002-08-02T10:12:04Z</published><updated>2002-08-02T10:12:04Z</updated><author><name>Yan Gagné</name><uri>https://sourceforge.net/u/drowtales/</uri></author><id>https://sourceforge.net4a0f6f8c3b6970f633234576cb5479d3a7418ecb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The most popular times in the survey were 3pm, 11pm, and 2am, standard mountain time (US). The meeting days will be starting 3 days a week until best times and days are figured out. &lt;br /&gt;
tuesday @ 3pm&lt;br /&gt;
thursday @ 11pm&lt;br /&gt;
saturday @ 2am&lt;br /&gt;
If you are not able to attend any of these times then let Levi or Kern know via email or forum. &lt;br /&gt;
This message will be posted to the Developers forum also with the IRC location :).&lt;br /&gt;
-=Levi=-&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>New animation for the game</title><link href="https://sourceforge.net/p/drowtales/news/2002/07/new-animation-for-the-game/" rel="alternate"/><published>2002-07-31T02:53:54Z</published><updated>2002-07-31T02:53:54Z</updated><author><name>Yan Gagné</name><uri>https://sourceforge.net/u/drowtales/</uri></author><id>https://sourceforge.net4e610b58c945dfa65fad61a4a1eb030e59d9836e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a href="http://levi.drowtales.com/Arielwalking.avi" rel="nofollow"&gt;http://levi.drowtales.com/Arielwalking.avi&lt;/a&gt;&lt;br /&gt;
check it out&lt;br /&gt;
this should work now :)&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>