-
Me too!
http://farm4.static.flickr.com/3153/3011446754_1a155d9836_o.png
Seriously, this has been bugging me for weeks.
2008-11-07 21:41:20 UTC in Slash
-
The Root Prompt slashbox shows the most recent story on October 9, but RootPrompt.org's main page and RSS show October 24.
2007-10-24 20:46:44 UTC in Slash
-
The fix in CVS applies to your report and to the general use case, used elsewhere, of removing then writing to a temp file:
remove_savedat("UNDO.TMP");
undo=sOpen("UNDO.TMP","wb",1);
fwrite(Data,sizeof (struct Players),1,undo);
fclose(undo);
This would warn on first launch, but no longer does. This also prevents warnings where it tries to clean up temp files that may not have...
2007-08-21 12:28:20 UTC in Race Into Space
-
delta407 committed patchset 222 of module race to the Race Into Space CVS repository, changing 6 files.
2007-08-21 12:27:17 UTC in Race Into Space
-
Fixed in CVS (V186).
2007-08-20 21:31:22 UTC in Race Into Space
-
delta407 committed patchset 221 of module race to the Race Into Space CVS repository, changing 5 files.
2007-08-20 21:28:40 UTC in Race Into Space
-
I uploaded six 640x400 PNGs, but the screenshot system converted them to JPEGs. This is undesirable for two reasons: first, the PNGs preserve all the crisp edges, while the JPEGs don't, and second, the JPEGs are over twice as large as the PNGs. Is there a way around this?
Current screenshots:
http://sourceforge.net/project/screenshots.php?group_id=129186
Desired screenshots are attached.
2007-08-18 01:24:17 UTC in SourceForge.net
-
delta407 committed patchset 219 of module race to the Race Into Space CVS repository, changing 5 files.
2007-08-17 18:04:07 UTC in Race Into Space
-
From http://www.macupdate.com/reviews.php?id=25560:
My only complaint is with un-uniform key commands. I wish escape was the universal cancel/back key. Currently, escape is sometimes cancel/back, and other times you must use 'e'. Other times there is no key at all, and you must use interface buttons.
2007-08-17 13:09:30 UTC in Race Into Space
-
delta407 committed patchset 218 of module race to the Race Into Space CVS repository, changing 4 files.
2007-08-17 12:48:47 UTC in Race Into Space