OMGeeky
|
912319f7be
|
remove self from function signatures where it is not needed
|
2025-02-20 17:42:29 +01:00 |
|
OMGeeky
|
4e1c736364
|
add notes
|
2025-02-20 17:27:25 +01:00 |
|
OMGeeky
|
bfec63b701
|
cleanup some extra stuff
|
2025-02-20 17:25:12 +01:00 |
|
OMGeeky
|
5a1167a778
|
cargo clippy --fix
|
2025-02-20 17:17:48 +01:00 |
|
OMGeeky
|
14565d1d25
|
rename struct to Engine
|
2025-02-20 17:12:40 +01:00 |
|
OMGeeky
|
7e0363fffd
|
move some more consts into submodules
|
2025-02-20 17:12:12 +01:00 |
|
OMGeeky
|
9fb98fbf7f
|
rustfmt
|
2025-02-20 17:06:15 +01:00 |
|
OMGeeky
|
5e98e2a671
|
ignore warning: "... is never used"
|
2025-02-20 17:02:26 +01:00 |
|
OMGeeky
|
73cd57d4b5
|
ignore warning: "warning: variable ... should have a snake case name"
|
2025-02-20 17:01:30 +01:00 |
|
OMGeeky
|
746900f2bc
|
fix warning: "Unnecessary unsafe block"
|
2025-02-20 16:59:08 +01:00 |
|
OMGeeky
|
7ed9c9360f
|
fix warning: "Unnecessary parentheses around if condition"
|
2025-02-20 16:56:35 +01:00 |
|
OMGeeky
|
b1f58cf859
|
refactor into struct instead of static mut variables
|
2025-02-20 16:55:16 +01:00 |
|
Coding with Tom
|
2b0847b6bb
|
Update main.rs
Made movelist and pin arrays global. reduced movelist to 50 for each part.
|
2025-01-22 13:50:01 +00:00 |
|
Coding with Tom
|
d668d099ca
|
Create main.rs
|
2025-01-12 21:47:55 +00:00 |
|
Coding with Tom
|
74d1fe81cf
|
Create constants.rs
|
2025-01-12 21:47:23 +00:00 |
|