Commit graph

  • ef78a8b2b8 Merge pull request #13 from jpcy/fix-windows-zlib-path master Zachary J. Slater 2015-11-19 11:01:59 -0800
  • b73fc8866d Fix zlib header path on windows. Jonathan Young 2015-11-13 14:09:39 +1000
  • 5dede16ace Update README.md Zachary J. Slater 2015-11-03 14:21:44 -0800
  • f05176fd84 Update README.md Zachary J. Slater 2015-11-03 14:21:27 -0800
  • 996cd4973e updating .gitignore Zachary J. Slater 2015-11-02 17:35:03 -0800
  • 727852dc49 Update README.md Zachary J. Slater 2015-10-21 09:45:51 -0700
  • 31c5e6c590 Updated roadmap Zachary J. Slater 2015-10-20 08:20:31 -0700
  • d20e1ed621 Merge pull request #10 from zturtleman/improvements Zachary J. Slater 2015-01-05 15:44:34 -0800
  • 07e1672902 Allowing using 'Locate' option in install wizard on all platforms Zack Middleton 2015-01-04 14:20:01 -0600
  • 32cd52895b Have Mac and Linux use install wizard destination as fs_basepath Zack Middleton 2015-01-04 14:14:33 -0600
  • ed18c08161 Improve settings tab layout Zack Middleton 2015-01-04 12:58:11 -0600
  • 50c8b3be07 Merge pull request #9 from zturtleman/install_wizard_linux_osx Zachary J. Slater 2014-11-18 17:01:09 -0800
  • 034c29f1ae Fix install wizard zlib for OS X Qt5 Zack Middleton 2014-11-18 18:44:35 -0600
  • a3287b1c24 Make install wizard work with Linux Qt4 Zack Middleton 2014-11-18 17:33:00 -0600
  • 97c0b11a0b Merge pull request #7 from jpcy/q3a-installer Zachary J. Slater 2014-08-26 21:07:37 -0700
  • 360385d1cf Use the ioq3 patch data (zip) instead of the official id linux patch (tar.gz). Jonathan Young 2014-05-28 18:30:02 +1000
  • ded0f9c6f4 Moved tar.gz file extraction to FileExtractWorker. The "patch" wizard page runs it in a background thread instead of the main thread. Jonathan Young 2014-05-18 21:41:54 +1000
  • 51ef4403ae Windows install from CD: only display CD/DVD drives. Jonathan Young 2014-05-18 14:08:38 +1000
  • 7decc05e07 Windows install from CD: display the drive volume names next to the path. Select the volume "Quake3" if it's found. Jonathan Young 2014-05-17 18:45:38 +1000
  • ba3dbeb6d1 Use method pointers instead of the error prone SIGNAL and SLOT macros. Jonathan Young 2014-05-17 17:16:04 +1000
  • 6341250996 Added the MIT license header to all source files. Jonathan Young 2014-05-17 17:10:16 +1000
  • 22ca1cec42 Moved Q3A utility function - path and home path detection, config reading - to their own static class. Jonathan Young 2014-05-17 17:00:38 +1000
  • f39872b24e Fixed file transaction handling when the destination file doesn't exist. Jonathan Young 2014-05-17 14:26:26 +1000
  • 5897c21ddc Use a primitive form of file transactions when copying pk3 files from a CD or Steam. Jonathan Young 2014-05-16 22:41:57 +1000
  • fdb1b8144f Moved the file copy worker to its own files. Jonathan Young 2014-05-16 21:33:57 +1000
  • 48d13fb321 Fix hang if patch download fails. Jonathan Young 2014-05-15 20:01:31 +1000
  • c9f1422f4a Clear wizard copy files before adding so the back button works. Jonathan Young 2014-05-15 19:53:17 +1000
  • 70dbf58f44 "copy" wizard page: show the name of the file being copied. Jonathan Young 2014-05-15 19:42:42 +1000
  • c09b876566 Store the wizard Q3A path in InstallWizard instead of a field. Jonathan Young 2014-05-15 17:21:13 +1000
  • 8e5e041322 Fixed install from CD page layout. Jonathan Young 2014-05-15 17:07:25 +1000
  • 64a060fcf6 When installing from CD, have the user select a drive/directory instead of making them find pak0.pk3 on the CD. Jonathan Young 2014-05-15 17:06:20 +1000
  • 0837c47531 Don't install the patch when installing from Steam. Jonathan Young 2014-05-15 16:40:17 +1000
  • 294afa1066 Rename "installtype" wizard page to "setup". Jonathan Young 2014-05-15 16:29:22 +1000
  • 616b422e3b Make installing from Steam a separate option than installing from CD. Copy all pk3 files instead of just pak0.pk3. Jonathan Young 2014-05-15 15:03:16 +1000
  • 36883f0eee Have the "copy" wizard page take a list of files to copy, rather than copying a predefined file. Jonathan Young 2014-05-15 14:20:50 +1000
  • 91d101dee1 Automatically go to the next wizard page when copying or patching completes. Jonathan Young 2014-05-15 13:54:18 +1000
  • c32abd47f8 Merge the installtype, install and locate wizard pages into one page with a QStackedWidget. Jonathan Young 2014-05-15 13:51:35 +1000
  • 6da3a4113e On first run, try to get the Q3A path on Windows by reading it from the registry. Jonathan Young 2014-05-14 22:53:01 +1000
  • 05e1610bf7 Added "copy" wizard page for copying pak0.pk3 to the Q3A destination directory. Jonathan Young 2014-05-14 22:33:47 +1000
  • 37b0276f64 Added "install" wizard page for selecting pak0.pk3 location and Q3A destination directory. Jonathan Young 2014-05-14 19:03:18 +1000
  • 7bbffd9cfc Added patch EULA page to the install wizard. Jonathan Young 2014-05-13 20:15:00 +1000
  • 79f2c1fbd4 Install Q3A patch. Jonathan Young 2014-05-13 19:34:15 +1000
  • c10e713215 Unzip Q3A patch. Jonathan Young 2014-05-13 17:23:47 +1000
  • 7c5306c507 Fix crash when canceling wizard after patch download is complete. Jonathan Young 2014-05-13 15:29:54 +1000
  • 82854ab6e9 When downloading linuxq3apoint-1.32b-3.x86.run, skip writing the first 8251 bytes so a valid tar.gz file is written. Jonathan Young 2014-05-13 14:24:23 +1000
  • 8f22984ca1 Basic Q3A patch downloading. Jonathan Young 2014-05-13 13:28:20 +1000
  • 4c88912a0e Rename locatepage to locate. Jonathan Young 2014-05-12 19:38:18 +1000
  • 0e96fa145e Added a simple MD5 hash check to determine whether Q3A data is up to date. This determines how the install wizard selects the next page. Jonathan Young 2014-05-12 19:35:28 +1000
  • 558d673ef0 Added installation type page to the install wizard. Doesn't do anything yet. Jonathan Young 2014-05-12 19:00:36 +1000
  • dc4563dd6a Added install wizard. So far it only has the user select their q3a location on windows. Jonathan Young 2014-05-12 18:49:59 +1000
  • f0a58961d3 Merge pull request #6 from jpcy/settings Zachary J. Slater 2014-05-10 22:05:06 -0700
  • a3a9d199e9 Accidentally changed default tab to settings instead of main. Jonathan Young 2014-05-09 17:45:38 +1000
  • 78d3bd02c3 Disable resolution spinboxes when "Custom" resolution is not set. Jonathan Young 2014-05-09 17:41:45 +1000
  • 3ea451a168 Handle r_modes outside what ioquake3 recognize. Jonathan Young 2014-05-09 17:38:28 +1000
  • 81787fb72e Don't need default GUI settings anymore, since defaults are read from q3config.cfg. This simplifies things quite a bit. Jonathan Young 2014-05-09 17:06:21 +1000
  • 19d1d56983 Save/load resolution settings. Jonathan Young 2014-05-09 16:17:35 +1000
  • 6686a5579f Parse q3config.cfg in the home directory when first run to get setting defaults. Jonathan Young 2014-05-09 15:17:33 +1000
  • 701ddd5c10 Calculate the ioquake3 home path on startup. Jonathan Young 2014-05-09 12:56:11 +1000
  • 8a231f0b0b Save Quake 3 path to settings on Windows. QSettings is wrapped to keep error-prone stringly typed code in one place (QSettings uses string keys). Jonathan Young 2014-05-09 12:21:42 +1000
  • 633e2fbd6c Merge pull request #5 from jpcy/misc-fixes Zachary J. Slater 2014-05-08 10:20:58 -0700
  • 0e249476fe Use the iol icon for the windows exe file. Jonathan Young 2014-05-08 21:49:31 +1000
  • 28cb81fccd Silence unused arg warning. Jonathan Young 2014-05-08 21:38:50 +1000
  • 189d9b88ca Start the ioq3 process detached, so you can close the launcher while ioq3 is running. Jonathan Young 2014-05-08 21:37:32 +1000
  • bad8358d46 Windows: enclose the ioq3 path in quotes instead of escaping individual spaces. Jonathan Young 2014-05-08 21:22:51 +1000
  • f1e8bbe2de Fixed uninitialized memory and one small typo. Jonathan Young 2014-05-08 21:14:30 +1000
  • b11ebf35b3 Merge pull request #4 from zturtleman/fix_linux Zachary J. Slater 2014-03-24 13:24:16 -0700
  • c1e80ab502 Fix launching ioq3 on Linux Zack Middleton 2014-03-24 15:06:49 -0500
  • 3bb2a5c97c Merge pull request #3 from zturtleman/readme_formating Zachary J. Slater 2013-12-01 18:22:51 -0800
  • 54e33618c2 Fix lists in README being a single (wrapped) line Zack Middleton 2013-12-01 20:21:55 -0600
  • 0872b6064f Merge pull request #2 from zturtleman/fix_osx Zachary J. Slater 2013-12-01 17:58:25 -0800
  • 27c6e28500 Fix compiling/running on OS X Zack Middleton 2013-12-01 19:50:15 -0600
  • ab2ebf754d Add project, fix building using Qt5 Zack Middleton 2013-12-01 19:49:45 -0600
  • 61f56e7543 Merge pull request #1 from 8bitprodigy/master Zachary J. Slater 2013-12-01 16:30:30 -0800
  • dcf19c69e1 Added code files for initial commit. HASHTAG YOLO SWAG 8bitprodigy 2013-12-01 19:25:01 -0500
  • 75ae71dd1a Initial commit Zachary J. Slater 2013-12-01 13:36:58 -0800