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
|
2012-10-19 |
unc0rr |
Try using PhysicsFS.
physfslayer
|
file |
diff |
annotate
|
2012-10-06 |
unc0rr |
Simplify file loading procedure
|
file |
diff |
annotate
|
2012-06-24 |
Stepan777 |
merge
|
file |
diff |
annotate
|
2012-06-17 |
unc0rr |
- Move colorsModel to appropriate place
|
file |
diff |
annotate
|
2012-06-11 |
Stepan777 |
1. Implement new page in frontend with options for video recording.
|
file |
diff |
annotate
|
2012-06-04 |
Stepan777 |
here it is
|
file |
diff |
annotate
|
2012-05-27 |
unc0rr |
- Allow switching colors with mouse wheel
|
file |
diff |
annotate
|
2012-04-29 |
sheepluva |
hello GameStyleModel
|
file |
diff |
annotate
|
2012-04-28 |
sheepluva |
license header year range adjustments
|
file |
diff |
annotate
|
2012-04-26 |
sheepluva |
messing with the theme model a bit (gets now auto-updated after DLC download too)
|
file |
diff |
annotate
|
2012-04-26 |
sheepluva |
mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
|
file |
diff |
annotate
|
2012-04-26 |
sheepluva |
renaming HWDataManager -> DataManager
|
file |
diff |
annotate
|
2012-02-20 |
unc0rr |
- Register HWTeam metatype so HWTeam objects could be passed via queued connections
|
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-26 |
unc0rr |
Haha, I was greatly puzzled by "date.month() == 10 && date.daysInMonth() == 31" :D
|
file |
diff |
annotate
|
2012-01-16 |
valnut |
GCI task: season greetings
|
file |
diff |
annotate
|
2011-11-14 |
nemo |
Not useful.
|
file |
diff |
annotate
|
2011-10-30 |
sheepluva |
beep on highlight
|
file |
diff |
annotate
|
2011-10-29 |
sheepluva |
whoopsy, my bad (segfault due to accepting empty lines)
|
file |
diff |
annotate
|
2011-10-24 |
sheepluva |
chat:
|
file |
diff |
annotate
|
2011-10-24 |
sheepluva |
minor cleanups, mostly in own code
|
file |
diff |
annotate
|
2011-10-22 |
sheepluva |
let's create some templates so that the user knows how to start off
|
file |
diff |
annotate
|
2011-10-22 |
sheepluva |
BOOOOooOM <headshot>! removing default stylesheets from c++ code and adding them as text files to the qt resources
|
file |
diff |
annotate
|
2011-10-21 |
sheepluva |
same for chat. changed the paths to: css/qt.css css/chat.css
|
file |
diff |
annotate
|
2011-10-21 |
sheepluva |
frontend will use the data file misc/qt_style.css instead of hardcoded stylesheet - if the file exists
|
file |
diff |
annotate
|
2011-10-21 |
sheepluva |
fix multiplayer script loading
|
file |
diff |
annotate
|
2011-10-21 |
sheepluva |
simplified some stuff I wrote
|
file |
diff |
annotate
|
2011-10-20 |
sheepluva |
cleaning up some more, also adding a WIP file. changes: hats in the hat selection are now sorted like this: NoHat, Reserved hats (alphabetically), All other hats (alphabeticall)
|
file |
diff |
annotate
|
2011-10-14 |
Florian Fabre |
Hide focus outline on buttons.
|
file |
diff |
annotate
|
2011-09-16 |
nemo |
Move options caption to box title. This frees up quite a bit of space at 800x600
|
file |
diff |
annotate
|
2011-09-11 |
sheepluva |
fix for issue #269
|
file |
diff |
annotate
|
2011-09-04 |
unc0rr |
Extract downloaded content into temp dir
|
file |
diff |
annotate
|
2011-06-25 |
unc0rr |
Fix broken theme icon loading from user dir
|
file |
diff |
annotate
|
2011-06-24 |
nemo |
unbreak localisation
|
file |
diff |
annotate
|
2011-06-23 |
unc0rr |
- Implement ThemesModel (load theme icons once, store in memory, don't reload from disk every time selection changes)
|
file |
diff |
annotate
|
2011-06-21 |
unc0rr |
Derive themes list from list of dirs in Themes folder which have icon.png inside
|
file |
diff |
annotate
|
2011-06-19 |
koda |
passing by reference... my darkest enemy
|
file |
diff |
annotate
|
2011-06-18 |
koda |
file association for mac!
|
file |
diff |
annotate
|
2011-06-13 |
nemo |
Enable ~/.hedgewars/Data (or platform equivalent) to override/extend pretty much everything in system Data dir. Obviously desyncing can occur, so this is at user's own risk. Should simplify map etc install. Needs testing.
|
file |
diff |
annotate
|
2011-04-03 |
koda |
fix autorelease pools not being set (issue 209) and format code a little
|
file |
diff |
annotate
|
2011-03-01 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
2011-01-30 |
sheepluva |
activate icon display in menus
|
file |
diff |
annotate
|
2010-12-13 |
Henek |
added general scripts to multiplayer and added option for scripts to allow user set schemes or weapon sets.
|
file |
diff |
annotate
|
2010-10-06 |
smaxx |
Engine:
|
file |
diff |
annotate
|
2010-09-27 |
smaxx |
Engine:
|
file |
diff |
annotate
|
2010-09-14 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
2010-08-23 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
2010-08-03 |
smaxx |
Engine:
|
file |
diff |
annotate
|
2010-07-31 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
2010-07-26 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
2010-07-26 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
2010-04-16 |
smxx |
Engine:
|
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-30 |
smxx |
Frontend:
|
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
|