Commit Graph

  • eefd03ad84 Jeck - Reverting r1183. wagic.jeck 2009-10-26 05:10:06 +00:00
  • 8a6162ba15 Jeck - Please review. wagic.jeck 2009-10-26 02:27:55 +00:00
  • 2d49747da9 JON4TH4N - couple of fixes leungclj 2009-10-25 19:14:07 +00:00
  • eaec76d22f Added two deck descriptions provided by Niegen. Psyyringe 2009-10-25 15:32:12 +00:00
  • dd7c307c7a Erwan -Fix issue 107 as well as another issue with doesnotuntap mentioned by leungcl -Changed wording for Paralyzing Graps (to match oracle), please verify wagic.the.homebrew@gmail.com 2009-10-25 14:01:25 +00:00
  • eab2086160 Changed the description (flavor text) in several AI decks. the old descriptions consisted of flavor texts of existing cards. Even though the flavor texts are often just a few words long, I'm pretty certain that this is copyrighted material, and before we go to great lengths to find out whether any interpretation of "fair use" would allow us to use them nevertheless, I think it's better to just remove them and come up with texts that we don't have to worry about. Psyyringe 2009-10-25 12:12:19 +00:00
  • b9f08bd69a Fixed Ethercaste Knight (ARB) solo81@web.de 2009-10-25 11:17:40 +00:00
  • d04ce83c1b JON4TH4N - (ZEN) fixes Baloth Woodcrasher, it won't loss its +4/+4 ueot. I also did similar change to other cards, not sure if this has fix them, but sure it functions just the same, and less chance to have error. Please review, please. leungclj 2009-10-25 11:14:30 +00:00
  • 24ea5b7b6a Erwan - Fix issue 42 wagic.the.homebrew@gmail.com 2009-10-25 08:55:56 +00:00
  • cc0b67fb17 Jeck - Fix to issue 136, which caused the "unlocked set/mode" noise to play regardless of SFX volume. wagic.jeck 2009-10-25 07:19:42 +00:00
  • 638d3940ca Jeck - Turns out background.png is no longer referenced anywhere in code. Deleted. wagic.jeck 2009-10-25 05:06:30 +00:00
  • 1df69fd490 Jeck - Batch script to copy resources on PC over to PSP. Does not copy SFX or settings/profiles. wagic.jeck 2009-10-25 04:33:09 +00:00
  • 0efb205469 Jeck - Final theme updates. Reverted backdrop.jpg to 255H, expanded wood.png to 32H, though only 28 are used (to prevent gray box issue). Also minor change to OptionItem.cpp so that themeinfo.txt loads on Default theme. wagic.jeck 2009-10-25 01:37:23 +00:00
  • 80be924614 Jeck - Some theme work. Reverted default theme background. Added Jade theme, mana colors for Inverted. * In GuiBackground, we now load and use all of backdrop.jpg. This is for effects like that in Jade. It's an extremely minor change, so shouldn't effect stability. wagic.jeck 2009-10-24 23:42:06 +00:00
  • 8d0f3a4c81 Erwan - minor string corrections wagic.the.homebrew@gmail.com 2009-10-24 14:59:35 +00:00
  • 18ef910e6a Erwan -"daily build" - Note: We recently switched to VC2008, so you might need to download the VC2008 runtimes wagic.the.homebrew@gmail.com 2009-10-24 14:32:53 +00:00
  • 6f1772e938 Erwan -fix issue mentioned at http://wololo.net/forum/viewtopic.php?f=4&t=371&p=6296#p6296 . I touched a very sensitive area of the code so please let me know if something goes wrong with this revision with spells or abilities that involve targets and/or sacrifice wagic.the.homebrew@gmail.com 2009-10-24 14:15:08 +00:00
  • 97043870ed JON4TH4N - few fixes and tested, working now leungclj 2009-10-24 13:32:56 +00:00
  • 60845ee3b3 Erwan - fix issue 111 wagic.the.homebrew@gmail.com 2009-10-24 13:06:02 +00:00
  • fb52ea5452 Erwan - fix for issue 113 wagic.the.homebrew@gmail.com 2009-10-24 11:52:55 +00:00
  • da6d650c3d Erwan -fix issue 128 wagic.the.homebrew@gmail.com 2009-10-24 11:17:38 +00:00
  • e601d671ee JON4TH4N - couple of fixes leungclj 2009-10-24 10:53:42 +00:00
  • c00a93e0a6 JON4TH4N - (ZEN) fixes leungclj 2009-10-24 10:42:21 +00:00
  • 2546b521b1 Jeck - Proposed alteration to the gameplay background. * I've tried to keep the same kind of luminosity as the old backdrop.jpg, and matched the psuedo-jade to the colors of the phase icons. I'm still not certain what to do with wood/gold/goldglow, as they clash terribly. * The whole "recessed playarea" thing was inspired by the recent forum posts of Kaioshin. wagic.jeck 2009-10-24 07:01:46 +00:00
  • 19913b8a63 Jeck - Quick spellcheck to r1159 wagic.jeck 2009-10-24 02:23:57 +00:00
  • b41a03f332 Erwan - Updated credits, please let me know if I misspelled your name, or if I forgot someone you think is important (don't feel offended if I did, I have bad memory) wagic.the.homebrew@gmail.com 2009-10-24 01:54:01 +00:00
  • ed27514f73 Erwan - Finally upgraded the project to VC2008. People who are still on VC2005 need to download VC2008 (it's free) wagic.the.homebrew@gmail.com 2009-10-24 01:42:37 +00:00
  • 8556956bcf JON4TH4N - addition to r1156 leungclj 2009-10-23 21:01:52 +00:00
  • e5576ab5c2 JON4TH4N - minor fix leungclj 2009-10-23 21:01:23 +00:00
  • fe70dbacc3 Jeck - Revised manual. Thanks Psyringe! * The button icons are still too dark, you're right. I'll see what I can do about that later :) wagic.jeck 2009-10-23 11:50:21 +00:00
  • f117b04dea Jeck - And this is why I shouldn't code at 3 AM. Fix to r1152, which potentially closed a non-existent file descriptor. Not a major bug, but it's better to do it this way. wagic.jeck 2009-10-23 07:29:21 +00:00
  • c552a47087 Jeck - Fix to r1151, which left an open file descriptor. wagic.jeck 2009-10-23 07:26:12 +00:00
  • c87343a7f2 Jeck - Simplistic solution to issue 131. Reads only the first line of themeinfo.txt and uses the first 16 characters as the author name, if present. The rest of the file is completely ignored. Not exactly the most elegant solution, but I don't think we really need much metadata beyond who the theme's author is. My suggestion would be to let the authors use the rest of the file as a "Readme.txt" with whatever details they want to put in it. (Art credits, etc.). wagic.jeck 2009-10-23 07:16:58 +00:00
  • ddb9a166e4 Jeck - Rough draft of Wagic manual update. Please review for style, clarity, and content :) wagic.jeck 2009-10-23 07:03:55 +00:00
  • dea29a8515 My uploading of the lower-case new deck49.txt has left the upper-case old DECK49.TXT still in the repository. I'm now deleting the old file from within the repo-browser. Psyyringe 2009-10-22 19:29:39 +00:00
  • fe866ee175 AI Deck audit finished. I applied 31 changes, many to decks that weren't mine, so please review and correct/improve where appropriate, thanks. Psyyringe 2009-10-22 17:44:48 +00:00
  • dc5612e910 JON4TH4N - addition to r1141 leungclj 2009-10-22 15:44:16 +00:00
  • 5ccda99be2 JON4TH4N - bug fix? not sure, but sure it will work leungclj 2009-10-22 15:38:13 +00:00
  • f0124ce53a Erwan - fix issue 125 (Ondu Cleric) wagic.the.homebrew@gmail.com 2009-10-22 13:57:49 +00:00
  • 5ef7a5978f Erwan -fix issue 116 (Borderland behemoth) wagic.the.homebrew@gmail.com 2009-10-22 13:15:46 +00:00
  • 2c1a44ed43 Erwan -fix for issue 123 (Cockatrice) wagic.the.homebrew@gmail.com 2009-10-22 13:08:33 +00:00
  • 386bcf2bc7 AI Deck cleanup in preparation for the upcoming beta release: Psyyringe 2009-10-22 11:20:49 +00:00
  • 14fba35ebf (FEM): solo81@web.de 2009-10-22 10:48:38 +00:00
  • 1a3053d5d2 (ZEN): solo81@web.de 2009-10-22 10:15:19 +00:00
  • 4dc217edcb Jeck - Potential fix to issue 109, issue 112. Looks hopeful so far, please confirm (or confirm failure). * We only want to record misses when the file doesn't exist. Item can be null if we're out of memory for whatever reason, resulting in an invalid miss. wagic.jeck 2009-10-22 09:33:16 +00:00
  • 1c62c0450a JON4TH4N - (ZEN) removed my favorite Zen card.... leungclj 2009-10-22 07:26:07 +00:00
  • f005aabe30 Jeck - Possible fix for issue 112. wagic.jeck 2009-10-22 07:11:07 +00:00
  • 34ef5016f5 Jeck - Possible fix for issue 109, issue 112. Please confirm. * mError status was being reset properly. What I'm thinking happened is that somewhere along the line, a file would miss and return CACHE_ERROR_404. Then, cache.find() would fail because the file was not in the cache, but because mError wasn't reset it would still report CACHE_ERROR_404. In some cases, this would be overwritten (causing the flickering single frame wrong image), and in others this would erroneously report a miss. * Tested through three demo games and three player games. Shop screen still shows, didn't notice any missing sounds. wagic.jeck 2009-10-22 05:54:45 +00:00
  • 3c84fe3830 Jeck - Fix for issue 126. System didn't reset "I'm using a premade deck" boolean, so would look in the wrong place for decks if profiles were switched after playing with a premade deck. wagic.jeck 2009-10-22 05:16:14 +00:00
  • 7d9d2907e5 Jeck - Copied avatar image into graphics folder. This solves an issue with new profiles not having an avatar. I suppose we could delete the player/avatar.jpg, but I think it's small enough that leaving it in as a "Oh, and I can put my own avatar here" reminder might be a good idea. wagic.jeck 2009-10-21 23:27:18 +00:00
  • 879c8914aa JON4TH4N - (ZEN) fixed Nimbus Wings leungclj 2009-10-21 20:52:57 +00:00
  • f849051458 JON4TH4N - minor fixes leungclj 2009-10-21 14:48:46 +00:00
  • ec306ce615 JON4TH4N - (RV) fixed Fungusaur leungclj 2009-10-21 14:39:45 +00:00
  • 74401289a4 JON4TH4N - (ZEN) fixed Slaughter Cry leungclj 2009-10-21 14:38:17 +00:00
  • 3af15e9901 Erwan - 2nd part for issue 119 (bad commit) wagic.the.homebrew@gmail.com 2009-10-21 13:54:41 +00:00
  • c02f65eda2 Erwan -fix issue 119 wagic.the.homebrew@gmail.com 2009-10-21 13:53:53 +00:00
  • c1dc258ef0 Erwan - fix issue 118 wagic.the.homebrew@gmail.com 2009-10-21 13:49:31 +00:00
  • 8583d8a3d4 Laurent . Few additions with @damaged (ARB, ODY, RV) small correction (Idyllic Tutor from MOR) wagic.laurent 2009-10-21 13:41:05 +00:00
  • f928bd9443 - Fixed Ondu Clerics Cost (ZEN) solo81@web.de 2009-10-21 11:59:37 +00:00
  • 68c0251824 Erwan - fix Cage of hands typo wagic.the.homebrew@gmail.com 2009-10-21 11:15:27 +00:00
  • e04153aa6a (ARB): solo81@web.de 2009-10-21 10:52:03 +00:00
  • 6d62c013df Jeck - Fix for two obscure edge case bugs in the options menu. * Confirmable options used to only check for confirmation when selecting another option. They now autoconfirm when saving & exiting. This bug could possibly result in loading the wrong theme. Fixed. * Changing profiles, canceling, then changing to the profile again could also result in improper theme loading. Fixed. wagic.jeck 2009-10-21 02:34:29 +00:00
  • 63ddbd52ad Jeck - Hopefully fixes issue 114. * Options before the desired optionID were not using the correct option class. * Enums were expected to be lower-case. wagic.jeck 2009-10-20 16:54:53 +00:00
  • 83bc12a275 Erwan - Fix issue 102 (Rampage not working correctly) wagic.the.homebrew@gmail.com 2009-10-20 13:24:12 +00:00
  • 771b6d75be Erwan - fix for Dromad Purebred and other @damaged effects wagic.the.homebrew@gmail.com 2009-10-20 11:22:12 +00:00
  • 0de8a1bef4 Several card corrections solo81@web.de 2009-10-20 10:27:04 +00:00
  • 878eaa385f Reduced Dromar Purebreads code (RAV) solo81@web.de 2009-10-20 08:43:53 +00:00
  • 8c4c3f2418 Jeck - Final fix to r1109. It was reloading the old options halfway through saving the new ones. wagic.jeck 2009-10-20 04:33:43 +00:00
  • 3a4dd403e2 Jeck - Quick fix to r1109. wagic.jeck 2009-10-20 04:14:13 +00:00
  • 7f7320f904 Jeck - Some basic options handling rewrites, main menu update, example alternate theme (for testing). I'm closing issues 44 and 45, as hopefully this resolves them satisfactorily. * The alternate theme is just useful for testing themes, but please comment on the changes to the main theme. * Options reading and initializing separated from UI. * Options UI abstracted a bit, made more easily extensible. * With some extension, the options UI could be used as the basis for more complicated themes, if we load a file and use it to do stuff like GameStateOptions::Start() wagic.jeck 2009-10-20 03:46:18 +00:00
  • af41e28180 Laurent - small set additions/corrections wagic.laurent 2009-10-19 21:12:16 +00:00
  • 9d55a43ef0 Erwan - fix for issue 108 (mana icon disappears) - potential fix for issue 110 (victory bonus texts). Need to check - Fix for issue 100. A better solution would be to "stretch" the cards in hand the way it is done for the rest of the game, but this will do for now as it is a border case - Fix for issue 55. We'll remove 2 players mode for now, and put it back when/if we get network play wagic.the.homebrew@gmail.com 2009-10-19 13:48:09 +00:00
  • 77a00a3c4d J : * Some cleaning after r1062 code review. - Remove code that was never reached. - Remove a useless function. - Make GuiPlay treat cards that are both spells and creatures as creatures and not spells. jean.chalard 2009-10-19 13:36:42 +00:00
  • 273b0672e4 Erwan - various optimization fixes wagic.the.homebrew@gmail.com 2009-10-19 11:37:47 +00:00
  • d557dde656 Jeck - Whoops, committed the wrong quality gold.jpg. Sorry about that. wagic.jeck 2009-10-19 00:30:42 +00:00
  • 0e885e548a Jeck - Greener gold.jpg. Had this one laying around for awhile, thought I'd finally commit it. wagic.jeck 2009-10-19 00:26:19 +00:00
  • 0bc7322277 Laurent - Added 2 AI deck (treefolk and Dragons). + re-added behemoth to giant deck (22) wagic.laurent 2009-10-17 17:08:38 +00:00
  • cf0bb89ff7 Erwan -fix typo wagic.the.homebrew@gmail.com 2009-10-17 14:00:02 +00:00
  • 6e400dd510 (CFX): solo81@web.de 2009-10-17 12:51:59 +00:00
  • 1f577d615f (CHK): solo81@web.de 2009-10-16 20:13:59 +00:00
  • bfd819d95a (EVE): solo81@web.de 2009-10-16 19:22:28 +00:00
  • d08bdecedb (EXO): solo81@web.de 2009-10-16 18:35:33 +00:00
  • 379a60c834 (FUT): solo81@web.de 2009-10-16 18:06:46 +00:00
  • fac8ccd477 (IA): solo81@web.de 2009-10-16 17:39:33 +00:00
  • 29a81b69b7 (GPT): solo81@web.de 2009-10-16 16:31:56 +00:00
  • 46a1bf80b5 (LEG): solo81@web.de 2009-10-16 16:04:45 +00:00
  • 323fd4100c Laurent - Corrected "plainswalk" wagic.laurent 2009-10-16 15:28:34 +00:00
  • 7093fa48a8 Fixed Drain Life (MIR) solo81@web.de 2009-10-16 15:22:35 +00:00
  • 399698d11a Laurent - Small correction (bis) to R1088 wagic.laurent 2009-10-16 15:20:33 +00:00
  • 61a27b19c9 JON4TH4N - addition to r1088 leungclj 2009-10-16 15:19:05 +00:00
  • cd815a4b76 Laurent - added few cards with @damaged (CHK,MRD) small correction ICE wagic.laurent 2009-10-16 15:13:54 +00:00
  • 8c50e71b33 Erwan - Fix a bug when a token would be removed from game while being an attacker or a blocker. Potentially fix issue 42 wagic.the.homebrew@gmail.com 2009-10-16 14:41:27 +00:00
  • cdd8c4579e (MOR): solo81@web.de 2009-10-16 14:31:03 +00:00
  • 9046a33980 (MIR): solo81@web.de 2009-10-16 14:23:10 +00:00
  • 6d440b0423 Laurent - Added a few cards to DIS,small correction on ZEN, ONS, addition/removal in ICE DIS additions:cards with Hellbent and some cards with @damaged. Note that "opponent" is not a valid target and "player|opponentinplay" will not work. So for some addition we assume that the creature will never deal damage to its owner (e.g trygon in DIS). Hellbent works fine in the situation described. wagic.laurent 2009-10-16 09:24:24 +00:00
  • 8984f690b4 Jeck — Minor fix, removed unnecessary options save. wagic.jeck 2009-10-16 01:40:33 +00:00
  • 08a9f00100 Jeck - Fixed issue 106. wagic.jeck 2009-10-15 23:43:19 +00:00
  • 0e74773b57 Erwan - Fix issue 105 (threaten on own creature) wagic.the.homebrew@gmail.com 2009-10-15 14:36:24 +00:00
  • 97a0732682 Erwan - Fix issue 97. Please review. How about performance ? wagic.the.homebrew@gmail.com 2009-10-15 13:58:35 +00:00
  • f95b46f256 - Laurent Oops correction to 10E (thieving magpie)... was the old wrong code for thieving magpie...(opponent is not a valid target and was missing the from() ) Sorry for that... wagic.laurent 2009-10-15 09:41:02 +00:00