Commit Graph

360 Commits

Author SHA1 Message Date
Vladimir Serbinenko 4653876ade Format EFI system partition 2023-08-06 08:02:22 +02:00
Vladimir Serbinenko 4d20edcbb0 uefi.sh: Uncomment running qemu 2023-08-06 08:02:22 +02:00
Vladimir Serbinenko 336e8481db Fix path to Kernel.esx 2023-08-06 08:02:22 +02:00
Vladimir Serbinenko 608adb5767 Dynamically find an unused loop device
loop0 may very well already be used. Fix uefi.sh to find loop device
dynamically.
2023-08-06 08:02:22 +02:00
nakst 763d79b95d png decoder: palettes, fixed compression 2022-07-10 10:29:19 +01:00
nakst d7534bd0e1 config editor: fix building 2022-04-02 22:06:34 +01:00
nakst 9c4d6f61f8 general: bugfixes (part 2) 2022-03-25 14:25:13 +00:00
nakst 4276411dba general: bugfixes 2022-03-25 11:17:57 +00:00
nakst 910bc1bbb0 general: use contentType field for file types 2022-03-24 16:58:35 +00:00
nakst a0fe4d31e9 files: storing file content type 2022-03-21 14:25:58 +00:00
nakst 82ccd24c61 building: fixes in new scripts 2022-03-20 09:05:45 +00:00
nakst af5bb07722 automation: fix AutomationRunTests 2022-03-19 18:17:09 +00:00
nakst a60344e9bb building: moved line-count into start.script 2022-03-19 18:14:59 +00:00
nakst 3bc928b7dc building: move command prompt loop into start.script 2022-03-19 17:18:06 +00:00
nakst 3e21e0bda3 scripting engine: better error handling in FileLoad 2022-03-19 15:29:24 +00:00
nakst be8686282d scripting engine: bugfixes 2022-03-16 18:50:14 +00:00
nakst d2aea44158 ini files: move name to separate key in drivers and fonts 2022-03-16 12:22:20 +00:00
nakst aa4b656bbd ini files: remove sectionClass 2022-03-16 12:04:34 +00:00
nakst f0483e4bfe scripting engine: command line evaluationn 2022-03-16 10:59:26 +00:00
nakst 591bb5635d global: rename DirectoryEnumerateChildren to DirectoryEnumerate 2022-03-10 21:32:05 +00:00
nakst daf5cee20a scripting engine: callback supports in library functions 2022-03-10 14:36:18 +00:00
nakst d9a8557568 desktop: use color scheme to determine wallpaper background; fade transition when changing color scheme 2022-03-10 14:36:05 +00:00
nakst efca537cfd scripting engine: calling external library functions 2022-03-08 16:34:00 +00:00
nakst 7eac86a9b0 scripting engine: bugfixes 2022-03-07 20:08:18 +00:00
nakst 21e94baadd scripting engine: add anytype 2022-03-07 19:43:58 +00:00
nakst f280516530 scripting engine: inheritance of inttypes 2022-03-07 17:49:29 +00:00
nakst d64d3ce44e scripting engine: handletypes, and casts between float and int 2022-03-07 14:50:03 +00:00
nakst c7f9131552 luigi.h: update to latest version 2022-03-07 14:49:21 +00:00
nakst af0ba6e352 scripting engine: implement T_OP_DELETE, T_OP_DELETE_MANY, and T_OP_INSERT_MANY 2022-03-04 10:37:57 +00:00
nakst f3dc1fd4bb scripting engine: bitwise operators 2022-03-04 10:19:47 +00:00
nakst 195f53abe1 scripting engine: inttypes 2022-03-03 20:59:03 +00:00
nakst 68649f9260 ui: fix text display plan caching bug 2022-03-02 21:08:11 +00:00
nakst 10a7d4f1d1 build automation: replace genapisamples.py with script function 2022-03-02 20:51:35 +00:00
nakst 78ff15360c scripting engine: disable extra logging 2022-03-02 08:44:07 +00:00
nakst 9a39866607 scripting engine: fix T_IF_ERR bug where T_POP never occurs if else branch exits early 2022-03-02 08:43:34 +00:00
nakst 28a680f8fc scripting engine: err type 2022-03-01 14:18:22 +00:00
nakst 690ff25688 scripting engine: add error types 2022-03-01 10:15:53 +00:00
nakst b0cc993c18 scripting engine: for each syntax 2022-02-28 20:57:38 +00:00
nakst 7352b26191 header generator: merge enums and inttypes 2022-02-18 13:07:52 +00:00
nakst c68c925bba build: fix warnings from newest gcc 2022-02-18 12:56:27 +00:00
nakst 3085ab24ca header generator: replace bitset with inttype 2022-02-16 22:01:37 +00:00
nakst 7aad347fe5 header generator: fix bitsets in odin 5 2022-02-13 21:17:16 +00:00
nakst 8be749ce31 header generator: fix bitsets in odin 4 2022-02-13 21:08:09 +00:00
nakst 7444967ece header generator: fix bitsets in odin 3 2022-02-13 21:00:19 +00:00
nakst e2c8dc3783 header generator: fix bitsets in odin 2 2022-02-13 20:51:16 +00:00
nakst ed3745d293 header generator: fix bitsets in odin 2022-02-13 20:43:35 +00:00
nakst 1e1237187e header generator: bitset inheritance 2022-02-13 20:31:03 +00:00
nakst e6ba0ba028 header generator: bitsets 2022-02-13 13:37:06 +00:00
nakst 55e6865d98 scripting engine: bugfix with struct scope 2022-02-13 08:24:09 +00:00
nakst f6a54e1093 script console: command history, log groups 2022-02-12 20:55:37 +00:00