|
From: Peter K. <le...@gm...> - 2011-10-16 18:14:48
|
Hello everyone, this sounds Awesome! I am trying to get my foot into Autorealm development too. But I am very slow, all by myself. What I can present so far is that I searched where in mercury was the last commit for the c++ Code. For easyness I opened a Autorealm repository at github.com. https://github.com/leginee/Autorealm You can download here the various attempts for developing Autorealm. I put the Delphi code in a branch. The last wxwidgets code (i hope) And the python code. I would love to add the QT Code too, since It may be a good base for my phone ;) If you want the original access by all means I can look the command line up I used (I hope). I personally find git easer to handle. Since for me Easer = more Fun it is what I have done. No meant to force anything. I will see if I can add documentation, that would be more awesome ^^ Have Fun! Peter On 16/10/11 03:11, aut...@li... wrote: > Send Autorealm-develop mailing list submissions to > aut...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/autorealm-develop > or, via email, send a message with subject or body 'help' to > aut...@li... > > You can reach the person managing the list at > aut...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Autorealm-develop digest..." > > > Today's Topics: > > 1. retrive sources (B?renger Morel) > 2. Re: retrive sources (Harald Meland) > 3. Re: retrive sources (B?renger Morel) > 4. Re: retrive sources (Andre Trettin) > 5. Re: retrive sources (B?renger Morel) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 25 Aug 2011 19:37:47 +0000 > From: B?renger Morel<fr...@ho...> > Subject: [Autorealm-develop] retrive sources > To:<aut...@li...> > Message-ID:<BAY...@ph...> > Content-Type: text/plain; charset="iso-8859-1" > > > Hello everyone... If someone still here. > > > I know this project is dead, but I would like to read the sources, both deplhi and C++ one, maybe make this nice tool rebirth. > I already thought on it there are 2 or 3 years, but I didn't know how to use wxWidgets. Since this time, I've learned it. Now I think I could at least try to continue this tool. > I have checked the mercurial repository on sourceforge, but there are only python files in it, and it is said that you have started a translation of autorealm from delphi to C++. And pyton "sources" seems to be very light... (4M maybe) > > > So I would like to know where to checkout delphi sources at least, and C++ if possible. > > > Thanks > > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 2 > Date: Fri, 26 Aug 2011 09:13:46 +0200 > From: Harald Meland<har...@gm...> > Subject: Re: [Autorealm-develop] retrive sources > To: Developers of AutoREALM<aut...@li...> > Message-ID: > <CAG...@ma...> > Content-Type: text/plain; charset=UTF-8 > > On Thu, Aug 25, 2011 at 21:37, B?renger Morel<fr...@ho...> wrote: >> So I would like to know where to checkout delphi sources at least > I'm not sure that this is the authoritative source, but there seems to > be some delphi code here: > > http://autorealm.hg.sourceforge.net/hgweb/autorealm/autorealm_delphi/ > >> and C++ if possible. > As far as I know, the C++ conversion attempt was abandoned quite early > -- certainly well before the C++ code was anywhere near resembling the > functionality found in the original Delphi code. |