Commit Graph

27 Commits

Author SHA1 Message Date
Krzosa Karol
19fa0509c6 Core: More robust '.' access 2023-04-21 15:09:07 +02:00
Krzosa Karol
32cda2b59e Core: New unique_name scheme, more human friendly 2023-04-21 14:44:13 +02:00
Krzosa Karol
29238b6cc5 Core: Fix casting binding 2023-04-21 11:32:38 +02:00
Krzosa Karol
51cebbf4d0 Core: Fix assigning to arrays 2023-04-21 09:45:57 +02:00
Krzosa Karol
ef243724dc Core: Fix array counting 2023-04-21 09:36:33 +02:00
Krzosa Karol
9edb03e1bb Core: Fix casting from array to pointer of same base, improve errors 2023-04-21 09:33:29 +02:00
Krzosa Karol
8c80f609af Core: Fix mixing named and positional in compound expressions 2023-04-21 09:26:55 +02:00
Krzosa Karol
1e12f51451 Compiler: Fix empty return compound codegen 2023-04-21 09:06:48 +02:00
Krzosa Karol
3207a390c8 Core: Fix couldnt infer compound expression 2023-04-21 08:39:33 +02:00
Krzosa Karol
ada87e6adf Core: Brought back named loads which are a bit counter intuitive 2023-04-21 08:28:44 +02:00
Krzosa Karol
fb3800a43a Core: Change lookup rules, 2x speedup 2023-04-20 22:29:31 +02:00
Krzosa Karol
7c69537283 RTS: Bug fixing, improvements 2023-04-20 15:52:07 +02:00
Krzosa Karol
6be3b60cd4 RTS: Fix history flickering 2023-04-20 15:30:58 +02:00
Krzosa Karol
a728f5c37f Selection and setting target_p 2023-04-20 15:04:55 +02:00
Krzosa Karol
7037416ea7 RTS: Incremental path finding, Selection box, refactor 2023-04-20 13:36:50 +02:00
Krzosa Karol
21d97a4397 RTS: Bulletproof algorithm 2023-04-19 16:16:11 +02:00
Krzosa Karol
2d5c2d89bc RTS: Trail 2023-04-19 15:01:43 +02:00
Krzosa Karol
b7385221ac Core RTS :: Randomizing positions, improving visuals, info 2023-04-19 13:20:35 +02:00
Krzosa Karol
87657a99a6 Core: match sizeof etc. syntax with C, Core RTS: Beautifying + animations 2023-04-19 12:50:58 +02:00
Krzosa Karol
891221441e Core RTS: Multiple actors 2023-04-19 10:35:57 +02:00
Krzosa Karol
e1903a0331 Core RTS: Actor movement 2023-04-19 10:23:33 +02:00
Krzosa Karol
597cee5fb8 RTS, Fix invalid struct names in type info 2023-04-19 08:09:59 +02:00
Krzosa Karol
56eb7e6de2 Core RTS: Path finding seems to work! 2023-04-18 17:26:08 +02:00
Krzosa Karol
bea10a621e Core Compiler: Fix type incomplete polymorph, work on RTS 2023-04-18 16:23:36 +02:00
Krzosa Karol
4ecb329033 Compiler game work + enable cast from pointer to int 2023-04-18 13:50:57 +02:00
Krzosa Karol
013db0f985 Start rts thing 2023-04-17 21:51:41 +02:00
Krzosa Karol
7cb4b7145f More raylib stuff, error messages matching sublime error format 2023-04-17 21:07:21 +02:00