MihailRis
|
98de0d45ef
|
fix
|
2024-12-06 20:01:26 +03:00 |
|
MihailRis
|
65f208fc61
|
add textbox.syntax, textbox.markup, label.markup properties
|
2024-12-06 19:56:38 +03:00 |
|
MihailRis
|
c782645603
|
update doc/*/xml-ui-layouts.md
|
2024-12-06 19:43:11 +03:00 |
|
MihailRis
|
3d484383fc
|
replace 'markdown' (bool) property with 'markup' (str)
|
2024-12-06 19:36:38 +03:00 |
|
MihailRis
|
2f292537ad
|
reset markup on newline
|
2024-12-06 18:51:13 +03:00 |
|
MihailRis
|
b4a387601f
|
fix
|
2024-12-06 18:37:01 +03:00 |
|
MihailRis
|
63c10979f5
|
add text styles docs
|
2024-12-06 18:36:16 +03:00 |
|
MihailRis
|
47259d5590
|
Merge branch 'main' into syntax-hightlighting
|
2024-12-06 18:00:35 +03:00 |
|
MihailRis
|
fcbdec03ed
|
Merge pull request #398 from Onran0/main
data_buffer; bit_converter updates
|
2024-12-06 17:58:55 +03:00 |
|
MihailRis
|
80e809f97f
|
add markdown dialect (WIP) & add strikethrough and underline font styles
|
2024-12-06 17:35:03 +03:00 |
|
Onran
|
1058da074c
|
Add files via upload
|
2024-12-06 17:13:33 +09:00 |
|
Onran
|
0cd04e6570
|
documentation update
|
2024-12-06 17:13:09 +09:00 |
|
Onran
|
6a0bdde3b9
|
Merge branch 'MihailRis:main' into main
|
2024-12-06 11:47:54 +09:00 |
|
MihailRis
|
605d7e7897
|
small fixes
|
2024-12-05 22:36:12 +03:00 |
|
MihailRis
|
84b3b82dba
|
refactor & optimize xml parser
|
2024-12-05 20:12:02 +03:00 |
|
MihailRis
|
04b6b6b546
|
minor refactor
|
2024-12-05 19:18:53 +03:00 |
|
MihailRis
|
69779f0cc0
|
Merge branch 'main' into syntax-hightlighting
|
2024-12-05 14:52:57 +03:00 |
|
MihailRis
|
f4b80b1740
|
fix incorrect virtual inventory id in scripting
|
2024-12-05 14:52:31 +03:00 |
|
MihailRis
|
b65ba61f9a
|
make scrollbar interactive
|
2024-12-05 14:43:24 +03:00 |
|
MihailRis
|
bad2b44c96
|
fix incorrect virtual inventory id in scripting
|
2024-12-05 14:42:33 +03:00 |
|
MihailRis
|
d0fbbeecbe
|
fix random fatal error in socket:recv
|
2024-12-04 23:32:59 +03:00 |
|
MihailRis
|
2fa78b7b21
|
fix random fatal error in socket:recv
|
2024-12-04 23:32:22 +03:00 |
|
MihailRis
|
dbd27d4423
|
add scrollbar (WIP)
|
2024-12-04 23:03:36 +03:00 |
|
MihailRis
|
ed3865964b
|
add syntax highlighting (WIP)
|
2024-12-04 22:13:17 +03:00 |
|
MihailRis
|
ce1e9f76cf
|
add FontStylesScheme
|
2024-12-04 18:04:19 +03:00 |
|
MihailRis
|
b15725913e
|
add FontStyle 'bold' and 'italic' properties to 2D text
|
2024-12-04 17:08:04 +03:00 |
|
MihailRis
|
28f49ac948
|
add Lua code tokenizer
|
2024-12-04 16:26:55 +03:00 |
|
MihailRis
|
3e6e897ce8
|
fix png signature check
|
2024-12-04 13:59:29 +03:00 |
|
MihailRis
|
78b8305d78
|
set version to 0.26
|
2024-12-04 13:39:33 +03:00 |
|
MihailRis
|
36edad039c
|
add string socket:send overload
|
2024-12-04 12:05:10 +03:00 |
|
MihailRis
|
5c40cf3149
|
Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp
|
2024-12-04 12:00:29 +03:00 |
|
MihailRis
|
ae754e3da2
|
reduce log messages in release build
|
2024-12-04 12:00:22 +03:00 |
|
MihailRis
|
33a64915ad
|
fix: tcp server not listening to clients
|
2024-12-04 11:58:37 +03:00 |
|
REDxEYE
|
57e9cade7b
|
Potential nullptr access fix
|
2024-12-02 21:27:37 +03:00 |
|
REDxEYE
|
ad81e64461
|
Add EXTRLE16+GZIP combo for chunk compression
|
2024-12-02 21:26:44 +03:00 |
|
MihailRis
|
493a585d0c
|
Merge pull request #391 from R0STUS/patch-1
Update README.md
|
2024-12-02 15:48:23 +03:00 |
|
Onran
|
657069cd48
|
migration to ByteArray + small fix
|
2024-12-02 14:57:26 +09:00 |
|
REDxEYE
|
49defaeb3b
|
Add api to serialize and deserialize chunk to bytes
|
2024-12-02 02:33:38 +03:00 |
|
MihailRis
|
c668cdafd1
|
Merge pull request #394 from zohidjondev/main
Добавлен перевод недостающих терминов и обновлены старые термины на узбекском языке.
|
2024-12-01 17:43:51 +03:00 |
|
MihailRis
|
586294fff3
|
Merge pull request #392 from NCrashed/main
Add missing curl dependency to nix build
|
2024-12-01 17:35:15 +03:00 |
|
Zohidjon
|
d8266ec516
|
Added the translation of missing terms and updated the old ones.
|
2024-12-01 19:26:13 +05:00 |
|
Anton Gushcha
|
d558b206a2
|
Add missing curl dependency to nix build
|
2024-12-01 21:11:27 +07:00 |
|
Rost Alexeev
|
98e6ff26d8
|
Update README.md
entt in arch linux
|
2024-12-01 14:40:52 +02:00 |
|
MihailRis
|
10eb26276a
|
update CHANGELOG.md
|
2024-12-01 12:12:10 +03:00 |
|
MihailRis
|
3d97cd444a
|
update CHANGELOG.md
|
2024-12-01 12:10:26 +03:00 |
|
MihailRis
|
b245a7182f
|
Merge branch 'release-0.25'
|
2024-12-01 11:30:30 +03:00 |
|
MihailRis
|
13cbe3fb17
|
update doc/*/events.md
|
2024-12-01 10:37:27 +03:00 |
|
MihailRis
|
21c76c1b0d
|
add socket:get_address, serversocket:get_port
|
2024-11-30 22:32:14 +03:00 |
|
MihailRis
|
0ce970c990
|
Merge branch 'main' into release-0.25
|
2024-11-30 22:17:10 +03:00 |
|
MihailRis
|
3e949bd499
|
fix fatal error on invalid base64.decode input string
|
2024-11-30 22:14:37 +03:00 |
|