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
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
Sun, 14 Jan 2007 13:23:15 +0000 unc0rr Oops, I should be more careful
Sun, 14 Jan 2007 13:16:55 +0000 unc0rr Connect signal and slot directly for AddTeam event
Sat, 13 Jan 2007 22:32:08 +0000 unc0rr Don't show game stats in case of interrupted by command '/quit' game
Sat, 13 Jan 2007 22:12:30 +0000 displacer remove some old stuff
Sat, 13 Jan 2007 15:13:23 +0000 displacer first new widgets added to net game
Wed, 10 Jan 2007 23:21:05 +0000 displacer client/server net pre-alpha
Mon, 08 Jan 2007 20:51:22 +0000 unc0rr Use new parameters, small protocol change
Mon, 08 Jan 2007 18:21:40 +0000 unc0rr - Limit list of teams in game with 200 px
Thu, 04 Jan 2007 18:54:24 +0000 unc0rr More statistics
Thu, 04 Jan 2007 16:27:45 +0000 unc0rr - Better blowtorch
Fri, 15 Dec 2006 12:48:40 +0000 unc0rr Use QSettings to storing config
Thu, 07 Dec 2006 21:24:58 +0000 unc0rr - Further work on stack of pages
Thu, 07 Dec 2006 17:04:55 +0000 unc0rr Stacked walking trough pages
Fri, 24 Nov 2006 19:33:43 +0000 unc0rr Protocol version sets in CMake
Sat, 18 Nov 2006 14:47:50 +0000 unc0rr - Fix infinite loop when selecting weapon with ammo menu
Thu, 16 Nov 2006 22:01:51 +0000 unc0rr Make teams config file name be team name
Sun, 12 Nov 2006 22:36:13 +0000 displacer temporary team names fix
Sun, 12 Nov 2006 20:15:58 +0000 displacer bots power icons added
Sat, 28 Oct 2006 15:09:51 +0000 displacer multiplayer colors enabled
Fri, 27 Oct 2006 19:37:59 +0000 displacer coosing colors added
Thu, 05 Oct 2006 18:44:14 +0000 unc0rr "About" page, not yet filled with content
Thu, 05 Oct 2006 17:02:09 +0000 unc0rr - Update more headers
Thu, 05 Oct 2006 16:33:18 +0000 unc0rr Relicense to GPL
Thu, 21 Sep 2006 17:57:35 +0000 unc0rr Fix demos usability
Mon, 18 Sep 2006 17:56:27 +0000 displacer teams moving order fixed
Mon, 18 Sep 2006 17:37:22 +0000 displacer reset playing teams
Wed, 13 Sep 2006 19:26:16 +0000 unc0rr - Fix 'new team' regression
Sat, 09 Sep 2006 16:59:10 +0000 displacer teams and hedgedogs num selection added to HWgame
Sun, 03 Sep 2006 15:34:19 +0000 unc0rr Get game modes from right GameCFGWidget
Sun, 03 Sep 2006 13:54:45 +0000 unc0rr - Multiplayer game start button
Fri, 18 Aug 2006 19:59:16 +0000 displacer GameUIConfig* member removed
Wed, 16 Aug 2006 11:41:00 +0000 unc0rr - 'net nickname' and 'server address' options are on PageNet
Sun, 06 Aug 2006 15:48:48 +0000 unc0rr - make the game be run from ${PREFIX}/bin with data in ${PREFIX}/share/hedgewars/Data
Wed, 26 Jul 2006 12:25:48 +0000 unc0rr Convert all pages to classes
Tue, 25 Jul 2006 20:19:46 +0000 unc0rr Predefined teams, 'simple game' doesn't need to create team
Tue, 25 Jul 2006 13:32:11 +0000 unc0rr New GameCFGWidget. Now it's possible to set forts mode from ui
Mon, 24 Jul 2006 22:37:34 +0000 unc0rr Start rewrite ui
less more (0) -120 tip