11 Commits

Author SHA1 Message Date
MihailRis
5a5bd5cb2e add platform::new_engine_instance 2025-10-03 22:02:56 +03:00
MihailRis
b14bad5d24
add platform::get_executable_path (#638) 2025-10-03 21:22:16 +03:00
MihailRis
4c815db222 cleanup platform.cpp 2025-09-26 21:57:48 +03:00
GHOST11111100
240abb939f
Links (#615)
* add URL support to Label element and XML parsing

* refactor Label URL handling to use getter method in setURL

* implement URL opening confirmation dialog and platform-specific URL handling

* fix: fixed build errors

* remove: delete test link label from worlds.xml

* refactor: remove URL handling from Label class and XML parsing

* refactor: clean up Label class by removing unnecessary whitespace and improving code readability

* refactor: remove unused URL member from Label class

* refactor: remove unused URL attribute from XML UI documentation and related code

* refactor: improve code readability by adding whitespace and formatting adjustments in Label class

* refactor: improve whitespace consistency in Label class and add URL opening functionality in libcore
2025-09-26 21:39:12 +03:00
MihailRis
913f942adb add platform::get_process_id 2024-12-12 16:37:06 +03:00
ShadelessFox
3f531bbf98
Use high-resolution timer for a better frame time 2024-11-04 17:22:36 +01:00
MihailRis
df31b9e589 update platform::open_folder docs 2024-10-25 14:46:18 +03:00
MihailRis
6964a18605 add platform::open_folder 2024-10-25 13:58:17 +03:00
MihailRis
de5c75d782 replace include guards with pragma once 2024-08-10 01:57:59 +03:00
Vyacheslav Ivanov
bbf33e8e4d
format: reformat project
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 19:53:48 +03:00
MihailRis
f27a418dbe however 2024-05-06 03:15:27 +03:00