Commit graph

11 commits

Author SHA1 Message Date
niko(depressedTWM)
e14614a7a9 Replacing standart C library methods with SDL methods 2026-07-14 12:43:43 -04:00
DepressedTWM
78114ba0c9 Работа по переписыванию на SDL3 стандартную библеотеку C 2026-05-30 10:07:56 -04:00
Issac332
b84ede2495 now game launchable on windows 2026-05-27 16:21:43 +03:00
meowtech
c1b6881b8a fixes again (hopefully i didn't break anything) 2026-03-31 10:45:50 +00:00
GIR GIR
6e197943c0 -settings menu now loads font name and font size from 2 .ini files, so that these can be set for new languages that need to be added 2021-11-12 02:09:10 -08:00
GIR GIR
42f3db8fb7 -oneshot now writes to Software\\OneShot\\GameDirectory in registry the game's path
-journal now reads gamepath from registry to load images, instead of packing images into journal executable directly
-also converted journal to a visual studio solution (for windows)
2021-11-08 00:52:01 -08:00
GIR GIR
6b7e357e92 -made it so settings menu strings are loaded from .po files instead of .locs
-fixed issue where BlitScaled was just drawing white rectangles instead of stretching the txtSurf, so I just let this use BlitSurface instead with text getting cut off if it's too long.
2021-11-06 02:29:46 -07:00
KockaAdmiralac
c8b0b92513
Remove needless code; fix KWin compositor disabling; enable GTK dialogs on XFCE 2018-08-04 16:13:20 +02:00
KockaAdmiralac
0c2b3f36a5
SILENCE ALL WARNINGS! 2018-06-16 11:07:04 +02:00
KockaAdmiralac
8060adceee
Fix indentation in i18n.cpp, remove unused havePendingTitle, output when writing to pipe fails 2018-06-16 09:21:53 +02:00
tdixon
9f8b1dd1fd Localization for keybinding menu 2017-06-29 13:22:36 -03:00