Commit Graph

36 Commits

Author SHA1 Message Date
Antonio Niño Díaz
5a10679dfb build: docs: Remove outdated devkitARM makefiles
Nitro Engine doesn't work with the current libraries of devkitARM. It's
better to remove the makefiles and to stop pretending that devkitARM is
supported. Updating the makefiles wouldn't be enough, though, it's likely
that the library will require code changes, as well as the examples.
2025-03-24 21:03:01 +00:00
Antonio Niño Díaz
fff1a65647 docs: Add note about using devkitARM 2025-01-15 18:24:47 +00:00
Antonio Niño Díaz
efbf4b6546 docs: Fix link 2025-01-14 01:29:06 +00:00
Antonio Niño Díaz
dd20800334 docs: Mention BlocksDS package in setup instructions 2025-01-14 01:27:25 +00:00
Antonio Niño Díaz
902314a2ac docs: build: Add simplified global build targets 2024-06-02 17:38:55 +01:00
Antonio Niño Díaz
3ba35ba48e docs: build: library: examples: Set BlocksDS as main toolchain
Until now the main makefiles of Nitro Engine have been the ones of
devkitPro, forcing users to go through extra steps to build everything
under BlocksDS.

Now, the easy makefiles are the BlocksDS ones, and additional notes have
been added to warn about the limitations of devkitPro:

- No GRF support in libnds.
- NitroFS doesn't work in melonDS.
2024-06-02 17:38:52 +01:00
Antonio Niño Díaz
ccb3739f98 docs: Add note about ArchitectDS to the readme 2024-06-01 02:03:38 +01:00
Antonio Niño Díaz
230a65541e docs: Remove version from readme
This gets out of date easily and it isn't that useful anyway.
2024-04-09 01:53:49 +01:00
Antonio Niño Díaz
fc73687b79 docs: Update list of future work items 2024-03-07 02:41:06 +00:00
Antonio Niño Díaz
c22fa167e7 docs: Add shadow volume screenshot to readme 2024-03-06 21:41:11 +00:00
Antonio Niño Díaz
e94ed5b4e3 docs: Add screenshot of text rendering to readme 2024-03-02 18:43:19 +00:00
Antonio Niño Díaz
c0d41eabff doc: library: Increase version to 0.11.0 2024-03-02 14:21:47 +00:00
Antonio Niño Díaz
4d0066465e docs: library: Update version to 0.10.0 2024-01-28 02:35:35 +00:00
Antonio Niño Díaz
1c58dd09ed docs: Update readme 2024-01-27 18:33:03 +00:00
Antonio Niño Díaz
dfb5422710 docs: library: Update version number to 0.9.1 2023-11-12 01:27:31 +00:00
Antonio Niño Díaz
88a1e20393 docs: Update changelog and definitions for version 0.9.0 2023-10-19 01:49:39 +01:00
Antonio Niño Díaz
bef15fb66e docs: Update changelog and definitions for version 0.8.2 2023-04-20 19:00:27 +01:00
Antonio Niño Díaz
d659bc8915 build: docs: Support BlocksDS 2023-04-01 15:15:02 +01:00
Antonio Niño Díaz
820f0fe0c6 docs: Typo 2023-04-01 13:34:21 +01:00
Antonio Niño Díaz
d9ee26be4a library: docs: Update version number to 0.8.1 2022-11-10 01:31:00 +00:00
Antonio Niño Díaz
bb04ea86a5 examples: docs: Add example of NFlib and NE integration
https://github.com/knightfox75/nds_nflib
2022-11-09 01:56:22 +00:00
Antonio Niño Díaz
567c30344b docs: Update screenshots in readme 2022-10-25 18:38:07 +01:00
Antonio Niño Díaz
fc7bed2c5b docs: Fix sentence in the readme 2022-10-21 01:33:32 +01:00
Antonio Niño Díaz
a4b99d320d docs: library: Set version number to 0.8.0 2022-10-21 00:51:57 +01:00
Antonio Niño Díaz
2c1144af66 library: docs: example: Refactor debug mode builds
Instead of asking the user to rebuild the library, now it is possible
to build the library in both release and debug modes and to have both
versions of the library compiled at the same time.
2022-10-21 00:50:13 +01:00
Antonio Niño Díaz
7f360d88d3 docs: Update readme 2022-10-20 02:28:23 +01:00
Antonio Niño Díaz
65b40841c2 docs: Update readme 2022-10-18 11:28:43 +01:00
Antonio Niño Díaz
327b862c77 docs: Update readme 2022-10-18 01:03:20 +01:00
Antonio Niño Díaz
2870eeb1c8 docs: Replace screenshot in the readme 2022-10-17 18:42:35 +01:00
Antonio Niño Díaz
2f30d24b97 readme: licenses: Update readme and remove unused GPLv3.0 2022-10-13 23:26:50 +01:00
Antonio Niño Díaz
585e4933af Reorganize screenshots in readme 2019-06-14 14:53:53 +01:00
Antonio Niño Díaz
07b253c102 Add screenshots to readme 2019-06-14 14:30:18 +01:00
Antonio Niño Díaz
4eed1f9cb1 Update readme 2019-06-14 14:30:07 +01:00
Antonio Niño Díaz
f6fb5c405e Increase version number to v0.7.0
Prepare for the next release.
2019-06-14 12:53:57 +01:00
Antonio Niño Díaz
fe0063c1c6 Use full names in credits 2019-06-07 12:35:41 +01:00
Antonio Niño Díaz
ef1b22e047 Refactor readme 2019-06-06 01:45:40 +01:00