QTfrontend/team.cpp
Wed, 09 Jan 2019 19:10:11 +0100 Wuzzy Send and display owner name of own teams in online games (fixes bug 468)
Wed, 19 Dec 2018 19:10:42 +0100 Wuzzy Lua API: Add functions to add team selected in campaign/mission page
Sun, 26 Aug 2018 20:50:51 +0200 Wuzzy Remove frontend code dealing with unused team variables
Tue, 27 Mar 2018 17:32:23 +0200 Wuzzy Fix team files and settings not saving properly, and remove FileEngine stuff from DLC
Mon, 05 Mar 2018 19:21:58 +0100 Wuzzy Capitalize default hog names and server name
Sun, 08 Oct 2017 04:14:49 +0200 Wuzzy Fix possibility to accidentally destroy team by entering an already existing team name
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Mon, 25 Aug 2014 00:11:19 +0400 unc0rr This should make frontend aware of your own teams in game on rejoin
Tue, 04 Feb 2014 19:45:22 +0100 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Fri, 13 Dec 2013 22:38:09 +0400 unc0rr Display team owner in teams widget (addresses issue 174)
Fri, 13 Dec 2013 22:14:02 +0400 unc0rr - /owner command to specify team owner
Fri, 27 Sep 2013 00:54:18 +0400 unc0rr - Load default binds from settings.ini
Fri, 23 Aug 2013 16:02:08 +0400 unc0rr Engine loads team binds from team config. Frontend still sends default binds commands, and default binds in team config aren't processed.
Fri, 16 Aug 2013 12:27:41 +0400 unc0rr Take care of issue #146
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Sun, 17 Feb 2013 00:25:53 +0400 unc0rr - Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt)
Fri, 04 Jan 2013 21:44:40 +0400 unc0rr Merge from default flibqtfrontend
Sat, 29 Dec 2012 22:50:10 +0100 dag10 GCI2012: Advanced Keyboard Configuration
Tue, 27 Nov 2012 10:05:24 +0400 unc0rr Some fixes flibqtfrontend
Tue, 27 Nov 2012 00:29:41 +0400 unc0rr No more crashes when running quick game flibqtfrontend
Mon, 26 Nov 2012 00:28:47 +0400 unc0rr Try to setup weapon sets for quick game flibqtfrontend
Mon, 26 Nov 2012 00:09:54 +0400 unc0rr Merge from default to have recent fixes flibqtfrontend
Mon, 26 Nov 2012 00:06:42 +0400 unc0rr Oops, temporary objects involved flibqtfrontend
Sun, 25 Nov 2012 22:17:11 +0400 unc0rr Convert HWTeam to be a wrapper to flib_team flibqtfrontend
Sun, 25 Nov 2012 01:13:51 +0400 unc0rr - frontlib loads team config via physfs flibqtfrontend
Thu, 22 Nov 2012 15:24:10 +0400 unc0rr - Fix saving .ini files
Mon, 05 Nov 2012 23:03:01 +0400 unc0rr - Load teams via physfs physfslayer
Wed, 27 Jun 2012 13:47:42 -0400 nemo Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
Sun, 17 Jun 2012 21:45:49 +0400 unc0rr - Move colorsModel to appropriate place
Sun, 17 Jun 2012 14:13:19 +0400 unc0rr This should fix default hogs names in network game
Mon, 28 May 2012 22:42:59 +0400 unc0rr Fix a bug with wrong state of teams list when color isn't changed manually
Mon, 28 May 2012 00:44:51 +0400 unc0rr Fix a remote crasher
Mon, 28 May 2012 00:43:36 +0400 unc0rr Make frontend compile with clang
Sun, 27 May 2012 23:42:43 +0400 unc0rr - Allow switching colors with mouse wheel
Sun, 29 Apr 2012 14:00:35 +0200 sheepluva * make HatModel update automatically (also renamed class and files)
Sat, 28 Apr 2012 18:56:31 +0200 sheepluva license header year range adjustments
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Mon, 30 Jan 2012 17:32:18 -0500 nemo astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
Sat, 29 Oct 2011 09:19:04 +0200 sheepluva disconnect when going back from lobby page (regression fix)
Fri, 28 Oct 2011 19:20:35 +0400 unc0rr It doesn't make much sense to make checks like 'if(game)' if you never set game to 0. Using smart pointers instead. Does it fix segfaults? Probably.
Wed, 28 Sep 2011 19:27:56 +0200 sheepluva I started to move stuff around, c'mon, hate on meee. PS: if your (clean) build is broken - let me know)
Sun, 25 Sep 2011 19:30:10 +0200 sheepluva some more cleanups and refactoring.
Sat, 24 Sep 2011 22:14:10 +0200 sheepluva cleaning up a little bit more, especially team class. we were leaking teams into heap memory on quick game starts btw
Thu, 15 Sep 2011 00:47:05 +0200 sheepluva team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
Sat, 18 Jun 2011 03:14:45 +0200 koda file association for mac!
Mon, 09 May 2011 16:56:29 +0200 koda split pages.h into several header files
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Wed, 08 Sep 2010 19:01:11 -0400 nemo Probably fix missing hats.
Thu, 02 Sep 2010 21:49:36 +0400 unc0rr use built-in method QString::isEmpty()
Wed, 25 Aug 2010 12:28:37 +0200 smaxx Frontend:
Mon, 23 Aug 2010 16:29:12 +0200 smaxx Frontend:
Sat, 31 Jul 2010 11:24:53 +0200 koda remove trailing spaces from end of line
Thu, 29 Apr 2010 21:25:51 +0000 smxx Engine:
Mon, 19 Apr 2010 13:31:08 +0000 smxx Engine:
Fri, 16 Apr 2010 12:38:31 +0000 smxx Frontend:
Sat, 10 Apr 2010 21:36:40 +0000 smxx Frontend:
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:
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
less more (0) -100 -60 tip