Commit Graph

13211 Commits

Author SHA1 Message Date
slapshot5
1d525d9a6f fix leak with MouseListeners hooked up to mana pools. 2011-12-27 13:44:03 +00:00
Chris
c011f38ceb - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-27 12:06:19 +00:00
slapshot5
7f741fbee3 fix Observer leak in ControlField 2011-12-27 04:13:47 +00:00
slapshot5
b753f4d7ee fix Observer leaks in ControlTabber 2011-12-27 04:03:43 +00:00
slapshot5
cd915f5e10 fix deleting of Observers for Hand Zone (in ControlHand). It was deleting a new Object, which obviously doesn't already exist. This should be a step towards fixing performance problems after many games. 2011-12-27 03:46:22 +00:00
slapshot5
0d301c9a7c remove Old GUI checkbox option. It no longer works, and we will only be using/supporting the new UI. 2011-12-27 02:16:43 +00:00
slapshot5
08cea388dc filter out .DS_Store file name when looking for skins (created by Mac OS X Finder) 2011-12-27 02:11:25 +00:00
slapshot5
09d38c305b comment out the Stack Size and Stack Offset settings on the Settings screen. These aren't hooked up, and we will need to decide what to do with them going forward. 2011-12-27 02:10:56 +00:00
Sol
4a5ee1510f Fixing Birthing Pod description 2011-12-27 02:09:58 +00:00
slapshot5
a865619b43 comment and javadoc fixes in CardFactoryUtil 2011-12-26 23:30:22 +00:00
slapshot5
231f2fc6da various comment cleanups in PlayerZoneComesIntoPlay and AbilityFactoryZoneAffecting 2011-12-26 23:04:44 +00:00
Chris
360682f6f8 - Added a fluff piece to the changes.txt file. 2011-12-26 22:26:22 +00:00
slapshot5
db694ffa72 various javadoc updates in CardListUtil 2011-12-26 22:06:46 +00:00
slapshot5
d848b8f884 some TODO cleanups in various classes. 2011-12-26 21:10:27 +00:00
Chris
ae5fe0a42b - Cleanup comments in DeckEditorShop. 2011-12-26 17:39:57 +00:00
Chris
9f7020237b - Cleanup comments in DeckEditorQuest. 2011-12-26 17:36:55 +00:00
Chris
048462176b - The quest mode card shop should now display prices that are five digits long. Tested under Mac OS X and should also work under Windows as Windows uses a font with a narrower pen stroke. 2011-12-26 17:18:25 +00:00
slapshot5
79a769174d change some Ability_Mana -> AbilityMana in comments (to help with searching) 2011-12-26 15:46:57 +00:00
slapshot5
c95d632654 clean up several TODOs all over the place 2011-12-26 15:11:47 +00:00
slapshot5
a80776049f cleanup TODOs in a few classes 2011-12-26 14:55:09 +00:00
Chris
44cb4176dd - CheckStyle. 2011-12-26 13:29:22 +00:00
Chris
24c8bb63b2 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-26 11:30:08 +00:00
Rob Cashwalker
9f69170c2e Added CardRatings to AllZone for singular, global access. 2011-12-26 03:27:56 +00:00
Rob Cashwalker
4af36404b9 Added method to CardColor to identify if another CardColor shares color with another.
Added method to CardType to identify if another CardType shares a subtype with another.
2011-12-26 03:14:27 +00:00
Chris
b7d550ae7b - Added ToolTips to the labels for the lists located in the constructed view as they tend to be truncated with some of the smaller resolutions. 2011-12-26 01:32:32 +00:00
slapshot5
79810df74f javadoc updates for NewConstants 2011-12-25 19:29:06 +00:00
slapshot5
e05e1c59c0 fix NewGame/savesealed_ttl property in en.properties 2011-12-25 18:39:50 +00:00
slapshot5
7c635f10c3 clean up some TODOs in SpellAbility, Trigger, and CardColor classes 2011-12-25 18:02:27 +00:00
slapshot5
c181640cd3 cleanup in CFCreatures 2011-12-25 14:06:25 +00:00
slapshot5
0a320796e9 TODO cleanup in arcane.ui package 2011-12-25 14:02:55 +00:00
slapshot5
1d06c9db93 convert Recall to script 2011-12-25 13:04:39 +00:00
Chris
069c79dcb8 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-25 12:45:21 +00:00
slapshot5
d7cca34fe2 fixed an exception in ImageCache when a human attacker has trample and a player shows up as a Card in GuiMultipleBlockers 2011-12-25 11:53:54 +00:00
Chris
42b6770511 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-25 11:28:42 +00:00
Chris
b967e3a7fc - Let us add a "gapleft 6%" to the btnStart in ViewConstructed as this will do a better job of centering this button. 2011-12-25 01:46:00 +00:00
Chris
8d0781b905 - Minor adjustments to the spacing for the components in the constructed view. 2011-12-25 01:05:15 +00:00
Chris
2c2e212730 - Minor adjustments to the spacing for the components in the constructed view. 2011-12-25 00:59:01 +00:00
Chris
d9d0b60224 - Revising README.txt 2011-12-24 21:03:13 +00:00
Chris
c5848be4a6 - Revising README.txt 2011-12-24 19:32:58 +00:00
slapshot5
4f8f61b108 commenting out some debug code 2011-12-24 18:57:44 +00:00
slapshot5
6a527cb720 ImageCache now uses LoadingCache and CacheBuilder.build() instead of the deprecated (in Guava 11.0) MapMaker.makeComputingMap(). Please post to the forums if you see any exceptions/problems related to ImageCache. 2011-12-24 18:56:20 +00:00
slapshot5
6d6543e895 TODO cleanups in QuestEvent 2011-12-24 17:35:48 +00:00
Sol
6733401054 - Removing unused function in ManaPool.java 2011-12-24 13:51:35 +00:00
slapshot5
a7910e132f fix Puppeteer Clique to exile at only your end step, not any end step. 2011-12-24 12:32:40 +00:00
Chris
3dabfb62c7 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-24 11:52:57 +00:00
slapshot5
598d589f8c fixed ManaCost for Doomgape 2011-12-24 11:04:34 +00:00
slapshot5
6bad8ddec6 help text fixes in ControlDraft 2011-12-24 03:38:07 +00:00
Chris
ef3f05c08f - Added Slapshot's fix which prevents the human from playing multiple lands when dev mode is off. 2011-12-24 03:07:28 +00:00
Chris
429fe64a11 - Added Sol's fix to stop the AI from playing multiple lands. 2011-12-24 00:45:54 +00:00
Chris
b08d8f931e - StringBuilder 2011-12-23 19:45:01 +00:00