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
|
Tue, 25 Oct 2011 19:46:59 +0200 |
sheepluva |
remove any thread-safe stuff I introduced since it's not needed
|
file |
diff |
annotate
|
Sun, 23 Oct 2011 09:01:53 +0200 |
sheepluva |
potential fix for issue #217 (SigSegV while in game room in KillAllTeams - team list change?)
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 07:00:49 +0200 |
sheepluva |
moving and renaming SDLs.*, making it a singleton; cleaning up class responsibilties wrt SDLInteraction; some comments
|
file |
diff |
annotate
|
Tue, 27 Sep 2011 04:31:08 +0200 |
sheepluva |
PIMP'ed up training screen. special thanks to mikade for supplying the pics <3
|
file |
diff |
annotate
|
Tue, 27 Sep 2011 00:38:39 +0200 |
sheepluva |
some more cleanups/refactoring/blahblah, some button positions may are a bit off atm. also I added a new picture for one of the buttons
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 19:30:10 +0200 |
sheepluva |
some more cleanups and refactoring.
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 22:42:30 +0200 |
sheepluva |
many many netclient/frondent changes (just the beginning though):
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 15:18:46 +0200 |
sheepluva |
fix for issue #269
|
file |
diff |
annotate
|
Fri, 02 Sep 2011 12:06:24 +0400 |
unc0rr |
Implement save button on game statistics page.
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 16:20:28 +0200 |
koda |
allow accessing the snapshot folder from the about page in the frontend (button could use a nicer icon)
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 23:00:12 -0400 |
nemo |
Tiny bit of progress on download page - hooked it up to "Info" button for now.
|
file |
diff |
annotate
|
Sat, 18 Jun 2011 03:14:45 +0200 |
koda |
file association for mac!
|
file |
diff |
annotate
|
Tue, 17 May 2011 19:05:13 -0400 |
nemo |
make the associate button use the user's settings for loading demos/saves
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Tue, 21 Dec 2010 10:46:52 +0100 |
sheepluva |
disable fix for issue 24 in order to fix issue 123, as suggested by koda
|
file |
diff |
annotate
|
Mon, 13 Dec 2010 20:54:18 +0300 |
unc0rr |
Use pageSwitchMapper in some more places
|
file |
diff |
annotate
|
Sat, 11 Dec 2010 23:28:52 +0300 |
unc0rr |
Use QSignalMapper instead of GoToPage*() functions (not all calls converted yet)
|
file |
diff |
annotate
|
Sat, 11 Dec 2010 21:27:15 +0300 |
unc0rr |
Add a stub for draw map page
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 22:05:46 +0100 |
Henek |
adding a combobox to weapon editor as scheme editor, added a few notices for deleting and some buttons in this area.
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 00:34:53 +0100 |
Henek |
a Henek-koda production: nicer game config screen, fixed scheme-weapon lock, added scheme editing to config page and some minor stuff
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 17:47:00 +0200 |
koda |
fix issue 24 and issue 81
|
file |
diff |
annotate
|
Wed, 06 Oct 2010 22:36:41 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 19:06:34 +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, 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
|
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
|