Commit graph

  • 89ab257d0b Oracle: build with qtjson Fabio Bas 2014-06-14 11:29:00 +0200
  • f7e5a2491f Merge pull request #83 from ctrlaltca/cmake-overhaul Gavin Bisesi 2014-06-14 09:19:54 -0400
  • 827f448cde Keep gatherer as image source; mtgimage as a hq alternative Fabio Bas 2014-06-14 12:11:03 +0200
  • 2b1d7c4f74 Use mtgimage.com for card images Fabio Bas 2014-06-14 12:02:34 +0200
  • d58615df1a Fix import of P/T; misc optimizations Fabio Bas 2014-06-14 11:52:55 +0200
  • 6f8b2baad8 Corrections to sets.xml for mtgjson.com Fabio Bas 2014-06-14 11:34:52 +0200
  • dbac97ee89 OracleImporter: use json to parse cards in sets Fabio Bas 2014-06-14 11:34:06 +0200
  • 94419b1e38 Oracle: build with qtjson Fabio Bas 2014-06-14 11:29:00 +0200
  • a35b62509a Handle correctly user-defined CMAKE_BUILD_TYPE Fabio Bas 2014-06-14 10:35:18 +0200
  • a4fbf8b677 Force linking with pthread under unix Fabio Bas 2014-06-13 19:09:33 +0200
  • 8fc08800a4 CPack generator; removed old prepareMacRelease.sh Fabio Bas 2014-06-12 23:47:01 +0200
  • dd768ba7bd OSX: Move translations inside app bundle Fabio Bas 2014-06-12 23:42:20 +0200
  • 660ff349ab Add a proper, top-level project name Fabio Bas 2014-06-12 23:32:12 +0200
  • ddec7e6561 Create CMake options for components Fabio Bas 2014-06-12 23:31:30 +0200
  • eca318c34d Make install paths relative to prepare for CPack Fabio Bas 2014-06-12 23:29:42 +0200
  • dfdfe60202 Properly install sounds and zonebg files Fabio Bas 2014-06-11 18:20:48 +0200
  • 84fe5f464c Removed unnecessary comments in previous commit Fabio Bas 2014-06-11 18:20:34 +0200
  • 721cf6fe4f Re-indent CMakeLists.txt using spaces Fabio Bas 2014-06-11 18:08:30 +0200
  • ed0311d59e Added comments for comment's CMakeLists.txt Fabio Bas 2014-06-11 01:26:54 +0200
  • 4fd8c94df0 Overhaul common's CMakeLists.txt Fabio Bas 2014-06-11 01:24:34 +0200
  • 62f756e698 Remove pthread detection and linking: it's unused Fabio Bas 2014-06-11 01:20:19 +0200
  • 5cd363e590 Removed duplicate FindQt4 Fabio Bas 2014-06-11 01:15:14 +0200
  • b2ead4ffd2 Ignore multiple build directories (used when cross compiling) Fabio Bas 2014-06-11 01:14:43 +0200
  • 4b49458eeb servatrice's CMakeLists.txt: major overhaul Fabio Bas 2014-06-10 23:34:01 +0200
  • 0f02c6b0a2 oracle's CMakeLists.txt: major overhaul Fabio Bas 2014-06-10 23:33:33 +0200
  • 0dd6567583 cockatrice's CMakeLists.txt: major overhaul Fabio Bas 2014-06-10 23:32:52 +0200
  • 4c1687264d main CMakeLists.txt: major overhaul Fabio Bas 2014-06-10 23:29:24 +0200
  • c9f10554c6 comment in sounds and zonebg's CMakeLists.txt Fabio Bas 2014-06-10 23:26:37 +0200
  • 84503483eb Added missing ifdefs around keysignals.h Fabio Bas 2014-06-10 23:25:59 +0200
  • 39e2bf06f5 Merge branch 'master' into cmake-overhaul Fabio Bas 2014-06-10 23:11:31 +0200
  • 20b9a538fa Split PendingCommand 's implementation to its own cpp to permit automoc Fabio Bas 2014-06-10 22:33:21 +0200
  • 50ac14e8ff Merge pull request #82 from ctrlaltca/osx-compilation-fix Gavin Bisesi 2014-06-10 14:06:23 -0400
  • e2d17e983f Restored whitespaces in CMakeLists.txt ctrlaltca 2014-06-10 20:05:24 +0200
  • 2b7d5d0ef2 Merge pull request #47 from sylvan-basilisk/editor-redesign Gavin Bisesi 2014-06-10 10:37:35 -0400
  • 1139c73dd9 Merge pull request #53 from mattkelly/userman-linux-fix Gavin Bisesi 2014-06-10 10:36:45 -0400
  • e938c54926 Merge pull request #59 from VanNostrand/rng Gavin Bisesi 2014-06-10 10:34:25 -0400
  • 79c805b835 Create sounds/zonebg CMakeLists.txt Fabio Bas 2014-06-10 14:11:16 +0200
  • 4fc6831784 Avoid using gcc-specific flags on not-gnu compilers Fabio Bas 2014-06-10 11:42:41 +0200
  • ccab97ca7d RNG: added additional checks (which forced an interface redesign), updated comments Mark Morschhäuser 2014-06-09 13:31:21 +0200
  • 197dd0f3c8 Remove useless bound checks. Mark Morschhäuser 2014-05-30 11:48:07 +0200
  • bf6ec478cb Dealt with SFMT compile warnings. Mark Morschhäuser 2014-05-18 11:10:29 +0200
  • 69201460e6 Included climits for UINT_MAX non-aware compilers. Mark Morschhäuser 2014-05-18 10:54:41 +0200
  • 02c2b29701 Merge pull request #63 from mattkelly/tab-changephase Gavin Bisesi 2014-05-17 18:09:35 -0400
  • 0c65fdf3dd Defined a common prefix for the Qt directory Mark Morschhäuser 2014-05-11 14:09:54 +0200
  • 841847cda4 update to hotkey settings in deck editor tab sylvanbasilisk 2014-04-24 20:17:21 +0000
  • 040d9d15a3 bug fix: move isEnabled test out of acceptCardAttr sylvanbasilisk 2014-04-24 19:49:50 +0000
  • cd4d04be3e change tabs into 4 spaces in new files sylvanbasilisk 2014-03-25 02:28:42 +0000
  • 0770626270 Merge branch 'master' into editor-redesign sylvanbasilisk 2014-03-25 02:10:52 +0000
  • 748aac7ee8 whitespace modifications in preparation for merge sylvanbasilisk 2014-03-25 01:13:41 +0000
  • 378cc91c17 delete debug printf statements sylvanbasilisk 2014-03-25 00:07:58 +0000
  • 610f0b6f6f make sure filtertree stuff translates sylvanbasilisk 2014-03-24 23:52:30 +0000
  • 2b7ea0c983 refactored deck editor UI key shortcuts sylvanbasilisk 2014-03-24 21:03:26 +0000
  • f964dcc656 Added additional bound checks. Mark Morschhäuser 2014-03-20 15:37:21 +0100
  • fbf54b62bc Test if macro already exists to shutup warning. Mark Morschhäuser 2014-03-18 20:41:39 +0100
  • d968f04b02 Improved file handling from commit e33debcb. Mark Morschhäuser 2014-03-18 12:10:46 +0100
  • 082ab73152 Add Tab shortcut for next phase Matt Kelly 2014-03-13 01:07:15 -0400
  • da59b51c5e Fixed deletion of startmenu folder on uninstall + code indent Mark Morschhäuser 2014-03-12 10:04:31 +0100
  • e2615a0ff0 Fixed warning C4018 <,> signed/unsigned mismatch Mark Morschhäuser 2014-03-12 09:34:25 +0100
  • 7c606af63e Fixed warning regarding virtual function overrides. Using C++ standard. See http://msdn.microsoft.com/en-us/library/bb384874(v=vs.90).aspx Mark Morschhäuser 2014-03-12 09:11:01 +0100
  • eebdc1b50e Updated NSIS uninstall section. Mark Morschhäuser 2014-03-11 17:47:40 +0100
  • a52d774593 Updated NSIS installer. Mark Morschhäuser 2014-03-11 17:41:17 +0100
  • a7c957dfca Fixed CMake files for MSVC++ linker. Mark Morschhäuser 2014-03-11 17:15:51 +0100
  • 32ad8ed24c Fixed MSVC++ compile error due to sqrt() usage. Mark Morschhäuser 2014-03-11 16:57:54 +0100
  • 80da61dcbb Fix MSVC++ compile error caused by missing round() in math.h Mark Morschhäuser 2014-03-11 16:10:55 +0100
  • 6e9f81461a Fixed VC++ 'M_PI' : undeclared identifier error. Mark Morschhäuser 2014-03-11 15:19:29 +0100
  • 49227ad44c Fixed VC "'*/' found outside of comment" warning. Mark Morschhäuser 2014-03-11 15:04:26 +0100
  • e33debcbff Changed C to Qt file handling. VC warns because fopen may be unsafe. Mark Morschhäuser 2014-03-11 15:02:15 +0100
  • 4eb845d438 Throw exception if RNG is used with invalid bounds. Mark Morschhäuser 2014-03-11 09:41:37 +0100
  • 9a20e5e2e2 Commented a pitfall in case of RNG replacement. Mark Morschhäuser 2014-03-11 08:18:54 +0100
  • 800f7e6373 Use distribution function with rejection sampling. Mark Morschhäuser 2014-03-10 14:13:46 +0100
  • 424513eb90 Forgot to add lower bound in RNG generation. Mark Morschhäuser 2014-03-08 17:45:59 +0100
  • 0128798c64 4 Space Tabs Name 2014-03-08 11:35:35 -0500
  • a15eb6f29f Updated SFMT RNG code, removed Qt RNG Mark Morschhäuser 2014-03-08 17:08:40 +0100
  • 1d3667f37d Implemented Fisher–Yates shuffle. Assumes RNG function is in form getNumber(min,max), with min and max inclusive (Did not find documentation on function) Musty Mustelidae 2014-03-08 01:23:21 -0500
  • 2ad09399f4 Implemented Fisher–Yates shuffle. Assumes RNG function is in form getNumber(min,max), with min and max inclusive (Did not find documentation on function) Musty Mustelidae 2014-03-07 09:09:56 -0500
  • 401b34d22c Clean up DecklistModel::addCard() Buce 2014-02-18 20:05:22 -0600
  • 875df01424 Fix GUI glitches when adding cards to a deck Buce 2014-02-18 19:52:23 -0600
  • b32374b453 Sort correctly when adding cards Buce 2014-02-18 19:16:20 -0600
  • 6a5f2d2476 Allow sorting on different columns Buce 2014-02-18 18:58:16 -0600
  • a62ba91a5d Add different compare methods for sorting Buce 2014-02-18 18:26:09 -0600
  • ed5f02bf7a Merge pull request #52 from mattkelly/whitespace Gavin Bisesi 2014-02-21 20:53:18 -0500
  • 02d5fc64be Merge pull request #54 from mattkelly/pthread-fix Gavin Bisesi 2014-02-21 20:49:17 -0500
  • b93317cc17 OS X still works with pthread fix - added explanation Matt Kelly 2014-02-14 14:14:10 -0500
  • e366bd7a71 Fixed for Linux - pushing to test on OS X Matt Kelly 2014-02-14 13:58:54 -0500
  • 7269d0a1b7 Merge branch 'userman-linux-fix' of https://github.com/mattkelly/Cockatrice into userman-linux-fix Matt Kelly 2014-02-14 13:38:34 -0500
  • cc08893c12 Fix another typo in Usermanual Matt Kelly 2014-02-14 13:38:06 -0500
  • 5e2d3a2f3e Additional typo and formatting fixes Matt Kelly 2014-02-13 12:59:04 -0500
  • e003114ce3 Fix Linux and BSD section formatting Matt Kelly 2014-02-13 11:56:36 -0500
  • 1bc48a7849 Convert rest of source to 4-space indent Matt Kelly 2014-02-11 11:14:19 -0500
  • cf26ecb8a1 Merge pull request #51 from mattkelly/master Gavin Bisesi 2014-02-11 11:00:34 -0500
  • a171df744d Convert to 4-space indents Matt Kelly 2014-02-11 10:47:51 -0500
  • ac8c967d10 Remove compiler warnings from TODO Matt Kelly 2014-02-11 01:53:04 -0500
  • 96ec49936e Resolve all compiler warnings Matt Kelly 2014-02-11 01:52:06 -0500
  • f6e9676c75 revert cardinfowidget to its original content sylvanbasilisk 2014-01-29 07:15:44 +0000
  • f77054f20d refactor cardframe as a parent of a text card frame and a picture card frame sylvanbasilisk 2014-01-29 00:19:34 +0000
  • 5d223b5917 clear the filter term text edit box appropriately sylvanbasilisk 2014-01-28 23:51:18 +0000
  • c786e180c3 reverted back to original deck editor layout but including filtertree sylvanbasilisk 2014-01-26 23:20:35 +0000
  • 44e83e91c6 Merge pull request #43 from VanNostrand/doc2 Gavin Bisesi 2014-01-24 06:53:12 -0800
  • 91138b7e84 Improved Linux/BSD section in the usermanual. Mark Morschhäuser 2014-01-23 12:42:57 +0100
  • 16d30fb9e1 miscellaneous code cleanup sylvanbasilisk 2014-01-22 20:52:52 +0000