QTfrontend/hwform.cpp
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
Wed, 21 Feb 2007 19:40:06 +0000 unc0rr Small cleanup, faster compilation as a result
Tue, 20 Feb 2007 19:50:38 +0000 displacer chatWidget with nicks ready
Tue, 20 Feb 2007 17:50:59 +0000 displacer chatWidget with layout
Sun, 18 Feb 2007 16:57:43 +0000 displacer simple net cha added
Sun, 18 Feb 2007 12:52:39 +0000 unc0rr - Fix creating net server in Windows issue
Sun, 18 Feb 2007 12:20:36 +0000 displacer waiting state for net Go button
Sat, 10 Feb 2007 15:07:35 +0000 unc0rr - Better AI thinking behavior
Thu, 08 Feb 2007 20:11:11 +0000 displacer update net servers when going to net page
Thu, 08 Feb 2007 19:03:23 +0000 displacer update button for udp servers list
Wed, 07 Feb 2007 22:54:24 +0000 displacer udp server detecting experimental version
Wed, 07 Feb 2007 14:11:47 +0000 displacer lost connection to server warning message
Sun, 04 Feb 2007 14:35:28 +0000 displacer some disconnect and remove teams bugfixes
Sat, 27 Jan 2007 18:33:14 +0000 displacer network team add can be denied by server
Sat, 27 Jan 2007 17:41:08 +0000 displacer network colors (alpha)
Sun, 21 Jan 2007 19:53:25 +0000 displacer first buggy hedgehogs num net change
Thu, 18 Jan 2007 20:29:28 +0000 displacer more correct net disconnection
Wed, 17 Jan 2007 19:56:51 +0000 displacer more correct remove net teams
Mon, 15 Jan 2007 21:20:36 +0000 unc0rr - Store more team specific values in HWTeam
Mon, 15 Jan 2007 18:45:07 +0000 displacer Run game message added, team and config info provided for net game
Sun, 14 Jan 2007 23:13:24 +0000 displacer multiple teams now available per host (still alpha)
Sun, 14 Jan 2007 20:46:17 +0000 displacer protocol changes
Sun, 14 Jan 2007 15:58:18 +0000 unc0rr Fix infinite loop
Sun, 14 Jan 2007 14:08:40 +0000 unc0rr Send game parameters by net... Currently it leads to infinite loop, flooding traffic with messages about changes
less more (0) -100 -60 tip