QTfrontend/hwform.cpp
2011-04-15 unc0rr Add 'Cancel connection' button. Fixes issue #162
2011-04-11 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.
2011-04-08 claymore Frontend: room rename
2011-04-06 Jonathan Improved random name generation (now a random fort and random grave is choosen
2011-04-06 Jonathan avoided some ambiguous function calls
2011-04-03 koda fix autorelease pools not being set (issue 209) and format code a little
2011-04-02 koda cmd+m should minimize the app as per apple human guidelines
2011-03-28 claymore don't disable the light-bulb button when less than 3 teams
2011-03-01 koda Happy 2011 :)
2011-02-02 unc0rr Frontend sends ROUNDFINISHED with information about whether the round was played till end (will be needed for stats)
2011-02-02 sheepluva if on dev version append hg revision id to demos/saves' filenames
2011-02-01 sheepluva make names in chats clickable. still color adjustments needed; and testing
2011-01-31 koda merge 0.9.15 once again
2011-01-22 sheepluva trim net nick in frontend
2011-01-17 koda merge latest 0.9.15 changes into head
2011-01-10 unc0rr Prevent frontend crash in certain circumstances
2011-01-17 koda ctrl+q closes frontend also on linux and windows 0.9.15
2011-01-15 koda possible fix hanging server on ctlr+w 0.9.15
2011-01-15 koda implemented actions for closing/enging program (needs testing over the net) 0.9.15
2010-12-21 Henek removing all " " in filenames under share and replacing "_" with " " in missions
2010-12-21 sheepluva disable fix for issue 24 in order to fix issue 123, as suggested by koda
2010-12-20 Henek fixed and enabled removing of game scheme from options page
2010-12-18 unc0rr - Some work on drawMap widget and scene to allow undo, clear, save and load operations
2010-12-15 unc0rr Fix crash on forced disconnect
2010-12-15 unc0rr The Fix
2010-12-14 unc0rr Try to send drawn map data to net server
2010-12-14 unc0rr Don't reset teams when returning from draw map page
2010-12-13 unc0rr Allow to draw maps in frontend and play them (only locally, some bugs to fix)
2010-12-13 unc0rr Use pageSwitchMapper in some more places
2010-12-12 unc0rr Pretension to switch to draw map page
2010-12-11 unc0rr Use QSignalMapper instead of GoToPage*() functions (not all calls converted yet)
2010-11-28 nemo do GoBack if also INGAME due to kick
2010-11-28 nemo disable last commit w/ comment
2010-11-28 nemo suppress PART if game is running. testing, etc.
2010-11-28 nemo Try suppressing those annoying "incorrect state" messages without actually breaking net play. Alter prior checks on GoBack. NEEDS TESTING.
2010-11-28 nemo add null check
2010-11-28 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
2010-11-22 Henek adding a combobox to weapon editor as scheme editor, added a few notices for deleting and some buttons in this area.
2010-11-21 Henek a Henek-koda production: nicer game config screen, fixed scheme-weapon lock, added scheme editing to config page and some minor stuff
2010-11-21 nemo Fix koda's esc key binding so leaving rooms works correctly with it
2010-11-10 koda tweak interface, there is no need to manually add new weapons and schemes to the filter list
2010-11-01 nemo set as default type, add icon. going to assume the icon was installed already. should happen in most packaging out there.
2010-11-01 koda disable file association on mac for now
2010-11-01 nemo check for subs first
2010-11-01 nemo Add opendesktop association of files for non-windows. NEEDS TESTING.
2010-10-10 koda some optimizations to drawing and fetching data of new ammomenu
2010-10-08 koda fix issue 24 and issue 81
2010-10-06 smaxx Engine:
2010-08-23 smaxx Frontend:
2010-08-23 smaxx Frontend:
2010-07-31 koda remove trailing spaces from end of line
2010-04-08 smxx Frontend:
2010-04-03 sheepluva Palewolf:
2010-04-03 unc0rr Some stuff for game server administration task
2010-04-01 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
2010-03-29 smxx Frontend:
2010-03-18 smxx Frontend:
2010-03-06 unc0rr Replace tabs with spaces using 'expand -t 4' command
2010-02-26 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.
2010-02-22 smxx Frontend:
2010-02-17 smxx Engine:
2010-02-17 smxx Frontend:
2010-02-17 smxx Frontend:
2010-02-09 nemo Only enable chirp for room owner
2010-02-09 nemo Have game beep when someone joins lobby/room. Controlled by Sound option
2010-02-03 smxx Frontend:
2010-01-24 koda sheepluva's patch to add a "follow" command to server and frontend, in order to stalk people and join them in their rooms
2009-11-20 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
2009-10-17 nemo Disable hiding of frontend for now - seems it might be reasons for frontend shutting down when host quits.
2009-10-17 unc0rr Fix build
2009-10-16 koda update appcast link
2009-10-15 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_
2009-10-14 koda Smaxx patch for fixing all sound related issues on any system
2009-10-12 koda smaxx patch for hardware sound
2009-10-12 unc0rr Huge Smaxx patch with some fixes by me:
2009-10-03 unc0rr - Proper /team command implementation
2009-10-02 koda added a utility that warns the user to install hedgewars when it's run from the diskimage
2009-09-27 koda fix a bug that prevented from hearing team voicepacks if frontend started with music disabled
2009-09-26 koda makes the updater optional at compile time
2009-09-22 koda Smaxx's patch fixing openal sound issues with poor card drivers
2009-09-10 nemo And in frontend
2009-09-10 unc0rr Move connect call to more appropriate place
2009-09-02 unc0rr - Frontend: reorganize code controlling widgets state, fix problems getting room admin status
2009-07-14 koda a lot of stuff:
2009-06-12 unc0rr Implement ability for server admin to clear accounts cache
2009-05-24 unc0rr Silence frontend debug output
2009-05-24 nemo Toggle for stars ("frontend effects") - also turns off optimisations for stars that were causing problems onone machine
2009-05-20 unc0rr This should resend scheme info to net server when scheme got edited (not tested)
2009-05-03 nemo oops - checked in my disabling of frontend sound/animation
2009-05-03 nemo Descriptions for the tooltip buttons. Rename btnInvurnable to btnInvulnerable
2009-04-23 unc0rr TheXception's patch:
2009-04-20 unc0rr Fix team lists reset when editing weapon sets
2009-04-19 unc0rr TheXception's patch:
2009-04-17 unc0rr Fix disconnection from server
2009-04-10 unc0rr Move game starting action outside menu
2009-04-10 unc0rr Implement two buttons
2009-03-27 unc0rr Allow admin to set server's motd
2009-03-27 unc0rr Prepare to add ability for admin to set MOTD
2009-03-22 unc0rr Random team generator rework by ttsmj
2009-03-21 unc0rr - Use QCryptographicHash for md5
2009-03-18 unc0rr Add delete button and scheme selection combobox to scheme edit page
2009-03-18 unc0rr Sync schemes config over net should work now (untested)
2009-03-16 unc0rr Send scheme data over net (but recieving part isn't implemented yet)
2009-03-16 unc0rr - Some style changes by nemo
2009-03-15 unc0rr More game options by nemo
2009-03-13 unc0rr Scheme options work now
2009-03-12 unc0rr - Share model between test table and widgets
2009-03-12 unc0rr Continue work on new schemes
2009-03-09 unc0rr - Send initial room config
2009-03-08 unc0rr - Fix a bug in map widget
2009-03-08 unc0rr Start refactoring some things. Frontend becomes temporarily unusable for network game
2009-03-08 unc0rr Fix frontend not disconnecting from server
2009-03-04 unc0rr Some work on players lists context menus
2009-03-02 unc0rr Enable admin button when have privilege. Button does nothing yet.
2009-02-26 unc0rr Small optimization in net server
2009-02-26 unc0rr Fix pages mess when password is refused
2009-02-24 unc0rr ttsmj2's random teams patch
2009-02-23 unc0rr Fix bug with not working toggles 'rectrict joins' and 'restrict team adding'
2009-02-17 unc0rr Move template filter to map widget (by nemo)
2009-02-15 unc0rr "connecting" page
less more (0) -120 tip