2013-02-23 |
unc0rr |
Fix issue 537 (empty team created on startup)
|
file |
diff |
annotate
|
2013-02-22 |
unc0rr |
Support 'registered only' room flag in frontend
|
file |
diff |
annotate
|
2013-02-21 |
unc0rr |
Workaround queued signals problem in netclient instead. Should fix everything.
|
file |
diff |
annotate
|
2013-02-20 |
unc0rr |
We need this to fix hedgehog numbers desync (workarounded in previous revision)
|
file |
diff |
annotate
|
2013-02-13 |
unc0rr |
Ehm... probably this will improve situation with desyncs
|
file |
diff |
annotate
|
2013-02-09 |
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
|
2013-01-28 |
dag10 |
Reorganized layout and appearance of rooms list page.
|
file |
diff |
annotate
|
2013-01-27 |
unc0rr |
Allow navigating backwards chat widget log while new lines are being added
|
file |
diff |
annotate
|
2013-01-26 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-01-25 |
unc0rr |
- Also pass unknown cmds to the server when in room
|
file |
diff |
annotate
|
2013-01-25 |
sheepluva |
big indentation/whitespaces cleanup
|
file |
diff |
annotate
|
2013-01-22 |
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
|
2013-01-21 |
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
|
2013-01-21 |
dag10 |
Moved room name edit box from footer to top of page. Also shows room name when in slave mode.
|
file |
diff |
annotate
|
2013-01-19 |
dag10 |
Fixes password not actually saving when "save password" is checked in the HWPasswordDialog called by HWForm.
|
file |
diff |
annotate
|
2013-01-17 |
unc0rr |
- Pass unknown chat commands to server
|
file |
diff |
annotate
|
2013-01-14 |
dag10 |
Convert feedback page to dialog (+some fixes from unC0Rr)
|
file |
diff |
annotate
|
2013-01-14 |
dag10 |
GCI2012: Abstract Page Load
|
file |
diff |
annotate
|
2013-01-14 |
dag10 |
GCI2012: Abstract Hedgewars Dialogs
|
file |
diff |
annotate
|
2013-01-14 |
koda |
GCI2012: Subscribe for Network
|
file |
diff |
annotate
|
2013-01-14 |
dag10 |
GCI2012: Improve Game Configuration Widget
|
file |
diff |
annotate
|
2013-01-08 |
vitiv |
Added "New account" button when connectiong to the official server
|
file |
diff |
annotate
|
2013-01-04 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
2013-01-04 |
koda |
GCI2012: Resolution Freedom
|
file |
diff |
annotate
|
2013-01-03 |
vitiv |
Separated fullscreen and windowed hwengine resolution parameters.
|
file |
diff |
annotate
|
2013-01-02 |
koda |
simplify entering/leaving pages debug
|
file |
diff |
annotate
|
2012-12-29 |
dag10 |
GCI2012: Advanced Keyboard Configuration
|
file |
diff |
annotate
|
2012-12-25 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
2012-12-25 |
dag10 |
GCI2012: Feedback Redo
|
file |
diff |
annotate
|
2012-12-20 |
dag10 |
GCI2012: Beautify Network Page
|
file |
diff |
annotate
|
2012-12-16 |
RowanD |
GCI2012: Optional Second Argument
|
file |
diff |
annotate
|
2012-12-16 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-16 |
RowanD |
improve engine cmd line parsing and its documentation
|
file |
diff |
annotate
|
2012-12-14 |
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
|
2012-12-14 |
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
|
2012-12-13 |
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
|
2012-12-12 |
Ondrej Skopek |
fixed minor problem with saving hash
|
file |
diff |
annotate
|
2012-12-12 |
Ondrej Skopek |
Removed whitespaces, refactored hash setting getting and clearing
|
file |
diff |
annotate
|
2012-12-11 |
Ondrej Skopek |
Removed commented-out unused code
|
file |
diff |
annotate
|
2012-12-10 |
Ondrej Skopek |
Patched login dialog bugs, added retry dialogs
|
file |
diff |
annotate
|
2012-12-10 |
unc0rr |
Fix non-osx build broken in ra874d00df4a4. Dudes... :(
|
file |
diff |
annotate
|
2012-12-10 |
Drew Gottlieb |
GCI2012: Autoupdate Button in Settings
|
file |
diff |
annotate
|
2012-12-13 |
unc0rr |
Delete poller when game is over
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-08 |
Drew Gottlieb |
GCI2012: Google Issue Login
|
file |
diff |
annotate
|
2012-12-07 |
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
|
2012-12-04 |
Mitchell Kember |
Removed redundant "enable"s on checkboxes and variable names.
|
file |
diff |
annotate
|
2012-12-03 |
Ondrej |
GCI2012: Navigation Output
|
file |
diff |
annotate
|
2012-12-02 |
Mitchell Kember |
Fixed crash that occured after recording a video (pagevideos' config wasn't set).
|
file |
diff |
annotate
|
2012-12-02 |
Mitchell Kember |
Merged changes from upstream.
|
file |
diff |
annotate
|
2012-12-01 |
Ondrej |
GCI2012: User/Pass Single Prompt
|
file |
diff |
annotate
|
2012-12-01 |
unc0rr |
Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
|
file |
diff |
annotate
|
2012-11-30 |
unc0rr |
Bans manager
|
file |
diff |
annotate
|
2012-12-02 |
Mitchell Kember |
Google Code-in: Move video preferences in settings tab
|
file |
diff |
annotate
|
2012-11-29 |
unc0rr |
A bit of refactoring
|
file |
diff |
annotate
|
2012-11-29 |
zero579911 |
GCI: use player's name for the default team
|
file |
diff |
annotate
|
2012-11-22 |
unc0rr |
- Fix saving .ini files
|
file |
diff |
annotate
|
2012-11-17 |
unc0rr |
Merge physfslayer branch into default. Have fun!
|
file |
diff |
annotate
|
2012-11-17 |
unc0rr |
Get rid of DataManager::findFileForRead
physfslayer
|
file |
diff |
annotate
|
2012-11-16 |
koda |
Backed out changeset 5d00c28059e3 - enable the feedback button again
|
file |
diff |
annotate
|
2012-11-01 |
koda |
many osx sparkle fixes
0.9.18
|
file |
diff |
annotate
|