Page 27 of 28
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 04 Dec 2008 10:04
by Roujin
I created a screenshot thread with cargodest some time ago, you can find it here:
http://www.tt-forums.net/viewtopic.php?f=47&t=38860
It features both story-like screenshots of my game and screenshots that focus on aspects of the cargo destinations branch, e.g. explaining some new feature.
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 04 Dec 2008 13:54
by PhilSophus
DJ Nekkid wrote:is there any chance this can get synced with cargodest? i keep building the same station bits all over all the time...
Did you try if it just applies? On first thought, I don't see where cargodest and c&p should conflict (except maybe for the usual and easy to fix places like settings).
Edit: A quick check shows, that copy_paste_r14589.patch indeed cleanly applies to current cargodest, but it neither compiles for trunk nor for cargodest. A file named
command_queue.h is missing. From looking at the patch, I suspect that either someone renamed
command_queue.h to
copy_paste.h and didn't change the includes or forgot to svn add
command_queue.h before creating the patch.
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 04 Dec 2008 14:28
by DJ Nekkid
would it be possible to attach that win32 binary to this post?

Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 04 Dec 2008 14:30
by Yexo
PhilSophus wrote:...but it neither compiles for trunk nor for cargodest. ...
Seems like he doesn't have a binary

Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 04 Dec 2008 16:05
by DJ Nekkid
what about
Edit: A quick check shows, that copy_paste_r14589.patch indeed cleanly applies to current cargodest
??
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 04 Dec 2008 16:21
by Yexo
Patching the code goes without problems apparently, but then you still have to compile to get a binary (and compiling seems to fail).
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 04 Dec 2008 16:22
by Gremnon
BUT..... does it work without crashing?
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 04 Dec 2008 19:13
by Roujin
if it doesn't compile, there's nothing that could crash.
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 04 Dec 2008 21:49
by Gremnon
Not so. I compile several patches into my build, and they patch and compile fine, but crash on a failed assertation I haven't nailed down yet.
Edit: and whoever I was replying to deleted their post.
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 04 Dec 2008 22:44
by PhilSophus
Gremnon wrote:Not so. I compile several patches into my build, and they patch and compile fine, but crash on a failed assertation I haven't nailed down yet.
As I said, I would be very surprised if cargodest and c&p interfered with each other. The compilation problem is another issue which happens also in trunk and is due to the patch missing files (e.g. command_queue.h, command_queue.cpp). The one before looks even more suspicious as it has only a size of one third of the regular size.
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 16 Dec 2008 19:39
by hallan
Any one can upload(for example sendspace.com) copmiled version 0.6.3? Please:)
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 16 Dec 2008 20:01
by Yexo
hallan wrote:Any one can upload(for example sendspace.com) copmiled version 0.6.3? Please:)
Please read the first post.
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 25 Dec 2008 19:37
by Der_Paul
Is there anyone that have a nightly with YAPP and copy and paste?
It would be a great christmas present.
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 28 Dec 2008 18:59
by davidc
Attached is a first stab at a patch against trunk (r14756), based on copypaste-13911.patch.
It doesn't work 100%, there are a few crashes and failed assertions. All of the other previous problems (signal types etc.) still remain. I haven't tried with cargodest as I don't play it, so I wont be looking at that just yet. Tested with cygwin. I can load old games and start new ones, except the occasional crashes.
If I get some more time this week I'll try to fix the bugs and then work on improvements. If not, here's a start for somebody who wants to modify the code.
Edit: Oops, it seems some of the calls to DoCommandP were broken before I generated the diff. Latest one attached, will compile against trunk.
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 29 Dec 2008 10:38
by Der_Paul
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 02 Jan 2009 22:08
by davidc
Der_Paul wrote:Is there anyone that have a nightly with YAPP and copy and paste?
It would be a great christmas present.
Call it a
new year present. Or maybe for Christmas 2009?
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 19 Feb 2009 18:19
by maartena
Wil the copy/paste patch be updated for 0.7.0-beta1 as well?
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 19 Feb 2009 21:35
by DaleStan
Go away, Alain.
*sigh*
Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 20 Feb 2009 15:00
by Frostregen
Not by me anymore

Re: Build Templates (Copy&Paste) (r13911 + 0.6.3 + 0.6.2)
Posted: 20 Feb 2009 18:09
by Starbud
Ok, thanks for the effort you have done, it has been apreciated by me.
I have certainly liked the tool, it has allowed me to develop my designs bigtime.
I think i read about another copypaste-project, anyone that can confirm my memory or i'm i just remembering wrong?