lp:renpy

Created by Tom Rothamel and last modified

The branch where public Ren'Py releases and pre-releases are made from.

Get this branch:
bzr branch lp:renpy
Only Tom Rothamel can upload to this branch. If you are Tom Rothamel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tom Rothamel
Project:
Ren'Py
Status:
Development

Recent revisions

1733. By Tom Rothamel

Parse the output of an unmodified zsync.

Compliling zsync on windows is proving to be a real PITA - this lets us ship
unmodified binaries.

1732. By Tom Rothamel

Rewrite renpy.sh so it can choose between linux-x86 and linux-x86_64.

1731. By Tom Rothamel

Remove symlink.

1730. By Tom Rothamel

Fix a bar rendering glitch.

The break in the bar could be a non-integer number of pixels, causing
both the left and right sides of the bar to be rounded down and the
total bar to lose a pixel of length.

1729. By Tom Rothamel

Document save, load, and rollback.

1728. By Tom Rothamel

This release changes the behavior of transforms to make them more correct
and easier to use.

The xzoom and yzoom properties are now applied before, rotation. This means
that the shape of the image will remain consistent as the image is rotated.
Previously, the image to change shape as it was rotated.

The xzoom and yzoom properties may now be negative, with negative zoom
values causing the images to be flipped. The positioning code now takes
this into account, and positions a flipped image properly.

1727. By Tom Rothamel

Remove the now-obsolete tools directory.

This gets rid of add_from, but we haven't needed that in a long
time. The archiver is now part of the buld code.

1726. By Tom Rothamel

Allow roll forward to work through a jump out of a call_screen.

1725. By Tom Rothamel

Deleting persistent data.

1724. By Tom Rothamel

Add lint support to the new launcher.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.