Mon, 21 Jan 2013 00:07:26 +0400 Merge
unc0rr [Mon, 21 Jan 2013 00:07:26 +0400] rev 8409
Merge
Sat, 19 Jan 2013 20:01:01 -0500 Centered desc label. (Fixes issue 461)
dag10 <gottlieb.drew@gmail.com> [Sat, 19 Jan 2013 20:01:01 -0500] rev 8408
Centered desc label. (Fixes issue #461)
Sat, 19 Jan 2013 18:48:21 -0500 Fixes password not actually saving when "save password" is checked in the HWPasswordDialog called by HWForm.
dag10 <gottlieb.drew@gmail.com> [Sat, 19 Jan 2013 18:48:21 -0500] rev 8407
Fixes password not actually saving when "save password" is checked in the HWPasswordDialog called by HWForm. Added padding to QDialogButtonBox buttons. Fixed code indentation starting on hwform.cpp:1343.
Sat, 19 Jan 2013 17:46:06 -0500 Accidentally left atexit() inside a mac-only section in last revision (rbecac012d502)
dag10 <gottlieb.drew@gmail.com> [Sat, 19 Jan 2013 17:46:06 -0500] rev 8406
Accidentally left atexit() inside a mac-only section in last revision (rbecac012d502)
Sat, 19 Jan 2013 17:33:10 -0500 Moved FileEngineHandler instance in main() to be a pointer released "atexit". (Fixes issue 509)
dag10 <gottlieb.drew@gmail.com> [Sat, 19 Jan 2013 17:33:10 -0500] rev 8405
Moved FileEngineHandler instance in main() to be a pointer released "atexit". (Fixes issue #509)
Sat, 19 Jan 2013 14:11:06 -0500 Moved library version info out of about.html and into a QLabel beneath Hedgehog.png on about page.
dag10 <gottlieb.drew@gmail.com> [Sat, 19 Jan 2013 14:11:06 -0500] rev 8404
Moved library version info out of about.html and into a QLabel beneath Hedgehog.png on about page.
Sat, 19 Jan 2013 21:51:41 +0400 - Allow server admins to use DELEGATE even when not room owner
unc0rr [Sat, 19 Jan 2013 21:51:41 +0400] rev 8403
- Allow server admins to use DELEGATE even when not room owner - Show number of clients per version table on /stats command
Sat, 19 Jan 2013 00:55:51 +0400 Some ignoring
unc0rr [Sat, 19 Jan 2013 00:55:51 +0400] rev 8402
Some ignoring
Sat, 19 Jan 2013 00:51:28 +0400 Server messages localization using Qt's l10n subsystem:
unc0rr [Sat, 19 Jan 2013 00:51:28 +0400] rev 8401
Server messages localization using Qt's l10n subsystem: - Strings to localize are marked with loc function in server sources - CMake finds loc calls and generates C++ header containing array of strings marked - lupdate - ... - PROFIT!
Fri, 18 Jan 2013 11:47:23 +0100 improve tips (issue 472)
koda [Fri, 18 Jan 2013 11:47:23 +0100] rev 8400
improve tips (issue #472)
Fri, 18 Jan 2013 11:32:02 +0100 pt_BR.txt update
lowdread [Fri, 18 Jan 2013 11:32:02 +0100] rev 8399
pt_BR.txt update
Fri, 18 Jan 2013 11:30:09 +0100 pt_PT update
inu [Fri, 18 Jan 2013 11:30:09 +0100] rev 8398
pt_PT update
Fri, 18 Jan 2013 00:41:26 +0400 Don't use same hwFloat variable at both left and right sides of assignment (inlining bug?)
unc0rr [Fri, 18 Jan 2013 00:41:26 +0400] rev 8397
Don't use same hwFloat variable at both left and right sides of assignment (inlining bug?) Fixes issue #482
Thu, 17 Jan 2013 23:17:39 +0400 - Pass unknown chat commands to server
unc0rr [Thu, 17 Jan 2013 23:17:39 +0400] rev 8396
- Pass unknown chat commands to server - Make server recognize /delegate command
Thu, 17 Jan 2013 18:12:30 +0100 small cleanup of helloSounds; note: physfs:// prefix will break sound paths since playSoundFile uses physfs for finding files already
sheepluva [Thu, 17 Jan 2013 18:12:30 +0100] rev 8395
small cleanup of helloSounds; note: physfs:// prefix will break sound paths since playSoundFile uses physfs for finding files already
Thu, 17 Jan 2013 11:16:03 +0400 Merge
unc0rr [Thu, 17 Jan 2013 11:16:03 +0400] rev 8394
Merge
Wed, 16 Jan 2013 18:34:43 -0500 Can now change theme for static and mission maps.
dag10 <gottlieb.drew@gmail.com> [Wed, 16 Jan 2013 18:34:43 -0500] rev 8393
Can now change theme for static and mission maps. Fixed mission map descriptions that had commas which broke them. Now, you must escape commas in map descriptions. Made bgwidget repaint on animation tick to avoid buffer-not-clearing issue with widgets that change overtop the background leaving a ghost image of the widget's previous state. Generated map is now the default map in the mapconfig widget.
Tue, 15 Jan 2013 12:20:19 +0400 No
unc0rr [Tue, 15 Jan 2013 12:20:19 +0400] rev 8392
No
Tue, 15 Jan 2013 00:52:29 -0500 Fixes build.
dag10 <gottlieb.drew@gmail.com> [Tue, 15 Jan 2013 00:52:29 -0500] rev 8391
Fixes build.
Mon, 14 Jan 2013 22:09:07 -0500 Added "what we use" section to "about" page. From GCI.
dag10 <gottlieb.drew@gmail.com> [Mon, 14 Jan 2013 22:09:07 -0500] rev 8390
Added "what we use" section to "about" page. From GCI.
Mon, 14 Jan 2013 16:04:05 -0500 Fixed feedback submission by correcting Content-Type.
dag10 <gottlieb.drew@gmail.com> [Mon, 14 Jan 2013 16:04:05 -0500] rev 8389
Fixed feedback submission by correcting Content-Type.
Mon, 14 Jan 2013 15:26:00 -0500 Fixed disabled QSpinBox border color.
dag10 <gottlieb.drew@gmail.com> [Mon, 14 Jan 2013 15:26:00 -0500] rev 8388
Fixed disabled QSpinBox border color.
Mon, 14 Jan 2013 14:10:37 -0500 Organized options into more relavant tabs.
dag10 <gottlieb.drew@gmail.com> [Mon, 14 Jan 2013 14:10:37 -0500] rev 8387
Organized options into more relavant tabs. Made QSlider handle larger for easier dragging. Changed initial volume option from a spin box to a slider.
Mon, 14 Jan 2013 21:37:04 +0400 - Fix another ton of bugs and misbehavior
unc0rr [Mon, 14 Jan 2013 21:37:04 +0400] rev 8386
- Fix another ton of bugs and misbehavior - Try my fix to grey colors problem
Mon, 14 Jan 2013 21:17:42 +0400 Convert feedback page to dialog (+some fixes from unC0Rr)
dag10 [Mon, 14 Jan 2013 21:17:42 +0400] rev 8385
Convert feedback page to dialog (+some fixes from unC0Rr)
Mon, 14 Jan 2013 13:28:03 +0100 GCI2012: Abstract Page Load
dag10 [Mon, 14 Jan 2013 13:28:03 +0100] rev 8384
GCI2012: Abstract Page Load
Mon, 14 Jan 2013 13:19:47 +0100 GCI2012: Abstract Hedgewars Dialogs
dag10 [Mon, 14 Jan 2013 13:19:47 +0100] rev 8383
GCI2012: Abstract Hedgewars Dialogs
Mon, 14 Jan 2013 12:45:01 +0100 GCI2012: No More Hovering
dag10 [Mon, 14 Jan 2013 12:45:01 +0100] rev 8382
GCI2012: No More Hovering
Mon, 14 Jan 2013 12:35:01 +0100 move platform code around, based off a gci task by dag10
koda [Mon, 14 Jan 2013 12:35:01 +0100] rev 8381
move platform code around, based off a gci task by dag10
Mon, 14 Jan 2013 12:07:51 +0100 GCI2012: Subscribe for Network
koda [Mon, 14 Jan 2013 12:07:51 +0100] rev 8380
GCI2012: Subscribe for Network
Mon, 14 Jan 2013 11:52:19 +0100 keep engine target name consistent across platforms
koda [Mon, 14 Jan 2013 11:52:19 +0100] rev 8379
keep engine target name consistent across platforms
Mon, 14 Jan 2013 11:28:19 +0100 provide a nice mission description, feel free to improve
koda [Mon, 14 Jan 2013 11:28:19 +0100] rev 8378
provide a nice mission description, feel free to improve
Mon, 14 Jan 2013 11:19:59 +0100 GCI2012: Improve Game Configuration Widget
dag10 [Mon, 14 Jan 2013 11:19:59 +0100] rev 8377
GCI2012: Improve Game Configuration Widget - Refactored mapmodel+datamanager to have two separate map models for static and mission maps, and then three static MapInfos in MapModel for the three special maps (random, maze, drawn). - Created theme selector dialog. - Created seed view/edit dialog. - Enlarged start icon on pagemultiplayer and pagenetgame, and added Start.png. - Moved "Settings" button on pagemultiplayer and pagenetgame from middle of page to page footer. - Added "load drawing" button to mapcontainer widget. - Map preview is no longer the randomize button; The randomize functionality is now in a button of its own. - Map preview no longer grays out (isn't disabled) when in slave mode. - Seed is now viewable and copyable when in slave mode -- but not editable. - You should now use the property master (isMaster() and setMaster()) on gamecfgwidget and mapcontainer instead of the enabled property. This is because some widgets (e.g. "view/edit seed" button and map preview) shouldn't be disabled, when all other widgets should be. - Added mission map descriptions w/ locale support in INI format in mapname/desc.txt if applicable. Use '|' for line break.
Mon, 14 Jan 2013 12:07:06 +0400 Merge
unc0rr [Mon, 14 Jan 2013 12:07:06 +0400] rev 8376
Merge
Sun, 13 Jan 2013 11:14:50 +0400 Fix build
unc0rr [Sun, 13 Jan 2013 11:14:50 +0400] rev 8375
Fix build
Sun, 13 Jan 2013 10:46:01 +0400 Hat selection reworked
dag10 [Sun, 13 Jan 2013 10:46:01 +0400] rev 8374
Hat selection reworked
Sat, 12 Jan 2013 18:37:10 -0500 Prevent camera from moving with auto camera disabled when remote teams are targetting
nemo [Sat, 12 Jan 2013 18:37:10 -0500] rev 8373
Prevent camera from moving with auto camera disabled when remote teams are targetting
Sun, 13 Jan 2013 01:02:08 +0400 Logon procedure for checkers, introduce invisible clients
unc0rr [Sun, 13 Jan 2013 01:02:08 +0400] rev 8372
Logon procedure for checkers, introduce invisible clients
Sat, 12 Jan 2013 01:18:50 +0400 - Start work on checker
unc0rr [Sat, 12 Jan 2013 01:18:50 +0400] rev 8371
- Start work on checker - Various small fixes
Thu, 10 Jan 2013 22:59:46 +0400 Fix tons of warnings
martin_bede [Thu, 10 Jan 2013 22:59:46 +0400] rev 8370
Fix tons of warnings
Thu, 10 Jan 2013 22:54:55 +0400 Throw away stupid Data.Seq
unc0rr [Thu, 10 Jan 2013 22:54:55 +0400] rev 8369
Throw away stupid Data.Seq
Wed, 09 Jan 2013 10:16:10 +0400 Fix build
unc0rr [Wed, 09 Jan 2013 10:16:10 +0400] rev 8368
Fix build
Tue, 08 Jan 2013 21:29:37 +0200 Merged default
vitiv <nikita.utiu@gmail.com> [Tue, 08 Jan 2013 21:29:37 +0200] rev 8367
Merged default
Tue, 08 Jan 2013 00:40:20 +0400 lua API functions to enable or disable game flags
martin_bede [Tue, 08 Jan 2013 00:40:20 +0400] rev 8366
lua API functions to enable or disable game flags
Mon, 07 Jan 2013 08:35:29 -0500 correct rope tip
nemo [Mon, 07 Jan 2013 08:35:29 -0500] rev 8365
correct rope tip
Tue, 08 Jan 2013 21:27:35 +0200 Added "New account" button when connectiong to the official server
vitiv <nikita.utiu@gmail.com> [Tue, 08 Jan 2013 21:27:35 +0200] rev 8364
Added "New account" button when connectiong to the official server
Fri, 04 Jan 2013 21:44:40 +0400 Merge from default flibqtfrontend
unc0rr [Fri, 04 Jan 2013 21:44:40 +0400] rev 8363
Merge from default
Fri, 04 Jan 2013 19:42:49 +0400 - Unbreak build with .pro file
unc0rr [Fri, 04 Jan 2013 19:42:49 +0400] rev 8362
- Unbreak build with .pro file - Cosmetic fixes to video recording stuff
Wed, 02 Jan 2013 18:32:19 +0100 Tips are now loaded from an xml file.
martin_bede [Wed, 02 Jan 2013 18:32:19 +0100] rev 8361
Tips are now loaded from an xml file.
Thu, 03 Jan 2013 10:43:40 +0100 simplified physfs cmake
koda [Thu, 03 Jan 2013 10:43:40 +0100] rev 8360
simplified physfs cmake
Thu, 03 Jan 2013 19:57:17 +0100 Removed wiggle 3D mode, reorder the list of 3D modes.
martin_bede [Thu, 03 Jan 2013 19:57:17 +0100] rev 8359
Removed wiggle 3D mode, reorder the list of 3D modes.
Fri, 04 Jan 2013 03:13:21 +0100 have the default window size to 5/6, save fullscreen resolution on 'fullscreenResolution' instead of 'resolution', make sure cFullscreenStuff is initialised
koda [Fri, 04 Jan 2013 03:13:21 +0100] rev 8358
have the default window size to 5/6, save fullscreen resolution on 'fullscreenResolution' instead of 'resolution', make sure cFullscreenStuff is initialised
Fri, 04 Jan 2013 02:58:19 +0100 GCI2012: Resolution Freedom
koda [Fri, 04 Jan 2013 02:58:19 +0100] rev 8357
GCI2012: Resolution Freedom
Thu, 03 Jan 2013 17:14:14 +0200 Tweaked the resolution option layout.
vitiv <nikita.utiu@gmail.com> [Thu, 03 Jan 2013 17:14:14 +0200] rev 8356
Tweaked the resolution option layout.
Wed, 02 Jan 2013 23:13:14 +0100 GCI2012: Unix Qt Signals
martin_bede [Wed, 02 Jan 2013 23:13:14 +0100] rev 8355
GCI2012: Unix Qt Signals
Thu, 03 Jan 2013 15:59:30 +0200 Separated fullscreen and windowed hwengine resolution parameters.
vitiv <nikita.utiu@gmail.com> [Thu, 03 Jan 2013 15:59:30 +0200] rev 8354
Separated fullscreen and windowed hwengine resolution parameters.
Wed, 02 Jan 2013 12:39:50 +0100 simplify entering/leaving pages debug
koda [Wed, 02 Jan 2013 12:39:50 +0100] rev 8353
simplify entering/leaving pages debug
Thu, 03 Jan 2013 15:58:23 +0200 Changed resolution labels on options page.
vitiv <nikita.utiu@gmail.com> [Thu, 03 Jan 2013 15:58:23 +0200] rev 8352
Changed resolution labels on options page.
Wed, 02 Jan 2013 10:11:42 +0100 also have uTouch follow the new NewTurn policy
koda [Wed, 02 Jan 2013 10:11:42 +0100] rev 8351
also have uTouch follow the new NewTurn policy
Mon, 31 Dec 2012 12:12:23 +0200 merged changes
vitiv <nikita.utiu@gmail.com> [Mon, 31 Dec 2012 12:12:23 +0200] rev 8350
merged changes
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip