Fri, 30 Nov 2012 20:00:53 -0500 Google Code-in: Center help text field
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
Fri, 30 Nov 2012 10:15:17 +0100 use the correct symbol
koda [Fri, 30 Nov 2012 10:15:17 +0100] rev 8148
use the correct symbol
Fri, 30 Nov 2012 15:29:09 -0500 Use same macro for hiding video record button and keybinding
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
Fri, 30 Nov 2012 07:42:28 +0100 GCI2012: Lowercase CMake functions (main files only)
m4tx [Fri, 30 Nov 2012 07:42:28 +0100] rev 8146
GCI2012: Lowercase CMake functions (main files only)
Thu, 29 Nov 2012 23:23:19 -0500 Move global variables to units that use them
Joe Doyle (Ginto8) <ginto8@gmail.com> [Thu, 29 Nov 2012 23:23:19 -0500] rev 8145
Move global variables to units that use them
Thu, 29 Nov 2012 19:44:18 -0500 Google Code-in: Hide "video record" keybind option
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
Thu, 29 Nov 2012 23:13:06 -0500 Remove unused global variables
Joe Doyle (Ginto8) <ginto8@gmail.com> [Thu, 29 Nov 2012 23:13:06 -0500] rev 8143
Remove unused global variables
Thu, 29 Nov 2012 14:48:38 -0500 *sigh*
nemo [Thu, 29 Nov 2012 14:48:38 -0500] rev 8142
*sigh*
Fri, 30 Nov 2012 18:19:52 +0400 merge flibqtfrontend
unc0rr [Fri, 30 Nov 2012 18:19:52 +0400] rev 8141
merge
Thu, 29 Nov 2012 22:50:08 +0400 A bit of refactoring
unc0rr [Thu, 29 Nov 2012 22:50:08 +0400] rev 8140
A bit of refactoring
Fri, 30 Nov 2012 12:12:49 +0400 Use HW_TEAMCOLOR_ARRAY from frontlib flibqtfrontend
unc0rr [Fri, 30 Nov 2012 12:12:49 +0400] rev 8139
Use HW_TEAMCOLOR_ARRAY from frontlib
Thu, 29 Nov 2012 14:02:28 +1300 Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
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
Fri, 30 Nov 2012 11:40:37 +0400 Merge flibqtfrontend
unc0rr [Fri, 30 Nov 2012 11:40:37 +0400] rev 8137
Merge
Thu, 29 Nov 2012 04:57:35 +0100 GCI: use player's name for the default team
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
Fri, 30 Nov 2012 15:16:14 +0100 Fixed flib_weaponset_create creating an empty weaponset (for real this time :P) flibqtfrontend
Medo <smaxein@googlemail.com> [Fri, 30 Nov 2012 15:16:14 +0100] rev 8135
Fixed flib_weaponset_create creating an empty weaponset (for real this time :P)
Thu, 29 Nov 2012 14:47:36 -0500 unbreak linking pending some fix or other by koda. this is the same thing video recording still does.
nemo [Thu, 29 Nov 2012 14:47:36 -0500] rev 8134
unbreak linking pending some fix or other by koda. this is the same thing video recording still does.
Tue, 27 Nov 2012 10:05:24 +0400 Some fixes flibqtfrontend
unc0rr [Tue, 27 Nov 2012 10:05:24 +0400] rev 8133
Some fixes
Tue, 27 Nov 2012 21:21:14 +0100 Added default weaponset to frontlib hwconsts flibqtfrontend
Medo <smaxein@googlemail.com> [Tue, 27 Nov 2012 21:21:14 +0100] rev 8132
Added default weaponset to frontlib hwconsts Now the weaponset create function can actually do what it promises and create a default set instead of an empty one :)
Wed, 28 Nov 2012 10:57:07 -0500 merge
nemo [Wed, 28 Nov 2012 10:57:07 -0500] rev 8131
merge
Tue, 27 Nov 2012 00:29:41 +0400 No more crashes when running quick game flibqtfrontend
unc0rr [Tue, 27 Nov 2012 00:29:41 +0400] rev 8130
No more crashes when running quick game
Wed, 28 Nov 2012 11:57:39 +0100 GCI2012: Empty list help text (Issue 375)
Bryan Dunsmore [Wed, 28 Nov 2012 11:57:39 +0100] rev 8129
GCI2012: Empty list help text (issue #375)
Mon, 26 Nov 2012 00:28:47 +0400 Try to setup weapon sets for quick game flibqtfrontend
unc0rr [Mon, 26 Nov 2012 00:28:47 +0400] rev 8128
Try to setup weapon sets for quick game
Wed, 28 Nov 2012 00:27:30 +0400 Remove limit on hedgehogs number
unc0rr [Wed, 28 Nov 2012 00:27:30 +0400] rev 8127
Remove limit on hedgehogs number
Mon, 26 Nov 2012 00:09:54 +0400 Merge from default to have recent fixes flibqtfrontend
unc0rr [Mon, 26 Nov 2012 00:09:54 +0400] rev 8126
Merge from default to have recent fixes
Mon, 26 Nov 2012 11:34:54 +0400 koda, koda... could have checked your claims
unc0rr [Mon, 26 Nov 2012 11:34:54 +0400] rev 8125
koda, koda... could have checked your claims
Sat, 24 Nov 2012 18:31:49 +0100 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda [Sat, 24 Nov 2012 18:31:49 +0100] rev 8124
link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
Sat, 24 Nov 2012 14:29:47 +0100 Updated Slovak translation
jose1711 [Sat, 24 Nov 2012 14:29:47 +0100] rev 8123
Updated Slovak translation
Sat, 24 Nov 2012 18:30:59 +0100 add ios project to physfs
koda [Sat, 24 Nov 2012 18:30:59 +0100] rev 8122
add ios project to physfs
Sat, 24 Nov 2012 12:32:37 +0100 merge
jose1711 [Sat, 24 Nov 2012 12:32:37 +0100] rev 8121
merge
Sat, 24 Nov 2012 05:17:40 +0100 INSTALL and README updates
koda [Sat, 24 Nov 2012 05:17:40 +0100] rev 8120
INSTALL and README updates
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip