Rowan D [Fri, 30 Nov 2012 10:51:29 +0100] rev 8150
GCI2012: Command Line Parsing
Mitchell Kember <mk12360@gmail.com> [Fri, 30 Nov 2012 20:00:53 -0500] rev 8149
Google Code-in: Center help text field
Modifies the grid layout slightly so that the help text which appears when hovering over certain elements is centered with respect to the window, even when there are more buttons on one side.
https://google-melange.appspot.com/gci/task/view/google/gci2012/7968226
koda [Fri, 30 Nov 2012 10:15:17 +0100] rev 8148
use the correct symbol
Mitchell Kember <mk12360@gmail.com> [Fri, 30 Nov 2012 15:29:09 -0500] rev 8147
Use same macro for hiding video record button and keybinding
Modified my previous patch to use the already-in-place VIDEOREC macro (used previously just for hiding the button on the main menu) instead of creating another one.
https://google-melange.appspot.com/gci/task/view/google/gci2012/7948213
m4tx [Fri, 30 Nov 2012 07:42:28 +0100] rev 8146
GCI2012: Lowercase CMake functions (main files only)
Joe Doyle (Ginto8) <ginto8@gmail.com> [Thu, 29 Nov 2012 23:23:19 -0500] rev 8145
Move global variables to units that use them
Mitchell Kember <mk12360@gmail.com> [Thu, 29 Nov 2012 19:44:18 -0500] rev 8144
Google Code-in: Hide "video record" keybind option
Removes the recording keybinding option using preprocessor conditions when it is unavailable. This includes when Hedgewars is being built either with the recording feature explicitly disabled or when FFMPEG/LibAV were not found.
https://google-melange.appspot.com/gci/task/view/google/gci2012/7948213
Joe Doyle (Ginto8) <ginto8@gmail.com> [Thu, 29 Nov 2012 23:13:06 -0500] rev 8143
Remove unused global variables
nemo [Thu, 29 Nov 2012 14:48:38 -0500] rev 8142
*sigh*
unc0rr [Fri, 30 Nov 2012 18:19:52 +0400] rev 8141
merge
unc0rr [Thu, 29 Nov 2012 22:50:08 +0400] rev 8140
A bit of refactoring
unc0rr [Fri, 30 Nov 2012 12:12:49 +0400] rev 8139
Use HW_TEAMCOLOR_ARRAY from frontlib
Chris Wong <lambda.fairy@gmail.com> [Thu, 29 Nov 2012 14:02:28 +1300] rev 8138
Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
unc0rr [Fri, 30 Nov 2012 11:40:37 +0400] rev 8137
Merge
zero579911 [Thu, 29 Nov 2012 04:57:35 +0100] rev 8136
GCI: use player's name for the default team
task: http://www.google-melange.com/gci/task/view/google/gci2012/8007227
note:
these bugs were NOT introduced by this:
- double confirmation on team removal
- team addition fails