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
|
2009-06-24 |
unc0rr |
- Fix quickplay sound bug triggered by two faults: ttsmj's (passing voicepack with empty name in team config) and koda's (he changed fallback to default scheme condition)
|
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 |
Support voicepack info in net server
|
file |
diff |
annotate
|
2009-01-13 |
unc0rr |
Team class now supports voicepacks
|
file |
diff |
annotate
|
2009-01-12 |
unc0rr |
Finish voicepacks support in engine (not tested though)
|
file |
diff |
annotate
|
2009-01-12 |
unc0rr |
Generate voicepack ask in team config
|
file |
diff |
annotate
|
2008-12-05 |
unc0rr |
Set default fort to 'Plane' and default grave to 'Statue'
|
file |
diff |
annotate
|
2008-10-08 |
unc0rr |
Adding teams now works
|
file |
diff |
annotate
|
2008-09-28 |
unc0rr |
Predefined team can have customized hat
|
file |
diff |
annotate
|
2008-09-28 |
unc0rr |
Move preview icons into comboboxes
|
file |
diff |
annotate
|
2008-08-31 |
unc0rr |
Send hats info via net. Hats implementation complete now.
|
file |
diff |
annotate
|
2008-08-31 |
unc0rr |
Fix bug in netclient protocol handling code
|
file |
diff |
annotate
|
2008-08-31 |
unc0rr |
Hats now fully implemented for local game
|
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-09-22 |
unc0rr |
Now trainings can have custom ammostore
|
file |
diff |
annotate
|
2007-09-22 |
unc0rr |
Add ammostores in frontend, should help further ammostores implemetation
|
file |
diff |
annotate
|
2007-09-22 |
unc0rr |
- Make hwengine protocol more obvious
|
file |
diff |
annotate
|
2007-07-02 |
unc0rr |
Proto change: set color in addteam command
|
file |
diff |
annotate
|
2007-02-23 |
unc0rr |
- Change proto version to 4
|
file |
diff |
annotate
|
2007-02-21 |
unc0rr |
Small cleanup, faster compilation as a result
|
file |
diff |
annotate
|
2007-02-20 |
displacer |
some debug messages removed
|
file |
diff |
annotate
|
2007-02-14 |
displacer |
fort, grave and difficulty information for net team
|
file |
diff |
annotate
|
2007-01-21 |
displacer |
initial hedgehogs num fixed
|
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-14 |
unc0rr |
Team level at new place on team config page
|
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-18 |
unc0rr |
- Fix infinite loop when selecting weapon with ammo menu
|
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-05 |
unc0rr |
- Update more headers
|
file |
diff |
annotate
|