Sun, 05 Feb 2012 18:20:02 -0500 |
nemo |
Disable opacity across the board. It is screwed up in OSX and apparently also Linux. Bad artifacts and overall performance.
|
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
|
Fri, 27 Jan 2012 10:19:14 +0100 |
koda |
this should lower compatibility with qt4.5 again, but i have no way to test it
|
file |
diff |
annotate
|
Sun, 15 Jan 2012 23:35:02 +0100 |
bovi |
GCI task: stars
|
file |
diff |
annotate
|
Sun, 15 Jan 2012 22:57:49 +0100 |
bovi |
GCI task: ping
|
file |
diff |
annotate
|
Sat, 14 Jan 2012 05:05:53 +0100 |
valnut |
GCI task: feedback is important
|
file |
diff |
annotate
|
Sun, 11 Dec 2011 23:15:06 +0300 |
m4tx |
[GCI] backz task: unify the back button functionality, avoid using the save button
|
file |
diff |
annotate
|
Sat, 03 Dec 2011 14:36:36 +0100 |
Oranger |
GCI task: describez
|
file |
diff |
annotate
|
Sat, 03 Dec 2011 12:00:32 +0100 |
koda |
neeeeeeeemoooooooooooooooo
|
file |
diff |
annotate
|
Sat, 26 Nov 2011 12:01:13 -0500 |
nemo |
ffs
|
file |
diff |
annotate
|
Sat, 26 Nov 2011 17:45:34 +0100 |
koda |
disable opacity effect for non-linux as it is working only there, fix a glitch that would print the page for a frame and then animate it from another position, change the animation curve to something a little more speedy
|
file |
diff |
annotate
|
Sat, 26 Nov 2011 00:45:00 -0500 |
Oranger |
eyecandy
|
file |
diff |
annotate
|
Sat, 29 Oct 2011 11:47:37 +0200 |
sheepluva |
update name autocompletion after nick change (since own nick isn't suggested)
|
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, 26 Oct 2011 01:50:08 +0200 |
sheepluva |
move (prematurely) finishing game by removing all teams into engine since that's where it should happen
|
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
|
Sat, 22 Oct 2011 06:55:14 +0200 |
sheepluva |
some changes to the css... display:none; works now (e.g. you can use it for user join/leave messages that are not your friends)
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 08:41:21 +0200 |
sheepluva |
simplified some stuff I wrote
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 08:03:42 +0200 |
sheepluva |
finishing SDLInterface cleanup (wrt audio)
|
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
|
Thu, 20 Oct 2011 23:25:16 +0200 |
sheepluva |
cleaning up some more, also adding a WIP file. changes: hats in the hat selection are now sorted like this: NoHat, Reserved hats (alphabetically), All other hats (alphabeticall)
|
file |
diff |
annotate
|
Wed, 19 Oct 2011 16:10:18 +0200 |
sheepluva |
give the room name edit box a history of previous room. however I hate that box from the bottom of my heart, it shall dieeeee... later...
|
file |
diff |
annotate
|
Sun, 16 Oct 2011 21:03:30 +0200 |
koda |
merge the changes applied to 0.9.16
|
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
|
Mon, 26 Sep 2011 00:15:10 +0200 |
sheepluva |
small cleanup: enum instead of magic numbers
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 21:54:26 +0200 |
sheepluva |
fix typo that sneaked in by pressing ctrl+z one time too much I guess :D
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 20:54:51 +0200 |
sheepluva |
get rid of that annoying 'Invalid state: in Lobby' message after room being closed or player being kicked from room. (the frontend always tried to leave the room he already left again)
|
file |
diff |
annotate
|