Search found 266 matches

by pizza2004
Tue Apr 30, 2013 18:37
Forum: Commander Genius
Topic: Release v1.4
Replies: 35
Views: 30751

I mentioned this in the other thread, and I just made a issue for it on GitHub. But the tile graphics in Vorticons are messed up, at the very least on Mac.

https://github.com/gerstrong/Commander- ... issues/132
by pizza2004
Tue Apr 30, 2013 18:29
Forum: Commander Genius
Topic: Version 1.6
Replies: 48
Views: 42892

I don't know if it happens on other systems, but there's a really bad bug that messes up half the graphics in the old Vorticons games on Mac, I'm going to post a bug report and a screenshot of it on GitHub.
by pizza2004
Thu Feb 28, 2013 19:01
Forum: Commander Genius
Topic: Release v1.2
Replies: 17
Views: 19045

I just checked, and resizing the window doesn't work at all on Mac. I'm able to resize it, but then it's just a mess of weird graphical artifacts inside and the game stops rendering period. So, fullscreen doesn't work (I tried several resolutions that should have worked, I always got the same result...
by pizza2004
Thu Feb 28, 2013 18:42
Forum: Commander Genius
Topic: Release v1.2
Replies: 17
Views: 19045

I've checked, the list shouldn't return anything higher than 1920x1080 for resolution for me, but it always does. I think the verification might be broken on Mac. Also, whenever I try to enter fullscreen it flashes to black for a second and then disappears and all I can see is my desktop. I don't kn...
by pizza2004
Thu Feb 28, 2013 4:15
Forum: Commander Genius
Topic: Release v1.2
Replies: 17
Views: 19045

I made a bug fix and took a look at how you're handling resolutions. I was unable to get fullscreen to work on the Mac period for some reason, plus the list of resolutions being passed in isn't filtered to make sure they're compatible with your display, which is kind of annoying, seeing as there are...
by pizza2004
Thu Feb 28, 2013 0:28
Forum: Commander Genius
Topic: Release v1.2
Replies: 17
Views: 19045

Mac version uploaded.
by pizza2004
Fri Feb 15, 2013 20:50
Forum: Commander Genius
Topic: Mac Version
Replies: 17
Views: 18709

I noticed you haven't added my build of 1.0 to the download webpage. Is there any reason why?
by pizza2004
Mon Jan 28, 2013 20:07
Forum: Commander Genius
Topic: Apologies for disappearing
Replies: 4
Views: 6855

Thanks, that's very helpful! Sorry, I was still asleep when you said something to me through Skype.
by pizza2004
Mon Jan 28, 2013 19:26
Forum: Commander Genius
Topic: Mac Version
Replies: 17
Views: 18709

No problem, the main reason I hesitate to get 1.0 version of the game is that I would have to mess with the project files a bunch in order to make sure it works, but I think I can do that. Edit: Okay, all I had to do was copy 4 files from the current version of Xcode back to 1.0 in a separate downlo...
by pizza2004
Mon Jan 28, 2013 9:32
Forum: Commander Genius
Topic: Apologies for disappearing
Replies: 4
Views: 6855

Apologies for disappearing

I'm sorry for just sort of disappearing out of nowhere for such a long time. I sort of lost interest in developing this, but I was going to continue to at least update the Mac version. As you'll see if you look in the thread for that, I had a lot of troubles doing that, but I was finally able to get...
by pizza2004
Mon Jan 28, 2013 9:00
Forum: Commander Genius
Topic: Mac Version
Replies: 17
Views: 18709

Okay, I've uploaded a new build for Mac, although it would seem you've changed the current version to 1.1 Alpha 2, so it isn't 1.0 apparently. 2 things you need to do: Update the download page to include a link to the new Mac verison. Change the MacOS X (10.4 and later) next to it to say 10.7 rather...
by pizza2004
Mon Jan 28, 2013 6:35
Forum: Commander Genius
Topic: Mac Version
Replies: 17
Views: 18709

Well, I'll see if it's even possible to get that on Mac, if not then this may indeed be dead. Edit: Hmm... it seems that in the latest version of MacOSX they've removed GCC entirely and are now using Clang. I'm not sure if that will work, but I'm going to try getting a newer version of that than was...
by pizza2004
Sun Jan 27, 2013 5:26
Forum: Commander Genius
Topic: Mac Version
Replies: 17
Views: 18709

It would seem that the culprit could possibly be that I'm running an old version of Xcode. Let me update and see if that fixes anything.
by pizza2004
Sun Jan 27, 2013 5:16
Forum: Commander Genius
Topic: Mac Version
Replies: 17
Views: 18709

I'm getting like a million different nonsensical bugs when I try to build it on Mac and I can't figure out why. What version of GCC do you use? Near as I can tell all I've got is 4.2.
by pizza2004
Wed Dec 26, 2012 21:55
Forum: Commander Genius
Topic: Mac Version
Replies: 17
Views: 18709

Well, it was having some sort of error with cstdint, and looking online told me that Mac doesn't seem to have that for some reason, but I haven't gotten much time to look into it yet.