EpochFlame
393dcd1dba
consistent member variable naming
...
requested by @intns
2023-01-25 18:02:08 -05:00
Drought-Ender
9c27132994
vsGS_Load.cpp Matched + Linked ( #109 )
...
* Button Enum + Inline
* SetupFloatMemory -> setupFloatMemory (Fixed Typo)
* LoadState Changes
* Misc. Fixes
Added proper data types and updated includes to reflect them
* Matched LoadState
* VsSection -> section
* VsGame is stored in Game
* Repair match, link + fix formatting
Co-authored-by: HeartPiece <deancsouthwood@gmail.com>
2022-11-21 13:44:24 +11:00
EpochFlame
1dab817c47
Major BSS refactor
...
id32 sinit has been made assembly for the good of the many. OS.c finally links.
2022-06-24 21:08:27 -04:00
SodiumChlorideLogic
578d8ac547
Squashed commit of the following:
...
commit 1aebcc3b566ea2937375f32b1a8bcaec483ad086
Author: SodiumChlorideLogic <19625889+SodiumChlorideLogic@users.noreply.github.com>
Date: Sun Jan 30 17:18:58 2022 -0500
Fix build
commit 557102b1dc6bc352a1c0c473fba1cb9010eeb4ff
Author: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
Date: Sun Jan 30 13:04:20 2022 -0500
tab alignment in makefile
minor edit
commit 6fad05508ed56656dc3305c5f0920df58aede94a
Author: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
Date: Thu Jan 27 22:30:48 2022 -0500
Create .gitattributes
commit 0276b2dd5ff4043a2c70d86be92d5d7e6de7f1a3
Author: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
Date: Wed Jan 26 14:45:06 2022 -0500
undo naïve change of mine
commit 77c4f5183d192bec4ad7f3126fef361a418bc15f
Author: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
Date: Wed Jan 26 14:25:15 2022 -0500
correct fakepiki and associates
repair @intns mistake from d0e0ebe4e4
properly toss in motionlistener
commit cf1e8fab44e0802db35acf05c92deda48fe916e0
Author: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
Date: Mon Jan 24 18:35:11 2022 -0500
formatting
commit e2182b5352cf056cca84020f8c820cf69e73f03a
Author: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
Date: Fri Jan 21 21:35:01 2022 -0500
Rename LICENSE to LICENSE.MD
commit 99d42518c02a22380ae068690bc063a38501859b
Author: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
Date: Fri Jan 21 21:34:44 2022 -0500
Create LICENSE
commit 8fd5812f2cc1a8340586468737454a2993dfb57e
Author: SodiumChlorideLogic <19625889+SodiumChlorideLogic@users.noreply.github.com>
Date: Thu Jan 20 20:00:20 2022 -0500
Massive collinfo.cpp progress.
Also everything else I had.
2022-01-30 17:21:06 -05:00
intns
98e35ff53c
Slight ID32 rewrite
2022-01-04 13:08:03 +00:00
intns
9a3c3633a8
Turn ID32 into an actual class
2022-01-04 11:59:11 +00:00
intns
436fdb7d54
Use u32 for id32
2022-01-04 11:42:37 +00:00
intns
e6938f6330
Add newlines to files
2021-10-14 20:43:06 +01:00
EpochFlame
c8b57e0ec1
Squashed commit of the following:
...
commit 2ec9b0b3859c03f850803e87d16804149f431842
Author: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
Date: Sun Oct 10 21:57:34 2021 -0400
extab and extabindex spliced in
commit 82fdad3f256ddf4da4cb91187231e874d248c76c
Author: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
Date: Sun Oct 10 21:47:46 2021 -0400
sbss2 spliced in
finished sbss2 (the warnings are annoying)
commit 4d804140dd3f317e0e9de522e4d94e17fab5395d
Author: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
Date: Sun Oct 10 21:23:23 2021 -0400
formatting
commit 2cfa617d9821fbe04b3bfdd578f45b141f0f29a1
Author: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
Date: Sun Oct 10 21:22:54 2021 -0400
Update .clang-format
commit abe5e4186f765db821578ac2222c1e0aa630e7fb
Author: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
Date: Sun Oct 10 21:19:38 2021 -0400
started splicing data
2021-10-10 22:05:19 -04:00
intns
c7853ec7e0
Try kando_panic_f (WIP UNFINISHED, DOES NOT COMPILE!)
2021-10-04 18:51:29 +01:00
intns
49e82fcab8
Format include folder
2021-10-04 11:42:01 +01:00
intns
547ee6f4a6
Cleanup ID32 - FINISHED
2021-10-04 11:36:27 +01:00
SodiumChlorideLogic
d1decec504
Most of id32
...
I only made a few touch-ups to make the WIP by @intns match. ^^'
Co-Authored-By: intns <84647527+intns@users.noreply.github.com>
2021-10-03 20:10:11 -04:00
intns
21845bf601
Cleanup ID32
2021-10-03 01:44:38 +01:00
EpochFlame
221205bcb5
id32 mostly done
...
could stand to clean up operator =
2021-10-01 18:55:22 -04:00