# HG changeset patch
# User koda
# Date 1316647111 -7200
# Node ID d276be65b745d5368b22a84c21f3a2c6ecd67ad4
# Parent 6fd40d866342495ac49141e0d3438274ccf0dd3e
aligned credits and game modes to main release
diff -r 6fd40d866342 -r d276be65b745 project_files/HedgewarsMobile/Classes/AboutViewController.m
--- a/project_files/HedgewarsMobile/Classes/AboutViewController.m Thu Sep 22 01:02:57 2011 +0200
+++ b/project_files/HedgewarsMobile/Classes/AboutViewController.m Thu Sep 22 01:18:31 2011 +0200
@@ -79,6 +79,8 @@
// first all the names, then the title (which is offset 5)
cell.textLabel.text = [[self.people objectAtIndex:self.segmentedControl.selectedSegmentIndex] objectAtIndex:[indexPath row]];
+ cell.textLabel.adjustsFontSizeToFitWidth = YES;
+ cell.textLabel.minimumFontSize = 8;
cell.detailTextLabel.text = [[self.people objectAtIndex:(self.segmentedControl.selectedSegmentIndex + 5)] objectAtIndex:[indexPath row]];
return cell;
diff -r 6fd40d866342 -r d276be65b745 project_files/HedgewarsMobile/Resources/Settings/credits.plist
--- a/project_files/HedgewarsMobile/Resources/Settings/credits.plist Thu Sep 22 01:02:57 2011 +0200
+++ b/project_files/HedgewarsMobile/Resources/Settings/credits.plist Thu Sep 22 01:18:31 2011 +0200
@@ -16,6 +16,9 @@
Richard "Sheepluva" Korlyi
Henning "Prg" Kühn
Henrik "Henek" Rostedt
+ John "Mikade" Lambert
+ Mayur "Zorg" Pawashe
+ Richard "Xeli" Deurwaarder
John "Fizzy" Dum
@@ -40,16 +43,19 @@
Andrey Korotaev
Nina Kuisma
Antoine Turmel
- Peter Hüwe, Mario Liebisch
- Luca Bonora
+ Peter Hüwe, Mario Liebisch, Richard Karolyi
+ Talos Kriti
+ Luca Bonora, Marco Bresciani
Adam Etienne
- Maciej Mroziński, Wojciech Latkowski, Maciej Górny
+ Anthony Bellew
+ Lukas Urbonas
+ Maciej Mroziński, Wojciech Latkowski, Piotr Mitana, Maciej Górny
Fábio Canário
Andrey Korotaev
Jose Riha
Carlos Vives
- Niklas Grahn
- Eugene V. Lyubimkin
+ Niklas Grahn, Henrik Rostedt
+ Eugene V. Lyubimkin, Igor Paliychuk, Eugene Sakara
Aleksey Andreev
@@ -58,19 +64,22 @@
Adam Higerd
- Engine, frontend, net server author
- Desktop frontend improvements
- Many engine and frontend improvements
+ Engine, frontend, net server
+ Many desktop frontend improvements
+ Many engine and desktop frontend improvements
Drillrocket, Ballgun, RC Plane weapons
Mine number and time game settings
Desktop frontend improvements
Desktop frontend improvements
Mac OS X and iPhone version
- Gamepad support
+ Many engine and desktop frontend improvements
+ Gamepad and Lua integration
Many engine improvements and graphics
- Many engine and server improvements
Maze maps
- Engine and frontend improvements
+ Engine and desktop frontend improvements
+ Lua game modes and missions
+ Desktop frontend improvements
+ Android port
Main graphics
@@ -96,8 +105,11 @@
Finnish
French
German
+ Greek
Italian
Japanese
+ Korean
+ Lithuanian
Polish
Portuguese
Russian
diff -r 6fd40d866342 -r d276be65b745 project_files/HedgewarsMobile/Resources/Settings/gameMods.plist
--- a/project_files/HedgewarsMobile/Resources/Settings/gameMods.plist Thu Sep 22 01:02:57 2011 +0200
+++ b/project_files/HedgewarsMobile/Resources/Settings/gameMods.plist Thu Sep 22 01:18:31 2011 +0200
@@ -194,5 +194,13 @@
title
Tag Team
+
+ description
+ Add an indestructible border along the bottom
+ image
+ BottomBorder
+ title
+ Bottom Border
+