Sat, 28 Apr 2012 18:56:31 +0200 |
sheepluva |
license header year range adjustments
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 17:32:18 -0500 |
nemo |
astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
|
file |
diff |
annotate
|
Sat, 29 Oct 2011 09:19:04 +0200 |
sheepluva |
disconnect when going back from lobby page (regression fix)
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 19:20:35 +0400 |
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
|
Wed, 28 Sep 2011 19:27:56 +0200 |
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
|
Sun, 25 Sep 2011 19:30:10 +0200 |
sheepluva |
some more cleanups and refactoring.
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 22:14:10 +0200 |
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
|
Thu, 15 Sep 2011 00:47:05 +0200 |
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
|
Sat, 18 Jun 2011 03:14:45 +0200 |
koda |
file association for mac!
|
file |
diff |
annotate
|
Mon, 09 May 2011 16:56:29 +0200 |
koda |
split pages.h into several header files
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Wed, 08 Sep 2010 19:01:11 -0400 |
nemo |
Probably fix missing hats.
|
file |
diff |
annotate
|
Thu, 02 Sep 2010 21:49:36 +0400 |
unc0rr |
use built-in method QString::isEmpty()
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 12:28:37 +0200 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 16:29:12 +0200 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 21:25:51 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 13:31:08 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 12:38:31 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Sat, 10 Apr 2010 21:36:40 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 16:08:09 +0000 |
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
|
Mon, 29 Mar 2010 18:50:22 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 10:59:20 +0000 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 02:42:37 +0000 |
nemo |
Typo
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 19:52:22 +0000 |
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
|
Sun, 21 Feb 2010 16:28:46 +0000 |
nemo |
Check for empty hat, somehow claymore managed this, this should be a workaround pending figuring out how he did it.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 20:45:03 +0000 |
smxx |
Server:
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 16:44:30 +0000 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
Wed, 24 Jun 2009 19:47:32 +0000 |
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
|
Sun, 22 Mar 2009 14:35:45 +0000 |
unc0rr |
Random team generator rework by ttsmj
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 21:47:17 +0000 |
unc0rr |
ttsmj2's random teams patch
|
file |
diff |
annotate
|
Fri, 16 Jan 2009 15:43:19 +0000 |
unc0rr |
Show team owner in tooltip
|
file |
diff |
annotate
|
Tue, 13 Jan 2009 20:21:40 +0000 |
unc0rr |
Support voicepack info in net server
|
file |
diff |
annotate
|
Tue, 13 Jan 2009 18:56:14 +0000 |
unc0rr |
Team class now supports voicepacks
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 21:57:41 +0000 |
unc0rr |
Finish voicepacks support in engine (not tested though)
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 21:49:41 +0000 |
unc0rr |
Generate voicepack ask in team config
|
file |
diff |
annotate
|
Fri, 05 Dec 2008 21:35:34 +0000 |
unc0rr |
Set default fort to 'Plane' and default grave to 'Statue'
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 18:56:32 +0000 |
unc0rr |
Adding teams now works
|
file |
diff |
annotate
|
Sun, 28 Sep 2008 15:55:07 +0000 |
unc0rr |
Predefined team can have customized hat
|
file |
diff |
annotate
|
Sun, 28 Sep 2008 08:26:18 +0000 |
unc0rr |
Move preview icons into comboboxes
|
file |
diff |
annotate
|
Sun, 31 Aug 2008 19:23:29 +0000 |
unc0rr |
Send hats info via net. Hats implementation complete now.
|
file |
diff |
annotate
|
Sun, 31 Aug 2008 18:36:26 +0000 |
unc0rr |
Fix bug in netclient protocol handling code
|
file |
diff |
annotate
|
Sun, 31 Aug 2008 17:22:50 +0000 |
unc0rr |
Hats now fully implemented for local game
|
file |
diff |
annotate
|
Sun, 31 Aug 2008 16:00:31 +0000 |
unc0rr |
Store selected hats in team config
|
file |
diff |
annotate
|
Mon, 07 Jul 2008 13:06:25 +0000 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
Sat, 22 Sep 2007 10:45:18 +0000 |
unc0rr |
Now trainings can have custom ammostore
|
file |
diff |
annotate
|
Sat, 22 Sep 2007 10:06:27 +0000 |
unc0rr |
Add ammostores in frontend, should help further ammostores implemetation
|
file |
diff |
annotate
|
Sat, 22 Sep 2007 09:49:55 +0000 |
unc0rr |
- Make hwengine protocol more obvious
|
file |
diff |
annotate
|
Mon, 02 Jul 2007 18:35:31 +0000 |
unc0rr |
Proto change: set color in addteam command
|
file |
diff |
annotate
|
Fri, 23 Feb 2007 14:24:32 +0000 |
unc0rr |
- Change proto version to 4
|
file |
diff |
annotate
|
Wed, 21 Feb 2007 19:40:06 +0000 |
unc0rr |
Small cleanup, faster compilation as a result
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 22:34:42 +0000 |
displacer |
some debug messages removed
|
file |
diff |
annotate
|
Wed, 14 Feb 2007 22:15:55 +0000 |
displacer |
fort, grave and difficulty information for net team
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 20:14:49 +0000 |
displacer |
initial hedgehogs num fixed
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 19:53:25 +0000 |
displacer |
first buggy hedgehogs num net change
|
file |
diff |
annotate
|
Wed, 17 Jan 2007 21:32:52 +0000 |
displacer |
equal team names huge bug fixed for multiple clients
|
file |
diff |
annotate
|
Mon, 15 Jan 2007 21:20:36 +0000 |
unc0rr |
- Store more team specific values in HWTeam
|
file |
diff |
annotate
|
Mon, 15 Jan 2007 18:45:07 +0000 |
displacer |
Run game message added, team and config info provided for net game
|
file |
diff |
annotate
|
Sun, 14 Jan 2007 21:17:35 +0000 |
unc0rr |
Team level at new place on team config page
|
file |
diff |
annotate
|
Thu, 11 Jan 2007 23:29:57 +0000 |
displacer |
some changes
|
file |
diff |
annotate
|
Wed, 10 Jan 2007 23:21:05 +0000 |
displacer |
client/server net pre-alpha
|
file |
diff |
annotate
|
Mon, 08 Jan 2007 20:51:22 +0000 |
unc0rr |
Use new parameters, small protocol change
|
file |
diff |
annotate
|
Sat, 18 Nov 2006 14:47:50 +0000 |
unc0rr |
- Fix infinite loop when selecting weapon with ammo menu
|
file |
diff |
annotate
|
Thu, 16 Nov 2006 22:01:51 +0000 |
unc0rr |
Make teams config file name be team name
|
file |
diff |
annotate
|
Tue, 14 Nov 2006 20:39:30 +0000 |
unc0rr |
'Proto' class to make things easier
|
file |
diff |
annotate
|
Sun, 12 Nov 2006 20:15:58 +0000 |
displacer |
bots power icons added
|
file |
diff |
annotate
|
Thu, 05 Oct 2006 17:02:09 +0000 |
unc0rr |
- Update more headers
|
file |
diff |
annotate
|
Thu, 05 Oct 2006 16:33:18 +0000 |
unc0rr |
Relicense to GPL
|
file |
diff |
annotate
|
Sun, 27 Aug 2006 13:21:11 +0000 |
unc0rr |
Update file headers & delete unneeded files
|
file |
diff |
annotate
|
Fri, 18 Aug 2006 20:37:50 +0000 |
displacer |
HWTeam integration in team select widget
|
file |
diff |
annotate
|
Fri, 18 Aug 2006 19:59:16 +0000 |
displacer |
GameUIConfig* member removed
|
file |
diff |
annotate
|
Sun, 06 Aug 2006 15:48:48 +0000 |
unc0rr |
- make the game be run from ${PREFIX}/bin with data in ${PREFIX}/share/hedgewars/Data
|
file |
diff |
annotate
|
Wed, 26 Jul 2006 13:44:11 +0000 |
unc0rr |
- Fix internationalization issues
|
file |
diff |
annotate
|
Wed, 26 Jul 2006 12:25:48 +0000 |
unc0rr |
Convert all pages to classes
|
file |
diff |
annotate
|
Tue, 25 Jul 2006 20:19:46 +0000 |
unc0rr |
Predefined teams, 'simple game' doesn't need to create team
|
file |
diff |
annotate
|
Wed, 07 Dec 2005 20:36:55 +0000 |
unc0rr |
Frontend lets define more binds
|
file |
diff |
annotate
|
Tue, 06 Dec 2005 19:46:40 +0000 |
unc0rr |
- Get rid of old frontend
|
file |
diff |
annotate
|
Sun, 13 Nov 2005 22:13:58 +0000 |
unc0rr |
- Many improvements to frontend
|
file |
diff |
annotate
|
Wed, 09 Nov 2005 18:31:11 +0000 |
unc0rr |
frontend rewrite for QT4
|
file |
diff |
annotate
|