Mon, 03 Dec 2012 12:02:32 +0400 Unbreak build with freepascal < 2.6.0
unc0rr [Mon, 03 Dec 2012 12:02:32 +0400] rev 8197
Unbreak build with freepascal < 2.6.0
Sun, 02 Dec 2012 18:10:29 -0500 Fixed crash that occured after recording a video (pagevideos' config wasn't set).
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 18:10:29 -0500] rev 8196
Fixed crash that occured after recording a video (pagevideos' config wasn't set).
Mon, 03 Dec 2012 01:45:59 +0100 caught a few more possible glitches in engine cmakefile
koda [Mon, 03 Dec 2012 01:45:59 +0100] rev 8195
caught a few more possible glitches in engine cmakefile
Sun, 02 Dec 2012 17:46:02 -0500 Merged koda's fix for the hwengine bug.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 17:46:02 -0500] rev 8194
Merged koda's fix for the hwengine bug. eG: --
Mon, 03 Dec 2012 01:43:52 +0100 MERGE
koda [Mon, 03 Dec 2012 01:43:52 +0100] rev 8193
MERGE
Sun, 02 Dec 2012 17:44:34 -0500 Make video recording options have fixed size and merge with spinbox->combobox change.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 17:44:34 -0500] rev 8192
Make video recording options have fixed size and merge with spinbox->combobox change.
Sun, 02 Dec 2012 22:19:13 +0400 Fix check for file existance
unc0rr [Sun, 02 Dec 2012 22:19:13 +0400] rev 8191
Fix check for file existance
Sun, 02 Dec 2012 13:57:21 -0500 Merged changes from upstream.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 13:57:21 -0500] rev 8190
Merged changes from upstream.
Sun, 02 Dec 2012 22:14:21 +0400 - Disable in-room bans
unc0rr [Sun, 02 Dec 2012 22:14:21 +0400] rev 8189
- Disable in-room bans - Actually check for banned nickname
Sun, 02 Dec 2012 23:41:01 +0100 fix compiling engine (bug introduced in r33868aea694c)
koda [Sun, 02 Dec 2012 23:41:01 +0100] rev 8188
fix compiling engine (bug introduced in r33868aea694c)
Sun, 02 Dec 2012 17:23:13 +0100 GCI2012: Find Out What is Causing This Problem (frontend leaks on OS X)
Drew Gottlieb [Sun, 02 Dec 2012 17:23:13 +0100] rev 8187
GCI2012: Find Out What is Causing This Problem (frontend leaks on OS X)
Sun, 02 Dec 2012 17:01:51 +0100 unify default videorec values loading/reloading, fix setting index/value from previous commit
koda [Sun, 02 Dec 2012 17:01:51 +0100] rev 8186
unify default videorec values loading/reloading, fix setting index/value from previous commit
Sun, 02 Dec 2012 15:23:59 +0100 GCI2012: Check for Non-Standard Recorder Framerate
O. Michael Hartman [Sun, 02 Dec 2012 15:23:59 +0100] rev 8185
GCI2012: Check for Non-Standard Recorder Framerate
Sun, 02 Dec 2012 14:51:54 +0100 resize the qt window to fill 2/3 of the screen size (no more crammed widgets on first launch) and always center it
koda [Sun, 02 Dec 2012 14:51:54 +0100] rev 8184
resize the qt window to fill 2/3 of the screen size (no more crammed widgets on first launch) and always center it
Sat, 01 Dec 2012 21:32:34 -0500 Merged changes from upstream.
Mitchell Kember <mk12360@gmail.com> [Sat, 01 Dec 2012 21:32:34 -0500] rev 8183
Merged changes from upstream. HK: changed QTfrontend/ui/page/pageadmin.h
Sat, 01 Dec 2012 19:57:57 -0500 fix mask only
nemo [Sat, 01 Dec 2012 19:57:57 -0500] rev 8182
fix mask only
Sun, 02 Dec 2012 00:31:35 +0100 GCI2012: User/Pass Single Prompt
Ondrej [Sun, 02 Dec 2012 00:31:35 +0100] rev 8181
GCI2012: User/Pass Single Prompt
Sun, 02 Dec 2012 00:02:40 +0100 GCI2012: Move Freepascal discovery code into a CMake module
koda [Sun, 02 Dec 2012 00:02:40 +0100] rev 8180
GCI2012: Move Freepascal discovery code into a CMake module
Sun, 02 Dec 2012 01:26:00 +0400 Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
unc0rr [Sun, 02 Dec 2012 01:26:00 +0400] rev 8179
Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
Sun, 02 Dec 2012 01:25:11 +0400 Fix QSettings problems:
unc0rr [Sun, 02 Dec 2012 01:25:11 +0400] rev 8178
Fix QSettings problems: - Reopen file in ReadOnly mode if it was open in ReadWrite mode and is being read. This is needed for stupid QSettings which opens file in ReadWrite mode just to call readAll() on it. - Implement setSize(0)
Sat, 01 Dec 2012 22:15:25 +0400 Some fixes
unc0rr [Sat, 01 Dec 2012 22:15:25 +0400] rev 8177
Some fixes
Sat, 01 Dec 2012 21:19:28 +0100 shorten tip
koda [Sat, 01 Dec 2012 21:19:28 +0100] rev 8176
shorten tip
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 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
Sat, 01 Dec 2012 15:56:19 -0500 Fix more errors. It compiles!
Joe Doyle (Ginto8) <ginto8@gmail.com> [Sat, 01 Dec 2012 15:56:19 -0500] rev 8174
Fix more errors. It compiles!
Sat, 01 Dec 2012 21:10:15 +0100 also this can be deleted
koda [Sat, 01 Dec 2012 21:10:15 +0100] rev 8173
also this can be deleted
Sat, 01 Dec 2012 15:14:34 -0500 Merge
Joe Doyle (Ginto8) <ginto8@gmail.com> [Sat, 01 Dec 2012 15:14:34 -0500] rev 8172
Merge
Fri, 30 Nov 2012 23:04:49 -0500 Merge
Joe Doyle (Ginto8) <ginto8@gmail.com> [Fri, 30 Nov 2012 23:04:49 -0500] rev 8171
Merge
Sat, 01 Dec 2012 15:14:03 -0500 Fix some stupid errors I caused
Joe Doyle (Ginto8) <ginto8@gmail.com> [Sat, 01 Dec 2012 15:14:03 -0500] rev 8170
Fix some stupid errors I caused
Sat, 01 Dec 2012 04:36:27 +0100 minor xcodeproj update
koda [Sat, 01 Dec 2012 04:36:27 +0100] rev 8169
minor xcodeproj update
Sat, 01 Dec 2012 04:36:13 +0100 use High() to avoid future out of bounds in uSound
koda [Sat, 01 Dec 2012 04:36:13 +0100] rev 8168
use High() to avoid future out of bounds in uSound
Fri, 30 Nov 2012 23:04:10 -0500 Make user folder default to global folder in hwengine
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
Sat, 01 Dec 2012 16:03:38 -0600 Refactor Freepascal module.
Bryan Dunsmore <dunsmoreb@gmail.com> [Sat, 01 Dec 2012 16:03:38 -0600] rev 8166
Refactor Freepascal module.
Fri, 30 Nov 2012 22:23:26 -0500 oups
nemo [Fri, 30 Nov 2012 22:23:26 -0500] rev 8165
oups
Sat, 01 Dec 2012 15:40:10 -0600 Move noexecstack flags to Freepascal module and refactor.
Bryan Dunsmore <dunsmoreb@gmail.com> [Sat, 01 Dec 2012 15:40:10 -0600] rev 8164
Move noexecstack flags to Freepascal module and refactor.
Sat, 01 Dec 2012 02:14:26 +0100 remove unneeded @2x images
koda [Sat, 01 Dec 2012 02:14:26 +0100] rev 8163
remove unneeded @2x images
Fri, 30 Nov 2012 23:08:10 -0600 Move code for Freepascal to separate CMake module.
Bryan Dunsmore <dunsmoreb@gmail.com> [Fri, 30 Nov 2012 23:08:10 -0600] rev 8162
Move code for Freepascal to separate CMake module.
Sat, 01 Dec 2012 02:12:10 +0100 GCI2012: Remove Structure Weapon Code
deepdog [Sat, 01 Dec 2012 02:12:10 +0100] rev 8161
GCI2012: Remove Structure Weapon Code
Fri, 30 Nov 2012 22:08:06 -0500 Make user folder default to global folder in hwengine
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
Fri, 30 Nov 2012 23:36:18 +0100 set window modality for new ban dialogs
koda [Fri, 30 Nov 2012 23:36:18 +0100] rev 8159
set window modality for new ban dialogs
Sat, 01 Dec 2012 00:44:12 +0400 Fix warning
unc0rr [Sat, 01 Dec 2012 00:44:12 +0400] rev 8158
Fix warning
Sat, 01 Dec 2012 00:38:06 +0400 Bans manager
unc0rr [Sat, 01 Dec 2012 00:38:06 +0400] rev 8157
Bans manager
Sat, 01 Dec 2012 00:37:23 +0400 - Fix UNBAN bug
unc0rr [Sat, 01 Dec 2012 00:37:23 +0400] rev 8156
- Fix UNBAN bug - Rework BANLIST message format
Fri, 30 Nov 2012 18:46:25 +0400 Case insensitive test for banned nickname
unc0rr [Fri, 30 Nov 2012 18:46:25 +0400] rev 8155
Case insensitive test for banned nickname
Fri, 30 Nov 2012 18:43:43 +0400 Implement ban by nickname
unc0rr [Fri, 30 Nov 2012 18:43:43 +0400] rev 8154
Implement ban by nickname
Fri, 30 Nov 2012 15:26:49 +0100 GCI2012: Too many variables
koda [Fri, 30 Nov 2012 15:26:49 +0100] rev 8153
GCI2012: Too many variables
Fri, 30 Nov 2012 15:00:47 +0100 GCI2012 - In-Game Chat Commands
koda [Fri, 30 Nov 2012 15:00:47 +0100] rev 8152
GCI2012 - In-Game Chat Commands
Sat, 01 Dec 2012 21:24:25 -0500 Google Code-in: Move video preferences in settings tab
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
Fri, 30 Nov 2012 10:51:29 +0100 GCI2012: Command Line Parsing
Rowan D [Fri, 30 Nov 2012 10:51:29 +0100] rev 8150
GCI2012: Command Line Parsing
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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip