Commit Graph

33 Commits

Author SHA1 Message Date
TuxSH
2b98e7e86b
Update README.md 2018-01-13 17:32:21 +01:00
TuxSH
8600661880 Fix abort slot missing in "check for updates" 2017-06-22 00:30:56 +02:00
TuxSH
d5fccf001a Fix build issue 2017-06-22 00:21:48 +02:00
TuxSH
a741c92ddf Fixing a problem with japanese characters 2015-11-29 20:03:26 +01:00
TuxSH
796406f80a CMake should now run fine 2015-10-20 12:50:47 +02:00
TuxSH
5b2fb333a3 * The PID of a Pokémon can now be displayed either in hexadecimal or in decimal (default: hexadecimal).
* When editing the moves of a Pokémon, Hidden Power's type and base power are now displayed.
2015-10-18 22:59:20 +02:00
TuxSH
084884087a Updating CHANGELOG and README 2015-10-10 21:18:04 +02:00
TuxSH
b69cae8a5d * Added autocompletion for Pokémon, item, and move names.
* Added the following buttons to the Strategy Memo editor: 'Fill memo' (for both Colosseum and XD) and 'Fill memo (all shiny)' (for Colosseum only) buttons .
 * Stats boosted (resp. hindered) by each nature are now displayed in red (resp. blue).
2015-10-10 20:50:20 +02:00
TuxSH
ca839e9e55 Move names now displayed with the corresponding TMs & some refactoring. 2015-10-07 21:55:52 +02:00
TuxSH
721180e80a Updating CHANGELOG 2015-10-03 23:18:51 +02:00
TuxSH
58599addfc * The interface can now be displayed in **German** (thanks [peterpansexuell](http://www.smogon.com/forums/members/peterpansexuell.158307/) !)
* Updates can now be automatically checked for at startup (this is the default)
* **New features**:
 * Ribbon descriptions can now be modified (7 ribbons are concerned)
 * Pokémon can now be imported/exported from/to Base64 strings
 * On Colosseum, you can now change Rui's name
* Minor changes and bugfixes
2015-10-03 22:52:04 +02:00
TuxSH
3173566018 Fixing licenses [PkmGCSaveEditor] 2015-09-28 21:50:02 +02:00
TuxSH
4d29306c6f Fixed a bug in XD: the map+script data was being wiped out.
Some refactoring in LibPkmGC.
2015-09-26 23:31:23 +02:00
TuxSH
7f27abdbcf Fixed a bug where new users were given the message that they used a version older than 1.1.1. 2015-09-21 20:47:43 +02:00
TuxSH
fb5af5b700 It's better when it's done correctly ... 2015-09-19 21:58:41 +02:00
TuxSH
e0e9489c8e There is no point using tr before having loaded the translator ... 2015-09-19 21:55:30 +02:00
TuxSH
5384da6e4e Fixed a lot of critical bugs (affecting IVs, etc...), especially for Colosseum. Money and Pokécoupons are now limited to 9,999,999. Bag items are limited again to 99 in Colosseum. 2015-09-19 21:39:36 +02:00
TuxSH
03661fc19e Updating README.md 2015-09-13 18:59:52 +02:00
TuxSH
520ad38694 The maximum number for items has been raised to 999 2015-09-13 18:43:33 +02:00
TuxSH
25174e4dd1 Test commit 2 2015-09-13 16:51:27 +02:00
TuxSH
c35b4a330c Test commit 2015-09-13 16:46:05 +02:00
TuxSH
b58c79f42d Edition of GBA Pokémon files now working properly 2015-09-13 16:30:17 +02:00
Elouan Appéré
e73e92debd GBA Pokémon now supported
Added some fields to PokemonUI
StrategyMemoUI now working properly
Other minor fixes
2015-09-12 22:50:09 +02:00
Elouan Appéré
3c863d7f5e BUGFIX: the 4th Pokémon in a Purification Chamber was not displayed. 2015-09-03 19:42:34 +02:00
Elouan Appéré
72fa8adea0 Fixed "install" target. Now installs to installdir/bin directly, calling windeployqt on windows 2015-09-02 22:10:14 +02:00
Elouan Appéré
e53842229b BUGFIX: qwindows.dll now automatically added to the install folder 2015-09-02 18:48:54 +02:00
Elouan Appéré
ba3999fe4a Release commit 2015-08-31 22:21:15 +02:00
Elouan Appéré
e075c2924f Adding LibPkmGC/README.md 2015-08-31 19:13:42 +02:00
Elouan Appéré
c4527dbb3e Minor changes 2015-08-31 19:08:32 +02:00
Elouan Appéré
c8917527d2 Updated PkmGCSaveEditor/README.md 2015-08-31 18:52:44 +02:00
Elouan Appéré
a59286d328 Licensing LibPkmGC under LPGLv3 and PkmGCSaveEditor under GPLv3 2015-08-31 17:46:22 +02:00
Elouan Appéré
54918e90c5 Fixed the CMakeLists.txt's.
Pokémon flags now correctly handled.
Replaced "Generate shiny PID" by "Generate shiny IDs" for consitency (in StrategyMemoWidget).
Fixed some bugs.
2015-08-31 15:15:40 +02:00
Elouan Appéré
c586def095 First commit 2015-08-30 22:10:00 +02:00