Gwilym Kuiper
|
97dec32fa2
|
Fix all the clippy lints
|
2023-02-07 20:32:43 +00:00 |
|
Corwin
|
f0dd544394
|
make vector2d new const
|
2023-01-29 19:04:25 +00:00 |
|
Gwilym Kuiper
|
648a544ea8
|
fix spelling errors in agb-fixnum
|
2022-11-17 21:17:52 +00:00 |
|
Corwin
|
44e0b633d9
|
use copy implementation instead
|
2022-10-31 20:33:45 +00:00 |
|
Corwin
|
2efddfc342
|
changes made to make new game
|
2022-10-31 19:31:54 +00:00 |
|
Corwin
|
ed1e8bcbdc
|
use new affine stuff in map
|
2022-10-09 16:59:49 +01:00 |
|
Corwin
|
0be595b47e
|
make guarentee even stronger
|
2022-10-09 11:31:28 +01:00 |
|
Corwin
|
b9481116f1
|
reintroduce C repr for Num
|
2022-10-09 01:00:56 +01:00 |
|
Corwin
|
c02454ef16
|
remove repr guarentee
|
2022-10-09 00:42:21 +01:00 |
|
Gwilym Kuiper
|
83c28254a1
|
Update to be closer to the API I actually want but currently only works in release mode
|
2022-09-22 23:29:58 +01:00 |
|
Gwilym Kuiper
|
4eaf8af72f
|
Add Neg implementation for Vector2D
|
2022-09-22 21:32:36 +01:00 |
|
Gwilym Kuiper
|
84c87a8088
|
Merge remote-tracking branch 'origin/master' into affine
|
2022-09-22 20:13:23 +01:00 |
|
Ian Clester
|
24c921425c
|
Add another case to formatting test.
|
2022-09-10 13:13:39 -04:00 |
|
Ian Clester
|
61ed85b032
|
Fix formatting of fixnums in the range (-1, 0)
|
2022-09-10 12:52:21 -04:00 |
|
lifning
|
ee576597c2
|
Add rudimentary affine background layer support.
|
2022-08-11 23:49:51 +01:00 |
|
Corwin
|
ff5a1fbbba
|
add an example to the new number function
|
2022-08-09 19:16:12 +01:00 |
|
Corwin
|
5d2161c318
|
add function to attempt to change base
|
2022-08-09 19:16:12 +01:00 |
|
Corwin
|
102b4f6c2d
|
take absolute values of the x, y coordinate
|
2022-08-08 18:56:30 +01:00 |
|
Corwin
|
a188e7ba66
|
add abstraction over windows
|
2022-08-06 12:36:28 +01:00 |
|
Corwin
|
e97b67516f
|
fix some of the doc comments
|
2022-08-02 18:56:46 +01:00 |
|
Corwin
|
e675fc5c3e
|
fix name of trig functions
|
2022-08-02 18:53:15 +01:00 |
|
Corwin
|
0658895eb6
|
add docs to all public functions
|
2022-08-02 18:48:53 +01:00 |
|
Gwilym Kuiper
|
3d579390c8
|
Make the num macro work if you don't depend on agb_macros yourself
|
2022-07-16 18:02:55 +01:00 |
|
Gwilym Kuiper
|
9e8cdc6729
|
Iter is now exclusive
|
2022-03-13 20:11:43 +00:00 |
|
Gwilym Kuiper
|
a365c14917
|
Small fixes
|
2022-03-05 19:23:53 +00:00 |
|
Gwilym Kuiper
|
f785d65057
|
Something that seems like it is close to working
|
2022-03-05 19:23:50 +00:00 |
|
Gwilym Kuiper
|
8010b2661a
|
Add inlines for basic functions in fixnum which weren't being inlined
|
2022-03-05 18:42:40 +00:00 |
|
Corwin Kuiper
|
5b7e1a760d
|
split to own crate
|
2022-01-07 16:59:19 +00:00 |
|