2011-08-07 Experimental area-of-effect Seduction
nemo [Sun, 07 Aug 2011 14:29:11 -0400] rev 5525
Experimental area-of-effect Seduction
2011-08-07 Oh, and fix cursor visibility correlations between gsConfirm state and paused state
unc0rr [Sun, 07 Aug 2011 22:27:57 +0400] rev 5524
Oh, and fix cursor visibility correlations between gsConfirm state and paused state
2011-08-07 Also unhide mouse cursor when in gsConfirm state
unc0rr [Sun, 07 Aug 2011 22:24:13 +0400] rev 5523
Also unhide mouse cursor when in gsConfirm state
2011-08-07 Release mouse cursor in gsConfirm state
unc0rr [Sun, 07 Aug 2011 22:20:52 +0400] rev 5522
Release mouse cursor in gsConfirm state
2011-08-07 Enter gsConfirm state when loosing focus
unc0rr [Sun, 07 Aug 2011 22:18:51 +0400] rev 5521
Enter gsConfirm state when loosing focus
2011-08-07 disable extra time in timeless mode
nemo [Sun, 07 Aug 2011 13:32:28 -0400] rev 5520
disable extra time in timeless mode
2011-08-07 drowning flake graphics tweak
nemo [Sun, 07 Aug 2011 12:50:17 -0400] rev 5519
drowning flake graphics tweak
2011-08-07 oops this slipped through
koda [Sun, 07 Aug 2011 18:49:49 +0200] rev 5518
oops this slipped through
2011-08-07 Expose TargetX/TargetY to scripting
nemo [Sun, 07 Aug 2011 12:40:14 -0400] rev 5517
Expose TargetX/TargetY to scripting
2011-08-09 removed prints hedgeroid
Xeli [Tue, 09 Aug 2011 21:31:49 +0200] rev 5516
removed prints
2011-08-07 disable special case for parachute on rope. legacy? Without it, parachute behaves as one expects
nemo [Sun, 07 Aug 2011 12:25:21 -0400] rev 5515
disable special case for parachute on rope. legacy? Without it, parachute behaves as one expects
2011-08-09 fixed minor download bug hedgeroid
Xeli [Tue, 09 Aug 2011 20:56:34 +0200] rev 5514
fixed minor download bug
2011-08-07 make a special case for teleport instead. also allows teleporting off of a parachute
nemo [Sun, 07 Aug 2011 12:06:53 -0400] rev 5513
make a special case for teleport instead. also allows teleporting off of a parachute
2011-08-09 api level 9 for now hedgeroid
Xeli [Tue, 09 Aug 2011 20:56:18 +0200] rev 5512
api level 9 for now
2011-08-07 prevent attempting to teleport in mid-air during inf attack
nemo [Sun, 07 Aug 2011 11:52:06 -0400] rev 5511
prevent attempting to teleport in mid-air during inf attack
2011-08-09 - hedgeroid
Xeli [Tue, 09 Aug 2011 20:55:34 +0200] rev 5510
-
2011-08-07 Don't reset attack when Unplaced.
nemo [Sun, 07 Aug 2011 11:23:27 -0400] rev 5509
Don't reset attack when Unplaced.
2011-08-09 Fixed IPC provide gameconfig hedgeroid
Xeli [Tue, 09 Aug 2011 20:54:56 +0200] rev 5508
Fixed IPC provide gameconfig
2011-08-07 This should make bee/airstrikes play nicer with infinite attack mode
nemo [Sun, 07 Aug 2011 11:18:49 -0400] rev 5507
This should make bee/airstrikes play nicer with infinite attack mode
2011-08-09 Added color and team hog count hedgeroid
Xeli [Tue, 09 Aug 2011 20:53:37 +0200] rev 5506
Added color and team hog count
2011-08-06 Ditch the renderer system in sdl1.3 and use the 'old fashioned' sdl/opengl context. This gives us more flexibility and less problem in receiving video events (expecially on mobile platform) as well as not having to care to reset the gl context every time sdl interferes.
koda [Sat, 06 Aug 2011 07:09:30 +0200] rev 5505
Ditch the renderer system in sdl1.3 and use the 'old fashioned' sdl/opengl context. This gives us more flexibility and less problem in receiving video events (expecially on mobile platform) as well as not having to care to reset the gl context every time sdl interferes. This is a major sdl1.3 update so it should be tested with care (working great on ios)
2011-08-09 AI thread is now an SDL_Thread rather than pthread hedgeroid
Xeli [Tue, 09 Aug 2011 20:52:26 +0200] rev 5504
AI thread is now an SDL_Thread rather than pthread
2011-08-04 use -Os --ffast-math on ios everywhere, plus other sdk3.2 compatibility changes
koda [Fri, 05 Aug 2011 01:22:51 +0200] rev 5503
use -Os --ffast-math on ios everywhere, plus other sdk3.2 compatibility changes
2011-08-09 changed iphone specific ifdefs to mobile hedgeroid
Xeli [Tue, 09 Aug 2011 20:51:20 +0200] rev 5502
changed iphone specific ifdefs to mobile
2011-08-05 merge
nemo [Fri, 05 Aug 2011 14:15:19 -0400] rev 5501
merge
2011-08-08 Removed the (default) qualifier hedgeroid
Xeli [Mon, 08 Aug 2011 23:52:17 +0200] rev 5500
Removed the (default) qualifier
2011-08-10 Make sinegun sound a bit louder
grammikj [Wed, 10 Aug 2011 16:07:34 +0100] rev 5499
Make sinegun sound a bit louder
2011-08-05 move gstWait - should make detecting drowning easier for mikade
nemo [Fri, 05 Aug 2011 14:13:06 -0400] rev 5498
move gstWait - should make detecting drowning easier for mikade
2011-08-08 added placeholder images for teamcount hedgeroid
Xeli [Mon, 08 Aug 2011 23:25:21 +0200] rev 5497
added placeholder images for teamcount
2011-08-10 Fix sounds, add some more for hellish impact and sine gun
grammikj [Wed, 10 Aug 2011 15:41:25 +0100] rev 5496
Fix sounds, add some more for hellish impact and sine gun
2011-08-04 merge hedgeroid
Xeli [Thu, 04 Aug 2011 17:44:55 +0200] rev 5495
merge
2011-08-04 Fix crasher. thanks to dagni for the demo file that tracked it down.
nemo [Thu, 04 Aug 2011 19:52:27 -0400] rev 5494
Fix crasher. thanks to dagni for the demo file that tracked it down.
(0) -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 tip