wagic.jeck
355ee7a271
Jeck - Support for user profiles, preliminary theme support, virtual keypad, options GUI update. Still a bit unorganized, but it works.
2009-08-26 20:13:09 +00:00
wagic.the.homebrew@gmail.com
61ebbbe497
Erwan
...
- shop shows default thumbnails if no image available
2009-08-22 12:31:14 +00:00
wagic.the.homebrew@gmail.com
a59fb35d78
-AlternatRender calls fixes
...
-Replaced "borderline" default cards design with something more generic
2009-08-22 12:12:43 +00:00
wagic.the.homebrew@gmail.com
34126f2393
Erwan
...
- a few graphical fixes in shop and DeckViewer
2009-08-22 10:42:15 +00:00
wagic.the.homebrew@gmail.com
01d68f9b3c
Erwan
...
-windows makefile update
2009-08-22 07:04:54 +00:00
jean.chalard
3349f974f1
J :
...
* New interface.
* This breaks a lot of things. It is not feature-equivalent. It
probably doesn't compile under windows and doesn't work on PSP.
* Damage is not resolved any more. This will have to be fixed.
* Blockers can't be ordered any more. This will have to be fixed.
* A lot of new art is included.
2009-08-22 05:59:43 +00:00
wagic.the.homebrew@gmail.com
bf4262c0a0
Erwan
...
- New shop GUI. (don't mind the back image, it will change soon)
2009-08-22 00:46:45 +00:00
wagic.the.homebrew@gmail.com
c757a791c2
Erwan
...
- removed viridian shaman
- small bug fixes
2009-08-11 13:23:14 +00:00
wagic.the.homebrew@gmail.com
129334b93f
Erwan
...
-fixed shop refresh method problem (would not save correctly)
2009-07-26 06:08:39 +00:00
wagic.the.homebrew@gmail.com
328aa1c9f4
Erwan
...
- reduced price of boosters
- Sets need to be unlocked in order to be accessed from the shop
- Added a "refresh" option in the shop
2009-07-23 13:44:50 +00:00
wagic.the.homebrew@gmail.com
a376e8110b
Erwan
...
-added "this" as valid target (still needs some work) see cathodion
- Added mythic rares in boosters
2009-07-20 03:35:26 +00:00
wagic.the.homebrew@gmail.com
d8ac4a49b1
Erwan
...
-translation updates (including fr.txt)
2009-07-05 09:06:51 +00:00
wagic.the.homebrew@gmail.com
8a467da18f
Erwan
...
- Fix: cards in graveyard had shroud
- Fix :shop item "quantity" increased if bought in a booster
- Test for Recover -> no problem found, but there's a GUI issue, which will be fixed later
2009-06-11 11:48:02 +00:00
wagic.the.homebrew@gmail.com
91edaca882
Erwan
...
- Ashen firebeast bug fix
- Small cards bug fixes
- Bloodfire colossus bug fix
- Graphical glitch in Opponent deck's choice when Deck name is too long... attempt to fix, let's be careful, no more than 9 letters in Deck names, please
- Updated Tranquil domain test. It was using cards that have been removed from the DB
- replaced /n/ with (n) in shop
2009-06-08 13:45:52 +00:00
wagic.the.homebrew@gmail.com
115976c264
Erwan
...
- cards syntax errors
- compilation errors fix for PSP
2009-06-06 09:10:43 +00:00
wagic.the.homebrew@gmail.com
ab42e5db06
Erwan
...
- fixed card id collisions in Legends, Ravnica, Portal
- Changed Deck and Database structures with better design (a bit faster, hopefully a lot cleaner)
- updated Windows project file
2009-06-06 04:46:54 +00:00
wagic.the.homebrew@gmail.com
03c8b5e272
Erwan
...
- plasma Effect made an option (plasmaEffect=1 in settings/options.txt)
- Changed plasma effect colors to something "gold-ish". J, feel free to revert
2009-05-31 05:26:16 +00:00
jean.chalard
dd054c4963
J :
...
* ostream printing of JGui objects.
2009-05-23 08:34:50 +00:00
wagic.the.homebrew@gmail.com
04d429b82c
Erwan
...
-display the number of cards you own with the same name for each individual card in the shop
2009-05-20 13:50:58 +00:00
wagic.the.homebrew@gmail.com
8b008a4bda
Erwan
...
- boosters in shop 100 cards -> 80 cards
- 2 new cards in SHM
- Added Ram checking methods for the PSP
2009-04-30 12:10:09 +00:00
wagic.the.homebrew@gmail.com
9d0a10756d
Erwan
...
- Momir AI tweaks
- More cards in shop, boosters are cheaper, each card has between 1 and 4 occurrences
2009-04-07 13:38:11 +00:00
wagic.the.homebrew@gmail.com
3994006d7e
Erwan
...
- fixed a few memory leaks
2009-03-29 10:33:42 +00:00
wagic.the.homebrew
0256e64cd9
Erwan
...
- a few shop changes
2009-03-14 11:52:50 +00:00
wagic.the.homebrew
ba3b272558
Erwan
...
- Fixed a few font problems with alternate rendering
2009-02-05 12:48:51 +00:00
jean.chalard
2f3eaac9a5
J :
...
* Font unification.
2009-02-04 16:42:59 +00:00
jean.chalard
3bb2c431c9
J :
...
* Split constants file to have them in a single place.
2009-01-06 13:07:28 +00:00
jean.chalard
a82d4b51bb
J :
...
* New menu style - step one.
More improvements are to come, but this should be stable and have a good
portion of what is to be done.
2008-12-30 05:24:38 +00:00
jean.chalard
3e9ff2b580
J :
...
* Change the name of debug.h into config.h and use the new RESPATH define.
2008-12-25 16:28:03 +00:00
wagic.the.homebrew
9ec06eb4e7
Erwan
...
- fixed a problem with DOS card files under psp/linux
- Added a bunch of SAFE_DELETE, not sure they're really necessary
- fixed a small interface problem in Shop
2008-11-30 11:47:47 +00:00
jean.chalard
3518166189
J :
...
* Input fix.
* A lot of code cleaning spread across a lot of files.
2008-11-24 12:11:16 +00:00
jean.chalard
c97dd1f260
J :
...
* Remove ^M's.
* Re-indent automatically.
* Remove whitespace at the end of lines.
2008-11-12 13:45:42 +00:00
wagic.the.homebrew
d45e3b101b
2008-11-02 09:50:16 +00:00