tinyboxvk
731cb8c53c
Fix typos
...
Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com >
2025-02-06 18:18:43 -04:00
Tom Rothamel
80b3e8236e
Standardize on LF line endings.
2023-02-13 23:50:51 -05:00
Asriel Senna
194cacf7f2
Update internal use of text_align
2023-02-02 05:37:47 +01:00
Tom Rothamel
11926b7f82
Merge pull request #3389 from geomat0101/testcases
...
00keymap, Testcases project enhancements
2022-04-20 22:07:14 -04:00
Matt George
e0ae9a2fe5
switch tests from MTLc3m to SourceHanSansLite
2022-04-05 21:15:30 -04:00
Matt George
c513f28f73
wire up the Help button to the docs website
2022-04-05 19:25:15 -04:00
Matt George
21891e0a06
add Done button to return from Gallery test
2022-04-05 19:24:35 -04:00
Tom Rothamel
170457f25a
Fix testcases.
2016-11-26 11:53:24 -05:00
Tom Rothamel
ff06416e79
Add {alpha=*.5} as to the {alpha} tag.
2016-01-21 23:46:34 -05:00
Tom Rothamel
a41c83fc3a
Fix next vs next_unlocked bug in gallery.
...
The sense of a test was inverted, making next go to the next
unlocked image, and next_unlocked go to the next image period.
2015-05-23 22:32:28 -04:00
Tom Rothamel
43bed3a92b
Revert options.rpy in testcases.
2014-08-05 23:26:28 -04:00
Tom Rothamel
4e5199b6a1
Add gallery testcase.
2014-07-08 18:18:38 -04:00
Tom Rothamel
027099daad
Deal with the first image in gallery button being locked.
...
Fixes #410 , and adds a test case for the gallery.
2014-07-07 23:08:50 -04:00
kyouryuukunn
9e895e2575
reduce bgm volume during voice playing
2014-05-12 16:13:23 +09:00
Tom Rothamel
c4f2d2894b
Allow testcases to be automated with a command line argument.
...
(This is to support test_all.py.)
2014-01-29 21:42:00 -05:00
Tom Rothamel
7ecb7a36a0
Deal with a rollback after retain_after_load.
...
It's not enough to simply discard the rollback information on
retain_after_load, we need to retain it and roll it back when
the next rollback occurs.
2014-01-10 23:51:29 -05:00
Tom Rothamel
a688687736
Check in images used in testcases.
2014-01-09 23:49:53 -05:00
Tom Rothamel
c4cc830b7a
Implement renpy.retain_after_load()
...
This does not rollback data that is changed between the current
statement and the next checkpoint. The main use case is to be able
to save while a screen is displayed using call screen.
For example, a user can be assigning points to a character in a
screen, save, load, and have the same points assigned.
2014-01-09 22:45:45 -05:00
Tom Rothamel
649fda046c
Rename place_images -> get_image_bounds, add testcase.
2014-01-08 22:45:42 -05:00
Tom Rothamel
d63f5ba134
Run functional testcases w/o human intervention.
2014-01-08 00:54:04 -05:00
Koichi Akabe
5f59f4e126
remove mikachan license
2013-10-29 20:56:59 +09:00
Koichi Akabe
0f32739675
replace mikachan and vl-gothic with motoya
2013-10-29 19:11:05 +09:00
Tom Rothamel
fe4bad7c11
Add mikachan license.
2013-10-23 22:55:55 -04:00
Tom Rothamel
922af0d651
Testcase for vertical text.
...
This includes a pattern showing the center of the screen, and
vertical text starting at the center of the screen.
2013-10-22 00:50:13 -04:00
Tom Rothamel
6c29701b0d
Add a stop_action to the music room.
2013-10-13 20:25:08 -04:00
Tom Rothamel
35831b0ba7
MusicRoom support single track, loop, and shuffle options.
...
Also, add some testcases for MusicRoom.
2013-10-13 15:47:55 -04:00
Tom Rothamel
0c74863be9
Remove spurious whitespace.
2013-07-14 12:00:15 -04:00
Tom Rothamel
3cb9b3637d
Fix quoting of text tags.
2011-07-23 19:43:53 -04:00
Tom Rothamel
209b2b2099
Backwards compatibility and test cases.
2011-07-23 18:37:36 -04:00
Tom Rothamel
6bd014b9a6
Implement _start, cps text tags.
2011-06-13 10:14:11 -04:00
Tom Rothamel
7feff9e690
Add more test cases; fix code so they pass.
2011-06-12 22:16:33 -04:00
Tom Rothamel
af300d118a
newtext: Fix antialiasing and justification.
2011-06-11 23:54:22 -04:00
Tom Rothamel
25e74c5f79
Test case for newtext properties.
2011-06-11 15:24:14 -04:00