Sun, 03 Apr 2011 16:46:20 +0200 koda small tweak for bundle creation
Sun, 03 Apr 2011 16:34:12 +0200 koda fix autorelease pools not being set (issue 209) and format code a little
Sun, 03 Apr 2011 19:26:53 +0400 unc0rr - Update .pro file
Sun, 03 Apr 2011 16:31:48 +0400 unc0rr Some polishing
Sun, 03 Apr 2011 16:31:40 +0400 unc0rr Fix crash when old room admin becomes new room admin
Sun, 03 Apr 2011 13:34:04 +0400 unc0rr Show only logged-in clients quit messages
Sun, 03 Apr 2011 13:31:33 +0400 unc0rr Use readInt_
Sat, 02 Apr 2011 22:17:08 -0400 nemo This better matches lua headers
Sat, 02 Apr 2011 20:33:06 -0400 nemo use PtrInt to match lua's use of ptrdiff. Needs testing.
Sat, 02 Apr 2011 20:57:40 +0200 koda cmd+m should minimize the app as per apple human guidelines
Sat, 02 Apr 2011 21:20:18 +0400 unc0rr STM not needed too
Tue, 05 Apr 2011 16:02:26 -0400 Zorg Reverting..
Sat, 02 Apr 2011 18:55:46 +0200 koda merge -- this time i tested
Sun, 03 Apr 2011 00:13:38 -0400 Zorg Fixed messages complaining about no autorelease pool being set up with objects leaking on the Mac. I simply initialized an autorelease pool in the couple of places that needed it.
Sat, 02 Apr 2011 12:52:19 -0400 Zorg Forgot to add this too..
Sat, 02 Apr 2011 18:31:58 +0200 koda merge from zorg's clone
Sat, 02 Apr 2011 12:50:07 -0400 Zorg I forgot to add this file.
Sat, 02 Apr 2011 20:01:40 +0400 unc0rr merge
Sat, 02 Apr 2011 02:34:54 -0400 Zorg Removing pages.cpp and splitting it up into various files.
Sat, 02 Apr 2011 20:01:20 +0400 unc0rr Some fixes. Can't reproduce ghosts now.
Fri, 01 Apr 2011 16:22:49 -0400 nemo workaround. disable drawing shot after passing through portal. proper fix would need to use the portal position
Tue, 29 Mar 2011 20:10:56 -0400 nemo not useful for visual gears, and apparently not helpful for consistency
Tue, 29 Mar 2011 18:06:39 -0400 nemo eh. 1,000,000 might be better...
Tue, 29 Mar 2011 17:57:04 -0400 nemo oops. vg dX/dY - just for consistency
Tue, 29 Mar 2011 17:52:04 -0400 nemo dX/dY will return int * 100,000
Tue, 29 Mar 2011 16:47:54 -0400 nemo Adding a hat test page to version control. Also kind of a test to see if it will be served with the right content type by google code
Tue, 29 Mar 2011 22:36:36 +0200 sheepluva clipping fix for spidey
Tue, 29 Mar 2011 22:05:18 +0200 sheepluva fix clipping fails on 2 hats
Tue, 29 Mar 2011 21:42:40 +0200 sheepluva fix Jason hat animation and pngcrushed it and previously fixed/changed hats
Tue, 29 Mar 2011 21:10:35 +0200 sheepluva fix for Issue 207: To far left for Napalm (and other weapons)
Tue, 29 Mar 2011 16:24:55 +0200 sheepluva fix leaking of hand-drawn maps
Mon, 28 Mar 2011 20:13:03 -0400 nemo mikade really likes the snow dust
Mon, 28 Mar 2011 21:44:39 +0400 unc0rr merge
Mon, 28 Mar 2011 21:44:17 +0400 unc0rr - Use LastDamage in CheckHHDamage
Mon, 28 Mar 2011 21:27:06 +0400 unc0rr Colin Rice
Mon, 28 Mar 2011 19:31:47 +0200 claymore don't disable the light-bulb button when less than 3 teams
Mon, 28 Mar 2011 20:31:01 +0400 unc0rr Hide last two octets of IP address from usual users
Mon, 28 Mar 2011 20:30:15 +0400 unc0rr More creation of sender thread to the reciever thread
Mon, 28 Mar 2011 20:28:59 +0400 unc0rr Some improvements in test programs
Mon, 28 Mar 2011 16:30:44 +0200 sheepluva Beach-Theme: reduce visible square height for sand castle
Mon, 28 Mar 2011 16:24:42 +0200 sheepluva Beach-Theme: fix+crop horizon and sky
Mon, 28 Mar 2011 16:07:27 +0200 sheepluva Beach-Theme: theme.cfg conversion+fix
Mon, 28 Mar 2011 15:08:10 +0200 Miguelac Beach Theme (as for .15)
Sun, 27 Mar 2011 01:53:59 +0100 koda this should help people hacking the cmake files
Sat, 26 Mar 2011 22:49:38 +0100 koda fix a couple of loose ends
Fri, 25 Mar 2011 20:02:27 -0400 nemo merge and remove QDebug
Fri, 25 Mar 2011 19:42:00 -0400 nemo unbreak SDL 1.2 build. Koda needs to look at this
Fri, 25 Mar 2011 19:25:50 -0400 nemo Delay portal gun a bit, reduce mudball
Fri, 25 Mar 2011 20:52:42 +0300 unc0rr That game has renamed
Thu, 24 Mar 2011 17:29:10 +0100 koda merge
Thu, 24 Mar 2011 17:28:36 +0100 koda this brings compatibility up with SDL HEAD (5504), but maybe breaks compatibility with sdl 1.2 so please test! still has problems with keyboard input and rendered ttf textures
Thu, 24 Mar 2011 16:06:03 +0100 koda this supposedly makes hwengine work with sdl 1.3 past rev 5296
Wed, 23 Mar 2011 16:32:24 +0100 Colin Rice (clr_) I changed r. Still not a perfect fix.
Wed, 23 Mar 2011 16:27:24 +0100 koda glswapbuffer consistency and create the window in the center (still, it doesn't work past sdl r5296)
Wed, 23 Mar 2011 14:15:20 +0100 Colin Rice (clr_) Patch for Issue 165: Portal: don't allow embedding Objects in ground (or porting them to impassable/invalid locations)
Tue, 22 Mar 2011 23:01:26 -0400 nemo Fix endianness
Tue, 22 Mar 2011 19:27:14 +0300 unc0rr Fix straight lines drawing issues
Tue, 22 Mar 2011 01:30:51 -0400 nemo Since when do we use ARGB for colours?? All our internal colours are supposed to be RGBA
Mon, 21 Mar 2011 22:38:27 -0400 nemo tweak to crosshair
Mon, 21 Mar 2011 21:38:44 +0300 unc0rr Fix ghost players (used Prelude.catch instead of Control.Exception.catch)
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip