Tue, 12 Nov 2013 15:38:45 +0400 Handle absence of "SCRIPT" in replay
unc0rr [Tue, 12 Nov 2013 15:38:45 +0400] rev 9690
Handle absence of "SCRIPT" in replay
Tue, 12 Nov 2013 00:34:56 +0200 missions_el added
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 12 Nov 2013 00:34:56 +0200] rev 9689
missions_el added
Thu, 07 Nov 2013 22:51:34 +0400 - Fix TryPut, so really large maps could load sdl2transition
unc0rr [Thu, 07 Nov 2013 22:51:34 +0400] rev 9688
- Fix TryPut, so really large maps could load - Revert improper fix to sound issue
Fri, 08 Nov 2013 23:11:27 -0500 merge
nemo [Fri, 08 Nov 2013 23:11:27 -0500] rev 9687
merge
Thu, 07 Nov 2013 21:15:36 +0400 Sounds can be heard now sdl2transition
unc0rr [Thu, 07 Nov 2013 21:15:36 +0400] rev 9686
Sounds can be heard now
Fri, 08 Nov 2013 23:11:13 -0500 Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects,
nemo [Fri, 08 Nov 2013 23:11:13 -0500] rev 9685
Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects, might as well use it. And we weren't making any other gears invulnerable anyway.
Thu, 07 Nov 2013 21:10:17 +0400 Fix SDL_GL_SwapWindow, engine renders graphics now sdl2transition
unc0rr [Thu, 07 Nov 2013 21:10:17 +0400] rev 9684
Fix SDL_GL_SwapWindow, engine renders graphics now
Thu, 07 Nov 2013 23:08:28 -0500 just an experiment. make these offset 2 as well on X
nemo [Thu, 07 Nov 2013 23:08:28 -0500] rev 9683
just an experiment. make these offset 2 as well on X
Thu, 07 Nov 2013 21:06:30 +0400 Provide more information to SDLTry sdl2transition
unc0rr [Thu, 07 Nov 2013 21:06:30 +0400] rev 9682
Provide more information to SDLTry
Thu, 07 Nov 2013 22:23:34 -0500 fiddle with shift of hog gear collision. need some ropers to try them out
nemo [Thu, 07 Nov 2013 22:23:34 -0500] rev 9681
fiddle with shift of hog gear collision. need some ropers to try them out
Fri, 08 Nov 2013 12:00:47 +0400 Fix chat yet again
unc0rr [Fri, 08 Nov 2013 12:00:47 +0400] rev 9680
Fix chat yet again
Tue, 05 Nov 2013 23:33:23 +0100 some improvements for sdl2 building (not complete nor clean) sdl2transition
koda [Tue, 05 Nov 2013 23:33:23 +0100] rev 9679
some improvements for sdl2 building (not complete nor clean)
Wed, 06 Nov 2013 09:26:14 -0500 fix f10 default if no team binds
nemo [Wed, 06 Nov 2013 09:26:14 -0500] rev 9678
fix f10 default if no team binds
Wed, 06 Nov 2013 00:59:33 +0400 - Use USESDL12 for old SDL sdl2transition
unc0rr [Wed, 06 Nov 2013 00:59:33 +0400] rev 9677
- Use USESDL12 for old SDL - Engine builds, frontend doesn't due to changes in API
Tue, 05 Nov 2013 11:04:26 +0400 Fix broken chat
unc0rr [Tue, 05 Nov 2013 11:04:26 +0400] rev 9676
Fix broken chat
Mon, 04 Nov 2013 22:41:55 -0500 cleanup of timer accidentally exposed prob w/ timebox
nemo [Mon, 04 Nov 2013 22:41:55 -0500] rev 9675
cleanup of timer accidentally exposed prob w/ timebox
Sun, 03 Nov 2013 22:53:37 +0100 merge
koda [Sun, 03 Nov 2013 22:53:37 +0100] rev 9674
merge
Sun, 03 Nov 2013 22:53:16 +0100 enable -fPIC on UNIX only
koda [Sun, 03 Nov 2013 22:53:16 +0100] rev 9673
enable -fPIC on UNIX only
Sun, 03 Nov 2013 14:45:07 -0500 this should prevent sliding when game clock isn't running. sorry unc0rr, not going to bother encapsulating. maybe later. short on time right now/lazy
nemo [Sun, 03 Nov 2013 14:45:07 -0500] rev 9672
this should prevent sliding when game clock isn't running. sorry unc0rr, not going to bother encapsulating. maybe later. short on time right now/lazy
Mon, 04 Nov 2013 01:23:20 +0400 Only toggle afk mode when it's not your turn
unc0rr [Mon, 04 Nov 2013 01:23:20 +0400] rev 9671
Only toggle afk mode when it's not your turn
Sun, 03 Nov 2013 22:39:00 +0400 Quick and simple implementation of afk mode (toggled by /pause)
unc0rr [Sun, 03 Nov 2013 22:39:00 +0400] rev 9670
Quick and simple implementation of afk mode (toggled by /pause)
Sun, 03 Nov 2013 22:37:41 +0400 Small refactor
unc0rr [Sun, 03 Nov 2013 22:37:41 +0400] rev 9669
Small refactor
Sun, 03 Nov 2013 16:54:44 +0100 unbreak png screenshots
sheepluva [Sun, 03 Nov 2013 16:54:44 +0100] rev 9668
unbreak png screenshots
Sat, 02 Nov 2013 22:49:32 +0400 Don't change crosshair look when hedgehog does high jump
unc0rr [Sat, 02 Nov 2013 22:49:32 +0400] rev 9667
Don't change crosshair look when hedgehog does high jump
Fri, 01 Nov 2013 23:50:13 +0400 - Bring back white dot in the center of crosshair. Crosshair is blurred now!
unc0rr [Fri, 01 Nov 2013 23:50:13 +0400] rev 9666
- Bring back white dot in the center of crosshair. Crosshair is blurred now! - untint() function instead of countless repetitions of tint($ff, $ff, $ff, $ff)
Thu, 31 Oct 2013 21:13:07 -0400 merge bday/xmas w/ main
nemo [Thu, 31 Oct 2013 21:13:07 -0400] rev 9665
merge bday/xmas w/ main
Thu, 31 Oct 2013 21:04:39 -0400 ok. this should avoid calling switch inappropriately. also, add skip to trophyrace and add the per-team achievement reporting.
nemo [Thu, 31 Oct 2013 21:04:39 -0400] rev 9664
ok. this should avoid calling switch inappropriately. also, add skip to trophyrace and add the per-team achievement reporting.
Thu, 31 Oct 2013 20:50:20 -0400 so, lack of this was causing the team area to be too squat. at this point tho, I get the impression qt.css is outright replaced by birthday/christmas. This seems inconvenient, and if so, we should merge in changes to qt.css which has quite a bit more stuff in it
nemo [Thu, 31 Oct 2013 20:50:20 -0400] rev 9663
so, lack of this was causing the team area to be too squat. at this point tho, I get the impression qt.css is outright replaced by birthday/christmas. This seems inconvenient, and if so, we should merge in changes to qt.css which has quite a bit more stuff in it
Thu, 31 Oct 2013 23:27:46 +0400 Ensure checkers don't check same replay simultaneously
unc0rr [Thu, 31 Oct 2013 23:27:46 +0400] rev 9662
Ensure checkers don't check same replay simultaneously
Thu, 31 Oct 2013 23:27:06 +0400 Fix 'non-exhaustive pattern' server crash
unc0rr [Thu, 31 Oct 2013 23:27:06 +0400] rev 9661
Fix 'non-exhaustive pattern' server crash
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip