Gwilym Kuiper
|
3e34509049
|
Rename get_object to object
|
2022-03-23 20:34:55 +00:00 |
|
Gwilym Kuiper
|
5791d033ef
|
Rename get_sprite and get_animation_sprite to remove get_ prefix
|
2022-03-23 20:32:29 +00:00 |
|
GBA bot
|
129e4161a2
|
Update lockfiles
|
2022-03-21 11:39:07 +00:00 |
|
Gwilym Kuiper
|
9f6797f4ed
|
Update lockfiles
|
2022-03-19 23:09:21 +00:00 |
|
GBA bot
|
4ee540aecf
|
Update lockfiles
|
2022-03-15 06:06:15 +00:00 |
|
GBA bot
|
b43baf43cf
|
Update lockfiles
|
2022-03-14 09:59:03 +00:00 |
|
Corwin
|
44c7a93fa3
|
use new api
|
2022-03-12 17:36:38 +00:00 |
|
Corwin
|
8d20e02a4a
|
fix pong example to use new system
TODO: fix transparency
|
2022-03-07 22:04:02 +00:00 |
|
Gwilym Kuiper
|
39a8b5a64f
|
Update lockfiles
|
2022-03-05 20:52:26 +00:00 |
|
GBA bot
|
03dfaf9d5f
|
Update lockfiles
|
2022-03-01 20:07:25 +00:00 |
|
Gwilym Kuiper
|
4b7e825403
|
Update lockfiles
|
2022-02-24 22:26:08 +00:00 |
|
Gwilym Kuiper
|
f3e3782699
|
Update the book and the template
|
2022-01-16 21:46:53 +00:00 |
|
Gwilym Kuiper
|
9feab2b689
|
Update the big examples too
|
2022-01-16 21:44:17 +00:00 |
|
Gwilym Kuiper
|
17867da596
|
Merge pull request #155 from agbrs/renovate/syn-1.x
Update Rust crate syn to 1.0.85
|
2022-01-12 23:18:16 +00:00 |
|
Gwilym Kuiper
|
d44e0fc796
|
Update lockfiles
|
2022-01-12 23:05:02 +00:00 |
|
Gwilym Kuiper
|
19f071fd5a
|
Use agb::fixnum rather than agb::number
|
2022-01-12 22:09:57 +00:00 |
|
GBA bot
|
60e78768a4
|
You don't need extern crate agb; any more
|
2022-01-04 00:16:25 +00:00 |
|
GBA bot
|
4b86c22bee
|
Revise sentence that didn't make much sense
|
2022-01-02 21:30:19 +00:00 |
|
GBA bot
|
026f057b8d
|
Finish off section about bouncing a ball around the screen
|
2022-01-02 18:46:00 +00:00 |
|
GBA bot
|
af40d48360
|
Add section on loading graphics and document the include_gfx! macro
|
2022-01-02 18:11:36 +00:00 |
|
GBA bot
|
a39d5cfd69
|
Add some more documentation
|
2022-01-02 11:27:26 +00:00 |
|
GBA bot
|
b5ff4991fa
|
Use builder style for ObjectStandard
|
2022-01-02 11:14:18 +00:00 |
|
GBA bot
|
cd1c71fc5e
|
Put a ball on screen
|
2022-01-02 00:40:34 +00:00 |
|
GBA bot
|
26400c97e8
|
Extract a function for loading the sprite data
|
2022-01-02 00:28:14 +00:00 |
|
GBA bot
|
acee6a3c51
|
Import the sprites in the pong code
|
2022-01-02 00:21:59 +00:00 |
|
GBA bot
|
e02fda5fc9
|
Start the sprites chapter
|
2022-01-02 00:11:07 +00:00 |
|
GBA bot
|
b6b3cf2491
|
Update the pong example to have the same comments as there are now in the template
|
2022-01-01 23:38:13 +00:00 |
|
GBA bot
|
a1c4af3660
|
Fill in a bit about the Gba struct
|
2022-01-01 23:29:34 +00:00 |
|
GBA bot
|
5bcb86c222
|
Start writing about the gba struct
|
2022-01-01 23:15:07 +00:00 |
|
GBA bot
|
f307db79e2
|
Rename to 01_introduction
|
2022-01-01 22:49:07 +00:00 |
|
GBA bot
|
70e91e496c
|
Update all the example lock files
|
2022-01-01 22:47:25 +00:00 |
|
GBA bot
|
df1d016235
|
Use the local copy of agb rather than the version from crates.io
|
2022-01-01 22:47:01 +00:00 |
|
GBA bot
|
129138e388
|
Update the name of the pong game crate
|
2022-01-01 22:38:56 +00:00 |
|
GBA bot
|
a363dfc757
|
Start the pong example for the book
|
2022-01-01 22:37:39 +00:00 |
|
GBA bot
|
dcba19ed73
|
Write the introduction for the pong game
|
2022-01-01 22:35:08 +00:00 |
|
Gwilym Kuiper
|
73957a394c
|
Move some files around
|
2021-11-24 20:24:11 +00:00 |
|
Gwilym Kuiper
|
fb67cadbc7
|
Add some setup guide stuff
|
2021-11-24 20:20:17 +00:00 |
|
Gwilym Kuiper
|
2b5d5a5f41
|
Minor rewording
|
2021-11-24 19:44:39 +00:00 |
|
Gwilym Kuiper
|
cab07edf1b
|
Add the hardware introduction
|
2021-11-23 22:39:40 +00:00 |
|
Gwilym Kuiper
|
89afcc02a6
|
Apparently Game Boy is correct
|
2021-11-23 22:17:07 +00:00 |
|
Gwilym Kuiper
|
d21c0e372a
|
Add an introduction
|
2021-11-23 22:16:12 +00:00 |
|
Gwilym Kuiper
|
f7f8bf88e1
|
Add mdbook template
|
2021-11-23 21:57:07 +00:00 |
|