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
|
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
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 16:29:12 +0200 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 21:25:51 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 12:38:31 +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
|
Thu, 04 Feb 2010 20:45:03 +0000 |
smxx |
Server:
|
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 18:56:14 +0000 |
unc0rr |
Team class now supports voicepacks
|
file |
diff |
annotate
|
Wed, 08 Oct 2008 18:56:32 +0000 |
unc0rr |
Adding teams now works
|
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
|
Fri, 23 Feb 2007 14:24:32 +0000 |
unc0rr |
- Change proto version to 4
|
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
|
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
|
Fri, 17 Nov 2006 13:36:58 +0000 |
unc0rr |
Fix compile :)
|
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
|
Fri, 27 Oct 2006 19:37:59 +0000 |
displacer |
coosing colors 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
|
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
|
Tue, 25 Jul 2006 20:19:46 +0000 |
unc0rr |
Predefined teams, 'simple game' doesn't need to create team
|
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, 26 Oct 2005 21:15:35 +0000 |
unc0rr |
Binds and various fixes
|
file |
diff |
annotate
|
Wed, 26 Oct 2005 17:26:39 +0000 |
unc0rr |
Start to write QT frontend
|
file |
diff |
annotate
|