4
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected over 1 year ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Browser shouldn't start in fullscreen by default.
pytom
as Tom Rothamel
More... 5 months ago
Fix the last part More... 5 months ago
Make it possible to bind the webserver publically.
pytom
as Tom Rothamel
More... 5 months ago
Clean up redundant conditional More... 5 months ago
Avoid unnecessary recompilation of PyExprs.
pytom
as Tom Rothamel
More... 5 months ago
Lint formatting changes.
pytom
as Tom Rothamel
More... 5 months ago
Include Python warnings in lint.
pytom
as Tom Rothamel
More... 6 months ago
Store warning info in the bytecode cache.
pytom
as Tom Rothamel
More... 6 months ago
Move parameter and argument handling into its own module.
pytom
as Tom Rothamel
More... 6 months ago
Remove the privating.
pytom
as Tom Rothamel
More... 6 months ago
Merge pull request #5160 from renpy/fix-5159
pytom
as Tom Rothamel
More... 6 months ago
Cleanup More... 6 months ago
Fix last More... 6 months ago
Merge branch 'fix' More... 6 months ago
Add the ability to force Python to be compiled.
pytom
as Tom Rothamel
More... 6 months ago
Remove debug print.
pytom
as Tom Rothamel
More... 6 months ago
Merge pull request #5062 from mal/fix-mouse-rel
pytom
as Tom Rothamel
More... 6 months ago
Merge pull request #5084 from renpy/doc-dynamic-stores
pytom
as Tom Rothamel
More... 6 months ago
Standalone parameterinfo (#5099) More... 6 months ago
Fix interpolation of move transitions wrt the position type More... 6 months ago
Document deferred translation loading.
pytom
as Tom Rothamel
More... 6 months ago
Add the ability to defer the loading of translation scripts.
pytom
as Tom Rothamel
More... 6 months ago
Change sample code to work.
pytom
as Tom Rothamel
More... 6 months ago
Allow presplash functions to be called at any time.
pytom
as Tom Rothamel
More... 6 months ago
Re-add support for split data in archived files.
pytom
as Tom Rothamel
More... 6 months ago
Create RWopsIO directly from buffers.
pytom
as Tom Rothamel
More... 6 months ago
Make the loader use RWopsIO.
pytom
as Tom Rothamel
More... 6 months ago
Drag & Drop fixes and expansions (#4972) More... 6 months ago
drag: Use weakrefs to refer to the DragGroup.
pytom
as Tom Rothamel
More... 6 months ago
drag: Add drags to a DragGroup at the top of the stack.
pytom
as Tom Rothamel
More... 6 months ago