Detail
2023.08.28.Log2068.txt
No SVN revisions parsed. Raw content is shown below.
Raw Content
commit cbd86fdc43b84ec92191f6323f2b4949b29e00c3
Author: Martijn van Antwerpen <meelmva@hotmail.com>
Date: Mon Aug 28 01:41:20 2023 -0700
Added Visual Studio Code configuration file
commit 4da3508db61f87e5629d446af0e56f70a466d7b1
Author: Jordon Moss <mossj32@gmail.com>
Date: Sun Aug 27 23:53:29 2023 -0300
CON: Add warning when `terminate` found outside state or event
commit 6208a892aa919f26754ab944e3105555fd1bca67
Author: Evan Ramos <hendricks266@gmail.com>
Date: Fri Aug 25 19:00:45 2023 -0500
CON: Add warning when `break` found inside loop (and not inside `switch`)
commit 63d3b5893cc610f4dd8856e1ac021cf0f3f7168f
Author: Evan Ramos <hendricks266@gmail.com>
Date: Thu Aug 24 00:53:46 2023 -0500
CON: Add terminate
Co-authored-by: Jordon Moss <mossj32@gmail.com>
commit 4eb6cbe190cf79d758a4a64b9fa10af64d4609ad
Author: Evan Ramos <hendricks266@gmail.com>
Date: Wed Aug 23 23:19:24 2023 -0500
CON: Add exit and continue
commit 76df63742e330f325518ab6405be1da7587ec08c
Author: Jordon Moss <mossj32@gmail.com>
Date: Tue Aug 22 22:29:19 2023 -0300
CON: Add prependstate and appendstate
Co-authored-by: Evan Ramos <hendricks266@gmail.com>
commit eddafcc6b72f69b2a5c4d62868c34ed09a3012c3
Author: Evan Ramos <hendricks266@gmail.com>
Date: Fri Aug 25 16:46:50 2023 -0500
CON: Internal cosmetic cleanup
commit 67565471a7a78ce04d5192b170b3d49b9218e006
Author: Evan Ramos <hendricks266@gmail.com>
Date: Thu Aug 24 00:37:30 2023 -0500
CON/VM: Remove VM_NOEXECUTE as redundant to VM_RETURN
commit 872cc6add26df1616bb0e6b23e4419825739c9ce
Author: Evan Ramos <hendricks266@gmail.com>
Date: Mon Aug 28 03:25:26 2023 -0500
SW: Fix regression in 611edc9672272fe651d66734c0448be7695b256d
If you made saves since then, loading them will likely scramble your cfg
settings, but you should not lose any progress at least.
commit a8d819967d3312ca07408cc7dc6fbb840ac9f6eb
Author: Evan Ramos <hendricks266@gmail.com>
Date: Sun Aug 27 03:57:12 2023 -0500
Remove TSPR_FLAGS_SLOPE_SPRITE and use only CSTAT_SPRITE_ALIGNMENT_SLOPE
commit b0f792465d321f624c92323e580349706419e33e
Author: Evan Ramos <hendricks266@gmail.com>
Date: Mon Aug 28 02:16:34 2023 -0500
Engine: Add to 33bac7ce741da0d058b31465e86af37ed862679d
commit 99d0636a8bfc0aa7982d602d73197eea86292bfb
Author: Evan Ramos <hendricks266@gmail.com>
Date: Mon Aug 28 01:49:29 2023 -0500
Engine: Fix logic oversights in 6e6b82d4cc9a0434d1ff7a122ae267c3b0e7b21e
See https://voidpoint.io/terminx/eduke32 for more details.