2017-10-08 |
Wuzzy |
Fix possibility to accidentally destroy team by entering an already existing team name
|
file |
diff |
annotate
|
2015-08-10 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
2014-08-24 |
unc0rr |
This should make frontend aware of your own teams in game on rejoin
|
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-13 |
unc0rr |
Display team owner in teams widget (addresses issue 174)
|
file |
diff |
annotate
|
2013-12-13 |
unc0rr |
- /owner command to specify team owner
|
file |
diff |
annotate
|
2013-09-26 |
unc0rr |
- Load default binds from settings.ini
|
file |
diff |
annotate
|
2013-08-23 |
unc0rr |
Engine loads team binds from team config. Frontend still sends default binds commands, and default binds in team config aren't processed.
|
file |
diff |
annotate
|
2013-08-16 |
unc0rr |
Take care of issue #146
|
file |
diff |
annotate
|
2013-05-29 |
unc0rr |
bump copyright year for Andrey entries
|
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-04 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-29 |
dag10 |
GCI2012: Advanced Keyboard Configuration
|
file |
diff |
annotate
|
2012-11-27 |
unc0rr |
Some fixes
flibqtfrontend
|
file |
diff |
annotate
|
2012-11-26 |
unc0rr |
No more crashes when running quick game
flibqtfrontend
|
file |
diff |
annotate
|
2012-11-25 |
unc0rr |
Try to setup weapon sets for quick game
flibqtfrontend
|
file |
diff |
annotate
|
2012-11-25 |
unc0rr |
Merge from default to have recent fixes
flibqtfrontend
|
file |
diff |
annotate
|
2012-11-25 |
unc0rr |
Oops, temporary objects involved
flibqtfrontend
|
file |
diff |
annotate
|
2012-11-25 |
unc0rr |
Convert HWTeam to be a wrapper to flib_team
flibqtfrontend
|
file |
diff |
annotate
|
2012-11-24 |
unc0rr |
- frontlib loads team config via physfs
flibqtfrontend
|
file |
diff |
annotate
|
2012-11-22 |
unc0rr |
- Fix saving .ini files
|
file |
diff |
annotate
|
2012-11-05 |
unc0rr |
- Load teams via physfs
physfslayer
|
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-17 |
unc0rr |
- Move colorsModel to appropriate place
|
file |
diff |
annotate
|
2012-06-17 |
unc0rr |
This should fix default hogs names in network game
|
file |
diff |
annotate
|
2012-05-28 |
unc0rr |
Fix a bug with wrong state of teams list when color isn't changed manually
|
file |
diff |
annotate
|
2012-05-27 |
unc0rr |
Fix a remote crasher
|
file |
diff |
annotate
|
2012-05-27 |
unc0rr |
Make frontend compile with clang
|
file |
diff |
annotate
|
2012-05-27 |
unc0rr |
- Allow switching colors with mouse wheel
|
file |
diff |
annotate
|
2012-04-29 |
sheepluva |
* make HatModel update automatically (also renamed class and files)
|
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
|
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-09-28 |
sheepluva |
I started to move stuff around, c'mon, hate on meee. PS: if your (clean) build is broken - let me know)
|
file |
diff |
annotate
|
2011-09-25 |
sheepluva |
some more cleanups and refactoring.
|
file |
diff |
annotate
|
2011-09-24 |
sheepluva |
cleaning up a little bit more, especially team class. we were leaking teams into heap memory on quick game starts btw
|
file |
diff |
annotate
|
2011-09-14 |
sheepluva |
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
|
file |
diff |
annotate
|
2011-06-18 |
koda |
file association for mac!
|
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
|
2010-09-08 |
nemo |
Probably fix missing hats.
|
file |
diff |
annotate
|
2010-09-02 |
unc0rr |
use built-in method QString::isEmpty()
|
file |
diff |
annotate
|
2010-08-25 |
smaxx |
Frontend:
|
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-29 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-04-19 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-04-16 |
smxx |
Frontend:
|
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-29 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-02-28 |
nemo |
Typo
|
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-21 |
nemo |
Check for empty hat, somehow claymore managed this, this should be a workaround pending figuring out how he did it.
|
file |
diff |
annotate
|
2010-02-04 |
smxx |
Server:
|
file |
diff |
annotate
|
2009-10-12 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|