yuyi
|
c51d30bf53
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
|
shadow
|
dceea80d85
|
examples: add interpolated movement and input queue to snek/snek.v (#21798)
|
2024-07-03 22:17:46 +03:00 |
|
Turiiya
|
00860ebc6b
|
examples: fix warnings about 0 assignments to reference fields (#21133)
|
2024-03-29 10:35:37 +02:00 |
|
Alexander Medvednikov
|
f09826e928
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
|
Delyan Angelov
|
be1270540b
|
gg: use html5_canvas_name as the name of the canvas in gg.js.v too, similarly to gg.c.v
|
2023-08-13 17:45:19 +03:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
shove
|
8b962f8446
|
checker: fix nested struct reference type field initialized check. (fix: #15741) (#15752)
|
2022-09-15 07:59:31 +03:00 |
|
Subhomoy Haldar
|
114a341f5f
|
rand: simplify rand.PRNG, move to optional types for error handling (#13570)
|
2022-02-23 12:36:14 +02:00 |
|
Benjamin Stigsen
|
546c388b02
|
gg: renaming drawing functions (#12913)
|
2021-12-23 13:31:25 +02:00 |
|
playX
|
2b9f993574
|
gg: add text rendering, keyboard event handling for JS and other fixes (#12932)
|
2021-12-22 12:26:52 +02:00 |
|
Amund Tenstad
|
18da724a9f
|
examples: prevent a 180 turn in snek (#12286)
|
2021-10-25 10:57:05 +03:00 |
|
Delyan Angelov
|
f18265e6a8
|
gg: remove obsolete usages of use_ortho: true
|
2021-06-24 11:15:12 +03:00 |
|
Delyan Angelov
|
b26e1cdc0f
|
examples: persist and show the personal best score in snek.v
|
2021-06-14 18:13:26 +03:00 |
|
Alexander Medvednikov
|
d4a05bebde
|
gg: use gg types for Events instead of sapp
|
2021-02-17 06:44:01 +01:00 |
|
shadowninja55
|
a569dc17e8
|
gg: allow fonts loaded with $embed_file() to be used (#8263)
|
2021-01-21 23:07:47 +02:00 |
|
shadowninja55
|
d1286dbf18
|
examples: add snek (a snake game) (#8257)
|
2021-01-21 18:34:42 +02:00 |
|