Tue, 04 Dec 2012 01:51:57 +0100 first merge
koda [Tue, 04 Dec 2012 01:51:57 +0100] rev 8209
first merge
Tue, 04 Dec 2012 09:15:55 +0400 merge from default flibqtfrontend
unc0rr [Tue, 04 Dec 2012 09:15:55 +0400] rev 8208
merge from default
Mon, 03 Dec 2012 17:38:31 -0500 Made user data path default to '.'.
Joe Doyle (Ginto8) <ginto8@gmail.com> [Mon, 03 Dec 2012 17:38:31 -0500] rev 8207
Made user data path default to '.'.
Mon, 03 Dec 2012 23:54:12 +0400 Create hedgewars.ini if not exists manually,
unc0rr [Mon, 03 Dec 2012 23:54:12 +0400] rev 8206
Create hedgewars.ini if not exists manually, as QSettings uses QTemporaryFile for that, and QTemporaryFile doesn't respect custom file engines.
Mon, 03 Dec 2012 18:08:19 +0100 GCI2012: Navigation Output
Ondrej [Mon, 03 Dec 2012 18:08:19 +0100] rev 8205
GCI2012: Navigation Output
Mon, 03 Dec 2012 17:51:57 +0100 GCI2012: Convert uMobile into a Callback Record
Rowan D [Mon, 03 Dec 2012 17:51:57 +0100] rev 8204
GCI2012: Convert uMobile into a Callback Record
Mon, 03 Dec 2012 17:49:02 +0100 don't allow resizing videorec widgets
koda [Mon, 03 Dec 2012 17:49:02 +0100] rev 8203
don't allow resizing videorec widgets
Mon, 03 Dec 2012 17:47:39 +0100 GCI2012: Move Video Preferences in Settings Tab
koda [Mon, 03 Dec 2012 17:47:39 +0100] rev 8202
GCI2012: Move Video Preferences in Settings Tab
Sun, 02 Dec 2012 23:07:36 -0500 Merged changes from upstream.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 23:07:36 -0500] rev 8201
Merged changes from upstream.
Sun, 02 Dec 2012 18:45:57 -0500 Move video description text underneath thumbnail to prevent the layout from resizing.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 18:45:57 -0500] rev 8200
Move video description text underneath thumbnail to prevent the layout from resizing.
Mon, 03 Dec 2012 13:31:39 +0400 Fix crashes and wtf behaviour introduced in r0b8beacff8a5
unc0rr [Mon, 03 Dec 2012 13:31:39 +0400] rev 8199
Fix crashes and wtf behaviour introduced in r0b8beacff8a5
Sun, 02 Dec 2012 18:12:50 -0500 Merged with upstream.
Mitchell Kember <mk12360@gmail.com> [Sun, 02 Dec 2012 18:12:50 -0500] rev 8198
Merged with upstream.
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
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip