QTfrontend/pages.cpp
Thu, 09 Oct 2008 16:03:27 +0000 unc0rr Send team removal message to others in room when client disconnects
Wed, 08 Oct 2008 13:54:51 +0000 unc0rr Implement rooms list refresh
Wed, 08 Oct 2008 13:52:31 +0000 unc0rr Implement room create and join
Wed, 08 Oct 2008 13:40:29 +0000 unc0rr - Introduce a bit of state miachine in client code (should be more robust and verbosive now)
Wed, 08 Oct 2008 10:58:21 +0000 unc0rr Create a page for rooms list
Tue, 07 Oct 2008 12:37:06 +0000 unc0rr - Add stub page for rooms list
Mon, 06 Oct 2008 19:01:59 +0000 unc0rr Get rid of "internet" network game mode
Sun, 28 Sep 2008 15:13:18 +0000 unc0rr Fix frontend
Sun, 28 Sep 2008 08:28:32 +0000 unc0rr Reorganize team edit page a little (save a lot of space)
Sun, 28 Sep 2008 08:26:18 +0000 unc0rr Move preview icons into comboboxes
Sat, 20 Sep 2008 03:54:56 +0000 unc0rr Full-size hedgehog in hats selection widget
Thu, 11 Sep 2008 17:02:39 +0000 unc0rr - Reorganize headers according to Qt's style guide
Mon, 08 Sep 2008 18:30:16 +0000 unc0rr Remove 25pix margin on every page, so exit button is almost in the same place on all pages
Sun, 31 Aug 2008 16:00:31 +0000 unc0rr Store selected hats in team config
Fri, 29 Aug 2008 22:04:50 +0000 unc0rr - Finish hat selection widget
Fri, 29 Aug 2008 21:05:31 +0000 unc0rr Add hat selection control to team editing page (it's empty combobox yet)
Fri, 29 Aug 2008 20:30:17 +0000 unc0rr Add stubs for hats implementation
Sat, 16 Aug 2008 20:36:18 +0000 unc0rr Play music in menu also, with fading effects when run game
Fri, 15 Aug 2008 07:54:13 +0000 unc0rr Save some pixels for chat widget
Fri, 15 Aug 2008 07:49:52 +0000 unc0rr Allow team and hh name length be up to 64 letters length
Thu, 14 Aug 2008 14:43:40 +0000 unc0rr Fix "Hedgewars" button look
Tue, 12 Aug 2008 12:57:07 +0000 unc0rr More work on options page
Tue, 12 Aug 2008 12:05:52 +0000 unc0rr Reorganize widgets on options page
Tue, 12 Aug 2008 09:37:44 +0000 unc0rr Iconize more groupboxes
Tue, 12 Aug 2008 09:26:44 +0000 unc0rr Finish iconed groupbox implementation
Tue, 12 Aug 2008 08:48:44 +0000 unc0rr Add iconed groupbox class
Thu, 07 Aug 2008 16:14:35 +0000 unc0rr Finally fix save button look
Thu, 07 Aug 2008 13:30:09 +0000 displacer Frontend Fullscreen mode added
Wed, 06 Aug 2008 12:48:45 +0000 unc0rr Try to modify QGroupBox view
Tue, 05 Aug 2008 21:12:26 +0000 unc0rr Iconed "Back" button everywhere
Tue, 05 Aug 2008 20:57:08 +0000 unc0rr Make buttons border have different colors when mouse is over or it is pressed
Tue, 05 Aug 2008 15:39:51 +0000 unc0rr Unbreak build
Mon, 04 Aug 2008 20:29:13 +0000 unc0rr - Make look better
Mon, 04 Aug 2008 19:28:01 +0000 displacer transparent background for buttons at main page
Mon, 04 Aug 2008 19:04:46 +0000 displacer images at main page
Sun, 27 Jul 2008 22:14:43 +0000 unc0rr Add a checkbox in frontend to turn music off
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
Sat, 10 May 2008 13:44:30 +0000 unc0rr Use default ammostore string size for weapons number instead of predefined const
Fri, 22 Feb 2008 16:07:16 +0000 unc0rr - Get rid of PageSimpleGame, now pressing 'quick game' just starts round
Sun, 20 Jan 2008 14:57:34 +0000 displacer tr()s everywhere
Sun, 20 Jan 2008 14:44:01 +0000 displacer strange tr()
Sun, 20 Jan 2008 12:50:26 +0000 unc0rr - Fix layout on options page
Sun, 20 Jan 2008 12:43:36 +0000 displacer delete weapon button added
Wed, 09 Jan 2008 21:22:22 +0000 displacer working multiplayer weapons combo
Mon, 07 Jan 2008 15:44:13 +0000 displacer prepare weapons combo
Mon, 07 Jan 2008 13:09:10 +0000 displacer code size reduse
Wed, 26 Dec 2007 22:16:22 +0000 unc0rr - Header cleanup in game.cpp
Thu, 20 Dec 2007 16:11:58 +0000 displacer some copy/paste code removed
Thu, 20 Dec 2007 10:54:42 +0000 displacer select default and save weapons added
Sun, 16 Dec 2007 19:16:22 +0000 unc0rr Remake widgets layout on PageNetServer
Sun, 16 Dec 2007 15:58:29 +0000 unc0rr - Save after save now works
Sat, 15 Dec 2007 23:24:43 +0000 unc0rr - Fix a bug when server fails to start, and then connecting to another server on the same host (strange, the fix won't work on my machine)
Sat, 15 Dec 2007 22:57:22 +0000 unc0rr Actually pass host and port values to NetConnect method
Sat, 15 Dec 2007 20:28:58 +0000 unc0rr - Share much code between models
Sat, 15 Dec 2007 20:08:08 +0000 unc0rr UDP server list model
Sat, 15 Dec 2007 19:40:50 +0000 unc0rr Start move from custom widgets to custom models
Fri, 14 Dec 2007 15:36:00 +0000 unc0rr - Fix some stupid object casts
Thu, 13 Dec 2007 23:07:16 +0000 unc0rr Basic concept for net server options page (subject to change)
Thu, 13 Dec 2007 21:31:47 +0000 unc0rr Class to ask host/port to connect to ('Specify' button on PageNet)
Thu, 13 Dec 2007 13:49:20 +0000 unc0rr Move nick edit to PageOptions
less more (0) -100 -60 tip