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
|