The launcher for ioquake3.
Go to file
Jonathan Young 6da3a4113e On first run, try to get the Q3A path on Windows by reading it from the registry. 2014-05-14 22:53:01 +10:00
.gitignore Initial commit 2013-12-01 13:36:58 -08:00
LICENSE Initial commit 2013-12-01 13:36:58 -08:00
README.md Fix lists in README being a single (wrapped) line 2013-12-01 20:21:55 -06:00
imgs.qrc Added code files for initial commit. 2013-12-01 19:25:01 -05:00
installwizard.cpp Added "copy" wizard page for copying pak0.pk3 to the Q3A destination directory. 2014-05-14 22:33:47 +10:00
installwizard.h Added "copy" wizard page for copying pak0.pk3 to the Q3A destination directory. 2014-05-14 22:33:47 +10:00
installwizard.ui Added "install" wizard page for selecting pak0.pk3 location and Q3A destination directory. 2014-05-14 19:03:18 +10:00
installwizard_copy.cpp Added "copy" wizard page for copying pak0.pk3 to the Q3A destination directory. 2014-05-14 22:33:47 +10:00
installwizard_copy.h Added "copy" wizard page for copying pak0.pk3 to the Q3A destination directory. 2014-05-14 22:33:47 +10:00
installwizard_copy.ui Added "copy" wizard page for copying pak0.pk3 to the Q3A destination directory. 2014-05-14 22:33:47 +10:00
installwizard_eula.cpp Added "copy" wizard page for copying pak0.pk3 to the Q3A destination directory. 2014-05-14 22:33:47 +10:00
installwizard_eula.h Added "copy" wizard page for copying pak0.pk3 to the Q3A destination directory. 2014-05-14 22:33:47 +10:00
installwizard_eula.ui Added patch EULA page to the install wizard. 2014-05-13 20:15:00 +10:00
installwizard_finished.cpp 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. 2014-05-12 19:35:28 +10:00
installwizard_finished.h 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. 2014-05-12 19:35:28 +10:00
installwizard_finished.ui 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. 2014-05-12 19:35:28 +10:00
installwizard_install.cpp Added "copy" wizard page for copying pak0.pk3 to the Q3A destination directory. 2014-05-14 22:33:47 +10:00
installwizard_install.h Added "install" wizard page for selecting pak0.pk3 location and Q3A destination directory. 2014-05-14 19:03:18 +10:00
installwizard_install.ui Added "install" wizard page for selecting pak0.pk3 location and Q3A destination directory. 2014-05-14 19:03:18 +10:00
installwizard_installtype.cpp Added "install" wizard page for selecting pak0.pk3 location and Q3A destination directory. 2014-05-14 19:03:18 +10:00
installwizard_installtype.h Added "install" wizard page for selecting pak0.pk3 location and Q3A destination directory. 2014-05-14 19:03:18 +10:00
installwizard_installtype.ui Added "install" wizard page for selecting pak0.pk3 location and Q3A destination directory. 2014-05-14 19:03:18 +10:00
installwizard_locate.cpp Added "install" wizard page for selecting pak0.pk3 location and Q3A destination directory. 2014-05-14 19:03:18 +10:00
installwizard_locate.h Rename locatepage to locate. 2014-05-12 19:38:18 +10:00
installwizard_locate.ui Added "install" wizard page for selecting pak0.pk3 location and Q3A destination directory. 2014-05-14 19:03:18 +10:00
installwizard_patch.cpp Install Q3A patch. 2014-05-13 19:34:15 +10:00
installwizard_patch.h Install Q3A patch. 2014-05-13 19:34:15 +10:00
installwizard_patch.ui Basic Q3A patch downloading. 2014-05-13 13:28:20 +10:00
iol.png Added code files for initial commit. 2013-12-01 19:25:01 -05:00
iolICO.png Added code files for initial commit. 2013-12-01 19:25:01 -05:00
iolico.ico Use the iol icon for the windows exe file. 2014-05-08 21:49:31 +10:00
ioq3.png Added code files for initial commit. 2013-12-01 19:25:01 -05:00
ioq3ICO.png Added code files for initial commit. 2013-12-01 19:25:01 -05:00
ioquaktree.png Added code files for initial commit. 2013-12-01 19:25:01 -05:00
launch.pro Added "copy" wizard page for copying pak0.pk3 to the Q3A destination directory. 2014-05-14 22:33:47 +10:00
launch.rc Use the iol icon for the windows exe file. 2014-05-08 21:49:31 +10:00
main.cpp Add project, fix building using Qt5 2013-12-01 19:49:45 -06:00
mainwindow.cpp On first run, try to get the Q3A path on Windows by reading it from the registry. 2014-05-14 22:53:01 +10:00
mainwindow.h Added install wizard. So far it only has the user select their q3a location on windows. 2014-05-12 18:49:59 +10:00
mainwindow.ui Added install wizard. So far it only has the user select their q3a location on windows. 2014-05-12 18:49:59 +10:00
settings.cpp Save/load resolution settings. 2014-05-09 16:17:35 +10:00
settings.h Save/load resolution settings. 2014-05-09 16:17:35 +10:00

README.md

THE AS OF YET NOT OFFICIALLY NAMED LAUNCHER FOR IOQ3

The launcher for ioquake3. Built with QT, written in C++

ROADMAP

Required features to reach:

Version 1.0(alpha)

  • launch the ioquake3 program - DONE
  • launch quake3 at different resolutions - DONE
  • download/install patches for quake3 - not yet implemented
  • display EULA before downloading q3 patches - not yet implemented

2.0(beta)

  • be able to download/install ioquake3
  • be able to copy quake3 data from retail CD
  • be able to update ioquake3
  • be able to update self
  • initial support for other operating systems - STARTED(Linux)

3.0(Gold)

  • config launch options
  • config player options
  • WYSIWYG name config
  • work with steam installation of quake3
  • backup/save/swap configs
  • support for Linux, Windows, and OSX

4.0(PLATINUM)

  • support for other games (Tremulous/SmokinGuns/TurtleArena/etc.)
  • automated mod switcher
  • builtin server browser
  • integrated newsfeed
  • LAN support
  • preload mods/maps/content via internet protocols
  • uri integration (q3://, trem://, ioq3://, etc.)