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
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip