QTfrontend/main.cpp
Thu, 27 Dec 2012 17:08:58 +0100 koda disable splash on linux
Thu, 27 Dec 2012 17:01:02 +0100 koda add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good
Mon, 24 Dec 2012 15:41:45 +0100 koda get executable directory at runtime rather than configure time
Thu, 20 Dec 2012 23:12:18 +0100 koda cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
Sat, 08 Dec 2012 22:53:23 +0400 unc0rr Merge with default flibqtfrontend
Tue, 04 Dec 2012 10:49:52 +0100 koda backout rea7541f77944 since development of frontlib is on another branch
Mon, 03 Dec 2012 23:54:12 +0400 unc0rr Create hedgewars.ini if not exists manually,
Sun, 02 Dec 2012 17:23:13 +0100 Drew Gottlieb GCI2012: Find Out What is Causing This Problem (frontend leaks on OS X)
Sat, 24 Nov 2012 00:28:32 +0400 unc0rr Load sounds with the help of physfsrwops library
Thu, 22 Nov 2012 15:24:10 +0400 unc0rr - Fix saving .ini files
Wed, 21 Nov 2012 00:04:09 +0400 unc0rr Start port to frontlib
Sun, 18 Nov 2012 00:37:23 +0400 unc0rr Mount .hwt files found in Data folder physfslayer
Sat, 17 Nov 2012 22:45:30 +0400 unc0rr Get rid of DataManager::findFileForRead physfslayer
Mon, 05 Nov 2012 23:03:01 +0400 unc0rr - Load teams via physfs physfslayer
Sun, 04 Nov 2012 23:56:27 +0400 unc0rr Wee, now frontend is able to load translation file physfslayer
Sat, 03 Nov 2012 00:34:35 +0400 unc0rr Merge with default physfslayer
Tue, 23 Oct 2012 06:50:19 +0200 koda QMessageBox overhaul: unify buttons, style and appearance of info dialogs, fixing a few typos and return values along the way
Sun, 21 Oct 2012 00:32:32 +0400 unc0rr Oops, forgot this physfslayer
Sat, 20 Oct 2012 00:20:39 +0400 unc0rr Try using PhysicsFS. physfslayer
Sat, 06 Oct 2012 23:36:43 +0400 unc0rr Simplify file loading procedure
Sun, 24 Jun 2012 20:31:26 +0400 Stepan777 merge
Sun, 17 Jun 2012 21:45:49 +0400 unc0rr - Move colorsModel to appropriate place
Mon, 11 Jun 2012 18:15:30 +0400 Stepan777 1. Implement new page in frontend with options for video recording.
Mon, 04 Jun 2012 21:32:30 +0400 Stepan777 here it is
Sun, 27 May 2012 23:42:43 +0400 unc0rr - Allow switching colors with mouse wheel
Sun, 29 Apr 2012 17:12:49 +0200 sheepluva hello GameStyleModel
Sat, 28 Apr 2012 18:56:31 +0200 sheepluva license header year range adjustments
Thu, 26 Apr 2012 16:15:37 +0200 sheepluva messing with the theme model a bit (gets now auto-updated after DLC download too)
Thu, 26 Apr 2012 09:48:52 +0200 sheepluva mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
Thu, 26 Apr 2012 07:22:05 +0200 sheepluva renaming HWDataManager -> DataManager
Mon, 20 Feb 2012 21:52:18 +0400 unc0rr - Register HWTeam metatype so HWTeam objects could be passed via queued connections
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"
Thu, 26 Jan 2012 16:04:08 +0400 unc0rr Haha, I was greatly puzzled by "date.month() == 10 && date.daysInMonth() == 31" :D
Mon, 16 Jan 2012 10:22:21 +0100 valnut GCI task: season greetings
Mon, 14 Nov 2011 15:51:02 -0500 nemo Not useful.
Sun, 30 Oct 2011 06:22:47 +0100 sheepluva beep on highlight
Sat, 29 Oct 2011 20:47:40 +0200 sheepluva whoopsy, my bad (segfault due to accepting empty lines)
Mon, 24 Oct 2011 10:30:47 +0200 sheepluva chat:
Mon, 24 Oct 2011 06:54:46 +0200 sheepluva minor cleanups, mostly in own code
Sat, 22 Oct 2011 19:37:39 +0200 sheepluva let's create some templates so that the user knows how to start off
Sat, 22 Oct 2011 02:41:59 +0200 sheepluva BOOOOooOM <headshot>! removing default stylesheets from c++ code and adding them as text files to the qt resources
Sat, 22 Oct 2011 01:53:14 +0200 sheepluva same for chat. changed the paths to: css/qt.css css/chat.css
Sat, 22 Oct 2011 01:00:21 +0200 sheepluva frontend will use the data file misc/qt_style.css instead of hardcoded stylesheet - if the file exists
Fri, 21 Oct 2011 20:58:49 +0200 sheepluva fix multiplayer script loading
Fri, 21 Oct 2011 08:41:21 +0200 sheepluva simplified some stuff I wrote
Thu, 20 Oct 2011 23:25:16 +0200 sheepluva cleaning up some more, also adding a WIP file. changes: hats in the hat selection are now sorted like this: NoHat, Reserved hats (alphabetically), All other hats (alphabeticall)
Fri, 14 Oct 2011 11:36:46 -0400 Florian Fabre Hide focus outline on buttons.
Thu, 15 Sep 2011 22:33:55 -0400 nemo Move options caption to box title. This frees up quite a bit of space at 800x600
Sun, 11 Sep 2011 15:18:46 +0200 sheepluva fix for issue #269
Sun, 04 Sep 2011 14:44:13 +0400 unc0rr Extract downloaded content into temp dir
Sat, 25 Jun 2011 17:22:13 +0400 unc0rr Fix broken theme icon loading from user dir
Fri, 24 Jun 2011 14:40:44 -0400 nemo unbreak localisation
Thu, 23 Jun 2011 21:12:27 +0400 unc0rr - Implement ThemesModel (load theme icons once, store in memory, don't reload from disk every time selection changes)
Tue, 21 Jun 2011 22:43:55 +0400 unc0rr Derive themes list from list of dirs in Themes folder which have icon.png inside
Sun, 19 Jun 2011 12:34:54 +0200 koda passing by reference... my darkest enemy
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, 03 Apr 2011 16:34:12 +0200 koda fix autorelease pools not being set (issue 209) and format code a little
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
less more (0) -100 -60 tip