2013-09-26 |
unc0rr |
- Load default binds from settings.ini
|
file |
diff |
annotate
|
2013-05-29 |
unc0rr |
bump copyright year for Andrey entries
|
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-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-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-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-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-03-01 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
2010-08-23 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
2010-04-29 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-04-16 |
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-04 |
smxx |
Server:
|
file |
diff |
annotate
|
2009-03-22 |
unc0rr |
Random team generator rework by ttsmj
|
file |
diff |
annotate
|
2009-02-24 |
unc0rr |
ttsmj2's random teams patch
|
file |
diff |
annotate
|
2009-01-16 |
unc0rr |
Show team owner in tooltip
|
file |
diff |
annotate
|
2009-01-13 |
unc0rr |
Team class now supports voicepacks
|
file |
diff |
annotate
|
2008-10-08 |
unc0rr |
Adding teams now works
|
file |
diff |
annotate
|
2008-08-31 |
unc0rr |
Store selected hats in team config
|
file |
diff |
annotate
|
2008-07-07 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
2007-02-23 |
unc0rr |
- Change proto version to 4
|
file |
diff |
annotate
|
2007-01-21 |
displacer |
first buggy hedgehogs num net change
|
file |
diff |
annotate
|
2007-01-17 |
displacer |
equal team names huge bug fixed for multiple clients
|
file |
diff |
annotate
|
2007-01-15 |
unc0rr |
- Store more team specific values in HWTeam
|
file |
diff |
annotate
|
2007-01-15 |
displacer |
Run game message added, team and config info provided for net game
|
file |
diff |
annotate
|
2007-01-11 |
displacer |
some changes
|
file |
diff |
annotate
|
2007-01-10 |
displacer |
client/server net pre-alpha
|
file |
diff |
annotate
|
2007-01-08 |
unc0rr |
Use new parameters, small protocol change
|
file |
diff |
annotate
|
2006-11-17 |
unc0rr |
Fix compile :)
|
file |
diff |
annotate
|
2006-11-16 |
unc0rr |
Make teams config file name be team name
|
file |
diff |
annotate
|
2006-11-14 |
unc0rr |
'Proto' class to make things easier
|
file |
diff |
annotate
|
2006-11-12 |
displacer |
bots power icons added
|
file |
diff |
annotate
|
2006-10-27 |
displacer |
coosing colors added
|
file |
diff |
annotate
|
2006-10-05 |
unc0rr |
- Update more headers
|
file |
diff |
annotate
|
2006-10-05 |
unc0rr |
Relicense to GPL
|
file |
diff |
annotate
|
2006-08-18 |
displacer |
HWTeam integration in team select widget
|
file |
diff |
annotate
|
2006-08-18 |
displacer |
GameUIConfig* member removed
|
file |
diff |
annotate
|
2006-07-25 |
unc0rr |
Predefined teams, 'simple game' doesn't need to create team
|
file |
diff |
annotate
|
2005-12-06 |
unc0rr |
- Get rid of old frontend
|
file |
diff |
annotate
|
2005-11-13 |
unc0rr |
- Many improvements to frontend
|
file |
diff |
annotate
|
2005-10-26 |
unc0rr |
Binds and various fixes
|
file |
diff |
annotate
|
2005-10-26 |
unc0rr |
Start to write QT frontend
|
file |
diff |
annotate
|