Chris Tucker Mear

Results 37 issues of Chris Tucker Mear

Xcode wants 'Build Active Architecture Only' enabled for the 'Debug' configuration, and will warn about needing to 'Validate Project Settings' unless this is done.

Ideally want all our support files in one resource directory.

enhancement
buildsystem

When you're developing with Ren'Py on Mac OS X, does it store your game in a standard place? If so, can we default to looking in this location for the...

enhancement

Performance is an issue, particularly with graphics-heavy games (e.g. UI can get unresponsive when big draws are happening). As we move into the trying to optimise for performance, it would...

enhancement

doc
buildsystem

Can we automatically render some things at a Retina resolution if we find ourselves on a device with a Retina display?

enhancement

Instead of having each release of Ren'iOS tied to a specific version of Ren'Py, can we ship support for several major versions of Ren'Py, and let the user select their...

enhancement
buildsystem

The build system should select and copy only the actual Pygame library files that we need to run our program. At the moment, we're copying over all the Pygame examples...

bug
buildsystem