2013-06-23 |
nemo |
Configuration for tag display default
|
file |
diff |
annotate
|
2013-06-04 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-05-29 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
2013-05-24 |
nemo |
Quick and dirty fix for fact that we no longer prompt for a username on connect, so blank username simply errors on connect.
|
file |
diff |
annotate
|
2013-05-24 |
nemo |
Fix config save problems, bug #510
|
file |
diff |
annotate
|
2013-04-20 |
koda |
update 0.9.19 with dev branch
0.9.19
|
file |
diff |
annotate
|
2013-04-18 |
unc0rr |
Store colors in human-readable form
|
file |
diff |
annotate
|
2013-04-17 |
sheepluva |
fix for issue 599: "Change graphics size settings to use qspinbox"? somebody ask unC0Rr if that's what he wanted :p
0.9.19
|
file |
diff |
annotate
|
2013-04-02 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
2013-03-27 |
koda |
drop QApplication in favor of HWApplication and minor refactor of MessageDialog
|
file |
diff |
annotate
|
2013-02-28 |
koda |
use NETGAME_DEFAULT_PORT macro across frontend sources
|
file |
diff |
annotate
|
2013-01-26 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-01-25 |
sheepluva |
big indentation/whitespaces cleanup
|
file |
diff |
annotate
|
2013-01-14 |
dag10 |
Organized options into more relavant tabs.
|
file |
diff |
annotate
|
2013-01-14 |
unc0rr |
- Fix another ton of bugs and misbehavior
|
file |
diff |
annotate
|
2013-01-14 |
dag10 |
Convert feedback page to dialog (+some fixes from unC0Rr)
|
file |
diff |
annotate
|
2013-01-04 |
koda |
have the default window size to 5/6, save fullscreen resolution on 'fullscreenResolution' instead of 'resolution', make sure cFullscreenStuff is initialised
|
file |
diff |
annotate
|
2013-01-03 |
vitiv |
Separated fullscreen and windowed hwengine resolution parameters.
|
file |
diff |
annotate
|
2012-12-31 |
vitiv |
merged changes
|
file |
diff |
annotate
|
2012-12-29 |
dag10 |
GCI2012: Advanced Keyboard Configuration
|
file |
diff |
annotate
|
2012-12-29 |
vitiv |
Added Support for variable windowed resolution.
|
file |
diff |
annotate
|
2012-12-25 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
2012-12-24 |
RowanD |
GCI2012: Change Argument Passing Between Frontend and Engine
|
file |
diff |
annotate
|
2012-12-15 |
Ondrej Skopek |
Documented an unclear method call
|
file |
diff |
annotate
|
2012-12-15 |
Ondrej Skopek |
Reloads PAGE_SETUP values after clearing passwordhash
|
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 |
Merge from parent
|
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-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-14 |
nemo |
*sigh*
|
file |
diff |
annotate
|
2012-12-10 |
Ondrej Skopek |
Patched login dialog bugs, added retry dialogs
|
file |
diff |
annotate
|
2012-12-14 |
nemo |
Try to be friendlier to small screen sizes. Use 800x600 if width/height of 2/3rds is smaller than 800x600 (things don't look smaller than that size), use desktop size if it is for some reason smaller than 800x600
|
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-04 |
koda |
readd this debug line, commented out, could be useful
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-03 |
unc0rr |
Create hedgewars.ini if not exists manually,
|
file |
diff |
annotate
|
2012-12-02 |
Mitchell Kember |
Merged changes from upstream.
|
file |
diff |
annotate
|
2012-12-02 |
koda |
unify default videorec values loading/reloading, fix setting index/value from previous commit
|
file |
diff |
annotate
|
2012-12-02 |
O. Michael Hartman |
GCI2012: Check for Non-Standard Recorder Framerate
|
file |
diff |
annotate
|
2012-12-02 |
koda |
resize the qt window to fill 2/3 of the screen size (no more crammed widgets on first launch) and always center it
|
file |
diff |
annotate
|
2012-12-02 |
Mitchell Kember |
Merged changes from upstream.
|
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-12-02 |
Mitchell Kember |
Google Code-in: Move video preferences in settings tab
|
file |
diff |
annotate
|
2012-11-22 |
unc0rr |
- Fix saving .ini files
|
file |
diff |
annotate
|
2012-10-23 |
koda |
QMessageBox overhaul: unify buttons, style and appearance of info dialogs, fixing a few typos and return values along the way
|
file |
diff |
annotate
|
2012-09-22 |
unc0rr |
Make sheepluva happy
|
file |
diff |
annotate
|
2012-09-22 |
unc0rr |
Allow using system proxy settings
|
file |
diff |
annotate
|
2012-09-21 |
unc0rr |
Support for proxies (not tested)
|
file |
diff |
annotate
|
2012-09-04 |
nemo |
retain frontend effects setting exiting/leaving settings
|
file |
diff |
annotate
|
2012-08-31 |
nemo |
Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
|
file |
diff |
annotate
|
2012-08-19 |
Stepan777 |
merge
|
file |
diff |
annotate
|
2012-08-15 |
unc0rr |
Allow customization of colors in ui, store custom colors in config
|
file |
diff |
annotate
|
2012-07-06 |
Stepan777 |
merge
|
file |
diff |
annotate
|
2012-06-27 |
nemo |
Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
|
file |
diff |
annotate
|
2012-06-24 |
Stepan777 |
pagevideos is now much better that before:
|
file |
diff |
annotate
|
2012-06-12 |
Stepan777 |
fix very stupid bug :)
|
file |
diff |
annotate
|
2012-06-11 |
Stepan777 |
1. Implement new page in frontend with options for video recording.
|
file |
diff |
annotate
|
2012-05-30 |
sheepluva |
minor tweaks for options page; should improve readability at small window size... a bit...
|
file |
diff |
annotate
|
2012-04-28 |
sheepluva |
license header year range adjustments
|
file |
diff |
annotate
|
2012-04-22 |
koda |
added savepassword checkbox to options page, which now reloads values at every acces
|
file |
diff |
annotate
|
2012-02-17 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
2012-01-30 |
nemo |
astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
|
file |
diff |
annotate
|
2012-01-17 |
bovi |
skip button sound when exiting
|
file |
diff |
annotate
|
2011-07-04 |
koda |
(fix issue 126) moved initial nickname popup to the netconnection page
|
file |
diff |
annotate
|
2011-06-20 |
Zorg |
Oops, don't need this.
|
file |
diff |
annotate
|
2011-06-20 |
Zorg |
When the password field is filled with null characters and when the user tries to edit the field, clear it.
|
file |
diff |
annotate
|
2011-06-18 |
koda |
file association for mac!
|
file |
diff |
annotate
|
2011-06-12 |
nemo |
If 2 or more resolutions are available, use the 2nd in the list. This should (usually) be smaller than the desktop resolution, which should reduce noob fail (not realising part of interface is obscured)
|
file |
diff |
annotate
|
2011-06-08 |
Zorg |
Attempt to fix issue 125. The password pop-up doesn't appear every time when going into the official server anymore, now it only does it when the password is blank. If a user enters an invalid password, the password is set blank to avoid the user going back to the official server just to be rejected. When entering an invalid password, the unknown error dialog doesn't show up anymore, but the connection lost to server one still does. This fixes the bug where the user would be spammed with error messages. The user can also now change his password in the settings page.
|
file |
diff |
annotate
|
2011-05-09 |
koda |
split pages.h into several header files
|
file |
diff |
annotate
|
2011-03-01 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
2011-01-17 |
koda |
merge default into experimental3D
experimental3D
|
file |
diff |
annotate
|
2011-01-04 |
nemo |
Small tweak to filter
|
file |
diff |
annotate
|
2011-01-04 |
koda |
merge with HEAD after 0.9.15 release, move consts and vars in their proper files
experimental3D
|
file |
diff |
annotate
|
2011-01-02 |
koda |
rearrange quality flags a little, disable snow rendering on rqLowRes
|
file |
diff |
annotate
|
2010-10-27 |
koda |
update branch with latest head, most likely breaking water color in stereo mode
experimental3D
|
file |
diff |
annotate
|
2010-10-08 |
koda |
fix issue 24 and issue 81
|
file |
diff |
annotate
|
2010-08-23 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
2010-08-02 |
koda |
applied from experimental3D, use a slider to set up quality
|
file |
diff |
annotate
|
2010-08-18 |
smaxx |
Engine:
experimental3D
|
file |
diff |
annotate
|
2010-07-31 |
koda |
reverted stereo craziness - the experimental3D branch has been created for a reason
|
file |
diff |
annotate
|
2010-08-02 |
koda |
new quality slider widget (needs to be customized), removed obsolete arguments
experimental3D
|
file |
diff |
annotate
|
2010-07-31 |
koda |
applying smaxx patch where it should be
experimental3D
|
file |
diff |
annotate
|
2010-04-10 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-04-01 |
nemo |
Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
|
file |
diff |
annotate
|
2010-03-18 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-03-02 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-03-01 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-02-09 |
nemo |
Only enable chirp for room owner
|
file |
diff |
annotate
|
2010-02-09 |
nemo |
Have game beep when someone joins lobby/room. Controlled by Sound option
|
file |
diff |
annotate
|
2010-02-04 |
smxx |
Server:
|
file |
diff |
annotate
|
2009-11-20 |
nemo |
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
|
file |
diff |
annotate
|
2009-10-17 |
nemo |
Remove option windows for hardware sound, unneeded w/o openal, update german locale, remove a restriction on modelist
|
file |
diff |
annotate
|
2009-10-14 |
koda |
Smaxx patch for fixing all sound related issues on any system
|
file |
diff |
annotate
|
2009-09-26 |
koda |
makes the updater optional at compile time
|
file |
diff |
annotate
|
2009-09-22 |
koda |
Smaxx's patch fixing openal sound issues with poor card drivers
|
file |
diff |
annotate
|
2009-09-10 |
nemo |
And in frontend
|
file |
diff |
annotate
|
2009-08-27 |
unc0rr |
Ask user for a nickname on first run, suggest login name
|
file |
diff |
annotate
|
2009-07-26 |
nemo |
Remove this check since I got confused as to why my sound still wasn't working even after I had fixed the lock caused by bad flash plugin and restarted hedgewars
|
file |
diff |
annotate
|
2009-07-14 |
koda |
a lot of stuff:
|
file |
diff |
annotate
|
2009-06-30 |
koda |
-Smaxx' patch: checks for initialized openal + disables sound options if openal init fails
|
file |
diff |
annotate
|
2009-05-24 |
unc0rr |
Fix fullscreen bug
|
file |
diff |
annotate
|
2009-05-24 |
nemo |
make lookup consistent
|
file |
diff |
annotate
|
2009-05-24 |
nemo |
Toggle for stars ("frontend effects") - also turns off optimisations for stars that were causing problems onone machine
|
file |
diff |
annotate
|
2009-02-20 |
unc0rr |
'Reduce quality' patch by nemo
|
file |
diff |
annotate
|
2009-01-30 |
unc0rr |
Implement initial sound volume option
|
file |
diff |
annotate
|
2008-11-09 |
unc0rr |
Add an option to name records with current date and time
|
file |
diff |
annotate
|
2008-08-29 |
unc0rr |
- Set frontend's music volume level to 50%
|
file |
diff |
annotate
|
2008-08-16 |
unc0rr |
Hackish way to play music in frontend... to be fixed
|
file |
diff |
annotate
|
2008-08-07 |
displacer |
correct restoring window size after fullscreen mode
|
file |
diff |
annotate
|
2008-08-07 |
displacer |
Frontend Fullscreen mode added
|
file |
diff |
annotate
|
2008-07-27 |
unc0rr |
Add a checkbox in frontend to turn music off
|
file |
diff |
annotate
|
2008-07-07 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
2008-05-25 |
unc0rr |
Use nick from frontend to prepend chat messages
|
file |
diff |
annotate
|
2008-04-27 |
unc0rr |
Update copyright info in source files headers
|
file |
diff |
annotate
|
2007-12-16 |
unc0rr |
Save and restore window size
|
file |
diff |
annotate
|
2007-12-13 |
unc0rr |
Basic concept for net server options page (subject to change)
|
file |
diff |
annotate
|
2007-12-13 |
unc0rr |
Finish asking host/port dialog implementation
|
file |
diff |
annotate
|