Fri, 22 Feb 2013 23:59:52 +0400 |
unc0rr |
Support 'registered only' room flag in frontend
|
file |
diff |
annotate
|
Thu, 21 Feb 2013 22:20:43 +0400 |
unc0rr |
Workaround queued signals problem in netclient instead. Should fix everything.
|
file |
diff |
annotate
|
Thu, 21 Feb 2013 01:35:14 +0400 |
unc0rr |
We need this to fix hedgehog numbers desync (workarounded in previous revision)
|
file |
diff |
annotate
|
Wed, 13 Feb 2013 23:00:57 +0400 |
unc0rr |
Ehm... probably this will improve situation with desyncs
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 18:58:19 -0500 |
dag10 |
Implements protocol message JOINING on frontend, so client in a room always displays correct room name, even when room name changes. Fixes issue 522.
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 20:17:30 -0500 |
dag10 |
Reorganized layout and appearance of rooms list page.
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 21:46:25 +0400 |
unc0rr |
Allow navigating backwards chat widget log while new lines are being added
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Fri, 25 Jan 2013 22:33:26 +0400 |
unc0rr |
- Also pass unknown cmds to the server when in room
|
file |
diff |
annotate
|
Fri, 25 Jan 2013 13:59:27 +0100 |
sheepluva |
big indentation/whitespaces cleanup
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 17 Jan 2013 23:17:39 +0400 |
unc0rr |
- Pass unknown chat commands to server
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 21:17:42 +0400 |
dag10 |
Convert feedback page to dialog (+some fixes from unC0Rr)
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 13:28:03 +0100 |
dag10 |
GCI2012: Abstract Page Load
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 13:19:47 +0100 |
dag10 |
GCI2012: Abstract Hedgewars Dialogs
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 12:07:51 +0100 |
koda |
GCI2012: Subscribe for Network
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 11:19:59 +0100 |
dag10 |
GCI2012: Improve Game Configuration Widget
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 21:27:35 +0200 |
vitiv |
Added "New account" button when connectiong to the official server
|
file |
diff |
annotate
|
Fri, 04 Jan 2013 21:44:40 +0400 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
Fri, 04 Jan 2013 02:58:19 +0100 |
koda |
GCI2012: Resolution Freedom
|
file |
diff |
annotate
|
Thu, 03 Jan 2013 15:59:30 +0200 |
vitiv |
Separated fullscreen and windowed hwengine resolution parameters.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 12:39:50 +0100 |
koda |
simplify entering/leaving pages debug
|
file |
diff |
annotate
|
Sat, 29 Dec 2012 22:50:10 +0100 |
dag10 |
GCI2012: Advanced Keyboard Configuration
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 02:30:00 +0100 |
dag10 |
GCI2012: Feedback Redo
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 23:54:41 +0100 |
dag10 |
GCI2012: Beautify Network Page
|
file |
diff |
annotate
|
Mon, 17 Dec 2012 00:18:18 +0100 |
RowanD |
GCI2012: Optional Second Argument
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 12:25:13 +0400 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 01:25:11 +0100 |
RowanD |
improve engine cmd line parsing and its documentation
|
file |
diff |
annotate
|
Fri, 14 Dec 2012 21:09:07 +0100 |
Ondrej Skopek |
Added handling of not registered nicks (no change-server side tho), clearPasswordHash() also now sets the savepassword setting to false
|
file |
diff |
annotate
|
Fri, 14 Dec 2012 18:49:25 +0100 |
Ondrej Skopek |
Reverted password loading in PAGE_SETUP, changed the value of passwordlength to save, added clearing of hashes after a 'Wrong password' RetryDialog
|
file |
diff |
annotate
|
Thu, 13 Dec 2012 20:34:44 +0100 |
Ondrej Skopek |
Added a hack that activates a RetryDialog in case the user is banned for 'Reconnect too fast'. Set all string used in RetryDialog to be translated
|
file |
diff |
annotate
|
Wed, 12 Dec 2012 16:17:32 +0100 |
Ondrej Skopek |
fixed minor problem with saving hash
|
file |
diff |
annotate
|
Wed, 12 Dec 2012 15:57:01 +0100 |
Ondrej Skopek |
Removed whitespaces, refactored hash setting getting and clearing
|
file |
diff |
annotate
|
Tue, 11 Dec 2012 15:45:20 +0100 |
Ondrej Skopek |
Removed commented-out unused code
|
file |
diff |
annotate
|
Mon, 10 Dec 2012 22:09:54 +0100 |
Ondrej Skopek |
Patched login dialog bugs, added retry dialogs
|
file |
diff |
annotate
|
Mon, 10 Dec 2012 12:06:02 +0400 |
unc0rr |
Fix non-osx build broken in ra874d00df4a4. Dudes... :(
|
file |
diff |
annotate
|
Mon, 10 Dec 2012 03:07:25 +0100 |
Drew Gottlieb |
GCI2012: Autoupdate Button in Settings
|
file |
diff |
annotate
|
Fri, 14 Dec 2012 00:12:00 +0400 |
unc0rr |
Delete poller when game is over
flibqtfrontend
|
file |
diff |
annotate
|
Sat, 08 Dec 2012 15:06:30 +0100 |
Drew Gottlieb |
GCI2012: Google Issue Login
|
file |
diff |
annotate
|
Fri, 07 Dec 2012 16:03:53 -0500 |
mk12 |
will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build
|
file |
diff |
annotate
|
Tue, 04 Dec 2012 16:37:02 -0500 |
Mitchell Kember |
Removed redundant "enable"s on checkboxes and variable names.
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 18:08:19 +0100 |
Ondrej |
GCI2012: Navigation Output
|
file |
diff |
annotate
|
Sun, 02 Dec 2012 18:10:29 -0500 |
Mitchell Kember |
Fixed crash that occured after recording a video (pagevideos' config wasn't set).
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 21:32:34 -0500 |
Mitchell Kember |
Merged changes from upstream.
|
file |
diff |
annotate
|
Sun, 02 Dec 2012 00:31:35 +0100 |
Ondrej |
GCI2012: User/Pass Single Prompt
|
file |
diff |
annotate
|
Sun, 02 Dec 2012 01:26:00 +0400 |
unc0rr |
Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 00:38:06 +0400 |
unc0rr |
Bans manager
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 21:24:25 -0500 |
Mitchell Kember |
Google Code-in: Move video preferences in settings tab
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 22:50:08 +0400 |
unc0rr |
A bit of refactoring
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 04:57:35 +0100 |
zero579911 |
GCI: use player's name for the default team
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 15:24:10 +0400 |
unc0rr |
- Fix saving .ini files
|
file |
diff |
annotate
|
Sun, 18 Nov 2012 01:00:26 +0400 |
unc0rr |
Merge physfslayer branch into default. Have fun!
|
file |
diff |
annotate
|
Sat, 17 Nov 2012 22:45:30 +0400 |
unc0rr |
Get rid of DataManager::findFileForRead
physfslayer
|
file |
diff |
annotate
|
Fri, 16 Nov 2012 06:14:18 +0100 |
koda |
Backed out changeset 5d00c28059e3 - enable the feedback button again
|
file |
diff |
annotate
|
Fri, 02 Nov 2012 00:06:11 +0100 |
koda |
many osx sparkle fixes
0.9.18
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 21:42:06 +0100 |
koda |
merge from default
0.9.18
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 06:10:50 +0100 |
koda |
Backed out changeset 5d00c28059e3 - enable the feedback button again
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 14:31:53 +0400 |
unc0rr |
Fix 0.9.18 desync:
0.9.18
|
file |
diff |
annotate
|
Wed, 31 Oct 2012 22:59:18 +0400 |
inu |
- Fix for little mistakes (applied to every hedgewars_*.ts file).
0.9.18
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 20:35:08 +0100 |
sheepluva |
let animation objects delete themselves after they are not being used anymore
|
file |
diff |
annotate
|
Sat, 27 Oct 2012 22:23:41 +0400 |
unc0rr |
- Better fix than the one from rc7f5c3bd7f8c. Now just scrolling back till net/nettype/main page. Not tested aswell.
|
file |
diff |
annotate
|
Fri, 26 Oct 2012 19:38:25 +0200 |
sheepluva |
fix for the root cause of issue 434 (previous pages being visible in the background)
|
file |
diff |
annotate
|
Fri, 26 Oct 2012 17:21:28 +0200 |
sheepluva |
disable F5 key and data refresh
|
file |
diff |
annotate
|
Fri, 26 Oct 2012 17:05:12 +0200 |
sheepluva |
rollback of r08642c7da4a3b5e05be51a8b45995e799bbc4bbf ("add DLC button to net game room")
|
file |
diff |
annotate
|
Tue, 23 Oct 2012 12:09:15 -0400 |
nemo |
better?
|
file |
diff |
annotate
|
Tue, 23 Oct 2012 11:14:08 -0400 |
nemo |
Ok. Seems to me if you disconnect on any page, you should go to the main net page, since presumably you were in some part of net play. I think this should avoid ending up in a "lobby" after disconnecting
|
file |
diff |
annotate
|
Tue, 23 Oct 2012 07:05:24 +0200 |
koda |
disable feedback button for now
|
file |
diff |
annotate
|
Tue, 23 Oct 2012 07:03:07 +0200 |
koda |
set window modality also for custom dialogs, small text changes
|
file |
diff |
annotate
|
Tue, 23 Oct 2012 06:50:19 +0200 |
koda |
QMessageBox overhaul: unify buttons, style and appearance of info dialogs, fixing a few typos and return values along the way
|
file |
diff |
annotate
|
Tue, 23 Oct 2012 04:40:13 +0200 |
koda |
don't try to delete a default scheme
|
file |
diff |
annotate
|
Wed, 10 Oct 2012 23:58:23 +0400 |
unc0rr |
Remove old signal-slot conenctions
|
file |
diff |
annotate
|
Wed, 10 Oct 2012 23:30:34 +0400 |
unc0rr |
Get rid of deprecated chat widget stuff
|
file |
diff |
annotate
|
Sat, 06 Oct 2012 01:09:41 +0400 |
unc0rr |
Start moving to players list model.
|
file |
diff |
annotate
|
Mon, 01 Oct 2012 00:31:38 +0400 |
unc0rr |
Show more statuses in icons.
|
file |
diff |
annotate
|
Tue, 25 Sep 2012 22:45:40 +0400 |
unc0rr |
- Keep track of room name so correct name is displayed when you become room admin
|
file |
diff |
annotate
|
Sun, 09 Sep 2012 13:40:02 +0400 |
unc0rr |
- Fix some warnings in frontend
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 13:36:00 +0200 |
sheepluva |
min -> qMin
|
file |
diff |
annotate
|
Thu, 30 Aug 2012 13:02:19 -0400 |
nemo |
Checking merge against latest trunk
|
file |
diff |
annotate
|
Tue, 28 Aug 2012 22:33:17 +0400 |
unc0rr |
Make ffmpeg optional for frontend
|
file |
diff |
annotate
|
Sun, 19 Aug 2012 22:13:41 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Sat, 18 Aug 2012 14:08:16 +0400 |
unc0rr |
Simplify code a bit
|
file |
diff |
annotate
|
Sat, 18 Aug 2012 13:59:45 +0400 |
unc0rr |
GoBack() here is not needed anymore
|
file |
diff |
annotate
|
Sun, 19 Aug 2012 12:50:34 +0300 |
belphegorr |
Fixed a typo, frontend is now working properly
|
file |
diff |
annotate
|
Thu, 30 Aug 2012 12:13:24 -0400 |
nemo |
checkpoint merge
|
file |
diff |
annotate
|
Fri, 13 Jul 2012 16:39:20 +0400 |
Stepan777 |
Correctly distinguish between game and real ticks while recording video,
|
file |
diff |
annotate
|
Mon, 09 Jul 2012 17:03:57 +0400 |
Stepan777 |
rework saving of camera positions so there is no need to know framerate during prerecording.
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 19:15:44 +0400 |
Stepan777 |
When there are videos that are being encoded and user tries to quit display dialog with warning.
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 12:50:18 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Wed, 27 Jun 2012 13:47:42 -0400 |
nemo |
Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 20:57:02 +0400 |
Stepan777 |
pagevideos is now much better that before:
|
file |
diff |
annotate
|
Sun, 08 Jul 2012 19:15:38 +0300 |
belphegorr |
Modified frontend so that updating campaogn progress no longer changes current index of the mission combo box
|
file |
diff |
annotate
|
Mon, 11 Jun 2012 18:15:30 +0400 |
Stepan777 |
1. Implement new page in frontend with options for video recording.
|
file |
diff |
annotate
|
Tue, 26 Jun 2012 00:57:09 +0300 |
belphegorr |
Fixed a bug where, after finishing a campaign mission, the user needed to reselect the team in the frontend in order to see the next mission.
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 10:46:48 +0300 |
belphegorr |
The first campaign commit with a lot of changes...
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 21:32:30 +0400 |
Stepan777 |
here it is
|
file |
diff |
annotate
|
Wed, 23 May 2012 16:51:37 -0400 |
nemo |
Fix reported in bug #327, comment #3 - untested but seems reasonable/safe.
|
file |
diff |
annotate
|
Thu, 03 May 2012 13:25:40 +0200 |
sheepluva |
add DLC button to net game room
|
file |
diff |
annotate
|
Wed, 02 May 2012 18:36:27 -0400 |
nemo |
Workaround for stuck pages.
|
file |
diff |
annotate
|
Sun, 29 Apr 2012 20:52:10 +0200 |
sheepluva |
map, theme & style selection won't be lost on data updata now (except the selected map/theme/style is deleted ofc). enabling F5 key to reload data :>
|
file |
diff |
annotate
|
Sat, 28 Apr 2012 18:56:31 +0200 |
sheepluva |
license header year range adjustments
|
file |
diff |
annotate
|
Fri, 27 Apr 2012 22:25:26 -0400 |
nemo |
Ok, 20,000 was a bit much. Arbitrary multiplier that seems to shove things off enough.
|
file |
diff |
annotate
|
Thu, 26 Apr 2012 07:22:05 +0200 |
sheepluva |
renaming HWDataManager -> DataManager
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 18:38:34 +0200 |
koda |
added savepassword checkbox to options page, which now reloads values at every acces
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 17:03:55 +0200 |
Stepan777 |
add a checkbox for the password field prompt (issue 316)
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 03:59:24 +0200 |
Stepan777 |
memory leak in hwform.cpp (issue 386)
|
file |
diff |
annotate
|
Sat, 17 Mar 2012 17:24:38 -0400 |
nemo |
Disable anim for stats screen ("In game" stays visible otherwise)
|
file |
diff |
annotate
|
Sat, 17 Mar 2012 16:14:08 -0400 |
nemo |
I imagine this should use the game window width, but I'll let someone else figure it out. I'm just sick of frames being half-visible in navigation.
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 22:58:52 +0400 |
unc0rr |
Setup rooms list headers
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 18:41:52 +0400 |
unc0rr |
Handle ROOM* commands in rooms list model
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 00:46:03 +0400 |
unc0rr |
Start switching to rooms list model. To be continued.
|
file |
diff |
annotate
|
Mon, 20 Feb 2012 20:33:26 +0400 |
unc0rr |
Make all signals from HWNet queued, this should fix issues with teams and chat widgets
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 15:35:20 +0400 |
unc0rr |
Use queued signal-slot connections with HWNet class
|
file |
diff |
annotate
|
Sun, 12 Feb 2012 19:38:32 +0400 |
unc0rr |
Remove STL dependency (again), fix qmake build
|
file |
diff |
annotate
|
Sun, 05 Feb 2012 18:20:02 -0500 |
nemo |
Disable opacity across the board. It is screwed up in OSX and apparently also Linux. Bad artifacts and overall performance.
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 17:32:18 -0500 |
nemo |
astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
|
file |
diff |
annotate
|