QTfrontend/hwform.cpp
Wed, 11 Jun 2008 20:45:49 +0000 unc0rr Fix demo records of rounds restored after saving
Sun, 27 Apr 2008 11:40:22 +0000 unc0rr Update copyright info in source files headers
Thu, 24 Apr 2008 20:53:35 +0000 unc0rr - New statistics
Fri, 22 Feb 2008 16:07:16 +0000 unc0rr - Get rid of PageSimpleGame, now pressing 'quick game' just starts round
Sun, 20 Jan 2008 13:51:22 +0000 displacer delete weapon set should work fine now
Sun, 20 Jan 2008 12:43:36 +0000 displacer delete weapon button added
Sun, 20 Jan 2008 12:21:13 +0000 displacer edit weapons is really edit now
Mon, 14 Jan 2008 17:12:57 +0000 unc0rr There is weapon scheme combo also on pageSimpleGame
Sat, 12 Jan 2008 22:41:03 +0000 displacer weapon names transmitted over network
Sat, 12 Jan 2008 17:17:09 +0000 displacer "Default" weapon is now default :)
Fri, 11 Jan 2008 21:45:24 +0000 displacer pre-alpha network weapons selection
Wed, 09 Jan 2008 21:22:22 +0000 displacer working multiplayer weapons combo
Wed, 09 Jan 2008 20:26:31 +0000 displacer update weapons combo fixed
Tue, 08 Jan 2008 20:32:17 +0000 displacer working save weapons to file
Wed, 26 Dec 2007 22:18:34 +0000 unc0rr Header cleanup in hwform.cpp
Wed, 26 Dec 2007 22:16:22 +0000 unc0rr - Header cleanup in game.cpp
Thu, 20 Dec 2007 10:54:42 +0000 displacer select default and save weapons added
Wed, 19 Dec 2007 11:10:23 +0000 displacer working weapons select
Sun, 16 Dec 2007 16:21:42 +0000 unc0rr Save and restore window size
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 20:28:58 +0000 unc0rr - Share much code between models
Sat, 15 Dec 2007 19:44:05 +0000 unc0rr Abstract HWForm from custom PageNet implementation
Sat, 15 Dec 2007 19:40:50 +0000 unc0rr Start move from custom widgets to custom models
Sat, 15 Dec 2007 18:58:55 +0000 unc0rr Fully implement www server list via model
Fri, 14 Dec 2007 16:18:42 +0000 unc0rr Unregister server in servers list when the game is started
Fri, 14 Dec 2007 16:13:35 +0000 unc0rr - Simplify net game objects relationship
Fri, 14 Dec 2007 15:36:00 +0000 unc0rr - Fix some stupid object casts
Fri, 14 Dec 2007 15:02:46 +0000 unc0rr Make use of server port option
Thu, 13 Dec 2007 23:07:16 +0000 unc0rr Basic concept for net server options page (subject to change)
Thu, 13 Dec 2007 21:49:52 +0000 unc0rr Finish asking host/port dialog implementation
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
Thu, 13 Dec 2007 12:39:26 +0000 unc0rr Some work on network widgets
Sun, 09 Dec 2007 14:12:01 +0000 unc0rr Fix bad behavior when quickly click Connect button more than once
Sun, 09 Dec 2007 13:49:33 +0000 unc0rr - Switch between local and internet game
Sun, 09 Dec 2007 13:21:47 +0000 unc0rr Register in www works
Sun, 09 Dec 2007 11:43:56 +0000 unc0rr Fix some bugs
Sun, 09 Dec 2007 10:09:52 +0000 unc0rr Half implement possibility for different backends of servers list
Sat, 01 Dec 2007 12:38:15 +0000 unc0rr Sample WWW server list class
Mon, 24 Sep 2007 20:34:28 +0000 displacer abstract class for items container (hedgehogs num, bullets, etc.)
Thu, 20 Sep 2007 20:00:10 +0000 unc0rr Special game mode allowing the only clan on map for training mode
Tue, 18 Sep 2007 19:52:46 +0000 unc0rr Select weapon scheme page
Tue, 18 Sep 2007 18:37:51 +0000 displacer kdevelop project add, initial weapons scheme button
Thu, 06 Sep 2007 19:10:03 +0000 unc0rr More work on Training mode
Thu, 06 Sep 2007 18:14:12 +0000 unc0rr Prepare to new page 'Training'
Thu, 06 Sep 2007 15:31:52 +0000 unc0rr Rename PageLocalGame -> PageSimpleGame due to future changes
Mon, 20 Aug 2007 18:47:24 +0000 unc0rr Better 'Load' page
Mon, 20 Aug 2007 18:11:43 +0000 unc0rr Working 'Load' page
Mon, 20 Aug 2007 17:49:39 +0000 unc0rr - Some changes to make build process clear
Mon, 11 Jun 2007 15:53:29 +0000 unc0rr Small fixes
Sun, 03 Jun 2007 22:19:47 +0000 displacer "Setup" button instead of "New team", exclude playing teams from setup
Wed, 30 May 2007 20:48:57 +0000 unc0rr Save saves in Save directory
Tue, 29 May 2007 21:55:45 +0000 unc0rr Easter egg (with stub image, will paint later)
Wed, 02 May 2007 15:21:34 +0000 unc0rr Fix build with CMake & gcc 4.1.2 on my system (treating #include <QtGui> as including directory)
Thu, 15 Mar 2007 02:20:31 +0000 displacer merged new team from branch
Sat, 24 Feb 2007 17:25:59 +0000 unc0rr - Fix warning
Sat, 24 Feb 2007 08:56:58 +0000 displacer disable start game button with teams num < 2
Fri, 23 Feb 2007 14:24:32 +0000 unc0rr - Change proto version to 4
Fri, 23 Feb 2007 09:31:28 +0000 displacer connect to removed signal fixed (console warning)
Wed, 21 Feb 2007 20:46:51 +0000 unc0rr Small cleanup + fix showing wrong page at startup
less more (0) -100 -60 tip