Commit Graph

  • c1c1deeb01 Update README with more accurate Clock Settings information main Lorenzooone 2026-08-30 23:53:13 +02:00
  • ed907f2a8a Fix issue with clock reset menu 1.1.15 Lorenzooone 2026-07-19 18:16:11 +02:00
  • 11bf35dfce Add libnds2 basic support Lorenzooone 2024-11-12 04:30:19 +01:00
  • 652e30f888 Remove alignment assumption Lorenzooone 2024-09-08 06:44:07 +02:00
  • 4aca1adaef Add option to mantain data for Event Pokémon (Mew/Celebi) 1.1.14 Lorenzooone 2024-08-29 15:05:09 +02:00
  • cff5d3a96c Fix issue with bad Center detection for RS 1.1.13 Lorenzooone 2024-05-30 01:12:39 +02:00
  • 37bf016e8e Use single method for nature calculations Lorenzooone 2024-05-01 17:33:40 +02:00
  • 10cdba19fe Add forgotten nature normalization Lorenzooone 2024-05-01 17:13:38 +02:00
  • 4b96c30fee Add decompression ifdef to prevent OOB reads (disabled by default) Lorenzooone 2024-03-17 15:41:13 +01:00
  • 133f5a37ff Handle un-aligned decompression start or end Lorenzooone 2024-03-17 15:05:52 +01:00
  • 75fb2859c1 Introduce overrun protection for decompression Lorenzooone 2024-03-17 14:21:28 +01:00
  • 401767e16a Implement alignment fix option Lorenzooone 2024-03-13 19:33:01 +01:00
  • b7c3bb550f Change ifdef and use itcm on NDS Lorenzooone 2024-03-13 18:40:21 +01:00
  • 6730a50457 Significantly improve speed of LZ77 decompression for NDS build Lorenzooone 2024-03-13 17:36:09 +01:00
  • 23510710dd Update dockerfile agbabi 1.1.12 Lorenzooone 2023-12-29 04:07:59 +01:00
  • 2a5efee9ec Implement clock advancing when the battery is fine Lorenzooone 2023-12-29 03:35:41 +01:00
  • 1970dad8a8 Prevent bad RS OT ID Lorenzooone 2023-12-28 05:01:08 +01:00
  • 53cb31d84a Add Channel conversion (unused) Lorenzooone 2023-12-28 04:53:05 +01:00
  • b5ae450131 Implement OT name preservation for Gen 1 and 2 using Markings Lorenzooone 2023-12-27 04:25:29 +01:00
  • c97e951ac2 Prevent Colo/XD protag from being female Lorenzooone 2023-12-25 23:28:45 +01:00
  • 856380cee3 Fix NDS time setting time_setter Lorenzooone 2023-11-30 21:19:25 +01:00
  • 9e8887ca72 Improve delays for saving Lorenzooone 2023-11-30 20:50:35 +01:00
  • c3ee0e7ed9 Improve worst case saving speeds Lorenzooone 2023-11-30 12:22:23 +01:00
  • b3500631ba Add rtc enabling code for ezo Lorenzooone 2023-11-29 22:54:54 +01:00
  • 1cd3a3f7f3 Update readme Lorenzooone 2023-11-29 11:43:39 +01:00
  • b7bc7b245e Remove useless data/functions Lorenzooone 2023-11-29 11:13:06 +01:00
  • 23277c9694 Implement basic time setting menu Lorenzooone 2023-11-28 23:56:31 +01:00
  • a1fe1fa248 Implement RTC test for EZOs Lorenzooone 2023-11-19 19:28:43 +01:00
  • 2a3bd9b97f Implement Multiboot through GBA cable as well Lorenzooone 2023-11-09 07:06:07 +01:00
  • cc8a116941 Put docker building in this branch as well dev_nds_fps_config_refresh Lorenzooone 2023-10-26 16:12:47 +02:00
  • c93a24f0fc Merge branch 'main' into dev_nds_fps_config_refresh Lorenzooone 2023-10-26 16:08:06 +02:00
  • 571490d1aa Add out folder to gitignore Lorenzooone 2023-10-12 17:52:32 +02:00
  • a43cb36f69 Create separate builders for GBA and NDS Lorenzooone 2023-10-12 17:45:58 +02:00
  • 597a4da1f8 Merge branch 'Gronis-main' Lorenzooone 2023-10-12 02:02:13 +02:00
  • 7b4d8ee2a3 Lock versions of deps in Dockerfile. Robin Grönberg 2023-09-22 22:18:01 +02:00
  • 746378de6b Update README build instructions. Robin Grönberg 2023-09-22 22:02:27 +02:00
  • 6b0752bf9d Add NDS support to Dockerfile. Robin Grönberg 2023-09-18 02:27:39 +02:00
  • e314b40efa Add Dockerfile for multiplatform build. Robin Grönberg 2023-09-16 20:39:37 +02:00
  • 4c023f3287 Tie refresh to vcount itself Lorenzooone 2023-09-16 00:50:47 +02:00
  • a46ea26b10 Implement FPS editing Lorenzooone 2023-09-16 00:04:46 +02:00
  • 012b6e89c6 Fix build process Lorenzooone 2023-09-15 21:31:07 +02:00
  • 262ffd5c9a Start removing stuff Lorenzooone 2023-09-15 21:29:47 +02:00
  • 97bb4f0d26 Better separate GBA and NDS Lorenzooone 2023-09-14 23:38:13 +02:00
  • f3499c1803 Optimize printing for size Lorenzooone 2023-09-14 23:30:20 +02:00
  • 40fe49bf82 Reduce size with LTO, needs testing Lorenzooone 2023-09-14 22:45:55 +02:00
  • b24341a877 Do not use GBAROM on DSi Lorenzooone 2023-09-14 21:31:43 +02:00
  • e9a15640db Add base for 80 FPS code for NDS Lorenzooone 2023-09-12 15:04:15 +02:00
  • 892d586af0 Use helper for SIO read/write Lorenzooone 2023-08-14 16:07:22 +02:00
  • 1fdee3d5cd Fix text tables Lorenzooone 2023-08-14 15:11:28 +02:00
  • d230e487c1 Fix bad Max PPs for Gen1/2 1.1.11 Lorenzooone 2023-07-16 02:30:11 +02:00
  • 5f6927b0ad Remove extra byte from mail data preamble 1.1.10 Lorenzooone 2023-07-10 16:15:40 +02:00
  • cd982c0fa7 Add special case for Pokerus from Ruby/Sapphire 1.1.9 Lorenzooone 2023-07-08 01:17:57 +02:00
  • 98dcd9a8d5 Convert Pokerus between gen 3 and gen 2 1.1.8 Lorenzooone 2023-07-07 22:45:33 +02:00
  • 0b7c40d159 Fix possible issue with level being too low for gen 1/2 1.1.7 Lorenzooone 2023-07-05 00:04:23 +02:00
  • 74ef9140e8 Bump version 1.1.6 Lorenzooone 2023-07-04 03:47:48 +02:00
  • 4876510974 Define UB regarding FF indexes Lorenzooone 2023-07-04 03:46:02 +02:00
  • 0b0f50674f Prevent giving pokérus to eggs 1.1.5 Lorenzooone 2023-06-05 02:03:29 +02:00
  • b2db219016 Cleanup: Remove tab chars 1.1.4 Lorenzooone 2023-06-02 05:01:41 +02:00
  • cbda3a3ff2 Give more info about abilities and Dudunsparce Lorenzooone 2023-06-02 04:50:58 +02:00
  • e6d5ca3403 Fix issue with wrong index whit illegal mon in Gen 3 trades 1.1.3 Lorenzooone 2023-05-26 15:09:18 +02:00
  • 4b00d24f35 Fix issue with EZ Flash Multiboot saving not clearing data Lorenzooone 2023-05-26 13:01:21 +02:00
  • 2b16e6d360 Fix issue with Gen 1 Slaves getting stuck 1.1.2 Lorenzooone 2023-04-23 02:23:06 +02:00
  • f31e60ea41 Add battery update to pokerus safety checks as well 1.1.1 Lorenzooone 2023-04-14 02:44:52 +02:00
  • dfbd5e1e42 Add proper battery reading for non-dry ones Lorenzooone 2023-04-14 02:41:28 +02:00
  • 09f85ab40f Add helper methods for battery reading Lorenzooone 2023-04-14 01:23:51 +02:00
  • 7e5ef7bc76 Remove function already in NDS sdk Lorenzooone 2023-04-14 00:32:11 +02:00
  • fc6c998c53 Add y overwrite for spacing with overwrite enabled (disabled by default) Lorenzooone 2023-04-10 12:31:08 +02:00
  • 297d00a5ae Move spacing after printing into its own function Lorenzooone 2023-04-10 12:13:29 +02:00
  • fa3d622745 Change encoding for Makefile Lorenzooone 2023-04-10 01:41:05 +02:00
  • 213327b789 Merge pull request #3 from Lorenzooone/nds_port Lorenzooone 2023-04-09 01:48:54 +02:00
  • 173c63cd75 Add Nintendo DS build Lorenzooone 2023-04-09 01:27:03 +02:00
  • 305aafdcb5 Change abbreviation for Japanese Lorenzooone 2023-03-30 19:18:38 +02:00
  • 671882307d Update README.md 1.1.0 Lorenzooone 2023-03-24 19:36:13 +01:00
  • 6d2c0b91db Add extra Gen1/2 config options Lorenzooone 2023-03-24 19:33:23 +01:00
  • c5b1e0b87c Add base for balls and met location settings Lorenzooone 2023-03-24 12:17:39 +01:00
  • e696d6b9b8 Try resetting all registers at startup Lorenzooone 2023-03-23 18:30:35 +01:00
  • 2ef9be9a96 Fix issue with spanish default OT Names being cleared 1.0.3 Lorenzooone 2023-03-22 20:50:10 +01:00
  • e4572f9797 Fix issue with saves on carts using Sanyo flash 1.0.2 Lorenzooone 2023-03-21 21:07:58 +01:00
  • 8dbbfdd167 Add second bank check Lorenzooone 2023-03-21 20:37:37 +01:00
  • 59a1fd6a12 Add printing debug info Lorenzooone 2023-03-21 19:42:52 +01:00
  • 9e40ad433e Fix self evolutions not updating dex 1.0.1 Lorenzooone 2023-03-20 23:15:21 +01:00
  • a3a871bc0e Properly calc gen 2 stats Lorenzo Carletti 2023-03-19 14:13:53 +01:00
  • 21da50febb Update README.md Lorenzooone 2023-03-17 12:08:21 +01:00
  • b02680557e Update README.md Lorenzooone 2023-03-15 23:22:05 +01:00
  • 0299d17bff Update README.md 1.0.0 Lorenzooone 2023-03-15 20:26:28 +01:00
  • 91660c9104 Update Readme Lorenzooone 2023-03-15 20:22:38 +01:00
  • bcdfc89927 Update Readme Lorenzooone 2023-03-15 20:20:40 +01:00
  • a62d6af042 Add Readme Lorenzooone 2023-03-15 19:49:28 +01:00
  • 0c150d4d3f Sanitize has species Lorenzooone 2023-03-13 17:50:14 +01:00
  • 1d1ac6540c Sanitize has species Lorenzooone 2023-03-13 17:49:56 +01:00
  • 423600b326 Prevent issue with opportunistic behaviour Lorenzooone 2023-03-13 17:21:48 +01:00
  • 0201a8004a Prevent possible issues with event mons Lorenzooone 2023-03-13 15:43:53 +01:00
  • 76633dee86 Add special functions for item and species validation Lorenzooone 2023-03-13 13:58:59 +01:00
  • 2027b91e75 Prevent invalid intermediate mons Lorenzooone 2023-03-13 12:27:38 +01:00
  • 432612b522 Prevent wrong usage Lorenzooone 2023-03-11 09:59:34 +01:00
  • e182ac9b09 Fix possible issue with too many 8s Lorenzooone 2023-03-11 09:54:23 +01:00
  • 7ff0031f9b Fix issue with RS being reported as unable to trade with all Lorenzooone 2023-03-11 09:13:13 +01:00
  • 20d2f64720 Add party reordering after trade Lorenzo Carletti 2023-03-10 19:46:49 +01:00
  • f8d968fbe5 Fix issue with patch set at pos 0xFC Lorenzo Carletti 2023-03-10 17:14:02 +01:00
  • 0b202733ab Fix issues with patch sets Lorenzo Carletti 2023-03-10 17:03:08 +01:00