Sat, 26 Jan 2013 23:57:37 +0100 koda some whitespaces from ios files
Sat, 26 Jan 2013 23:56:10 +0100 koda complete tabs and trailing whitespace formatting on frontend
Sat, 26 Jan 2013 22:59:48 +0400 unc0rr Not needed anymore
Sat, 26 Jan 2013 22:57:03 +0400 unc0rr Don't resend "team quit" message when client closes engine, then quits room:
Sat, 26 Jan 2013 19:28:37 +0100 koda uConsole on a diet
Fri, 25 Jan 2013 22:33:26 +0400 unc0rr - Also pass unknown cmds to the server when in room
Fri, 25 Jan 2013 14:19:55 +0100 sheepluva small cleanup
Fri, 25 Jan 2013 13:59:27 +0100 sheepluva big indentation/whitespaces cleanup
Fri, 25 Jan 2013 13:29:20 +0400 unc0rr Some fixes
Fri, 25 Jan 2013 12:54:24 +0100 sheepluva small cleanup, fix ancient warning (the "itPlay" one)
Fri, 25 Jan 2013 12:59:06 +0400 unc0rr Fix finding player's another clan
Wed, 23 Jan 2013 16:35:26 -0500 dag10 Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint().
Wed, 23 Jan 2013 23:57:47 +0400 unc0rr Oops, got too excited
Wed, 23 Jan 2013 23:54:01 +0400 unc0rr Fix crashers
Wed, 23 Jan 2013 04:48:04 +0100 koda ios, show fps when debugging
Wed, 23 Jan 2013 04:42:18 +0100 koda update sound preferences in ios settings ('sound' means 'sound effects' instead of 'sound enabled')
Wed, 23 Jan 2013 03:37:27 +0100 koda restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
Mon, 21 Jan 2013 21:52:49 -0500 dag10 On pagenetgame, when window is too small the map/game options becomes a tabbed interface to allow for a few lines of chat to always be visible.
Tue, 22 Jan 2013 00:33:37 +0400 unc0rr Fix official server build
Tue, 22 Jan 2013 00:24:44 +0400 unc0rr Okay, let's try not trust even room admin on this
Tue, 22 Jan 2013 00:04:09 +0400 unc0rr Make number of hedgehogs restriction actually work in network game
Mon, 21 Jan 2013 14:14:56 -0500 dag10 Removed constant repainting of bgwidget on every frame.
Mon, 21 Jan 2013 14:07:39 -0500 dag10 Prepends an asterisk on maps, styles, and themes that are DLC. (Resolves issue 515)
Mon, 21 Jan 2013 13:04:57 -0500 dag10 Force-starting a game now only works for client versions >43
Mon, 21 Jan 2013 12:22:33 +0400 unc0rr Learn to properly localize strings with numbers pleeeeaaaase
Mon, 21 Jan 2013 02:21:04 -0500 dag10 It is now possible to start a game even if not all players are "ready"; a confirmation prompt is shown. This commit updates the server.
Mon, 21 Jan 2013 00:30:18 -0500 dag10 Moved room name edit box from footer to top of page. Also shows room name when in slave mode.
Sun, 20 Jan 2013 20:42:20 -0500 nemo Start piano higher (piano on maps that matched land_height was really weird before). Experiment w/ trying to make birdy shrink into distance to avoid odd birdy vanishes if tracking it.
Sun, 20 Jan 2013 18:54:18 -0500 nemo restore former cluster behaviour (makes the most diff for the bomb)
Sun, 20 Jan 2013 23:05:31 +0100 koda lupdate -pro project_files/hedgewars.pro -no-obsolete
Sun, 20 Jan 2013 23:03:27 +0100 koda reuse the same words with tr() and .arg() in bandialog
Sun, 20 Jan 2013 22:51:26 +0100 koda fix out of source build
Mon, 21 Jan 2013 00:07:26 +0400 unc0rr Merge
Sat, 19 Jan 2013 20:01:01 -0500 dag10 Centered desc label. (Fixes issue 461)
Sat, 19 Jan 2013 18:48:21 -0500 dag10 Fixes password not actually saving when "save password" is checked in the HWPasswordDialog called by HWForm.
Sat, 19 Jan 2013 17:46:06 -0500 dag10 Accidentally left atexit() inside a mac-only section in last revision (rbecac012d502)
Sat, 19 Jan 2013 17:33:10 -0500 dag10 Moved FileEngineHandler instance in main() to be a pointer released "atexit". (Fixes issue 509)
Sat, 19 Jan 2013 14:11:06 -0500 dag10 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 unc0rr - Allow server admins to use DELEGATE even when not room owner
Sat, 19 Jan 2013 00:55:51 +0400 unc0rr Some ignoring
Sat, 19 Jan 2013 00:51:28 +0400 unc0rr Server messages localization using Qt's l10n subsystem:
Fri, 18 Jan 2013 11:47:23 +0100 koda improve tips (issue 472)
Fri, 18 Jan 2013 11:32:02 +0100 lowdread pt_BR.txt update
Fri, 18 Jan 2013 11:30:09 +0100 inu pt_PT update
Fri, 18 Jan 2013 00:41:26 +0400 unc0rr Don't use same hwFloat variable at both left and right sides of assignment (inlining bug?)
Thu, 17 Jan 2013 23:17:39 +0400 unc0rr - Pass unknown chat commands to server
Thu, 17 Jan 2013 18:12:30 +0100 sheepluva 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 unc0rr Merge
Wed, 16 Jan 2013 18:34:43 -0500 dag10 Can now change theme for static and mission maps.
Tue, 15 Jan 2013 12:20:19 +0400 unc0rr No
Tue, 15 Jan 2013 00:52:29 -0500 dag10 Fixes build.
Mon, 14 Jan 2013 22:09:07 -0500 dag10 Added "what we use" section to "about" page. From GCI.
Mon, 14 Jan 2013 16:04:05 -0500 dag10 Fixed feedback submission by correcting Content-Type.
Mon, 14 Jan 2013 15:26:00 -0500 dag10 Fixed disabled QSpinBox border color.
Mon, 14 Jan 2013 14:10:37 -0500 dag10 Organized options into more relavant tabs.
Mon, 14 Jan 2013 21:37:04 +0400 unc0rr - Fix another ton of bugs and misbehavior
Mon, 14 Jan 2013 21:17:42 +0400 dag10 Convert feedback page to dialog (+some fixes from unC0Rr)
Mon, 14 Jan 2013 13:28:03 +0100 dag10 GCI2012: Abstract Page Load
Mon, 14 Jan 2013 13:19:47 +0100 dag10 GCI2012: Abstract Hedgewars Dialogs
Mon, 14 Jan 2013 12:45:01 +0100 dag10 GCI2012: No More Hovering
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip