Corwin
f99a564f89
add changelog entry for dot/cross
2024-05-15 22:29:22 +01:00
Gwilym Inzani
dac17ec28e
Add a changelog entry for fixing the tracker
2024-05-15 21:38:57 +01:00
Corwin
737b547343
Release v0.20.0
2024-05-14 22:57:40 +01:00
Gwilym Inzani
609e55155b
Add changelog entry for set_next
2024-04-30 20:41:01 +01:00
Gwilym Inzani
300d834cfa
Update changelog entry
2024-04-20 20:42:38 +01:00
Corwin
84d68470e4
add changelog entry
2024-04-20 00:12:36 +01:00
Corwin
413a889488
add changelog entry
2024-04-09 22:17:31 +01:00
Corwin
6c60b770b5
Implement signed for our fix num ( #578 )
...
* Integrates num_traits more closely.
* Implements signed for our num, and the vector2d / rect abs now can use
our fixnum.
* This is potentially breaking.
2024-04-09 20:41:00 +01:00
Corwin
7d0e05c9b5
update changelog
2024-04-09 20:33:26 +01:00
Gwilym Inzani
eca511bc83
Add a changelog entry for the new backtraces
2024-04-09 20:09:52 +01:00
Gwilym Inzani
6fdd961b61
Kerning support ( #588 )
...
Some fonts look a bit weird if you don't do kerning.
@corwinkuiper can you check if I've done the correct thing for object
font rendering? I'm not entirely sure... Although it does render
correctly in my tests :D
- [x] Changelog updated / no changelog update needed
2024-03-29 15:17:18 +00:00
Corwin
ce4882a56c
add changelog entry
2024-03-29 14:43:36 +00:00
Gwilym Inzani
58c0e02b48
Add a changelog entry for kerning
2024-03-27 11:12:23 +00:00
Gwilym Inzani
a7b017e7e7
Add a changelog entry for initial unicode support
2024-03-27 09:32:34 +00:00
Gwilym Inzani
09ad7c2c5d
Add changelog entry
2024-03-13 15:36:46 +00:00
Corwin
9e63b2c46c
Release v0.19.1
2024-03-06 19:11:47 +00:00
Gwilym Inzani
f8e24a3ee3
Add changelog entry
2024-03-06 14:24:58 +00:00
Gwilym Inzani
66ec762855
Release v0.19.0
2024-03-06 09:33:58 +00:00
Gwilym Inzani
ec2bbb3eca
Changelog should say 'changed'
2024-03-06 09:26:47 +00:00
Gwilym Inzani
98d9c133c7
Add a changelog entry for into_inner
2024-03-06 09:00:28 +00:00
Gwilym Inzani
42eadde631
Also add default implementation for InitOnce
2024-02-28 10:09:12 +00:00
Gwilym Inzani
661eb7155f
Add changelog entry for default implementations
2024-02-28 09:56:23 +00:00
Gwilym Inzani
cdafc3c139
DMA abstraction ( #491 )
...
It would be nice to have an easy way to add DMA effects to games.
- [x] Changelog updated
2024-02-21 14:44:41 +00:00
Gwilym Inzani
3e47a49198
Make the changelog entry more accurate
2024-02-21 14:36:45 +00:00
Gwilym Inzani
d6319ed409
Add a changelog entry for implementing num
2024-02-21 13:59:53 +00:00
Gwilym Inzani
74451f819c
More impl Into<Vector2D<_>> and fix compile errors
2024-02-21 12:59:02 +00:00
Gwilym Inzani
f96b0e772b
Add a changelog entry for dma effects
2024-02-21 12:40:50 +00:00
Gwilym Inzani
9f60b61289
Changelog entry for midi tracker
2024-02-20 22:27:29 +00:00
Constantin
1d0a25bc43
Expose hflip, vflip, priority, position
2024-02-17 16:28:43 +01:00
Constantin
da84131de6
Add priority set / get and set_visible / is_visible to maps
2024-02-16 11:21:27 +01:00
Gwilym Inzani
3f607b379a
Release v0.18.1
2024-02-06 22:36:11 +00:00
Gwilym Inzani
e3c299c13a
Add a changelog entry for pause and resume
2024-02-03 21:10:27 +00:00
Constantin
03fb125d52
Changelog update
2024-02-03 13:41:27 +01:00
Gwilym Inzani
7c6eaf324b
Release v0.18.0
2023-10-31 20:35:14 +00:00
Brandon Atkinson
2f1ad07e43
allow TileSetting palette to be set
2023-10-18 23:28:13 -06:00
Gwilym Inzani
469db44ad1
Correct the pluralisation
2023-10-18 12:28:41 +01:00
Gwilym Inzani
4ed2ea3784
Move the linkers scripts to the src directory so agb itself can change its script
2023-10-18 12:26:50 +01:00
Corwin
0e0cc6f909
update changelog to include linker script changes
2023-10-18 00:48:10 +01:00
Corwin
71e680f365
update changelog
2023-10-08 15:04:57 +01:00
Gwilym Inzani
53685b0410
Release v0.17.1
2023-10-05 22:18:04 +01:00
Gwilym Inzani
2a6234bab7
Add a changelog entry for 0.17.1
2023-10-05 22:14:25 +01:00
Gwilym Inzani
b6916d7e74
Release v0.17.0
2023-10-03 22:33:10 +01:00
Corwin
3cebb5c3e8
fix.. again..
2023-09-28 22:37:28 +01:00
Corwin
ce12ca20a4
corrected position of fix
2023-09-28 22:31:21 +01:00
Corwin
fc721ea060
Bitmap4 fix ( #487 )
...
Expands on #486 by updating example and updating changelog.
- [x] Changelog updated
2023-09-28 21:35:21 +01:00
Corwin
e2bff6dfff
update changelog
2023-09-28 21:20:56 +01:00
Gwilym Inzani
c04d674101
Extend changelog entry to allow for tile set
2023-09-05 23:24:53 +01:00
Gwilym Inzani
b25ebf4a94
Add a changelog entry about the new flip methods
2023-08-29 16:21:28 +01:00
Gwilym Inzani
eede8c3719
Add changelog entries
2023-08-29 16:19:15 +01:00
Gwilym Inzani
136f551a98
Add changelog entry for from_f32 and from_f64
2023-08-06 20:27:09 +01:00