2018-03-30 |
nemo |
add title manipulation
|
file |
diff |
annotate
|
2018-03-23 |
Wuzzy |
Change how locale is loaded in frontend, and fix some bugs
|
file |
diff |
annotate
|
2018-03-14 |
Wuzzy |
Add default directory DrawnMaps to put hand-drawn maps into
|
file |
diff |
annotate
|
2018-03-13 |
unc0rr |
Merge qt5transition into default
|
file |
diff |
annotate
|
2018-03-13 |
Wuzzy |
Frontend: Fix built-in Qt translations not loaded properly
qt5transition
|
file |
diff |
annotate
|
2018-03-13 |
Wuzzy |
Fix buggy Qt5 style detection causing segfault on Arch Linux w/ qt5-style-plugins
qt5transition
|
file |
diff |
annotate
|
2018-03-13 |
nemo |
try plastique with fallback to windows - we should find a way to alert the user that qt5-style-plugins would improve rendering
qt5transition
|
file |
diff |
annotate
|
2018-03-13 |
nemo |
seems to help styling some - some CSS tweaks may still be needed - lobby for example
qt5transition
|
file |
diff |
annotate
|
2018-03-07 |
Wuzzy |
Frontend: Lead first-time player to training page on start
|
file |
diff |
annotate
|
2018-01-24 |
unc0rr |
Finish porting. Seems to work, but no thorough testing has been performed
qt5transition
|
file |
diff |
annotate
|
2017-10-06 |
alfadur |
Fix splash screen on Windows
|
file |
diff |
annotate
|
2016-09-27 |
koda |
Drop xfire module
|
file |
diff |
annotate
|
2015-11-21 |
Wuzzy |
Load Qt library's translation
|
file |
diff |
annotate
|
2015-11-10 |
sheepluva |
merge default
sdl2transition
|
file |
diff |
annotate
|
2015-08-10 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
2014-11-11 |
Safa |
automatic RTL based on locale
|
file |
diff |
annotate
|
2014-11-11 |
sheepluva |
fix one of my translation related brainfarts
|
file |
diff |
annotate
|
2014-09-08 |
sheepluva |
mention the hwplay:// thing in --help
|
file |
diff |
annotate
|
2014-09-08 |
sheepluva |
fix for < LocutusOfBorg1> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760776
|
file |
diff |
annotate
|
2014-02-04 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
2014-01-17 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
2013-12-14 |
unc0rr |
To prevent that weird crash, you need to initialize SDL before Qt
sdl2transition
|
file |
diff |
annotate
|
2013-06-06 |
koda |
port all Q_WS_* to Q_OS_* so that we are forward compatible with Qt5
|
file |
diff |
annotate
|
2013-05-31 |
nemo |
Merge 0.9.19
|
file |
diff |
annotate
|
2013-05-31 |
nemo |
fix locale load
0.9.19
|
file |
diff |
annotate
|
2013-05-29 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
2013-05-21 |
unc0rr |
Use old method of locale detection, fallback to new one in case of problems
|
file |
diff |
annotate
|
2013-04-17 |
unc0rr |
Switch to 'settings.ini'. Copies old ini file if necessary on startup.
|
file |
diff |
annotate
|
2013-04-06 |
koda |
fix 'failed to install translation' message when misc/locale in hedgewars.ini is empty (which is *always* when 'system default' is selected)
|
file |
diff |
annotate
|
2013-03-27 |
koda |
drop QApplication in favor of HWApplication and minor refactor of MessageDialog
|
file |
diff |
annotate
|
2013-03-12 |
koda |
this should supposedly add hwplay:// schemes to windows, after user presses file association
|
file |
diff |
annotate
|
2013-03-10 |
koda |
oops forgot to move header
|
file |
diff |
annotate
|
2013-03-10 |
koda |
move signal handler in hwapplication
|
file |
diff |
annotate
|
2013-03-04 |
koda |
add version info to frontend output too
|
file |
diff |
annotate
|
2013-02-16 |
unc0rr |
- Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt)
|
file |
diff |
annotate
|
2013-01-19 |
dag10 |
Accidentally left atexit() inside a mac-only section in last revision (rbecac012d502)
|
file |
diff |
annotate
|
2013-01-19 |
dag10 |
Moved FileEngineHandler instance in main() to be a pointer released "atexit". (Fixes issue 509)
|
file |
diff |
annotate
|
2013-01-14 |
dag10 |
Convert feedback page to dialog (+some fixes from unC0Rr)
|
file |
diff |
annotate
|
2013-01-04 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
2013-01-02 |
martin_bede |
GCI2012: Unix Qt Signals
|
file |
diff |
annotate
|
2012-12-28 |
koda |
ok, enable the splashscreen for win only
|
file |
diff |
annotate
|
2012-12-27 |
koda |
NSIS workaround no longer necessary
|
file |
diff |
annotate
|
2012-12-27 |
koda |
disable splash on linux
|
file |
diff |
annotate
|
2012-12-27 |
koda |
add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good
|
file |
diff |
annotate
|
2012-12-24 |
koda |
get executable directory at runtime rather than configure time
|
file |
diff |
annotate
|
2012-12-20 |
koda |
cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
|
file |
diff |
annotate
|
2012-12-08 |
unc0rr |
Merge with default
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-04 |
koda |
backout rea7541f77944 since development of frontlib is on another branch
|
file |
diff |
annotate
|
2012-12-03 |
unc0rr |
Create hedgewars.ini if not exists manually,
|
file |
diff |
annotate
|
2012-12-02 |
Drew Gottlieb |
GCI2012: Find Out What is Causing This Problem (frontend leaks on OS X)
|
file |
diff |
annotate
|
2012-11-23 |
unc0rr |
Load sounds with the help of physfsrwops library
|
file |
diff |
annotate
|
2012-11-22 |
unc0rr |
- Fix saving .ini files
|
file |
diff |
annotate
|
2012-11-20 |
unc0rr |
Start port to frontlib
|
file |
diff |
annotate
|
2012-11-17 |
unc0rr |
Mount .hwt files found in Data folder
physfslayer
|
file |
diff |
annotate
|
2012-11-17 |
unc0rr |
Get rid of DataManager::findFileForRead
physfslayer
|
file |
diff |
annotate
|
2012-11-05 |
unc0rr |
- Load teams via physfs
physfslayer
|
file |
diff |
annotate
|
2012-11-04 |
unc0rr |
Wee, now frontend is able to load translation file
physfslayer
|
file |
diff |
annotate
|
2012-11-02 |
unc0rr |
Merge with default
physfslayer
|
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-10-20 |
unc0rr |
Oops, forgot this
physfslayer
|
file |
diff |
annotate
|