47 Commits

Author SHA1 Message Date
Tom Rothamel cedcc36418 Update .gitignore and .vscode/settings.json when generating pyi files.
Also check in some missing pyis.
2025-01-04 23:33:41 -05:00
Tom Rothamel fc5ccc2f7b Rename hash functions, and make astsupport.pyi. 2025-01-04 12:16:34 -05:00
Tom Rothamel a794ee3b00 cslots: Merge with Ren'Py. 2024-12-28 13:06:35 -05:00
Tom Rothamel ab9d904b19 Add tasks.json to .gitignore. 2024-05-07 22:57:33 -04:00
Tom Rothamel 34468cf57d Ignore update.pem. 2023-10-19 00:13:25 -04:00
Tom Rothamel 4600339cf7 Update the .gitignore. 2023-09-21 22:58:44 -04:00
Tom Rothamel c96aac25c4 rapt: Update the launcher to match recent changes.
* Key generation is now per-process, and is a different step
  from installing the SDK.
* .android.json is now android.json.
2023-02-12 01:12:39 -05:00
Tom Rothamel 261e4f9926 py3: Build using setuptools. 2023-01-29 14:15:46 -05:00
Tom Rothamel f90a9b56cc web3: Unlock web3 in the launcher.
This makes it possible to use the launcher to make a web3 game.
2022-11-27 00:11:47 -05:00
Tom Rothamel 54773f0b3c Update .gitignore to ignore *-dists. 2022-07-31 13:24:40 -04:00
Tom Rothamel ca87d36cee Remove spurious files introduced by last merge. 2022-05-29 21:56:10 -04:00
Lari Liuhamo 5396ae43a1 [PATCH] Launcher Finnish translations 2022-05-29 23:43:26 +03:00
Tom Rothamel c7b82f1707 Add missing bits of last commit. 2022-05-02 01:55:55 -04:00
Tom Rothamel 7b142c2b68 Moved 7z.sfx to renpy-build, add 7z.sfx. 2022-03-03 22:55:25 -05:00
Tom Rothamel 47a82ccdfd Cleanup vscode, add scratch to gitignore. 2022-01-25 21:46:29 -05:00
Tom Rothamel 2a73b6852c Update .gitignore. 2022-01-09 23:29:01 -05:00
Tom Rothamel baa5608ec8 Add a script to generate .pyi files from modules.
.pyi files contain type stubs for functions defined in cython,
which will reduce spurious type errors and make the real ones
more prominent.
2022-01-07 00:47:48 -05:00
Tom Rothamel 24d5a3247c py3: Changes to distribute to move to py-specific platform directories.
That is, so that py2-windows-x86_64 and py3-windows-x86_64 can be
build alongside each other. This is a step in building Ren'Py 8,
and enables Ren'Py 7 to be distributed while Ren'Py 8 is worked on.
2021-12-19 21:18:21 -05:00
Alex 58c4e8760a Update .gitignore
add .idea folder
2021-11-27 19:23:37 +08:00
Andy_kl 211f5368a4 Add Cubism zip files to ignore 2021-03-13 21:33:29 +02:00
CobaltCore 86610c0ac7 Ignore several undesirable system files on macOS and Windows 2020-09-27 19:57:01 +02:00
Andykl ed16b42483 Ignore renpy-32.exe 2020-09-09 04:28:26 +02:00
Tom Rothamel 07d837be44 Check in missing files, and a general cleanup. 2020-07-08 19:29:23 -04:00
Tom Rothamel 997905e714 Remove renpy.sh.
This is the start of integrating the renpy-build results into the
Ren'Py build process. As part of this, renpy.sh has been moved into
renpy-build, and is copied here as the dependences are built.
2020-01-11 16:40:58 -05:00
Tom Rothamel a907cfaa2e Remove gl2 blacklist.
It was not used.
2019-07-05 20:33:34 -04:00
Tom Rothamel 55d3d1fe40 Update .gitignore. 2018-09-02 10:35:13 -04:00
Tom Rothamel 1f575ba4ec Distribute Atom with Ren'Py.
(But not the final version, so don't expect this to work, nightly
build fans.)
2018-02-10 20:09:42 -05:00
Tom Rothamel 0e6da9b140 Various VC updates & set version to 6.99.13.1. 2017-12-03 17:06:19 -05:00
Tom Rothamel d19abf3af1 Remove generated docs from version control. 2017-12-03 16:47:55 -05:00
Tom Rothamel 7f3fa272a1 Check in various missing files. 2017-04-23 20:28:57 -04:00
Tom Rothamel d57aeeeb70 Ignore web docs build. 2016-07-24 23:42:04 -04:00
Tom Rothamel 84176f4fab gui: Land renpy/interface_7 into Ren'Py proper. 2016-04-21 23:04:00 -04:00
Tom Rothamel 9edc45aff8 Update .gitignore. 2016-03-04 23:20:22 -05:00
Tom Rothamel 1d2763e2e7 Clean up Ren'Py.
Now that pydev 4.5 is out and does a good job of parsing cython,
we can get back to no pydev analysis errors.
2016-01-14 21:39:38 -05:00
Tom Rothamel 25614c5a7c test: Support running Ren'Py under coverage.py. 2016-01-06 22:48:37 -05:00
Tom Rothamel ce4086d58e Add empty images directories to the various templates. 2015-04-02 21:18:19 -04:00
Lapalissiano 23931a5676 Ignored virtualenv 'env' folder 2014-11-20 04:07:54 +01:00
Tom Rothamel a0f38b9442 Ignore traceback.txt and errors.txt files when distributing Ren'Py. 2014-01-20 23:50:28 -05:00
Tom Rothamel d3c075e11f Update .gitignore. 2014-01-19 00:51:16 -05:00
Tom Rothamel b0524459b6 Generate script_version.rpy. 2013-11-29 15:43:05 -05:00
Tom Rothamel 389f3de5f4 Update .gitignore. 2013-10-31 22:14:59 -04:00
Tom Rothamel 749a83d28b Basic android launcher screen, including the ability to launch
"emulators".
2013-07-21 14:41:44 -04:00
Tom Rothamel fe10a1d57e Voice documentation. 2013-02-12 09:34:56 -05:00
Tom Rothamel a011e15e14 Implement the japanese-alternate language.
This breaks before and after every wide character, which emulates
the algorithm used by Japanese visual novels.

This was discussed at:
http://lemmasoft.renai.us/forums/viewtopic.php?p=242978#p242978
2013-01-06 13:55:15 -05:00
Tom Rothamel eb90c6a4e3 Move the opengl log into the games' base directories. 2012-07-08 17:15:08 -04:00
Tom Rothamel d961dd609b Distribute Ren'Py using the launcher.
To make builds more convenient, functionality was added to the
launcher to allow the command line tool to not build updates,
and to build a subset of packages.
2012-07-08 00:19:12 -04:00
Tom Rothamel 3ff2f0cd56 Remove obsolete files, fix filenames, and migrate bzr->git. 2012-06-27 22:22:18 -04:00