QTfrontend/hwform.h
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, 28 Oct 2013 14:07:04 +0100 koda merge spacecampaign
Tue, 15 Oct 2013 23:07:22 +0400 unc0rr Allow user to enter password for the room he joins
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 19:32:11 +0300 Periklis Ntanasis images works, but not description/title displayed first time page is opened spacecampaign
Fri, 28 Jun 2013 15:45:11 +0300 Periklis Ntanasis more on campaign page - wip spacecampaign
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
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
Wed, 10 Apr 2013 22:52:38 +0200 thunderstruck implementation of a restart-game button. location and appearance is not final :P
Sat, 06 Apr 2013 01:11:49 +0200 koda check for network for feedback dialog too
Tue, 02 Apr 2013 21:00:57 +0200 koda update webgl branch webgl
Tue, 12 Mar 2013 01:32:39 +0100 koda this should prevent the password prompt from appearing on local games (issue 548)
Sun, 10 Mar 2013 15:44:03 +0100 koda hit hwplay://server:port and automatically join an unofficial server (on osx right now)
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Fri, 25 Jan 2013 13:59:27 +0100 sheepluva big indentation/whitespaces cleanup
Mon, 21 Jan 2013 02:21:04 -0500 dag10 It is now possible to start a game even if not all players are "ready"; a confirmation prompt is shown. This commit updates the server.
Mon, 14 Jan 2013 21:17:42 +0400 dag10 Convert feedback page to dialog (+some fixes from unC0Rr)
Tue, 08 Jan 2013 21:27:35 +0200 vitiv Added "New account" button when connectiong to the official server
Wed, 02 Jan 2013 12:39:50 +0100 koda simplify entering/leaving pages debug
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Tue, 25 Dec 2012 02:30:00 +0100 dag10 GCI2012: Feedback Redo
Thu, 20 Dec 2012 23:54:41 +0100 dag10 GCI2012: Beautify Network Page
Fri, 14 Dec 2012 21:09:07 +0100 Ondrej Skopek Added handling of not registered nicks (no change-server side tho), clearPasswordHash() also now sets the savepassword setting to false
Wed, 12 Dec 2012 15:57:01 +0100 Ondrej Skopek Removed whitespaces, refactored hash setting getting and clearing
Mon, 10 Dec 2012 22:09:54 +0100 Ondrej Skopek Patched login dialog bugs, added retry dialogs
Sat, 08 Dec 2012 15:06:30 +0100 Drew Gottlieb GCI2012: Google Issue Login
Mon, 03 Dec 2012 18:08:19 +0100 Ondrej GCI2012: Navigation Output
Sun, 02 Dec 2012 01:26:00 +0400 unc0rr Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
Thu, 29 Nov 2012 22:50:08 +0400 unc0rr A bit of refactoring
Thu, 30 Aug 2012 13:02:19 -0400 nemo Checking merge against latest trunk
Sun, 19 Aug 2012 12:50:34 +0300 belphegorr Fixed a typo, frontend is now working properly
Fri, 06 Jul 2012 19:15:44 +0400 Stepan777 When there are videos that are being encoded and user tries to quit display dialog with warning.
Sun, 08 Jul 2012 19:15:38 +0300 belphegorr Modified frontend so that updating campaogn progress no longer changes current index of the mission combo box
Mon, 11 Jun 2012 18:15:30 +0400 Stepan777 1. Implement new page in frontend with options for video recording.
Mon, 25 Jun 2012 10:46:48 +0300 belphegorr The first campaign commit with a lot of changes...
Mon, 04 Jun 2012 21:32:30 +0400 Stepan777 here it is
Wed, 02 May 2012 18:36:27 -0400 nemo Workaround for stuck pages.
Sat, 28 Apr 2012 18:56:31 +0200 sheepluva license header year range adjustments
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Mon, 30 Jan 2012 17:32:18 -0500 nemo astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
Sun, 15 Jan 2012 23:35:02 +0100 bovi GCI task: stars
Sun, 15 Jan 2012 22:57:49 +0100 bovi GCI task: ping
Sat, 14 Jan 2012 05:05:53 +0100 valnut GCI task: feedback is important
Sat, 03 Dec 2011 14:36:36 +0100 Oranger GCI task: describez
Sat, 26 Nov 2011 00:45:00 -0500 Oranger eyecandy
Sat, 29 Oct 2011 09:19:04 +0200 sheepluva disconnect when going back from lobby page (regression fix)
Fri, 28 Oct 2011 19:20:35 +0400 unc0rr It doesn't make much sense to make checks like 'if(game)' if you never set game to 0. Using smart pointers instead. Does it fix segfaults? Probably.
Tue, 25 Oct 2011 19:46:59 +0200 sheepluva remove any thread-safe stuff I introduced since it's not needed
Sun, 23 Oct 2011 09:01:53 +0200 sheepluva potential fix for issue #217 (SigSegV while in game room in KillAllTeams - team list change?)
Fri, 21 Oct 2011 07:00:49 +0200 sheepluva moving and renaming SDLs.*, making it a singleton; cleaning up class responsibilties wrt SDLInteraction; some comments
Tue, 27 Sep 2011 04:31:08 +0200 sheepluva PIMP'ed up training screen. special thanks to mikade for supplying the pics <3
Tue, 27 Sep 2011 00:38:39 +0200 sheepluva some more cleanups/refactoring/blahblah, some button positions may are a bit off atm. also I added a new picture for one of the buttons
less more (0) -100 -60 tip