QTfrontend/hwform.cpp
Sun, 04 Sep 2011 12:06:10 -0400 nemo Add a crappy button to encourage artists to make another one. Restore Info page.
Sat, 03 Sep 2011 21:23:20 +0400 unc0rr Use QTextBrowser instead of WebKit for downloadable contents page (currently only shows the page itself)
Fri, 02 Sep 2011 12:06:24 +0400 unc0rr Implement save button on game statistics page.
Mon, 22 Aug 2011 16:20:28 +0200 koda allow accessing the snapshot folder from the about page in the frontend (button could use a nicer icon)
Sun, 14 Aug 2011 23:00:12 -0400 nemo Tiny bit of progress on download page - hooked it up to "Info" button for now.
Sat, 18 Jun 2011 17:26:13 +0200 koda under osx don't load a file in case a game is already running (also a little of code formatting)
Sat, 18 Jun 2011 03:14:45 +0200 koda file association for mac!
Sun, 12 Jun 2011 21:06:48 -0400 nemo Enable ~/.hedgewars/Data (or platform equivalent) to override/extend pretty much everything in system Data dir. Obviously desyncing can occur, so this is at user's own risk. Should simplify map etc install. Needs testing.
Sun, 29 May 2011 23:21:59 +0200 koda unbreak compiling frontend under osx
Tue, 17 May 2011 19:05:13 -0400 nemo make the associate button use the user's settings for loading demos/saves
Mon, 09 May 2011 18:00:39 +0200 koda some headers cleanup and rename of stats and playrecord pages for consistency
Mon, 09 May 2011 16:56:29 +0200 koda split pages.h into several header files
Fri, 15 Apr 2011 22:38:50 +0400 unc0rr Add 'Cancel connection' button. Fixes issue #162
Mon, 11 Apr 2011 11:22:10 -0400 nemo Change a few iterations over list to what is apparently a modification safe syntax, may fix issue #208 and #217 - needs testing of course.
Fri, 08 Apr 2011 18:50:12 +0200 claymore Frontend: room rename
Wed, 06 Apr 2011 22:56:05 +0200 Jonathan Improved random name generation (now a random fort and random grave is choosen
Wed, 06 Apr 2011 11:51:23 +0200 Jonathan avoided some ambiguous function calls
Sun, 03 Apr 2011 16:34:12 +0200 koda fix autorelease pools not being set (issue 209) and format code a little
Sat, 02 Apr 2011 20:57:40 +0200 koda cmd+m should minimize the app as per apple human guidelines
Mon, 28 Mar 2011 19:31:47 +0200 claymore don't disable the light-bulb button when less than 3 teams
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Wed, 02 Feb 2011 22:14:00 +0300 unc0rr Frontend sends ROUNDFINISHED with information about whether the round was played till end (will be needed for stats)
Wed, 02 Feb 2011 07:40:36 +0100 sheepluva if on dev version append hg revision id to demos/saves' filenames
Tue, 01 Feb 2011 06:06:38 +0100 sheepluva make names in chats clickable. still color adjustments needed; and testing
Tue, 01 Feb 2011 00:18:25 +0100 koda merge 0.9.15 once again
Sat, 22 Jan 2011 22:43:54 +0100 sheepluva trim net nick in frontend
Mon, 17 Jan 2011 23:22:52 +0100 koda merge latest 0.9.15 changes into head
Mon, 10 Jan 2011 18:20:58 +0300 unc0rr Prevent frontend crash in certain circumstances
Mon, 17 Jan 2011 14:53:14 +0100 koda ctrl+q closes frontend also on linux and windows 0.9.15
Sat, 15 Jan 2011 21:32:44 +0100 koda possible fix hanging server on ctlr+w 0.9.15
Sat, 15 Jan 2011 16:44:32 +0100 koda implemented actions for closing/enging program (needs testing over the net) 0.9.15
Tue, 21 Dec 2010 14:42:47 +0100 Henek removing all " " in filenames under share and replacing "_" with " " in missions
Tue, 21 Dec 2010 10:46:52 +0100 sheepluva disable fix for issue 24 in order to fix issue 123, as suggested by koda
Mon, 20 Dec 2010 02:00:22 +0100 Henek fixed and enabled removing of game scheme from options page
Sat, 18 Dec 2010 23:02:39 +0300 unc0rr - Some work on drawMap widget and scene to allow undo, clear, save and load operations
Wed, 15 Dec 2010 21:48:54 +0300 unc0rr Fix crash on forced disconnect
Wed, 15 Dec 2010 21:40:16 +0300 unc0rr The Fix
Tue, 14 Dec 2010 20:46:50 +0300 unc0rr Try to send drawn map data to net server
Tue, 14 Dec 2010 20:01:27 +0300 unc0rr Don't reset teams when returning from draw map page
Mon, 13 Dec 2010 22:12:30 +0300 unc0rr Allow to draw maps in frontend and play them (only locally, some bugs to fix)
Mon, 13 Dec 2010 20:54:18 +0300 unc0rr Use pageSwitchMapper in some more places
Sun, 12 Dec 2010 21:47:55 +0300 unc0rr Pretension to switch to draw map page
Sat, 11 Dec 2010 23:28:52 +0300 unc0rr Use QSignalMapper instead of GoToPage*() functions (not all calls converted yet)
Sun, 28 Nov 2010 15:07:26 -0500 nemo do GoBack if also INGAME due to kick
Sun, 28 Nov 2010 14:38:42 -0500 nemo disable last commit w/ comment
Sun, 28 Nov 2010 14:25:24 -0500 nemo suppress PART if game is running. testing, etc.
Sun, 28 Nov 2010 13:58:25 -0500 nemo Try suppressing those annoying "incorrect state" messages without actually breaking net play. Alter prior checks on GoBack. NEEDS TESTING.
Sun, 28 Nov 2010 13:12:00 -0500 nemo add null check
Sun, 28 Nov 2010 12:55:57 -0500 nemo Try to kill off all teams if the player returns to the lobby in mid-game. Also leave game room open for admins to kick/restrict joins etc. NEEDS TESTING PROBABLY BROKE SOMETHING OR OTHER
Mon, 22 Nov 2010 22:05:46 +0100 Henek adding a combobox to weapon editor as scheme editor, added a few notices for deleting and some buttons in this area.
Mon, 22 Nov 2010 00:34:53 +0100 Henek a Henek-koda production: nicer game config screen, fixed scheme-weapon lock, added scheme editing to config page and some minor stuff
Sun, 21 Nov 2010 01:26:31 -0500 nemo Fix koda's esc key binding so leaving rooms works correctly with it
Wed, 10 Nov 2010 03:08:14 +0100 koda tweak interface, there is no need to manually add new weapons and schemes to the filter list
Mon, 01 Nov 2010 19:13:00 -0400 nemo set as default type, add icon. going to assume the icon was installed already. should happen in most packaging out there.
Mon, 01 Nov 2010 23:30:33 +0100 koda disable file association on mac for now
Mon, 01 Nov 2010 18:07:36 -0400 nemo check for subs first
Mon, 01 Nov 2010 17:58:59 -0400 nemo Add opendesktop association of files for non-windows. NEEDS TESTING.
Sun, 10 Oct 2010 02:06:42 +0200 koda some optimizations to drawing and fetching data of new ammomenu
Fri, 08 Oct 2010 17:47:00 +0200 koda fix issue 24 and issue 81
Wed, 06 Oct 2010 22:36:41 +0200 smaxx Engine:
Mon, 23 Aug 2010 19:06:34 +0200 smaxx Frontend:
Mon, 23 Aug 2010 13:58:46 +0200 smaxx Frontend:
Sat, 31 Jul 2010 11:24:53 +0200 koda remove trailing spaces from end of line
Thu, 08 Apr 2010 17:56:30 +0000 smxx Frontend:
Sat, 03 Apr 2010 10:26:24 +0000 sheepluva Palewolf:
Sat, 03 Apr 2010 08:47:06 +0000 unc0rr Some stuff for game server administration task
Thu, 01 Apr 2010 16:08:09 +0000 nemo Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
Mon, 29 Mar 2010 18:50:22 +0000 smxx Frontend:
Thu, 18 Mar 2010 09:55:22 +0000 smxx Frontend:
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Fri, 26 Feb 2010 19:52:22 +0000 nemo A simple hat reservation mechanism. Can be worked around with a little effort, but to make it useful, you'd have to get everyone you played with to work around it too. Quite a bit of effort for a small reward feature.
Mon, 22 Feb 2010 22:51:21 +0000 smxx Frontend:
Wed, 17 Feb 2010 20:03:25 +0000 smxx Engine:
Wed, 17 Feb 2010 19:50:22 +0000 smxx Frontend:
Wed, 17 Feb 2010 17:38:32 +0000 smxx Frontend:
Tue, 09 Feb 2010 03:21:09 +0000 nemo Only enable chirp for room owner
Tue, 09 Feb 2010 01:47:50 +0000 nemo Have game beep when someone joins lobby/room. Controlled by Sound option
Wed, 03 Feb 2010 13:02:28 +0000 smxx Frontend:
Sun, 24 Jan 2010 13:38:14 +0000 koda sheepluva's patch to add a "follow" command to server and frontend, in order to stalk people and join them in their rooms
Fri, 20 Nov 2009 21:30:10 +0000 nemo A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
Sat, 17 Oct 2009 23:03:31 +0000 nemo Disable hiding of frontend for now - seems it might be reasons for frontend shutting down when host quits.
Sat, 17 Oct 2009 13:44:50 +0000 unc0rr Fix build
Fri, 16 Oct 2009 20:45:07 +0000 koda update appcast link
Thu, 15 Oct 2009 21:47:05 +0000 nemo openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
Wed, 14 Oct 2009 22:12:02 +0000 koda Smaxx patch for fixing all sound related issues on any system
Mon, 12 Oct 2009 21:52:51 +0000 koda smaxx patch for hardware sound
Mon, 12 Oct 2009 16:44:30 +0000 unc0rr Huge Smaxx patch with some fixes by me:
Sat, 03 Oct 2009 09:35:14 +0000 unc0rr - Proper /team command implementation
Fri, 02 Oct 2009 16:49:31 +0000 koda added a utility that warns the user to install hedgewars when it's run from the diskimage
Sun, 27 Sep 2009 22:25:27 +0000 koda fix a bug that prevented from hearing team voicepacks if frontend started with music disabled
Sat, 26 Sep 2009 20:54:13 +0000 koda makes the updater optional at compile time
Tue, 22 Sep 2009 21:58:08 +0000 koda Smaxx's patch fixing openal sound issues with poor card drivers
Thu, 10 Sep 2009 15:30:11 +0000 nemo And in frontend
Thu, 10 Sep 2009 07:53:22 +0000 unc0rr Move connect call to more appropriate place
Wed, 02 Sep 2009 09:04:06 +0000 unc0rr - Frontend: reorganize code controlling widgets state, fix problems getting room admin status
Tue, 14 Jul 2009 20:02:07 +0000 koda a lot of stuff:
Fri, 12 Jun 2009 08:47:05 +0000 unc0rr Implement ability for server admin to clear accounts cache
Sun, 24 May 2009 13:47:07 +0000 unc0rr Silence frontend debug output
Sun, 24 May 2009 02:41:34 +0000 nemo Toggle for stars ("frontend effects") - also turns off optimisations for stars that were causing problems onone machine
Wed, 20 May 2009 16:43:19 +0000 unc0rr This should resend scheme info to net server when scheme got edited (not tested)
Sun, 03 May 2009 21:39:45 +0000 nemo oops - checked in my disabling of frontend sound/animation
Sun, 03 May 2009 21:38:56 +0000 nemo Descriptions for the tooltip buttons. Rename btnInvurnable to btnInvulnerable
Thu, 23 Apr 2009 13:54:25 +0000 unc0rr TheXception's patch:
Mon, 20 Apr 2009 15:36:36 +0000 unc0rr Fix team lists reset when editing weapon sets
Sun, 19 Apr 2009 15:44:47 +0000 unc0rr TheXception's patch:
Fri, 17 Apr 2009 12:20:19 +0000 unc0rr Fix disconnection from server
Fri, 10 Apr 2009 18:44:36 +0000 unc0rr Move game starting action outside menu
Fri, 10 Apr 2009 18:38:01 +0000 unc0rr Implement two buttons
Fri, 27 Mar 2009 15:58:54 +0000 unc0rr Allow admin to set server's motd
Fri, 27 Mar 2009 14:02:27 +0000 unc0rr Prepare to add ability for admin to set MOTD
Sun, 22 Mar 2009 14:35:45 +0000 unc0rr Random team generator rework by ttsmj
Sat, 21 Mar 2009 10:49:58 +0000 unc0rr - Use QCryptographicHash for md5
Wed, 18 Mar 2009 21:43:22 +0000 unc0rr Add delete button and scheme selection combobox to scheme edit page
Wed, 18 Mar 2009 15:48:43 +0000 unc0rr Sync schemes config over net should work now (untested)
Mon, 16 Mar 2009 20:55:10 +0000 unc0rr Send scheme data over net (but recieving part isn't implemented yet)
Mon, 16 Mar 2009 19:55:56 +0000 unc0rr - Some style changes by nemo
Sun, 15 Mar 2009 17:47:06 +0000 unc0rr More game options by nemo
Fri, 13 Mar 2009 21:39:59 +0000 unc0rr Scheme options work now
Thu, 12 Mar 2009 20:19:33 +0000 unc0rr - Share model between test table and widgets
Thu, 12 Mar 2009 13:54:32 +0000 unc0rr Continue work on new schemes
Mon, 09 Mar 2009 10:54:44 +0000 unc0rr - Send initial room config
Sun, 08 Mar 2009 20:22:52 +0000 unc0rr - Fix a bug in map widget
Sun, 08 Mar 2009 18:43:15 +0000 unc0rr Start refactoring some things. Frontend becomes temporarily unusable for network game
Sun, 08 Mar 2009 16:51:16 +0000 unc0rr Fix frontend not disconnecting from server
Wed, 04 Mar 2009 16:35:36 +0000 unc0rr Some work on players lists context menus
Mon, 02 Mar 2009 21:20:45 +0000 unc0rr Enable admin button when have privilege. Button does nothing yet.
Thu, 26 Feb 2009 15:00:48 +0000 unc0rr Small optimization in net server
Thu, 26 Feb 2009 14:58:06 +0000 unc0rr Fix pages mess when password is refused
Tue, 24 Feb 2009 21:47:17 +0000 unc0rr ttsmj2's random teams patch
Mon, 23 Feb 2009 18:41:16 +0000 unc0rr Fix bug with not working toggles 'rectrict joins' and 'restrict team adding'
Tue, 17 Feb 2009 12:58:25 +0000 unc0rr Move template filter to map widget (by nemo)
Sun, 15 Feb 2009 20:29:52 +0000 unc0rr "connecting" page
Sun, 15 Feb 2009 14:38:02 +0000 unc0rr Templates filter by nemo
Sun, 01 Feb 2009 15:58:44 +0000 unc0rr Apply nemo's patch polished by me:
Sat, 31 Jan 2009 15:39:53 +0000 unc0rr Options for bonus box probability tuning and number of turn until sudden death
Wed, 14 Jan 2009 16:51:55 +0000 unc0rr Properly handle room deletion in respect of pages switching
Wed, 14 Jan 2009 16:49:44 +0000 unc0rr Implement isInRoom in client
Wed, 14 Jan 2009 16:41:29 +0000 unc0rr Correctly handle disconnect when on stats page
Wed, 14 Jan 2009 16:36:16 +0000 unc0rr Mostly fix voicepack usage
Tue, 13 Jan 2009 20:34:44 +0000 unc0rr Use custom datetime format for using in filename
Mon, 12 Jan 2009 16:42:13 +0000 unc0rr Some button reorganization on net game page
Mon, 12 Jan 2009 16:38:52 +0000 unc0rr Draw ready status icon on ready button
Fri, 09 Jan 2009 17:56:53 +0000 unc0rr Fix page switching issue when disconnected
Fri, 09 Jan 2009 14:47:54 +0000 unc0rr Initial health graphic implementation
Fri, 09 Jan 2009 11:27:52 +0000 unc0rr Fully separate statistics code from main form code
Fri, 09 Jan 2009 11:22:46 +0000 unc0rr - svn maintenance
Thu, 08 Jan 2009 15:34:51 +0000 unc0rr Go page back when room is abandoned by its admin
Thu, 08 Jan 2009 15:26:12 +0000 unc0rr - Fix bugs in net server
Thu, 08 Jan 2009 12:59:31 +0000 unc0rr Clean room chat history when entering room
Tue, 06 Jan 2009 19:47:19 +0000 unc0rr Start converting network protocol to no-disconnecting religion
Tue, 06 Jan 2009 14:29:34 +0000 unc0rr Don't escape chat strings which go to engine
Tue, 06 Jan 2009 11:28:13 +0000 unc0rr Save much space for chat widget on lobby page by removing server message widget (now this messages goes to chat)
Sat, 03 Jan 2009 20:48:37 +0000 unc0rr - Decrease font size in chat
Sat, 03 Jan 2009 19:01:50 +0000 unc0rr Check for deprecated ammo schemes at startup and delete them
Fri, 02 Jan 2009 20:01:02 +0000 unc0rr - Update some copyrights
Fri, 02 Jan 2009 19:54:23 +0000 unc0rr Lobby chat should work now
Fri, 02 Jan 2009 19:44:52 +0000 unc0rr Start work on lobby: add/remove nick from the list on join/quit
Fri, 05 Dec 2008 16:55:20 +0000 unc0rr - Less crossclass dependancies
Fri, 05 Dec 2008 16:49:04 +0000 unc0rr Implement Solid Land checkbox
Thu, 27 Nov 2008 18:33:47 +0000 unc0rr Store ammo info directly in combobox
Tue, 25 Nov 2008 15:43:10 +0000 unc0rr - Don't send 'Bad param' msg, as the only reason of it is just some lag
Mon, 24 Nov 2008 13:27:31 +0000 unc0rr Small fixes mixed with formatting changes
Sun, 09 Nov 2008 12:35:54 +0000 unc0rr Don't rerecord a demo
Sun, 09 Nov 2008 09:47:10 +0000 unc0rr Add an option to name records with current date and time
Sun, 26 Oct 2008 17:39:33 +0000 unc0rr Add 'Divide teams' option to frontend
Sun, 26 Oct 2008 14:49:47 +0000 unc0rr Set custom palette to scrollbars
Sun, 26 Oct 2008 14:45:07 +0000 unc0rr Delay for 250 msec before connect to local server
Sat, 25 Oct 2008 09:55:09 +0000 unc0rr Customize menu look
Fri, 24 Oct 2008 17:53:14 +0000 unc0rr Room control menu works
Fri, 24 Oct 2008 17:34:20 +0000 unc0rr Send appropriate messages to server on control menu actions
Fri, 24 Oct 2008 17:30:30 +0000 unc0rr Add button for controlling room options (no usefull yet)
Fri, 24 Oct 2008 13:00:53 +0000 unc0rr Show players ready status in chat nick list
Fri, 24 Oct 2008 12:57:06 +0000 unc0rr - Fix a bug in READY message handling
Wed, 22 Oct 2008 14:01:43 +0000 unc0rr Add "Join official server" button
Tue, 21 Oct 2008 16:53:34 +0000 unc0rr Implement kick
Sat, 18 Oct 2008 13:53:58 +0000 unc0rr - Customize QTextBrowser look
Sat, 18 Oct 2008 13:45:42 +0000 unc0rr Move back from server setup page
Thu, 16 Oct 2008 19:48:11 +0000 unc0rr - Frontend: don't reset playing teams list after end of round
Wed, 15 Oct 2008 19:32:10 +0000 unc0rr Fix a typo
Wed, 15 Oct 2008 16:59:11 +0000 unc0rr Fix doubling chat message
Wed, 15 Oct 2008 16:54:05 +0000 unc0rr Fix conditions to disconnect
Wed, 15 Oct 2008 15:59:19 +0000 unc0rr Oops... fix introduced bug
Wed, 15 Oct 2008 15:02:39 +0000 unc0rr Share chat between frontend and engine
Wed, 15 Oct 2008 11:50:16 +0000 unc0rr Various small insignificant improvements everywhere
Mon, 13 Oct 2008 14:44:15 +0000 unc0rr - Set focus to dead hedgehog
Sun, 12 Oct 2008 16:45:13 +0000 unc0rr Clients send roundfinished message to server when the round is over
Sun, 12 Oct 2008 16:31:23 +0000 unc0rr Fix water rising too fast
Thu, 09 Oct 2008 20:36:53 +0000 unc0rr Fix the bug
Wed, 08 Oct 2008 13:54:51 +0000 unc0rr Implement rooms list refresh
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
Thu, 18 Sep 2008 21:20:24 +0000 unc0rr Fix music starting to play after the round even if it was turned off
Fri, 29 Aug 2008 19:40:37 +0000 unc0rr - Set frontend's music volume level to 50%
Sat, 16 Aug 2008 20:36:18 +0000 unc0rr Play music in menu also, with fading effects when run game
Sat, 16 Aug 2008 14:28:44 +0000 unc0rr Hackish way to play music in frontend... to be fixed
Thu, 07 Aug 2008 14:08:43 +0000 displacer correct restoring window size after fullscreen mode
Thu, 07 Aug 2008 13:38:24 +0000 displacer fullscreen disabling fixed
Thu, 07 Aug 2008 13:30:09 +0000 displacer Frontend Fullscreen mode added
Mon, 04 Aug 2008 20:29:13 +0000 unc0rr - Make look better
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
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
less more (0) -240 tip