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
Thu, 31 Oct 2013 10:46:52 -0400 Prevent using SetAmmo to set amNothing to anything.
nemo [Thu, 31 Oct 2013 10:46:52 -0400] rev 9660
Prevent using SetAmmo to set amNothing to anything.
Wed, 30 Oct 2013 15:54:29 -0400 drop onGameTick20 - it has some savings on cpu, but racers demand millisecond precision not 20 millisecond, apparently
nemo [Wed, 30 Oct 2013 15:54:29 -0400] rev 9659
drop onGameTick20 - it has some savings on cpu, but racers demand millisecond precision not 20 millisecond, apparently
Wed, 30 Oct 2013 15:25:17 -0400 this isn't pascal
nemo [Wed, 30 Oct 2013 15:25:17 -0400] rev 9658
this isn't pascal
Wed, 30 Oct 2013 15:13:17 -0400 use gameticks instead of turn timer. untested. also replaced tabs with spaces
nemo [Wed, 30 Oct 2013 15:13:17 -0400] rev 9657
use gameticks instead of turn timer. untested. also replaced tabs with spaces
Wed, 30 Oct 2013 00:18:10 +0400 - More HealthTex to clan structure
unc0rr [Wed, 30 Oct 2013 00:18:10 +0400] rev 9656
- More HealthTex to clan structure - GenericHealthTexture for proper highlight tinting
Tue, 29 Oct 2013 23:47:57 +0400 Tinted crosshair (without that cool white dot in the middle)
unc0rr [Tue, 29 Oct 2013 23:47:57 +0400] rev 9655
Tinted crosshair (without that cool white dot in the middle)
Tue, 29 Oct 2013 23:08:10 +0400 - Cut code with bug to fix issue 713
unc0rr [Tue, 29 Oct 2013 23:08:10 +0400] rev 9654
- Cut code with bug to fix issue #713 - Move team health widget and world edges rendering into their own functions
Mon, 28 Oct 2013 17:32:51 +0100 not useful check
koda [Mon, 28 Oct 2013 17:32:51 +0100] rev 9653
not useful check
Mon, 28 Oct 2013 17:10:07 +0100 fix asm again...
koda [Mon, 28 Oct 2013 17:10:07 +0100] rev 9652
fix asm again...
Mon, 28 Oct 2013 17:03:20 +0100 correctly use USE_TOUCH_INTERFACE
koda [Mon, 28 Oct 2013 17:03:20 +0100] rev 9651
correctly use USE_TOUCH_INTERFACE
Mon, 28 Oct 2013 16:53:20 +0100 add possibility to compile with SDL2 automatically
koda [Mon, 28 Oct 2013 16:53:20 +0100] rev 9650
add possibility to compile with SDL2 automatically
Mon, 28 Oct 2013 14:16:04 +0100 add FindSDL2 module from dhewm repo
koda [Mon, 28 Oct 2013 14:16:04 +0100] rev 9649
add FindSDL2 module from dhewm repo
Mon, 28 Oct 2013 14:07:04 +0100 merge spacecampaign
koda [Mon, 28 Oct 2013 14:07:04 +0100] rev 9648
merge spacecampaign
Sun, 03 Nov 2013 22:54:02 +0100 close branch spacecampaign
koda [Sun, 03 Nov 2013 22:54:02 +0100] rev 9647
close branch
Wed, 25 Sep 2013 05:42:16 +0300 merge with default spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 25 Sep 2013 05:42:16 +0300] rev 9646
merge with default
Sun, 22 Sep 2013 18:34:53 +0300 autoselect weapon in time challenges spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 22 Sep 2013 18:34:53 +0300] rev 9645
autoselect weapon in time challenges
Sun, 22 Sep 2013 17:37:57 +0300 typo spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 22 Sep 2013 17:37:57 +0300] rev 9644
typo
Sun, 22 Sep 2013 05:33:00 +0300 fixed bug that didn't set TurnTimeLeft in first round if dialog not skipped spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 22 Sep 2013 05:33:00 +0300] rev 9643
fixed bug that didn't set TurnTimeLeft in first round if dialog not skipped
Thu, 19 Sep 2013 03:49:29 +0300 use consts for TStatInfo enum spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 19 Sep 2013 03:49:29 +0300] rev 9642
use consts for TStatInfo enum
Thu, 19 Sep 2013 02:33:23 +0300 fixes bug that doesn't display mission name in drop down list spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 19 Sep 2013 02:33:23 +0300] rev 9641
fixes bug that doesn't display mission name in drop down list
Wed, 18 Sep 2013 04:24:10 +0300 some changes regarding hp save in cosmos and moon spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Sep 2013 04:24:10 +0300] rev 9640
some changes regarding hp save in cosmos and moon
Wed, 18 Sep 2013 04:02:13 +0300 remove unnecessary comments spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Sep 2013 04:02:13 +0300] rev 9639
remove unnecessary comments
Wed, 18 Sep 2013 03:53:47 +0300 dialog changes spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Sep 2013 03:53:47 +0300] rev 9638
dialog changes
Wed, 18 Sep 2013 03:09:31 +0300 added event for meteorite mission spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Sep 2013 03:09:31 +0300] rev 9637
added event for meteorite mission
Wed, 18 Sep 2013 02:08:45 +0300 cosmos, after death01 dialogs spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Sep 2013 02:08:45 +0300] rev 9636
cosmos, after death01 dialogs
Wed, 18 Sep 2013 01:25:59 +0300 changes in cosmos map spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 18 Sep 2013 01:25:59 +0300] rev 9635
changes in cosmos map
Tue, 17 Sep 2013 04:09:14 +0300 custom stats and win/lose events spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 17 Sep 2013 04:09:14 +0300] rev 9634
custom stats and win/lose events
Tue, 17 Sep 2013 03:26:33 +0300 image and description spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 17 Sep 2013 03:26:33 +0300] rev 9633
image and description
Tue, 17 Sep 2013 02:04:41 +0300 final mission map and most logic spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 17 Sep 2013 02:04:41 +0300] rev 9632
final mission map and most logic
Mon, 16 Sep 2013 05:27:52 +0300 bonus notice in the win/stats page spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 16 Sep 2013 05:27:52 +0300] rev 9631
bonus notice in the win/stats page
Mon, 16 Sep 2013 05:22:40 +0300 add bonuses spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 16 Sep 2013 05:22:40 +0300] rev 9630
add bonuses
Mon, 16 Sep 2013 04:04:15 +0300 hats spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 16 Sep 2013 04:04:15 +0300] rev 9629
hats
Sun, 15 Sep 2013 16:12:34 +0300 removed unnecessary map.cfg spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 15 Sep 2013 16:12:34 +0300] rev 9628
removed unnecessary map.cfg
Sun, 15 Sep 2013 16:07:31 +0300 making death01 easier and less luck dependent spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 15 Sep 2013 16:07:31 +0300] rev 9627
making death01 easier and less luck dependent
Sat, 14 Sep 2013 05:13:05 +0300 add skip to hero spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 14 Sep 2013 05:13:05 +0300] rev 9626
add skip to hero
Sat, 14 Sep 2013 05:11:38 +0300 making death01 easier and less luck dependent to win spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 14 Sep 2013 05:11:38 +0300] rev 9625
making death01 easier and less luck dependent to win
Sat, 14 Sep 2013 02:13:20 +0300 fixed bug making the game not end when thanta was dead,reported by Wuzzy spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 14 Sep 2013 02:13:20 +0300] rev 9624
fixed bug making the game not end when thanta was dead,reported by Wuzzy
Sat, 14 Sep 2013 01:00:38 +0300 end game when skip in last dialog spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 14 Sep 2013 01:00:38 +0300] rev 9623
end game when skip in last dialog
Sat, 14 Sep 2013 00:39:59 +0300 fixed hero win the game in case damage has happened to him previously in the same turn reported by Wuzzy spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 14 Sep 2013 00:39:59 +0300] rev 9622
fixed hero win the game in case damage has happened to him previously in the same turn reported by Wuzzy
Fri, 13 Sep 2013 02:43:55 +0300 should fix deadlock checkpoint reported by Wuzzy spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 13 Sep 2013 02:43:55 +0300] rev 9621
should fix deadlock checkpoint reported by Wuzzy
Fri, 13 Sep 2013 02:22:57 +0300 fixed lua error reported by Wuzzy spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 13 Sep 2013 02:22:57 +0300] rev 9620
fixed lua error reported by Wuzzy
Thu, 12 Sep 2013 23:20:32 +0300 fix check for event - guard attack spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 23:20:32 +0300] rev 9619
fix check for event - guard attack
Thu, 12 Sep 2013 23:08:45 +0300 give player only one rope spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 23:08:45 +0300] rev 9618
give player only one rope
Thu, 12 Sep 2013 23:02:14 +0300 fixed bug that didn't endgame when make wrong landing with no fuels spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 23:02:14 +0300] rev 9617
fixed bug that didn't endgame when make wrong landing with no fuels
Thu, 12 Sep 2013 18:26:06 +0300 fixed the bug that didn't saved checkpoint 1 reported by mikade spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 18:26:06 +0300] rev 9616
fixed the bug that didn't saved checkpoint 1 reported by mikade
Thu, 12 Sep 2013 03:49:53 +0300 image and description spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 03:49:53 +0300] rev 9615
image and description
Thu, 12 Sep 2013 03:19:31 +0300 added custom stats spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 03:19:31 +0300] rev 9614
added custom stats
Thu, 12 Sep 2013 03:11:30 +0300 cleanup - removed debug prints spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 12 Sep 2013 03:11:30 +0300] rev 9613
cleanup - removed debug prints
Wed, 11 Sep 2013 21:25:50 +0300 many corrections spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 11 Sep 2013 21:25:50 +0300] rev 9612
many corrections
Wed, 11 Sep 2013 08:39:00 +0300 moon side mission map and most of the logic spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 11 Sep 2013 08:39:00 +0300] rev 9611
moon side mission map and most of the logic
Fri, 06 Sep 2013 07:03:12 +0300 win stats spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 07:03:12 +0300] rev 9610
win stats
Fri, 06 Sep 2013 06:59:54 +0300 image and description spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 06:59:54 +0300] rev 9609
image and description
Fri, 06 Sep 2013 06:29:42 +0300 added captions with rules and objectives spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 06:29:42 +0300] rev 9608
added captions with rules and objectives
Fri, 06 Sep 2013 06:03:26 +0300 I think it's better map to be destroyable spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 06:03:26 +0300] rev 9607
I think it's better map to be destroyable
Fri, 06 Sep 2013 05:54:59 +0300 mission mechanioncs seems ok spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 05:54:59 +0300] rev 9606
mission mechanioncs seems ok
Wed, 04 Sep 2013 03:32:31 +0300 part of desert03 side mission - map not finished yet, will be commited later spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 04 Sep 2013 03:32:31 +0300] rev 9605
part of desert03 side mission - map not finished yet, will be commited later
Tue, 03 Sep 2013 17:46:25 +0300 image and description spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Sep 2013 17:46:25 +0300] rev 9604
image and description
Tue, 03 Sep 2013 17:22:15 +0300 changed some left amDynamite to amMortar spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Sep 2013 17:22:15 +0300] rev 9603
changed some left amDynamite to amMortar
Tue, 03 Sep 2013 04:19:14 +0300 dialogs with objectives added spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Sep 2013 04:19:14 +0300] rev 9602
dialogs with objectives added
Tue, 03 Sep 2013 04:01:19 +0300 added death planet side mission spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Sep 2013 04:01:19 +0300] rev 9601
added death planet side mission
Mon, 02 Sep 2013 18:57:30 +0300 fix check if deleted gear is hog spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 02 Sep 2013 18:57:30 +0300] rev 9600
fix check if deleted gear is hog
Mon, 02 Sep 2013 17:30:34 +0300 change hog names spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 02 Sep 2013 17:30:34 +0300] rev 9599
change hog names
Fri, 30 Aug 2013 05:47:00 +0300 image, description and hats spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 30 Aug 2013 05:47:00 +0300] rev 9598
image, description and hats
Fri, 30 Aug 2013 05:16:29 +0300 add custom stats spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 30 Aug 2013 05:16:29 +0300] rev 9597
add custom stats
Thu, 29 Aug 2013 22:38:10 +0300 added challenge objectives spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 22:38:10 +0300] rev 9596
added challenge objectives
Thu, 29 Aug 2013 19:51:44 +0300 deleted debug prints spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 19:51:44 +0300] rev 9595
deleted debug prints
Thu, 29 Aug 2013 19:50:45 +0300 fixed the time adding in new hero turn spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 19:50:45 +0300] rev 9594
fixed the time adding in new hero turn
Thu, 29 Aug 2013 19:36:27 +0300 changed map and fixed some bugs regarding hog turning and adding more teleport spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 19:36:27 +0300] rev 9593
changed map and fixed some bugs regarding hog turning and adding more teleport
Thu, 29 Aug 2013 16:18:13 +0300 a bug fix spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 16:18:13 +0300] rev 9592
a bug fix
Thu, 29 Aug 2013 15:13:28 +0300 fixed bug that caused enemy hogs not to play spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 15:13:28 +0300] rev 9591
fixed bug that caused enemy hogs not to play
Thu, 29 Aug 2013 08:04:10 +0300 fruit side mission map and some logic spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 08:04:10 +0300] rev 9590
fruit side mission map and some logic
Tue, 27 Aug 2013 04:45:00 +0300 cosmos corrections spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 04:45:00 +0300] rev 9589
cosmos corrections
Tue, 27 Aug 2013 03:44:19 +0300 minor string correction spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 03:44:19 +0300] rev 9588
minor string correction
Tue, 27 Aug 2013 03:29:25 +0300 fixed bug not displaying fuit02 after selecting fruitPlanet from cosmos spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 03:29:25 +0300] rev 9587
fixed bug not displaying fuit02 after selecting fruitPlanet from cosmos
Tue, 27 Aug 2013 02:54:15 +0300 stats in case player hasn't/can't reach a new destination spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 02:54:15 +0300] rev 9586
stats in case player hasn't/can't reach a new destination
Tue, 27 Aug 2013 02:41:28 +0300 fixed bug in cosmos that permitted user to go to moon without collecting the saucer and removed ammo that was added for debug purposes spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 02:41:28 +0300] rev 9585
fixed bug in cosmos that permitted user to go to moon without collecting the saucer and removed ammo that was added for debug purposes
Tue, 27 Aug 2013 02:00:13 +0300 add stats to cosmos spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 02:00:13 +0300] rev 9584
add stats to cosmos
Sun, 27 Oct 2013 22:34:25 -0400 not sure why this nil check is in here
nemo [Sun, 27 Oct 2013 22:34:25 -0400] rev 9583
not sure why this nil check is in here
Tue, 27 Aug 2013 01:25:46 +0300 less variables used to save the checkpoints - potential breakage xD spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 01:25:46 +0300] rev 9582
less variables used to save the checkpoints - potential breakage xD
Sun, 27 Oct 2013 00:39:06 +0400 Oops, looked in the deprecated file
unc0rr [Sun, 27 Oct 2013 00:39:06 +0400] rev 9581
Oops, looked in the deprecated file
Mon, 26 Aug 2013 06:23:19 +0300 fix typo in cosmos spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 26 Aug 2013 06:23:19 +0300] rev 9580
fix typo in cosmos
Sat, 26 Oct 2013 13:58:49 -0400 Remove this looping past F10. causes infinite loop with no weapons. Besides, should always have skip in last slot unless a script is screwing with it.
nemo [Sat, 26 Oct 2013 13:58:49 -0400] rev 9579
Remove this looping past F10. causes infinite loop with no weapons. Besides, should always have skip in last slot unless a script is screwing with it.
Mon, 26 Aug 2013 06:13:36 +0300 save main missions' status spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 26 Aug 2013 06:13:36 +0300] rev 9578
save main missions' status
Thu, 24 Oct 2013 21:18:22 -0400 I can't find any reason why the event filtering was halting further event handling w/ a true here. In any case removing it fixes bug #658
nemo [Thu, 24 Oct 2013 21:18:22 -0400] rev 9577
I can't find any reason why the event filtering was halting further event handling w/ a true here. In any case removing it fixes bug #658
Mon, 26 Aug 2013 02:08:11 +0300 more chanllenge details in ice02 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 26 Aug 2013 02:08:11 +0300] rev 9576
more chanllenge details in ice02
Thu, 24 Oct 2013 14:02:26 -0400 revert r67e257b98422 to close out bug #660. shift-f1 is even more undiscoverable than a tooltip for this important piece of info, and wasn't printing the name for me either.
nemo [Thu, 24 Oct 2013 14:02:26 -0400] rev 9575
revert r67e257b98422 to close out bug #660. shift-f1 is even more undiscoverable than a tooltip for this important piece of info, and wasn't printing the name for me either.
Sat, 24 Aug 2013 06:36:02 +0300 strings checked, all ok except ice02 that will be probably changed spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 24 Aug 2013 06:36:02 +0300] rev 9574
strings checked, all ok except ice02 that will be probably changed
Wed, 23 Oct 2013 22:25:17 +0400 Oh, dudes :(
unc0rr [Wed, 23 Oct 2013 22:25:17 +0400] rev 9573
Oh, dudes :( (reduce number of hacks; see, is it terribly hard to do it properly?)
Sat, 24 Aug 2013 04:14:33 +0300 added death planet in cosmos without the order restriction yet spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 24 Aug 2013 04:14:33 +0300] rev 9572
added death planet in cosmos without the order restriction yet
Wed, 23 Oct 2013 12:46:29 -0400 untested. decrement timer while firing rope. there've been a few complaints 'bout this.
nemo [Wed, 23 Oct 2013 12:46:29 -0400] rev 9571
untested. decrement timer while firing rope. there've been a few complaints 'bout this.
Fri, 23 Aug 2013 23:46:10 +0300 added death01 in cosmos spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 23 Aug 2013 23:46:10 +0300] rev 9570
added death01 in cosmos
Wed, 23 Oct 2013 04:35:23 +0200 add /history command from chat
koda [Wed, 23 Oct 2013 04:35:23 +0200] rev 9569
add /history command from chat
Fri, 23 Aug 2013 03:43:53 +0300 description and image spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 23 Aug 2013 03:43:53 +0300] rev 9568
description and image
Mon, 21 Oct 2013 12:38:24 -0400 This test is intended to avoid repeatedly calling 5 ScriptSetIntegers each script call, that won't ever change after the map is created.
nemo [Mon, 21 Oct 2013 12:38:24 -0400] rev 9567
This test is intended to avoid repeatedly calling 5 ScriptSetIntegers each script call, that won't ever change after the map is created.
Thu, 22 Aug 2013 23:46:34 +0300 dialogs spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 23:46:34 +0300] rev 9566
dialogs
Sun, 20 Oct 2013 20:10:09 -0400 avoid infinite loop
nemo [Sun, 20 Oct 2013 20:10:09 -0400] rev 9565
avoid infinite loop
Thu, 22 Aug 2013 20:56:18 +0300 second human hog for dialogs spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 20:56:18 +0300] rev 9564
second human hog for dialogs
Sun, 20 Oct 2013 18:25:58 -0400 make landspray build across too
nemo [Sun, 20 Oct 2013 18:25:58 -0400] rev 9563
make landspray build across too
Thu, 22 Aug 2013 19:57:07 +0300 win event spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 19:57:07 +0300] rev 9562
win event
Sat, 19 Oct 2013 23:44:40 -0400 call bounce sound less often
nemo [Sat, 19 Oct 2013 23:44:40 -0400] rev 9561
call bounce sound less often
Thu, 22 Aug 2013 03:21:30 +0300 event in case hero dies spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 03:21:30 +0300] rev 9560
event in case hero dies
Sat, 19 Oct 2013 16:10:57 -0400 Prevent attacking yourself w/ plane from crashing
nemo [Sat, 19 Oct 2013 16:10:57 -0400] rev 9559
Prevent attacking yourself w/ plane from crashing
Thu, 22 Aug 2013 03:06:30 +0300 forgotten file and death planet map and some logic spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 03:06:30 +0300] rev 9558
forgotten file and death planet map and some logic
Sat, 19 Oct 2013 15:59:47 -0400 differentiate borders a bit
nemo [Sat, 19 Oct 2013 15:59:47 -0400] rev 9557
differentiate borders a bit
Wed, 21 Aug 2013 03:37:36 +0300 description and image spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 21 Aug 2013 03:37:36 +0300] rev 9556
description and image
Sat, 19 Oct 2013 00:42:24 +0400 uhm... a feature
unc0rr [Sat, 19 Oct 2013 00:42:24 +0400] rev 9555
uhm... a feature
Wed, 21 Aug 2013 03:15:29 +0300 removed debug prints spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 21 Aug 2013 03:15:29 +0300] rev 9554
removed debug prints
Fri, 18 Oct 2013 16:05:31 +0400 Some tweaks to ellipse code to produce less points
unc0rr [Fri, 18 Oct 2013 16:05:31 +0400] rev 9553
Some tweaks to ellipse code to produce less points
Wed, 21 Aug 2013 02:06:31 +0300 checkpoint system seems complete spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 21 Aug 2013 02:06:31 +0300] rev 9552
checkpoint system seems complete
Fri, 18 Oct 2013 15:26:43 +0400 Draw rectangles and ellipses!
unc0rr [Fri, 18 Oct 2013 15:26:43 +0400] rev 9551
Draw rectangles and ellipses!
Tue, 20 Aug 2013 06:07:58 +0300 fixed weapon type typo spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 20 Aug 2013 06:07:58 +0300] rev 9550
fixed weapon type typo
Tue, 15 Oct 2013 23:07:22 +0400 Allow user to enter password for the room he joins
unc0rr [Tue, 15 Oct 2013 23:07:22 +0400] rev 9549
Allow user to enter password for the room he joins
Tue, 20 Aug 2013 05:54:24 +0300 check point fixes spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 20 Aug 2013 05:54:24 +0300] rev 9548
check point fixes
Tue, 15 Oct 2013 22:38:32 +0400 Fix issue 662
unc0rr [Tue, 15 Oct 2013 22:38:32 +0400] rev 9547
Fix issue #662
Tue, 20 Aug 2013 04:46:38 +0300 added custom lua split spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 20 Aug 2013 04:46:38 +0300] rev 9546
added custom lua split
Tue, 15 Oct 2013 11:35:46 +0200 min->max
koda [Tue, 15 Oct 2013 11:35:46 +0200] rev 9545
min->max
Mon, 19 Aug 2013 21:12:53 +0300 position saving functions spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 19 Aug 2013 21:12:53 +0300] rev 9544
position saving functions
Tue, 15 Oct 2013 01:15:39 +0200 Fix bug 656 by using the right resolution values
koda [Tue, 15 Oct 2013 01:15:39 +0200] rev 9543
Fix bug #656 by using the right resolution values
Sat, 17 Aug 2013 04:39:17 +0300 custom stats spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 17 Aug 2013 04:39:17 +0300] rev 9542
custom stats
Mon, 14 Oct 2013 23:57:31 +0400 - Frontend finally learns how to create passworded room
unc0rr [Mon, 14 Oct 2013 23:57:31 +0400] rev 9541
- Frontend finally learns how to create passworded room - Refactor RoomNamePrompt and use it properly
Sat, 17 Aug 2013 04:10:39 +0300 game against red team seems ok spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 17 Aug 2013 04:10:39 +0300] rev 9540
game against red team seems ok
Mon, 14 Oct 2013 00:33:10 -0400 don't kill rope if not extended
nemo [Mon, 14 Oct 2013 00:33:10 -0400] rev 9539
don't kill rope if not extended
Sat, 17 Aug 2013 01:51:20 +0300 scenario of escape seems ok spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 17 Aug 2013 01:51:20 +0300] rev 9538
scenario of escape seems ok
Sun, 13 Oct 2013 23:23:43 +0200 sigh
koda [Sun, 13 Oct 2013 23:23:43 +0200] rev 9537
sigh
Fri, 16 Aug 2013 21:56:06 +0300 this seems to work fine for the escape scenario spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 16 Aug 2013 21:56:06 +0300] rev 9536
this seems to work fine for the escape scenario
Sun, 13 Oct 2013 23:04:56 +0200 and wrap the last variable so that the regex will never fail
koda [Sun, 13 Oct 2013 23:04:56 +0200] rev 9535
and wrap the last variable so that the regex will never fail
Fri, 16 Aug 2013 04:56:06 +0300 many dialogs and events spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 16 Aug 2013 04:56:06 +0300] rev 9534
many dialogs and events
Sun, 13 Oct 2013 14:40:14 -0400 merge last rev
nemo [Sun, 13 Oct 2013 14:40:14 -0400] rev 9533
merge last rev
Thu, 15 Aug 2013 05:37:31 +0300 more dialogs spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 15 Aug 2013 05:37:31 +0300] rev 9532
more dialogs
Sun, 13 Oct 2013 22:31:51 +0400 Unbreak access to Data dir in profile broken in r8b48c27201af
unc0rr [Sun, 13 Oct 2013 22:31:51 +0400] rev 9531
Unbreak access to Data dir in profile broken in r8b48c27201af
Sun, 13 Oct 2013 14:21:35 -0400 fix driver logging
nemo [Sun, 13 Oct 2013 14:21:35 -0400] rev 9530
fix driver logging
Thu, 15 Aug 2013 05:19:46 +0300 first dialogs spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 15 Aug 2013 05:19:46 +0300] rev 9529
first dialogs
Sun, 13 Oct 2013 21:53:42 +0400 Send +i status of all players to logged-in users
unc0rr [Sun, 13 Oct 2013 21:53:42 +0400] rev 9528
Send +i status of all players to logged-in users
Wed, 14 Aug 2013 23:47:54 +0300 fruit planet part 2 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 14 Aug 2013 23:47:54 +0300] rev 9527
fruit planet part 2
Sun, 13 Oct 2013 13:14:32 -0400 make wrapping nicer when there's collision
nemo [Sun, 13 Oct 2013 13:14:32 -0400] rev 9526
make wrapping nicer when there's collision
Tue, 13 Aug 2013 00:02:53 +0300 small fix and image/description spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 13 Aug 2013 00:02:53 +0300] rev 9525
small fix and image/description
Fri, 11 Oct 2013 13:06:04 -0400 disable side borders if bounce or wrap
nemo [Fri, 11 Oct 2013 13:06:04 -0400] rev 9524
disable side borders if bounce or wrap
Mon, 12 Aug 2013 22:29:28 +0300 changes regarding the difficulty and AI demo brake error spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 12 Aug 2013 22:29:28 +0300] rev 9523
changes regarding the difficulty and AI demo brake error
Fri, 11 Oct 2013 10:42:50 -0400 tiny tweak to silly mode
nemo [Fri, 11 Oct 2013 10:42:50 -0400] rev 9522
tiny tweak to silly mode
Fri, 11 Oct 2013 17:43:13 +0200 merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
koda [Fri, 11 Oct 2013 17:43:13 +0200] rev 9521
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
Sun, 11 Aug 2013 22:28:58 +0300 stats in case of win spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 11 Aug 2013 22:28:58 +0300] rev 9520
stats in case of win
Fri, 11 Oct 2013 00:07:23 +0200 fail early when an incompatible qt version is found
koda [Fri, 11 Oct 2013 00:07:23 +0200] rev 9519
fail early when an incompatible qt version is found
Sat, 10 Aug 2013 22:57:27 +0300 custom stats in case of lose spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 22:57:27 +0300] rev 9518
custom stats in case of lose
Fri, 11 Oct 2013 00:04:36 +0200 fail early when an incompatible cmake version is found
koda [Fri, 11 Oct 2013 00:04:36 +0200] rev 9517
fail early when an incompatible cmake version is found
Sat, 10 Aug 2013 22:44:51 +0300 bug finaly fixed spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 22:44:51 +0300] rev 9516
bug finaly fixed
Thu, 10 Oct 2013 23:33:22 +0200 set the correct framework search path for freepascal on darwin, targetting future cmake releases
koda [Thu, 10 Oct 2013 23:33:22 +0200] rev 9515
set the correct framework search path for freepascal on darwin, targetting future cmake releases
Sat, 10 Aug 2013 21:08:39 +0300 previous fix was wrong.. spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 21:08:39 +0300] rev 9514
previous fix was wrong..
Wed, 09 Oct 2013 01:18:34 +0200 add a few comments inside cmakepascalinformation
koda [Wed, 09 Oct 2013 01:18:34 +0200] rev 9513
add a few comments inside cmakepascalinformation
Sat, 10 Aug 2013 20:44:26 +0300 fix bug that make precise key not responding spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 20:44:26 +0300] rev 9512
fix bug that make precise key not responding
Thu, 10 Oct 2013 15:05:51 +0400 Fill PageEditTeam containers only when it is actually required:
unc0rr [Thu, 10 Oct 2013 15:05:51 +0400] rev 9511
Fill PageEditTeam containers only when it is actually required: - Reduces frontend startup time for 20-25% on my test machine - Also reduces memory usage when the page hasn't been shown
Sat, 10 Aug 2013 20:38:20 +0300 change regarding the difficulty in escape spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 20:38:20 +0300] rev 9510
change regarding the difficulty in escape
Wed, 09 Oct 2013 20:25:16 -0400 skip kill for bounce
nemo [Wed, 09 Oct 2013 20:25:16 -0400] rev 9509
skip kill for bounce
Sat, 10 Aug 2013 04:39:47 +0300 added crates spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 04:39:47 +0300] rev 9508
added crates
Wed, 09 Oct 2013 20:23:06 -0400 kill rope on wrap
nemo [Wed, 09 Oct 2013 20:23:06 -0400] rev 9507
kill rope on wrap
Sat, 10 Aug 2013 04:16:26 +0300 some fixes to the map and the events spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 04:16:26 +0300] rev 9506
some fixes to the map and the events
Wed, 09 Oct 2013 20:16:34 -0400 Allow girder construction to wrap. Makes wrapping w/ large bodies of water a bit more interesting.
nemo [Wed, 09 Oct 2013 20:16:34 -0400] rev 9505
Allow girder construction to wrap. Makes wrapping w/ large bodies of water a bit more interesting.
Sat, 10 Aug 2013 03:56:50 +0300 event for escape win spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 03:56:50 +0300] rev 9504
event for escape win
Tue, 08 Oct 2013 23:38:45 +0400 Icons for 'i' and 'c' flags
unc0rr [Tue, 08 Oct 2013 23:38:45 +0400] rev 9503
Icons for 'i' and 'c' flags
Sat, 10 Aug 2013 02:55:28 +0300 changed rounds till suden death spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 02:55:28 +0300] rev 9502
changed rounds till suden death
Tue, 08 Oct 2013 10:28:57 +0400 boo, nemo, boo
unc0rr [Tue, 08 Oct 2013 10:28:57 +0400] rev 9501
boo, nemo, boo
Sat, 10 Aug 2013 02:54:15 +0300 some changes in the map, hog placing etc spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 02:54:15 +0300] rev 9500
some changes in the map, hog placing etc
Mon, 07 Oct 2013 21:31:47 -0400 make this a tiny bit less aggressive
nemo [Mon, 07 Oct 2013 21:31:47 -0400] rev 9499
make this a tiny bit less aggressive
Sat, 10 Aug 2013 00:00:41 +0300 fixed bug that make hog not able to move spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 00:00:41 +0300] rev 9498
fixed bug that make hog not able to move
Mon, 07 Oct 2013 21:31:28 -0400 Issue #581
nemo [Mon, 07 Oct 2013 21:31:28 -0400] rev 9497
issue #581
Fri, 09 Aug 2013 23:30:33 +0300 events spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 09 Aug 2013 23:30:33 +0300] rev 9496
events
Mon, 07 Oct 2013 23:36:40 +0400 - AI quickly shoots with desert eagle till hits the target
unc0rr [Mon, 07 Oct 2013 23:36:40 +0400] rev 9495
- AI quickly shoots with desert eagle till hits the target - Also tries for hits with less number of shots needed
Fri, 09 Aug 2013 19:48:23 +0300 hide hogs and spawn them per waves spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 09 Aug 2013 19:48:23 +0300] rev 9494
hide hogs and spawn them per waves
Mon, 07 Oct 2013 22:22:49 +0400 Scroll chat widget to bottom on show and resize events
unc0rr [Mon, 07 Oct 2013 22:22:49 +0400] rev 9493
Scroll chat widget to bottom on show and resize events
Thu, 08 Aug 2013 22:17:02 +0300 added newly created hogs spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 08 Aug 2013 22:17:02 +0300] rev 9492
added newly created hogs
Fri, 04 Oct 2013 18:41:06 +0400 Fix this for me
unc0rr [Fri, 04 Oct 2013 18:41:06 +0400] rev 9491
Fix this for me
Thu, 08 Aug 2013 18:24:40 +0300 fix bugs and some changes regarting the difficulty in desert02 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 08 Aug 2013 18:24:40 +0300] rev 9490
fix bugs and some changes regarting the difficulty in desert02
Thu, 03 Oct 2013 14:47:33 -0400 add world edges to config
nemo [Thu, 03 Oct 2013 14:47:33 -0400] rev 9489
add world edges to config
Thu, 08 Aug 2013 04:33:45 +0300 dialogs, events for hero death and side choice spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 08 Aug 2013 04:33:45 +0300] rev 9488
dialogs, events for hero death and side choice
Thu, 03 Oct 2013 12:22:12 -0400 couple more wrap calls. freezer still doesn't propagate properly. mostly due to
nemo [Thu, 03 Oct 2013 12:22:12 -0400] rev 9487
couple more wrap calls. freezer still doesn't propagate properly. mostly due to needing something like bullet trail to chop into segments tag borders. Adding that could allow portalling too, probably.
Wed, 07 Aug 2013 23:28:24 +0300 forgot to commit the new files :/ spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 23:28:24 +0300] rev 9486
forgot to commit the new files :/
Thu, 03 Oct 2013 12:10:30 -0400 add shotgun wrap, revert 100px offset. Problematic w/ things that rely on Land.
nemo [Thu, 03 Oct 2013 12:10:30 -0400] rev 9485
add shotgun wrap, revert 100px offset. Problematic w/ things that rely on Land.
Wed, 07 Aug 2013 23:27:40 +0300 fruit planet main mission first commit spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 23:27:40 +0300] rev 9484
fruit planet main mission first commit
Mon, 30 Sep 2013 22:46:48 +0400 Modify Racer script so it could work with special points
unc0rr [Mon, 30 Sep 2013 22:46:48 +0400] rev 9483
Modify Racer script so it could work with special points
Wed, 07 Aug 2013 04:06:52 +0300 removing the Mission prefix from the campaign front end page spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 04:06:52 +0300] rev 9482
removing the Mission prefix from the campaign front end page
Mon, 30 Sep 2013 13:43:55 -0400 toss in a quick n dirty blacking out of the world beyond the barrier. still want to add edge effects, cross effects
nemo [Mon, 30 Sep 2013 13:43:55 -0400] rev 9481
toss in a quick n dirty blacking out of the world beyond the barrier. still want to add edge effects, cross effects
Wed, 07 Aug 2013 00:31:28 +0300 forgot to commit the description :/ spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 00:31:28 +0300] rev 9480
forgot to commit the description :/
Mon, 30 Sep 2013 12:37:44 -0400 move border back a bit from left/right bounds, bee tweak
nemo [Mon, 30 Sep 2013 12:37:44 -0400] rev 9479
move border back a bit from left/right bounds, bee tweak
Wed, 07 Aug 2013 00:27:26 +0300 desert02 image and description spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 00:27:26 +0300] rev 9478
desert02 image and description
Sun, 29 Sep 2013 19:03:15 -0400 Make a few more gears honour world edge checks
nemo [Sun, 29 Sep 2013 19:03:15 -0400] rev 9477
Make a few more gears honour world edge checks
Wed, 07 Aug 2013 00:02:58 +0300 fix bug, not triggered event spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 00:02:58 +0300] rev 9476
fix bug, not triggered event
Mon, 30 Sep 2013 00:21:28 +0400 merge
unc0rr [Mon, 30 Sep 2013 00:21:28 +0400] rev 9475
merge
Tue, 06 Aug 2013 23:34:24 +0300 stats and minor corrections, difficulty adjustment spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 06 Aug 2013 23:34:24 +0300] rev 9474
stats and minor corrections, difficulty adjustment
Sun, 29 Sep 2013 16:10:32 -0400 partial implementation of non-infinite world (edge wrap/warp/bounce)
nemo [Sun, 29 Sep 2013 16:10:32 -0400] rev 9473
partial implementation of non-infinite world (edge wrap/warp/bounce)
Mon, 30 Sep 2013 00:20:58 +0400 Incomplete implementation of 'special points' in drawn maps (crashes engine)
unc0rr [Mon, 30 Sep 2013 00:20:58 +0400] rev 9472
Incomplete implementation of 'special points' in drawn maps (crashes engine)
Mon, 05 Aug 2013 20:02:16 +0300 seems ok, stats to be added spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 20:02:16 +0300] rev 9471
seems ok, stats to be added
Fri, 27 Sep 2013 21:52:21 -0400 was a bit hard to read
nemo [Fri, 27 Sep 2013 21:52:21 -0400] rev 9470
was a bit hard to read
Mon, 05 Aug 2013 19:49:43 +0300 event for win spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 19:49:43 +0300] rev 9469
event for win
Fri, 27 Sep 2013 12:58:21 +0400 - Actually call uTexture.initModule and .freeModule
unc0rr [Fri, 27 Sep 2013 12:58:21 +0400] rev 9468
- Actually call uTexture.initModule and .freeModule - Fix texture leaks in teams/hedgehogs structures on application shutdown
Mon, 05 Aug 2013 19:45:55 +0300 desert sidwquest map and basic script spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 19:45:55 +0300] rev 9467
desert sidwquest map and basic script
Fri, 27 Sep 2013 00:54:18 +0400 - Load default binds from settings.ini
unc0rr [Fri, 27 Sep 2013 00:54:18 +0400] rev 9466
- Load default binds from settings.ini - Frontend doesn't send dbind commands - Refactor '/dbind' command implementation copypasta
Mon, 05 Aug 2013 17:07:27 +0300 added image and description for ice02 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 17:07:27 +0300] rev 9465
added image and description for ice02
Sat, 21 Sep 2013 23:54:57 +0400 Finish rework of default binds system. Default binds now work even before first turn.
unc0rr [Sat, 21 Sep 2013 23:54:57 +0400] rev 9464
Finish rework of default binds system. Default binds now work even before first turn.
Mon, 05 Aug 2013 16:44:56 +0300 stats in case of win spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 16:44:56 +0300] rev 9463
stats in case of win
Sat, 21 Sep 2013 22:32:01 +0400 Hash finding and checking tool
unc0rr [Sat, 21 Sep 2013 22:32:01 +0400] rev 9462
Hash finding and checking tool
Sat, 03 Aug 2013 04:02:43 +0300 dialogs and events for hero lose spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 03 Aug 2013 04:02:43 +0300] rev 9461
dialogs and events for hero lose
Fri, 13 Sep 2013 21:55:53 +0400 Skip some LandPixels manipulations in stats-only mode
unc0rr [Fri, 13 Sep 2013 21:55:53 +0400] rev 9460
Skip some LandPixels manipulations in stats-only mode
Sat, 03 Aug 2013 03:16:40 +0300 making it a little bit more difficult spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 03 Aug 2013 03:16:40 +0300] rev 9459
making it a little bit more difficult
Wed, 11 Sep 2013 17:58:57 -0400 French translation updates + bug #703
Oimat [Wed, 11 Sep 2013 17:58:57 -0400] rev 9458
French translation updates + bug #703
Sat, 03 Aug 2013 03:13:10 +0300 finally most of the mission mechanics seems ok spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 03 Aug 2013 03:13:10 +0300] rev 9457
finally most of the mission mechanics seems ok
Tue, 10 Sep 2013 00:51:11 +0200 update README and COPYING
koda [Tue, 10 Sep 2013 00:51:11 +0200] rev 9456
update README and COPYING
Fri, 02 Aug 2013 22:19:36 +0300 added iceplanet sidequest map and stub lua spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 22:19:36 +0300] rev 9455
added iceplanet sidequest map and stub lua
Mon, 09 Sep 2013 00:33:35 +0400 Fix bug 703
unc0rr [Mon, 09 Sep 2013 00:33:35 +0400] rev 9454
Fix bug #703
Fri, 02 Aug 2013 02:03:08 +0300 more destructible terrain and remove teleport(debug) spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 02:03:08 +0300] rev 9453
more destructible terrain and remove teleport(debug)
Tue, 03 Sep 2013 18:07:17 -0400 This probably fixes bug #700. untested.
nemo [Tue, 03 Sep 2013 18:07:17 -0400] rev 9452
This probably fixes bug #700. untested.
Fri, 02 Aug 2013 01:55:38 +0300 added image and description for desert01 spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 01:55:38 +0300] rev 9451
added image and description for desert01
Tue, 03 Sep 2013 22:48:26 +0400 Fix official server build
unc0rr [Tue, 03 Sep 2013 22:48:26 +0400] rev 9450
Fix official server build
Fri, 02 Aug 2013 00:17:06 +0300 changing when some crates are spawned spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 00:17:06 +0300] rev 9449
changing when some crates are spawned
Tue, 03 Sep 2013 22:35:57 +0400 /watch works in testing environment
unc0rr [Tue, 03 Sep 2013 22:35:57 +0400] rev 9448
/watch works in testing environment
Fri, 02 Aug 2013 00:01:27 +0300 minor fixes spacecampaign
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 00:01:27 +0300] rev 9447
minor fixes
(0) -3000 -1000 -240 +240 +1000 +3000 tip