QTfrontend/hwform.cpp
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Mon, 01 Jun 2015 14:30:22 +0200 koda Fix building on OSX when autoupdate is disabled
Sun, 18 Jan 2015 17:14:37 -0500 nemo merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
Mon, 19 Jan 2015 00:12:26 +0300 unc0rr Fix here too
Mon, 01 Jun 2015 14:30:22 +0200 koda Fix building on OSX when autoupdate is disabled 0.9.21
Fri, 02 Jan 2015 00:14:49 +0300 unc0rr Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead 0.9.21
Tue, 30 Dec 2014 18:19:05 -0500 nemo revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay 0.9.21
Sat, 27 Dec 2014 22:09:31 +0300 unc0rr Workaround bug (each time losing room master status, even when joining mutliple rooms, new instance of NetAmmoSchemeModel created, receiving schemeConfig and modifying its 43rd member, thus the last model which accepts this signal has the string cut down several times, workaround creates copy of qstringlist to avoid modifying shared message instance. Proper fix would delete unneeded instances of NetAmmoSchemeModel, but who cares) 0.9.21
Fri, 22 Aug 2014 00:57:07 +0400 alfadur - Support for pausing multiplayer games
Sun, 15 Jun 2014 04:33:54 +0200 sheepluva do not get stuck on "in game..." page just because of game crash. output a message instead. could still need some tweaking, but a man gotta sleep. and sheep too...
Tue, 04 Feb 2014 19:45:22 +0100 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
Tue, 21 Jan 2014 22:43:06 +0100 koda fixwhitespace and dos2unix
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Sat, 04 Jan 2014 23:55:54 +0400 unc0rr merge default webgl
Mon, 01 Jun 2015 14:30:22 +0200 koda Fix building on OSX when autoupdate is disabled 0.9.20
Mon, 28 Oct 2013 14:07:04 +0100 koda merge spacecampaign
Wed, 25 Sep 2013 05:42:16 +0300 Periklis Ntanasis merge with default spacecampaign
Thu, 19 Sep 2013 02:33:23 +0300 Periklis Ntanasis fixes bug that doesn't display mission name in drop down list spacecampaign
Tue, 15 Oct 2013 23:07:22 +0400 unc0rr Allow user to enter password for the room he joins
Mon, 14 Oct 2013 23:57:31 +0400 unc0rr - Frontend finally learns how to create passworded room
Fri, 11 Oct 2013 17:43:13 +0200 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
Wed, 07 Aug 2013 04:06:52 +0300 Periklis Ntanasis removing the Mission prefix from the campaign front end page spacecampaign
Fri, 16 Aug 2013 14:15:00 +0400 unc0rr Take care of some warnings from issue 688
Thu, 11 Jul 2013 02:05:59 +0300 Periklis Ntanasis added slot for starting campaign by clicking the image and some events in moon mission spacecampaign
Mon, 01 Jul 2013 23:23:22 +0300 Periklis Ntanasis merge and changed also spacecampaign name spacecampaign
Mon, 01 Jul 2013 20:04:32 +0300 Periklis Ntanasis changed mission dir name to use underscores instead of whitespaces
Mon, 01 Jul 2013 18:03:06 +0300 Periklis Ntanasis added deafult image if not one available in campaign spacecampaign
Fri, 28 Jun 2013 22:38:08 +0300 Periklis Ntanasis y! code clean up :) spacecampaign
Fri, 28 Jun 2013 22:06:57 +0300 Periklis Ntanasis this seems to work ok, but I have to clean up the code spacecampaign
Fri, 28 Jun 2013 20:14:32 +0300 Periklis Ntanasis wright script is called on StartCampaign but maybe cause problems if i.e. set a default image spacecampaign
Fri, 28 Jun 2013 19:55:16 +0300 Periklis Ntanasis fixed bug about starting campaign page with not descriptions/images and with wrong description/image mathcing spacecampaign
Fri, 28 Jun 2013 19:32:11 +0300 Periklis Ntanasis images works, but not description/title displayed first time page is opened spacecampaign
Fri, 28 Jun 2013 19:05:41 +0300 Periklis Ntanasis cleanup, descriptions work, images no spacecampaign
Fri, 28 Jun 2013 18:55:01 +0300 Periklis Ntanasis this seems to works, still wip spacecampaign
Fri, 28 Jun 2013 15:45:11 +0300 Periklis Ntanasis more on campaign page - wip spacecampaign
Fri, 28 Jun 2013 02:38:56 +0300 Periklis Ntanasis changes in campaign page - not tested wip spacecampaign
Sun, 23 Jun 2013 17:11:29 -0400 nemo Configuration for tag display default
Mon, 17 Jun 2013 23:10:45 +0200 koda really update with default webgl
Mon, 17 Jun 2013 17:45:18 +0200 koda issue 672, frontend less spammy
Thu, 13 Jun 2013 14:44:28 +0200 koda bring windows fixes from main repo
Mon, 17 Jun 2013 16:56:58 +0200 koda update with default webgl
Wed, 12 Jun 2013 04:53:04 +0300 Periklis Ntanasis added images and corrected bug that didn't show correct description at some occasions
Mon, 27 May 2013 21:39:52 +0300 Periklis Ntanasis issue 562, image and description for the campaign page
Thu, 06 Jun 2013 15:55:10 +0200 koda port all Q_WS_* to Q_OS_* so that we are forward compatible with Qt5
Tue, 04 Jun 2013 22:28:12 +0200 koda update branch webgl
Tue, 04 Jun 2013 00:15:03 +0400 unc0rr Fix issue 652 and fix issue 645
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Tue, 28 May 2013 00:01:58 +0400 unc0rr Fix "try again" button in "reconnected to fast" dialog trying to connect to port 0
Mon, 27 May 2013 10:47:59 -0400 nemo Default to random guest username in all places net/nick is fetched. Fixes issue #588
Tue, 21 May 2013 23:54:28 +0400 unc0rr Fix issue 570 (GoBack() slot connected twice)
Mon, 13 May 2013 23:31:03 +0200 koda fix issue 590, load nick after asking for it...
Mon, 13 May 2013 14:10:51 -0400 nemo Needs to reset net button, not toggle it.
Sat, 11 May 2013 21:19:44 -0400 nemo Change net button back on leaving main page.
Thu, 18 Apr 2013 00:41:27 +0400 unc0rr Switch to 'settings.ini'. Copies old ini file if necessary on startup.
Wed, 10 Apr 2013 22:52:38 +0200 thunderstruck implementation of a restart-game button. location and appearance is not final :P
Wed, 10 Apr 2013 00:13:26 +0400 unc0rr Don't set Default scheme/ammo when switching script if not room admin. Prevents game config desync.
Mon, 08 Apr 2013 23:34:12 +0400 unc0rr - Better fix to friends joins/quits highlighting problem
Sun, 07 Apr 2013 22:53:40 +0200 sheepluva merge
Sat, 06 Apr 2013 01:11:49 +0200 koda check for network for feedback dialog too
less more (0) -300 -100 -60 tip