Re: [Lincity-ng-devel] interesting segfault while debugging

2009-02-02 Thread Daniel Santos
the signal that gdb sends its self to core dump and I never get a core file! Daniel --- Jaky jaky_linc...@mail.ru wrote: On Sun, Feb 01, 2009 at 11:37:05PM -0800, Daniel Santos wrote: Has anybody run into anything like this before? I may have to wait until my revdep-rebuild completes

Re: [Lincity-ng-devel] Interest in contributions?

2009-02-02 Thread Daniel Santos
Beware of initialisation, it's a mess ! There were long lasting bugs/misses, and i'm not sure everything is clean. hah!! Yea it is!! I finally got this feature fully working now. After playing with it further, I'm going to use this data to replace the Capacity, because this just uses figures

[Lincity-ng-devel] Debuging problems on Gentoo

2009-02-09 Thread Daniel Santos
Well, as you know I submitted a patch for the race condition calling the not-thread-safe function IMG_Load_RW of SDL-image (when configured with --enable-png-shared). The patch works fine for me, but I began having terrible performance problems when trying to debug. Thus, I eventually opened

[Lincity-ng-devel] [PATCH] Show direction and qty of cargo movement on transport

2013-04-04 Thread Daniel Santos
Hello guys. I got to playing this game again (because it's fun and I've still yet to win) and, as usual, I eventually became frustrated with the difficulty in figuring out which way my jobs, food, etc. were moving on transport. You can eventually figure it out by clicking on and observing

Re: [Lincity-ng-devel] [PATCH] Show direction and qty of cargo movement on transport

2013-04-04 Thread Daniel Santos
grr, the listserve is holding messages I send from git-send-email :( I'm not sure what's different between my setup in Thunderbird git. :( ___ Lincity-ng-devel mailing list Lincity-ng-devel@lists.berlios.de

[Lincity-ng-devel] Fixed git send-email / listserve problem!

2013-04-04 Thread Daniel Santos
-To: Daniel Santos daniel.san...@pobox.com [sendemail] smtpencryption = ssl smtpserverport = 465 smtpserver = smtp.att.yahoo.com smtpuser = danielfsan...@att.net smtppass = xxx envelopesender = danielfsan...@att.net from = Daniel Santos daniel.san...@pobox.com

Re: [Lincity-ng-devel] [PATCH] Show direction and qty of cargo movement on transport

2013-04-06 Thread Daniel Santos
Oh, btw, I have an update to this patch that also shows movement of goods to and from buildings connected to transport, but only those which either get/give their stuff to markets or transport. i.e., it doesn't yet address buildings that only connect on connection points (top left corner).