Sun, 03 Apr 2011 19:27:48 +0400 dammit, merge
unc0rr [Sun, 03 Apr 2011 19:27:48 +0400] rev 5097
dammit, merge
Sun, 03 Apr 2011 16:46:20 +0200 small tweak for bundle creation
koda [Sun, 03 Apr 2011 16:46:20 +0200] rev 5096
small tweak for bundle creation
Sun, 03 Apr 2011 16:34:12 +0200 fix autorelease pools not being set (issue 209) and format code a little
koda [Sun, 03 Apr 2011 16:34:12 +0200] rev 5095
fix autorelease pools not being set (issue #209) and format code a little
Sun, 03 Apr 2011 19:26:53 +0400 - Update .pro file
unc0rr [Sun, 03 Apr 2011 19:26:53 +0400] rev 5094
- Update .pro file - Add a label in chat widget with a number of nicks listed
Sun, 03 Apr 2011 16:31:48 +0400 Some polishing
unc0rr [Sun, 03 Apr 2011 16:31:48 +0400] rev 5093
Some polishing
Sun, 03 Apr 2011 16:31:40 +0400 Fix crash when old room admin becomes new room admin
unc0rr [Sun, 03 Apr 2011 16:31:40 +0400] rev 5092
Fix crash when old room admin becomes new room admin
Sun, 03 Apr 2011 13:34:04 +0400 Show only logged-in clients quit messages
unc0rr [Sun, 03 Apr 2011 13:34:04 +0400] rev 5091
Show only logged-in clients quit messages
Sun, 03 Apr 2011 13:31:33 +0400 Use readInt_
unc0rr [Sun, 03 Apr 2011 13:31:33 +0400] rev 5090
Use readInt_
Sat, 02 Apr 2011 22:17:08 -0400 This better matches lua headers
nemo [Sat, 02 Apr 2011 22:17:08 -0400] rev 5089
This better matches lua headers
Sat, 02 Apr 2011 20:33:06 -0400 use PtrInt to match lua's use of ptrdiff. Needs testing.
nemo [Sat, 02 Apr 2011 20:33:06 -0400] rev 5088
use PtrInt to match lua's use of ptrdiff. Needs testing.
Sat, 02 Apr 2011 20:57:40 +0200 cmd+m should minimize the app as per apple human guidelines
koda [Sat, 02 Apr 2011 20:57:40 +0200] rev 5087
cmd+m should minimize the app as per apple human guidelines
Sat, 02 Apr 2011 21:20:18 +0400 STM not needed too
unc0rr [Sat, 02 Apr 2011 21:20:18 +0400] rev 5086
STM not needed too
Tue, 05 Apr 2011 16:02:26 -0400 Reverting..
Zorg <zorgiepoo@gmail.com> [Tue, 05 Apr 2011 16:02:26 -0400] rev 5085
Reverting..
Sat, 02 Apr 2011 18:55:46 +0200 merge -- this time i tested
koda [Sat, 02 Apr 2011 18:55:46 +0200] rev 5084
merge -- this time i tested
Sun, 03 Apr 2011 00:13:38 -0400 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.
Zorg <zorgiepoo@gmail.com> [Sun, 03 Apr 2011 00:13:38 -0400] rev 5083
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 Forgot to add this too..
Zorg <zorgiepoo@gmail.com> [Sat, 02 Apr 2011 12:52:19 -0400] rev 5082
Forgot to add this too..
Sat, 02 Apr 2011 18:31:58 +0200 merge from zorg's clone
koda [Sat, 02 Apr 2011 18:31:58 +0200] rev 5081
merge from zorg's clone
Sat, 02 Apr 2011 12:50:07 -0400 I forgot to add this file.
Zorg <zorgiepoo@gmail.com> [Sat, 02 Apr 2011 12:50:07 -0400] rev 5080
I forgot to add this file.
Sat, 02 Apr 2011 20:01:40 +0400 merge
unc0rr [Sat, 02 Apr 2011 20:01:40 +0400] rev 5079
merge
Sat, 02 Apr 2011 02:34:54 -0400 Removing pages.cpp and splitting it up into various files.
Zorg <zorgiepoo@gmail.com> [Sat, 02 Apr 2011 02:34:54 -0400] rev 5078
Removing pages.cpp and splitting it up into various files.
Sat, 02 Apr 2011 20:01:20 +0400 Some fixes. Can't reproduce ghosts now.
unc0rr [Sat, 02 Apr 2011 20:01:20 +0400] rev 5077
Some fixes. Can't reproduce ghosts now.
Fri, 01 Apr 2011 16:22:49 -0400 workaround. disable drawing shot after passing through portal. proper fix would need to use the portal position
nemo [Fri, 01 Apr 2011 16:22:49 -0400] rev 5076
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 not useful for visual gears, and apparently not helpful for consistency
nemo [Tue, 29 Mar 2011 20:10:56 -0400] rev 5075
not useful for visual gears, and apparently not helpful for consistency
Tue, 29 Mar 2011 18:06:39 -0400 eh. 1,000,000 might be better...
nemo [Tue, 29 Mar 2011 18:06:39 -0400] rev 5074
eh. 1,000,000 might be better...
Tue, 29 Mar 2011 17:57:04 -0400 oops. vg dX/dY - just for consistency
nemo [Tue, 29 Mar 2011 17:57:04 -0400] rev 5073
oops. vg dX/dY - just for consistency
Tue, 29 Mar 2011 17:52:04 -0400 dX/dY will return int * 100,000
nemo [Tue, 29 Mar 2011 17:52:04 -0400] rev 5072
dX/dY will return int * 100,000
Tue, 29 Mar 2011 16:47:54 -0400 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
nemo [Tue, 29 Mar 2011 16:47:54 -0400] rev 5071
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 clipping fix for spidey
sheepluva [Tue, 29 Mar 2011 22:36:36 +0200] rev 5070
clipping fix for spidey
Tue, 29 Mar 2011 22:05:18 +0200 fix clipping fails on 2 hats
sheepluva [Tue, 29 Mar 2011 22:05:18 +0200] rev 5069
fix clipping fails on 2 hats
Tue, 29 Mar 2011 21:42:40 +0200 fix Jason hat animation and pngcrushed it and previously fixed/changed hats
sheepluva [Tue, 29 Mar 2011 21:42:40 +0200] rev 5068
fix Jason hat animation and pngcrushed it and previously fixed/changed hats
Tue, 29 Mar 2011 21:10:35 +0200 fix for Issue 207: To far left for Napalm (and other weapons)
sheepluva [Tue, 29 Mar 2011 21:10:35 +0200] rev 5067
fix for issue #207: To far left for Napalm (and other weapons)
Tue, 29 Mar 2011 16:24:55 +0200 fix leaking of hand-drawn maps
sheepluva [Tue, 29 Mar 2011 16:24:55 +0200] rev 5066
fix leaking of hand-drawn maps
Mon, 28 Mar 2011 20:13:03 -0400 mikade really likes the snow dust
nemo [Mon, 28 Mar 2011 20:13:03 -0400] rev 5065
mikade really likes the snow dust
Mon, 28 Mar 2011 21:44:39 +0400 merge
unc0rr [Mon, 28 Mar 2011 21:44:39 +0400] rev 5064
merge
Mon, 28 Mar 2011 21:44:17 +0400 - Use LastDamage in CheckHHDamage
unc0rr [Mon, 28 Mar 2011 21:44:17 +0400] rev 5063
- Use LastDamage in CheckHHDamage - Clear hedgehog's LastDamage when switching to him
Mon, 28 Mar 2011 21:27:06 +0400 Colin Rice
unc0rr [Mon, 28 Mar 2011 21:27:06 +0400] rev 5062
Colin Rice *Give correct credit for damage
Mon, 28 Mar 2011 19:31:47 +0200 don't disable the light-bulb button when less than 3 teams
claymore [Mon, 28 Mar 2011 19:31:47 +0200] rev 5061
don't disable the light-bulb button when less than 3 teams
Mon, 28 Mar 2011 20:31:01 +0400 Hide last two octets of IP address from usual users
unc0rr [Mon, 28 Mar 2011 20:31:01 +0400] rev 5060
Hide last two octets of IP address from usual users
Mon, 28 Mar 2011 20:30:15 +0400 More creation of sender thread to the reciever thread
unc0rr [Mon, 28 Mar 2011 20:30:15 +0400] rev 5059
More creation of sender thread to the reciever thread
Mon, 28 Mar 2011 20:28:59 +0400 Some improvements in test programs
unc0rr [Mon, 28 Mar 2011 20:28:59 +0400] rev 5058
Some improvements in test programs
Mon, 28 Mar 2011 16:30:44 +0200 Beach-Theme: reduce visible square height for sand castle
sheepluva [Mon, 28 Mar 2011 16:30:44 +0200] rev 5057
Beach-Theme: reduce visible square height for sand castle
Mon, 28 Mar 2011 16:24:42 +0200 Beach-Theme: fix+crop horizon and sky
sheepluva [Mon, 28 Mar 2011 16:24:42 +0200] rev 5056
Beach-Theme: fix+crop horizon and sky
Mon, 28 Mar 2011 16:07:27 +0200 Beach-Theme: theme.cfg conversion+fix
sheepluva [Mon, 28 Mar 2011 16:07:27 +0200] rev 5055
Beach-Theme: theme.cfg conversion+fix
Mon, 28 Mar 2011 15:08:10 +0200 Beach Theme (as for .15)
Miguelac [Mon, 28 Mar 2011 15:08:10 +0200] rev 5054
Beach Theme (as for .15)
Sun, 27 Mar 2011 01:53:59 +0100 this should help people hacking the cmake files
koda [Sun, 27 Mar 2011 01:53:59 +0100] rev 5053
this should help people hacking the cmake files (removes old comments, BUNDLE and other macros, updates to INSTALL file)
Sat, 26 Mar 2011 22:49:38 +0100 fix a couple of loose ends
koda [Sat, 26 Mar 2011 22:49:38 +0100] rev 5052
fix a couple of loose ends
Fri, 25 Mar 2011 20:02:27 -0400 merge and remove QDebug
nemo [Fri, 25 Mar 2011 20:02:27 -0400] rev 5051
merge and remove QDebug
Fri, 25 Mar 2011 19:42:00 -0400 unbreak SDL 1.2 build. Koda needs to look at this
nemo [Fri, 25 Mar 2011 19:42:00 -0400] rev 5050
unbreak SDL 1.2 build. Koda needs to look at this
Fri, 25 Mar 2011 19:25:50 -0400 Delay portal gun a bit, reduce mudball
nemo [Fri, 25 Mar 2011 19:25:50 -0400] rev 5049
Delay portal gun a bit, reduce mudball
Fri, 25 Mar 2011 20:52:42 +0300 That game has renamed
unc0rr [Fri, 25 Mar 2011 20:52:42 +0300] rev 5048
That game has renamed
Thu, 24 Mar 2011 17:29:10 +0100 merge
koda [Thu, 24 Mar 2011 17:29:10 +0100] rev 5047
merge
Thu, 24 Mar 2011 17:28:36 +0100 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
koda [Thu, 24 Mar 2011 17:28:36 +0100] rev 5046
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 this supposedly makes hwengine work with sdl 1.3 past rev 5296
koda [Thu, 24 Mar 2011 16:06:03 +0100] rev 5045
this supposedly makes hwengine work with sdl 1.3 past rev 5296
Wed, 23 Mar 2011 16:32:24 +0100 I changed r. Still not a perfect fix.
Colin Rice (clr_) [Wed, 23 Mar 2011 16:32:24 +0100] rev 5044
I changed r. Still not a perfect fix.
Wed, 23 Mar 2011 16:27:24 +0100 glswapbuffer consistency and create the window in the center (still, it doesn't work past sdl r5296)
koda [Wed, 23 Mar 2011 16:27:24 +0100] rev 5043
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 Patch for Issue 165: Portal: don't allow embedding Objects in ground (or porting them to impassable/invalid locations)
Colin Rice (clr_) [Wed, 23 Mar 2011 14:15:20 +0100] rev 5042
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 Fix endianness
nemo [Tue, 22 Mar 2011 23:01:26 -0400] rev 5041
Fix endianness
Tue, 22 Mar 2011 19:27:14 +0300 Fix straight lines drawing issues
unc0rr [Tue, 22 Mar 2011 19:27:14 +0300] rev 5040
Fix straight lines drawing issues
Tue, 22 Mar 2011 01:30:51 -0400 Since when do we use ARGB for colours?? All our internal colours are supposed to be RGBA
nemo [Tue, 22 Mar 2011 01:30:51 -0400] rev 5039
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 tweak to crosshair
nemo [Mon, 21 Mar 2011 22:38:27 -0400] rev 5038
tweak to crosshair
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip