2012-05-02 |
nemo |
Workaround for stuck pages.
|
file |
diff |
annotate
|
2012-04-28 |
sheepluva |
license header year range adjustments
|
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-15 |
bovi |
GCI task: stars
|
file |
diff |
annotate
|
2012-01-15 |
bovi |
GCI task: ping
|
file |
diff |
annotate
|
2012-01-14 |
valnut |
GCI task: feedback is important
|
file |
diff |
annotate
|
2011-12-03 |
Oranger |
GCI task: describez
|
file |
diff |
annotate
|
2011-11-26 |
Oranger |
eyecandy
|
file |
diff |
annotate
|
2011-10-29 |
sheepluva |
disconnect when going back from lobby page (regression fix)
|
file |
diff |
annotate
|
2011-10-28 |
unc0rr |
It doesn't make much sense to make checks like 'if(game)' if you never set game to 0. Using smart pointers instead. Does it fix segfaults? Probably.
|
file |
diff |
annotate
|
2011-10-25 |
sheepluva |
remove any thread-safe stuff I introduced since it's not needed
|
file |
diff |
annotate
|
2011-10-23 |
sheepluva |
potential fix for issue #217 (SigSegV while in game room in KillAllTeams - team list change?)
|
file |
diff |
annotate
|
2011-10-21 |
sheepluva |
moving and renaming SDLs.*, making it a singleton; cleaning up class responsibilties wrt SDLInteraction; some comments
|
file |
diff |
annotate
|
2011-09-27 |
sheepluva |
PIMP'ed up training screen. special thanks to mikade for supplying the pics <3
|
file |
diff |
annotate
|
2011-09-26 |
sheepluva |
some more cleanups/refactoring/blahblah, some button positions may are a bit off atm. also I added a new picture for one of the buttons
|
file |
diff |
annotate
|
2011-09-25 |
sheepluva |
some more cleanups and refactoring.
|
file |
diff |
annotate
|
2011-09-23 |
sheepluva |
many many netclient/frondent changes (just the beginning though):
|
file |
diff |
annotate
|
2011-09-11 |
sheepluva |
fix for issue #269
|
file |
diff |
annotate
|
2011-09-02 |
unc0rr |
Implement save button on game statistics page.
|
file |
diff |
annotate
|
2011-08-22 |
koda |
allow accessing the snapshot folder from the about page in the frontend (button could use a nicer icon)
|
file |
diff |
annotate
|
2011-08-15 |
nemo |
Tiny bit of progress on download page - hooked it up to "Info" button for now.
|
file |
diff |
annotate
|
2011-06-18 |
koda |
file association for mac!
|
file |
diff |
annotate
|
2011-05-17 |
nemo |
make the associate button use the user's settings for loading demos/saves
|
file |
diff |
annotate
|
2011-03-01 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
2010-12-21 |
sheepluva |
disable fix for issue 24 in order to fix issue 123, as suggested by koda
|
file |
diff |
annotate
|
2010-12-13 |
unc0rr |
Use pageSwitchMapper in some more places
|
file |
diff |
annotate
|
2010-12-11 |
unc0rr |
Use QSignalMapper instead of GoToPage*() functions (not all calls converted yet)
|
file |
diff |
annotate
|
2010-12-11 |
unc0rr |
Add a stub for draw map page
|
file |
diff |
annotate
|
2010-11-22 |
Henek |
adding a combobox to weapon editor as scheme editor, added a few notices for deleting and some buttons in this area.
|
file |
diff |
annotate
|
2010-11-21 |
Henek |
a Henek-koda production: nicer game config screen, fixed scheme-weapon lock, added scheme editing to config page and some minor stuff
|
file |
diff |
annotate
|
2010-10-08 |
koda |
fix issue 24 and issue 81
|
file |
diff |
annotate
|
2010-10-06 |
smaxx |
Engine:
|
file |
diff |
annotate
|
2010-08-23 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
2010-07-31 |
koda |
remove trailing spaces from end of line
|
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-29 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-02-26 |
nemo |
A simple hat reservation mechanism. Can be worked around with a little effort, but to make it useful, you'd have to get everyone you played with to work around it too. Quite a bit of effort for a small reward feature.
|
file |
diff |
annotate
|
2010-02-17 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-02-09 |
nemo |
Have game beep when someone joins lobby/room. Controlled by Sound option
|
file |
diff |
annotate
|
2009-10-17 |
koda |
revert audio to use SDL_mixer -- also frontend uses it, so it needs sdlmixer sources
|
file |
diff |
annotate
|
2009-10-12 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
2009-10-02 |
koda |
fixes & co.
|
file |
diff |
annotate
|
2009-10-02 |
koda |
added a utility that warns the user to install hedgewars when it's run from the diskimage
|
file |
diff |
annotate
|
2009-09-27 |
koda |
fix a bug that prevented from hearing team voicepacks if frontend started with music disabled
|
file |
diff |
annotate
|
2009-09-10 |
nemo |
And in frontend
|
file |
diff |
annotate
|
2009-09-02 |
unc0rr |
- Frontend: reorganize code controlling widgets state, fix problems getting room admin status
|
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-04-23 |
unc0rr |
TheXception's patch:
|
file |
diff |
annotate
|
2009-04-19 |
unc0rr |
TheXception's patch:
|
file |
diff |
annotate
|
2009-04-10 |
unc0rr |
Implement two buttons
|
file |
diff |
annotate
|
2009-03-22 |
unc0rr |
Random team generator rework by ttsmj
|
file |
diff |
annotate
|
2009-03-21 |
unc0rr |
- Use QCryptographicHash for md5
|
file |
diff |
annotate
|
2009-03-18 |
unc0rr |
- Fix warnings in frontend
|
file |
diff |
annotate
|
2009-03-18 |
unc0rr |
Sync schemes config over net should work now (untested)
|
file |
diff |
annotate
|
2009-03-16 |
unc0rr |
- Some style changes by nemo
|
file |
diff |
annotate
|
2009-03-12 |
unc0rr |
Continue work on new schemes
|
file |
diff |
annotate
|
2009-03-11 |
unc0rr |
Continue work on new schemes implementation
|
file |
diff |
annotate
|
2009-02-24 |
unc0rr |
ttsmj2's random teams patch
|
file |
diff |
annotate
|