Commit Graph

19 Commits

Author SHA1 Message Date
Krzosa Karol
200b5e4f9f Core: Add continue keyword 2023-04-21 08:03:13 +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
1aed323783 RTS: Simulating entire path always, fix bug one off goal 2023-04-20 15:29:15 +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