Dreuu
414b4e680e
Fixed Single Cry Import
...
Fixed single cry import to immediatly change loaded cry when a cry is imported. Also, the import all function isn't done for broad use. It skips past the default mons(to index 440), and loads specifically for my rom.
2018-08-03 21:14:41 -04:00
Dreuu
42dcf96745
Revert "Merge branch 'update-cry-imp-exp' into quicker-pokemonedit-browsing"
...
This reverts commit 67cb497eca , reversing
changes made to 173a684cb8 .
2018-08-03 20:36:50 -04:00
Dreuu
a366c56d56
Revert "Merge branch 'update-cry-imp-exp' into quicker-pokemonedit-browsing"
...
This reverts commit 67cb497eca , reversing
changes made to 173a684cb8 .
2018-08-03 20:24:59 -04:00
Dreuu
67cb497eca
Merge branch 'update-cry-imp-exp' into quicker-pokemonedit-browsing
2018-08-03 20:23:55 -04:00
Dreuu
3e33a0fe9a
Add single import support
...
Added support for importing a single cry. Enabled the top import button and import all button.
2018-08-03 20:19:43 -04:00
Dreuu
72d982c99e
Optiomize Cry Loading
...
Speed up cry loading in pokemonedit by pulling the whole cry into Ram before reading each byte instead of pulling each byte from the Rom. Also Added the beginning of the import/export function in pokemon edit.
2018-08-03 20:11:27 -04:00
Dreuu
173a684cb8
Optimize pokemonedit loading
...
Changed Pokemonedit to load only data it needs for each tab. Replaced .Refresh() with .Invalidate() then .Update()
2018-08-03 19:56:31 -04:00
Gamer2020
2895f355d2
Merge pull request #63 from DumbChester/master
...
Added .Focus() after .show()
2017-08-29 19:48:27 -04:00
Chester
34974f1a60
Merge pull request #1 from DumbChester/DumbChester-patch-1
...
Added a from.focus() after form.show()
2017-08-29 22:38:21 +08:00
Chester
956096fcbe
Added a from.focus() after form.show()
2017-08-29 21:55:16 +08:00
Gamer2020
5fad2ee90f
Preparing for release!
2017-05-13 14:55:31 -04:00
Gamer2020
e1a9757edb
Ending support!
2017-05-13 14:42:14 -04:00
Gamer2020
d4d2171559
Adding some tile offsets...
2017-04-30 20:48:51 -04:00
Gamer2020
bbff842dd6
More character fixing...
2017-04-30 10:20:47 -04:00
Gamer2020
a13f2abd9c
Another encoding fix
2017-04-26 22:26:39 -04:00
Gamer2020
7e5e1dc992
Changed roms.ini encoding
...
Changed encoding to UTF-8.
2017-04-25 20:53:41 -04:00
Gamer2020
1f4b1ad0c9
Adding changes
...
Just adding changes. I don't think I really did anything.
2017-04-23 23:29:37 -04:00
Gamer2020
1abf150959
Merge pull request #51 from EddyHg80/master
...
More IT BPEI offsets
2017-03-30 00:12:49 -04:00
EddyHg80
e3ffe03099
Merge remote-tracking branch 'refs/remotes/Gamer2020/master'
...
# Conflicts:
# GBAPokemonGameEditor/bin/Debug/errors.txt
2017-03-29 16:51:09 +02:00
EddyHg80
087850b148
Clean errors.txt to sync master
2017-03-29 16:50:22 +02:00
EddyHg80
eec3f62ea5
Moar Ita offsets
2017-03-29 16:45:19 +02:00
EddyHg80
c77f18b2c9
More IT Offsets
2017-03-29 16:21:22 +02:00
Gamer2020
7d9466c5ea
MoveTableHack not case sensitive.
2017-02-26 01:42:30 -05:00
Gamer2020
b9c3c0592a
Update LICENSE
2017-02-15 23:04:32 -05:00
Gamer2020
7e6b6a1ffc
Update LICENSE
2017-02-15 23:02:02 -05:00
Gamer2020
72937c3e95
Updating contact information.
2017-02-12 09:42:59 -05:00
Gamer2020
ac663fa863
file sync
2017-02-05 17:00:36 -05:00
Gamer2020
27831676e5
Disabling cry picture.
...
You can disable the cry picture now.
2017-02-05 17:00:04 -05:00
Gamer2020
22b278f2a3
Update Readme
2017-02-05 10:35:26 -05:00
Gamer2020
4c56750db5
Added NumberOfRegionDex for FR!
...
Added NumberOfRegionDex for FR!
2017-02-03 23:05:50 -05:00
Gamer2020
bf37a3defb
Combobox for Poke Format in trainer editor.
2017-01-21 22:01:31 -05:00
EddyHg80
1eca67430a
More Offsets
2017-01-21 21:06:50 +01:00
EddyHg80
9827500a07
Merge pull request #2 from Gamer2020/master
...
merge master
2017-01-21 21:04:59 +01:00
Gamer2020
475e50f9cc
Preparing for release!
2017-01-16 20:42:05 -05:00
Gamer2020
45ca714b48
Prize money calculation.
2017-01-16 14:02:59 -05:00
Gamer2020
b390c65f36
Evolution map label fix!
2017-01-16 13:28:06 -05:00
Gamer2020
ef69d6781b
Trainer Money rate saving.
2017-01-16 01:51:46 -05:00
Gamer2020
2a424cdc33
Trainer editor saving!
...
The trainer editor can now save Pokemon data. It's almost usable.
2017-01-15 22:48:47 -05:00
Gamer2020
98558c1d0b
Removed some warnings.
2017-01-08 18:15:31 -05:00
Gamer2020
3956491196
More progress on trainer editor.
2017-01-08 18:04:55 -05:00
EddyHg80
484cf4e4bc
Merge pull request #1 from Gamer2020/master
...
update from master
2017-01-02 20:57:30 +01:00
Gamer2020
5a3c89db79
Update Readme
2017-01-02 12:50:57 -05:00
Gamer2020
3fd528684f
Merge pull request #31 from EddyHg80/master
...
Italian Emerald .ini
2017-01-02 12:41:59 -05:00
EddyHg80
d7ca775e02
Italian Emerald .ini
...
Almost every offsets for italian emerald
2017-01-02 17:40:07 +01:00
Gamer2020
98816f8cb6
Trainer data tab complete.
...
I just need to finish the trainer class and Pokemon tabs.
2017-01-01 23:13:18 -05:00
Gamer2020
12418d950e
Auto Suggestion disabled in combo boxes.
2017-01-01 11:38:05 -05:00
Gamer2020
a81db274be
Fixed item editor saving.
2016-12-31 12:39:39 -05:00
Gamer2020
c1974076b2
Small work on the Trainer Editor.
2016-12-31 12:13:51 -05:00
Gamer2020
bc7b16b49a
More progress on trainer editor!
...
Saving my progress.
2016-12-18 22:07:52 -05:00
Gamer2020
ea3cb690b5
Update settingup.md
2016-12-18 01:14:20 -05:00