Commit graph

10 commits

Author SHA1 Message Date
DepressedTWM
8f8fc4653a mrow 2026-07-30 10:54:31 +04:00
DepressedTWM
573c2ac14f meow 2026-06-24 14:56:36 +04:00
DepressedTWM
3ed5988375 ModLoader and hooks 2026-06-08 15:13:23 -04:00
ZakatTeamI2P
a6e2dc795a Fuck 2026-05-18 23:08:54 +04:00
DepressedTWM
67d202aed3 H 2026-05-18 10:54:31 +04:00
DepressedTWM
7d04313643 Credits messege 16:9 support 2026-05-18 10:42:43 +04:00
ZakatTeamI2P
aa65d1783b Patcher for 16:9 2026-05-17 14:31:03 +04:00
tdixon
fc7463d7e7 Expand localization to Pictures and other message types 2017-03-31 12:46:03 -03:00
mshirt
7c97b71824 Added in \l and \r to credits
For left-justified and right-justified text
2016-11-27 21:04:50 -06:00
Michael Shirt
1cba1adf66 Fixing bug with window prompts and adding credits message box
The game would try to catch up in frames when a window prompt was
opened, so if the window was open for 140 frames the game would process
the next 140 frames instantly after the game was closed.  To fix this, I
have the window prompt time how long it's opened and then I tell the
game to sleep for however many frames it was opened for.

Credits message works but does not yet have all the desired features,
will finish up later.
2016-10-29 18:44:06 -06:00