wagic.jeck
96f021ac2d
Jeck - Reverting accidental commit.
2010-02-28 22:56:45 +00:00
wagic.jeck
4159aad221
Jeck - Fix to WSrcDeck's card counting, so it correctly handles negative numbers (removing cards).
2010-02-28 22:55:06 +00:00
wagic.jeck
706ebca249
Jeck - Quick fix for issue 370, issue 365, (and hopefully) issue 319 . Thanks for the report, Psy.
...
(Counts weren't being updated as often as they should be. Now they might be updated too often, but that's better than the alternative.)
2010-02-28 22:12:17 +00:00
wagic.the.homebrew@gmail.com
e273ade745
Erwan
...
-daily build (1942)
2010-02-28 13:35:52 +00:00
wagic.the.homebrew@gmail.com
f627f92557
Erwxan
...
-fix compilation issue on windows
2010-02-28 13:24:31 +00:00
jean.chalard
168154b52d
J :
...
* Add the confirmation screen for bindings.
- Add support for asking confirmations before exiting the menu.
- Add support for cancelling saving of options.
- Add support for requesting focus when the parent allows to yield.
* Recenter most options' text.
* Change the background color of the selected options (else, there is
no way of knowing where is the cursor when both option text and
option value are icons).
* Change symbol names to their equivalent PSP icon use in wagic.
2010-02-28 12:36:09 +00:00
wagic.the.homebrew@gmail.com
db8724e045
Erwan
...
-removing ctrl M garbage
2010-02-28 08:05:47 +00:00
wagic.the.homebrew@gmail.com
d3d34c6290
Erwan
...
- Key texts for Windows
2010-02-28 08:02:16 +00:00
jean.chalard
2566d780b1
J :
...
* Display pictures for buttons on PSP in the keybinding screen.
* Fix a bug where the New Binding... button would disappear when
creating a new binding.
* Fix a bug where the menu to choose the bound symbol was not modal.
2010-02-27 18:49:03 +00:00
jean.chalard
a255ddc06e
J :
...
* Make debug compilation possible on PSP.
2010-02-27 17:25:15 +00:00
jean.chalard
ea1d8c6ebe
J :
...
* Change the image so as for it to be usable on PSP in its entirety.
No code uses the part this update is changing at the moment.
2010-02-27 16:52:39 +00:00
Psyyringe
2fa4e9a1d3
Psyringe - fixed a missing activation cost and a mistyped characteristic, thanks to kmtzz for the bug reports. :)
2010-02-27 14:13:48 +00:00
wagic.jeck
e9b6860923
Jeck - reverted fix for invalid issue 359.
2010-02-26 00:46:03 +00:00
wagic.jeck
5e0be442b0
Jeck - Removed "Reverse Triggers" option, as per issue 359.
2010-02-25 15:22:19 +00:00
wagic.jeck
233c1d8383
Jeck - Potential fix to issue 319.
2010-02-25 15:13:01 +00:00
wagic.jeck
44044bc99b
Jeck - Fix to deck statistics regarding land.
2010-02-25 15:09:53 +00:00
wagic.jeck
febad680b1
Jeck - Fixed issue 361.
2010-02-25 14:10:13 +00:00
wagic.the.homebrew@gmail.com
ff6f437e9a
Erwan
...
- Fix issue 360 (gray out cards with quantity 0)
2010-02-25 11:56:37 +00:00
jean.chalard
39c5a3d465
J :
...
* Fix u32 into JButtons.
* Add a few comments.
* Remove useless variables.
2010-02-24 17:28:17 +00:00
Psyyringe
3ac6bc3ec3
Psyringe - small fix to Stoneforge Mystic, thanks to arcaneous for the bug report. This closes issue 356.
2010-02-22 06:11:01 +00:00
wagic.jeck
9998a2bdf3
Jeck - fix to idiotic sprintf mistake (was printing the enum itself, not the value indexed by the enum).
2010-02-19 23:40:35 +00:00
wagic.jeck
5dd2388b6f
Jeck - More deck editor fixes, quick hack to subtypes filter. I've noticed some slowdown while scrolling up/down in the deck editor, I think this is due to some recent changes that removed a few of the filter system's optimizations. I'll re-implement them tonight.
2010-02-19 23:06:44 +00:00
jean.chalard
4254d8cb9f
J :
...
* Put in text instead of numbers for the time being
2010-02-19 22:47:24 +00:00
jean.chalard
de94069829
J :
...
* Remove a crash
* This removes images for PSP buttons for the moment
2010-02-19 22:43:55 +00:00
wagic.jeck
bb82dc38f2
Jeck - Linked both sets into one filter menu. Requires more testing, but appears to work on PSP/PC as it should.
2010-02-19 22:38:09 +00:00
wagic.jeck
25e6906149
Jeck - More deck editor fixes, linked in prior coded subtype filter.
2010-02-19 21:54:39 +00:00
wagic.jeck
afffd4509f
Jeck - fixed issue 354, cleaned up mixed boosters, fixed a few issues with pack loading (slot pools weren't working), fixed TSP boosters to use 'S' rarity, removed some unused code.
2010-02-19 20:10:30 +00:00
jean.chalard
c67390be88
J :
...
* Fix a wrong cast.
2010-02-19 10:20:18 +00:00
jean.chalard
b63e9f9847
J :
...
* Use images for PSP buttons.
* Um not tested. I don't have my PSP on me
2010-02-19 06:42:47 +00:00
jean.chalard
72e395d1e1
J :
...
* Fix a bug on key bindings on PSP.
2010-02-18 20:54:18 +00:00
jean.chalard
abd92ffcbf
J :
...
* This finalizes the functionality for key bindings.
* Key bindings are saved in the user's configuration file and read
back the next time.
* Still got to do : display, instead of a number, an icon on PSP and a
string on windows (linux/mac already done).
2010-02-18 20:36:31 +00:00
jean.chalard
c87a98eb14
J :
...
* Grab the keyboard and display the grabbed key.
* Include a tentative interface for the initial message. It's ugly.
2010-02-18 08:03:22 +00:00
wagic.jeck
5d275391f2
Jeck - More incremental deck editor fixes. It'll be at 100% eventually, as soon as I rewrite some code so that there aren't individual filter lists per deck/collection.
2010-02-18 00:58:24 +00:00
wagic.jeck
71e0792cde
Jeck - Additional fixes for deck editor. Unfortunately, it still has separate filters for deck and collection, but I'm working on that.
2010-02-17 23:27:17 +00:00
wagic.jeck
76fa3221d7
Jeck - Deck editor fixes.
2010-02-17 20:52:30 +00:00
wagic.jeck
78b864666e
Jeck - Fix for issue 338. Please see the note in that issue for details.
2010-02-17 20:35:37 +00:00
wagic.jeck
ce2f8aebea
Jeck - fix to issue 347.
2010-02-17 19:29:22 +00:00
wagic.jeck
8b1a812e02
Jeck - Normal and Hard economic difficulty no longer display visible prices before the player asks about a card. This allows Wololo's clever pricing algorithm to work :)
2010-02-17 19:02:35 +00:00
jean.chalard
436da6fcc0
J :
...
* Very small addition to the key bindings menu.
2010-02-17 15:24:14 +00:00
wagic.jeck
4fd38766b1
Jeck - Daily build & fix to r1895. Now the deck editor does what I thought it did.
2010-02-17 15:16:59 +00:00
Psyyringe
8f130856da
Psyringe - fixed Book of Rass (thanks to Crodley for the bug report)
2010-02-17 11:17:49 +00:00
wagic.jeck
49a6ee18fc
Jeck - "Trophy Room" button now uses generic image. I'm not certain I like the way this looks, but it's necessary for internationalization.
2010-02-17 04:53:06 +00:00
wagic.jeck
ab22719e4d
Jeck - Deck editor filtering now works much better- single filter, automatically recolors itself to match the active color.
2010-02-17 04:08:51 +00:00
wagic.jeck
a123cebfe5
Jeck - Fixed an error with packs, fixed basic info in deck editor, removed duplicated code in DeckDataWrapper.
2010-02-17 03:10:56 +00:00
wagic.jeck
ebaeb96450
Jeck - Reordered deck basic info to be more in keeping with main screen (copies, then unique)
2010-02-17 01:13:08 +00:00
wagic.jeck
92b0c80563
Jeck - Simple scaling of the options tabs.
2010-02-16 17:48:31 +00:00
wagic.the.homebrew@gmail.com
391c608b1a
Erwan
...
- daily build (0.11.0 Alpha)
2010-02-16 11:16:13 +00:00
wagic.the.homebrew@gmail.com
d5be045859
Erwan
...
- Adding (dead) code for Story mode. This is FAR from being ready so it's deactivated in the code. I just don't want to create a branch (I'm lazy) and I'm fed up with synching. My Goal is to have a tutorial ready with this for the release after this one. If you want to test it (Note: the sample story is not interesting at ALL), just look for "Story mode" and uncomment (3 occurrences). PSP Or Linux need additions to the Makefile...
2010-02-16 10:55:03 +00:00
jean.chalard
8a19b0567b
J :
...
* Add support for key icons in the keybinding menu
2010-02-16 02:30:11 +00:00
wagic.jeck
7104eff946
Jeck - for HQ users, added flexible image scales to task board backdrop.
2010-02-16 01:22:47 +00:00