unc0rr [Sat, 01 Dec 2012 22:15:25 +0400] rev 8177
Some fixes
koda [Sat, 01 Dec 2012 21:19:28 +0100] rev 8176
shorten tip
Mitchell Kember <mk12360@gmail.com> [Fri, 30 Nov 2012 20:00:53 -0500] rev 8175
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
Joe Doyle (Ginto8) <ginto8@gmail.com> [Sat, 01 Dec 2012 15:56:19 -0500] rev 8174
Fix more errors. It compiles!
koda [Sat, 01 Dec 2012 21:10:15 +0100] rev 8173
also this can be deleted
Joe Doyle (Ginto8) <ginto8@gmail.com> [Sat, 01 Dec 2012 15:14:34 -0500] rev 8172
Merge
Joe Doyle (Ginto8) <ginto8@gmail.com> [Fri, 30 Nov 2012 23:04:49 -0500] rev 8171
Merge
Joe Doyle (Ginto8) <ginto8@gmail.com> [Sat, 01 Dec 2012 15:14:03 -0500] rev 8170
Fix some stupid errors I caused
koda [Sat, 01 Dec 2012 04:36:27 +0100] rev 8169
minor xcodeproj update
koda [Sat, 01 Dec 2012 04:36:13 +0100] rev 8168
use High() to avoid future out of bounds in uSound
Joe Doyle (Ginto8) <ginto8@gmail.com> [Fri, 30 Nov 2012 23:04:10 -0500] rev 8167
Make user folder default to global folder in hwengine
Bryan Dunsmore <dunsmoreb@gmail.com> [Sat, 01 Dec 2012 16:03:38 -0600] rev 8166
Refactor Freepascal module.
nemo [Fri, 30 Nov 2012 22:23:26 -0500] rev 8165
oups
Bryan Dunsmore <dunsmoreb@gmail.com> [Sat, 01 Dec 2012 15:40:10 -0600] rev 8164
Move noexecstack flags to Freepascal module and refactor.
koda [Sat, 01 Dec 2012 02:14:26 +0100] rev 8163
remove unneeded @2x images
Bryan Dunsmore <dunsmoreb@gmail.com> [Fri, 30 Nov 2012 23:08:10 -0600] rev 8162
Move code for Freepascal to separate CMake module.
deepdog [Sat, 01 Dec 2012 02:12:10 +0100] rev 8161
GCI2012: Remove Structure Weapon Code
Joe Doyle (Ginto8) <ginto8@gmail.com> [Fri, 30 Nov 2012 22:08:06 -0500] rev 8160
Make user folder default to global folder in hwengine
koda [Fri, 30 Nov 2012 23:36:18 +0100] rev 8159
set window modality for new ban dialogs
unc0rr [Sat, 01 Dec 2012 00:44:12 +0400] rev 8158
Fix warning
unc0rr [Sat, 01 Dec 2012 00:38:06 +0400] rev 8157
Bans manager
unc0rr [Sat, 01 Dec 2012 00:37:23 +0400] rev 8156
- Fix UNBAN bug
- Rework BANLIST message format
unc0rr [Fri, 30 Nov 2012 18:46:25 +0400] rev 8155
Case insensitive test for banned nickname
unc0rr [Fri, 30 Nov 2012 18:43:43 +0400] rev 8154
Implement ban by nickname
koda [Fri, 30 Nov 2012 15:26:49 +0100] rev 8153
GCI2012: Too many variables
koda [Fri, 30 Nov 2012 15:00:47 +0100] rev 8152
GCI2012 - In-Game Chat Commands
Mitchell Kember <mk12360@gmail.com> [Sat, 01 Dec 2012 21:24:25 -0500] rev 8151
Google Code-in: Move video preferences in settings tab
Moves the video recording preferences out of the video recording page into their own tab in the settings page.
https://google-melange.appspot.com/gci/task/view/google/gci2012/7968230
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
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)
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.
unc0rr [Tue, 27 Nov 2012 10:05:24 +0400] rev 8133
Some fixes
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 :)
nemo [Wed, 28 Nov 2012 10:57:07 -0500] rev 8131
merge
unc0rr [Tue, 27 Nov 2012 00:29:41 +0400] rev 8130
No more crashes when running quick game
Bryan Dunsmore [Wed, 28 Nov 2012 11:57:39 +0100] rev 8129
GCI2012: Empty list help text (
issue #375)
unc0rr [Mon, 26 Nov 2012 00:28:47 +0400] rev 8128
Try to setup weapon sets for quick game
unc0rr [Wed, 28 Nov 2012 00:27:30 +0400] rev 8127
Remove limit on hedgehogs number
unc0rr [Mon, 26 Nov 2012 00:09:54 +0400] rev 8126
Merge from default to have recent fixes
unc0rr [Mon, 26 Nov 2012 11:34:54 +0400] rev 8125
koda, koda... could have checked your claims
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
jose1711 [Sat, 24 Nov 2012 14:29:47 +0100] rev 8123
Updated Slovak translation
koda [Sat, 24 Nov 2012 18:30:59 +0100] rev 8122
add ios project to physfs
jose1711 [Sat, 24 Nov 2012 12:32:37 +0100] rev 8121
merge
koda [Sat, 24 Nov 2012 05:17:40 +0100] rev 8120
INSTALL and README updates
koda [Sat, 24 Nov 2012 01:30:46 +0100] rev 8119
physfs: no carbon depency on osx, add cdecl attributes on extra functions
jose1711 [Fri, 23 Nov 2012 23:27:34 +0100] rev 8118
Updated Slovak translation