Sat, 19 Jan 2019 05:06:33 +0100 |
Wuzzy |
Add CowardMode team setting
|
file |
diff |
annotate
|
Tue, 18 Dec 2018 14:24:23 +0100 |
Wuzzy |
Add team selection in training page and basic check mark support
|
file |
diff |
annotate
|
Sun, 14 Oct 2018 21:57:30 +0300 |
alfadur |
fix frontend compatibility issues
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 01:17:15 +0200 |
Wuzzy |
Move campaign mission images to share/ instead of hardcoding them into frontend
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 00:26:39 +0100 |
Wuzzy |
Change how locale is loaded in frontend, and fix some bugs
|
file |
diff |
annotate
|
Sat, 22 Apr 2017 22:23:49 +0200 |
sheepluva |
fix campaign missions not showing up for me
|
file |
diff |
annotate
|
Wed, 04 May 2016 08:44:53 +0200 |
Wuzzy |
Make campaign mission names translatable
|
file |
diff |
annotate
|
Wed, 04 May 2016 07:41:46 +0200 |
Wuzzy |
Make campaign names translatable
|
file |
diff |
annotate
|
Wed, 04 May 2016 05:23:58 +0200 |
Wuzzy |
Seperate campaign victories from campaign mission victories
|
file |
diff |
annotate
|
Wed, 04 May 2016 04:32:31 +0200 |
Wuzzy |
Fix final mission of Progress-based campaigns (like ACF) not being recognized as finished
|
file |
diff |
annotate
|
Wed, 04 May 2016 02:10:59 +0200 |
Wuzzy |
Add support for storing and displaying success of campaign missions
|
file |
diff |
annotate
|
Tue, 03 May 2016 22:26:39 +0200 |
Wuzzy |
Show check marks for campaigns with Won=true
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:43:06 +0100 |
koda |
fixwhitespace and dos2unix
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Mon, 23 Dec 2013 03:15:39 +0200 |
Periklis Ntanasis |
code formatting/consistency
|
file |
diff |
annotate
|
Mon, 23 Dec 2013 03:11:17 +0200 |
Periklis Ntanasis |
oops, remove debug message
|
file |
diff |
annotate
|
Mon, 23 Dec 2013 02:59:44 +0200 |
Periklis Ntanasis |
check if save from old campaign name scheme exists and if so rename it to use _ instead of spaces -see issue 722
|
file |
diff |
annotate
|
Mon, 01 Jul 2013 23:23:22 +0300 |
Periklis Ntanasis |
merge and changed also spacecampaign name
spacecampaign
|
file |
diff |
annotate
|
Mon, 01 Jul 2013 18:03:06 +0300 |
Periklis Ntanasis |
added deafult image if not one available in campaign
spacecampaign
|
file |
diff |
annotate
|
Fri, 28 Jun 2013 22:38:08 +0300 |
Periklis Ntanasis |
y! code clean up :)
spacecampaign
|
file |
diff |
annotate
|
Fri, 28 Jun 2013 22:06:57 +0300 |
Periklis Ntanasis |
this seems to work ok, but I have to clean up the code
spacecampaign
|
file |
diff |
annotate
|
Fri, 28 Jun 2013 19:55:16 +0300 |
Periklis Ntanasis |
fixed bug about starting campaign page with not descriptions/images and with wrong description/image mathcing
spacecampaign
|
file |
diff |
annotate
|
Fri, 28 Jun 2013 19:32:11 +0300 |
Periklis Ntanasis |
images works, but not description/title displayed first time page is opened
spacecampaign
|
file |
diff |
annotate
|
Fri, 28 Jun 2013 18:55:01 +0300 |
Periklis Ntanasis |
this seems to works, still wip
spacecampaign
|
file |
diff |
annotate
|
Fri, 28 Jun 2013 15:45:11 +0300 |
Periklis Ntanasis |
more on campaign page - wip
spacecampaign
|
file |
diff |
annotate
|
Fri, 28 Jun 2013 02:38:56 +0300 |
Periklis Ntanasis |
changes in campaign page - not tested wip
spacecampaign
|
file |
diff |
annotate
|
Thu, 13 Jun 2013 14:44:28 +0200 |
koda |
bring windows fixes from main repo
|
file |
diff |
annotate
|
Mon, 27 May 2013 21:39:52 +0300 |
Periklis Ntanasis |
issue 562, image and description for the campaign page
|
file |
diff |
annotate
|
Wed, 29 May 2013 15:12:06 -0400 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
Thu, 16 May 2013 10:10:27 +0200 |
sheepluva |
I couldn't find any usage of these extern variables. neither in the file they are defined nor anywhere else in the code
|
file |
diff |
annotate
|
Thu, 16 May 2013 10:03:00 +0200 |
sheepluva |
remove about 45 useless #include statements from campain.* - copypasta ftw, eh? :p
|
file |
diff |
annotate
|
Fri, 25 Jan 2013 13:59:27 +0100 |
sheepluva |
big indentation/whitespaces cleanup
|
file |
diff |
annotate
|
Sat, 17 Nov 2012 22:45:30 +0400 |
unc0rr |
Get rid of DataManager::findFileForRead
physfslayer
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 10:46:48 +0300 |
belphegorr |
The first campaign commit with a lot of changes...
|
file |
diff |
annotate
|