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
|
2010-03-01 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-03-01 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-02-22 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-02-10 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-04 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2009-10-17 |
koda |
dep fix
|
file |
diff |
annotate
|
2009-10-17 |
nemo |
weapon edit style tweak
|
file |
diff |
annotate
|
2009-10-12 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
2009-10-11 |
koda |
fix build and partially moves messages to errlib
|
file |
diff |
annotate
|
2009-09-10 |
nemo |
And in frontend
|
file |
diff |
annotate
|
2009-07-14 |
koda |
a lot of stuff:
|
file |
diff |
annotate
|
2009-05-19 |
nemo |
Remove setting of background-color on iconed group box children just in case that was causing Tiy's problem. Is useless until PaintOnScreen + border-radius is resolved anyway.
|
file |
diff |
annotate
|
2009-05-17 |
nemo |
Custom controls implementing paintEvent play poorly with stars, especially SquareLabel
|
file |
diff |
annotate
|
2009-05-08 |
nemo |
patch to prior checkin
|
file |
diff |
annotate
|
2009-05-08 |
nemo |
david_ac adding a commandline parameter for the data dir, as requested by svenstaro
|
file |
diff |
annotate
|
2009-04-12 |
unc0rr |
koda's fix
|
file |
diff |
annotate
|
2009-04-12 |
unc0rr |
- Apply koda's patch
|
file |
diff |
annotate
|
2009-04-03 |
unc0rr |
- Enable back border of drop-down list (by nemo)
|
file |
diff |
annotate
|
2009-03-16 |
unc0rr |
- Some style changes by nemo
|
file |
diff |
annotate
|
2009-03-15 |
unc0rr |
Rooms list colourizing patch by TheXception
|
file |
diff |
annotate
|
2009-03-15 |
unc0rr |
Style fixes by nemo
|
file |
diff |
annotate
|
2009-01-03 |
unc0rr |
- Decrease font size in chat
|
file |
diff |
annotate
|
2008-10-31 |
unc0rr |
Better look for weapon sets page
|
file |
diff |
annotate
|
2008-10-31 |
unc0rr |
Add tooltips
|
file |
diff |
annotate
|
2008-10-31 |
unc0rr |
- Make disbled controls look better
|
file |
diff |
annotate
|
2008-10-26 |
unc0rr |
Add background image to team select widget
|
file |
diff |
annotate
|
2008-10-26 |
unc0rr |
Delay for 250 msec before connect to local server
|
file |
diff |
annotate
|
2008-10-26 |
unc0rr |
Force plastique style, as others don't fully support stylesheets
|
file |
diff |
annotate
|
2008-10-26 |
unc0rr |
Allow build without net game server: introduce -DWITH_SERVER configuration parameter
|
file |
diff |
annotate
|
2008-10-25 |
unc0rr |
Customize menu look
|
file |
diff |
annotate
|
2008-10-21 |
unc0rr |
Set custom background color on servers list widget
|
file |
diff |
annotate
|
2008-10-18 |
unc0rr |
- Customize QTextBrowser look
|
file |
diff |
annotate
|
2008-09-28 |
unc0rr |
- Customize spinbox arrows
|
file |
diff |
annotate
|
2008-09-11 |
unc0rr |
- Reorganize headers according to Qt's style guide
|
file |
diff |
annotate
|
2008-08-18 |
unc0rr |
- Update copyrights
|
file |
diff |
annotate
|