Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 07:03:12 +0300] rev 9610
win stats
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 06:59:54 +0300] rev 9609
image and description
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 06:29:42 +0300] rev 9608
added captions with rules and objectives
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 06:03:26 +0300] rev 9607
I think it's better map to be destroyable
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 06 Sep 2013 05:54:59 +0300] rev 9606
mission mechanioncs seems ok
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
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Sep 2013 17:46:25 +0300] rev 9604
image and description
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Sep 2013 17:22:15 +0300] rev 9603
changed some left amDynamite to amMortar
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Sep 2013 04:19:14 +0300] rev 9602
dialogs with objectives added
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 03 Sep 2013 04:01:19 +0300] rev 9601
added death planet side mission
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 02 Sep 2013 18:57:30 +0300] rev 9600
fix check if deleted gear is hog
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 02 Sep 2013 17:30:34 +0300] rev 9599
change hog names
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 30 Aug 2013 05:47:00 +0300] rev 9598
image, description and hats
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 30 Aug 2013 05:16:29 +0300] rev 9597
add custom stats
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 22:38:10 +0300] rev 9596
added challenge objectives
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 19:51:44 +0300] rev 9595
deleted debug prints
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 19:50:45 +0300] rev 9594
fixed the time adding in new hero turn
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
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 16:18:13 +0300] rev 9592
a bug fix
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 15:13:28 +0300] rev 9591
fixed bug that caused enemy hogs not to play
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 29 Aug 2013 08:04:10 +0300] rev 9590
fruit side mission map and some logic
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 04:45:00 +0300] rev 9589
cosmos corrections
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 03:44:19 +0300] rev 9588
minor string correction
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
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
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
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 27 Aug 2013 02:00:13 +0300] rev 9584
add stats to cosmos
nemo [Sun, 27 Oct 2013 22:34:25 -0400] rev 9583
not sure why this nil check is in here
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
unc0rr [Sun, 27 Oct 2013 00:39:06 +0400] rev 9581
Oops, looked in the deprecated file
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 26 Aug 2013 06:23:19 +0300] rev 9580
fix typo in cosmos
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.
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 26 Aug 2013 06:13:36 +0300] rev 9578
save main missions' status
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
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 26 Aug 2013 02:08:11 +0300] rev 9576
more chanllenge details in ice02
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.
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
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?)
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
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.
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 23 Aug 2013 23:46:10 +0300] rev 9570
added death01 in cosmos
koda [Wed, 23 Oct 2013 04:35:23 +0200] rev 9569
add /history command from chat
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 23 Aug 2013 03:43:53 +0300] rev 9568
description and image
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.
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 23:46:34 +0300] rev 9566
dialogs
nemo [Sun, 20 Oct 2013 20:10:09 -0400] rev 9565
avoid infinite loop
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 20:56:18 +0300] rev 9564
second human hog for dialogs
nemo [Sun, 20 Oct 2013 18:25:58 -0400] rev 9563
make landspray build across too
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 19:57:07 +0300] rev 9562
win event
nemo [Sat, 19 Oct 2013 23:44:40 -0400] rev 9561
call bounce sound less often
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 03:21:30 +0300] rev 9560
event in case hero dies
nemo [Sat, 19 Oct 2013 16:10:57 -0400] rev 9559
Prevent attacking yourself w/ plane from crashing
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 22 Aug 2013 03:06:30 +0300] rev 9558
forgotten file and death planet map and some logic
nemo [Sat, 19 Oct 2013 15:59:47 -0400] rev 9557
differentiate borders a bit
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 21 Aug 2013 03:37:36 +0300] rev 9556
description and image
unc0rr [Sat, 19 Oct 2013 00:42:24 +0400] rev 9555
uhm... a feature
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 21 Aug 2013 03:15:29 +0300] rev 9554
removed debug prints
unc0rr [Fri, 18 Oct 2013 16:05:31 +0400] rev 9553
Some tweaks to ellipse code to produce less points
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 21 Aug 2013 02:06:31 +0300] rev 9552
checkpoint system seems complete
unc0rr [Fri, 18 Oct 2013 15:26:43 +0400] rev 9551
Draw rectangles and ellipses!
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 20 Aug 2013 06:07:58 +0300] rev 9550
fixed weapon type typo
unc0rr [Tue, 15 Oct 2013 23:07:22 +0400] rev 9549
Allow user to enter password for the room he joins
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 20 Aug 2013 05:54:24 +0300] rev 9548
check point fixes
unc0rr [Tue, 15 Oct 2013 22:38:32 +0400] rev 9547
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 20 Aug 2013 04:46:38 +0300] rev 9546
added custom lua split
koda [Tue, 15 Oct 2013 11:35:46 +0200] rev 9545
min->max
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 19 Aug 2013 21:12:53 +0300] rev 9544
position saving functions
koda [Tue, 15 Oct 2013 01:15:39 +0200] rev 9543
Fix
bug #656 by using the right resolution values
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 17 Aug 2013 04:39:17 +0300] rev 9542
custom stats
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
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 17 Aug 2013 04:10:39 +0300] rev 9540
game against red team seems ok
nemo [Mon, 14 Oct 2013 00:33:10 -0400] rev 9539
don't kill rope if not extended
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 17 Aug 2013 01:51:20 +0300] rev 9538
scenario of escape seems ok
koda [Sun, 13 Oct 2013 23:23:43 +0200] rev 9537
sigh
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 16 Aug 2013 21:56:06 +0300] rev 9536
this seems to work fine for the escape scenario
koda [Sun, 13 Oct 2013 23:04:56 +0200] rev 9535
and wrap the last variable so that the regex will never fail
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 16 Aug 2013 04:56:06 +0300] rev 9534
many dialogs and events
nemo [Sun, 13 Oct 2013 14:40:14 -0400] rev 9533
merge last rev
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 15 Aug 2013 05:37:31 +0300] rev 9532
more dialogs
unc0rr [Sun, 13 Oct 2013 22:31:51 +0400] rev 9531
Unbreak access to Data dir in profile broken in
r8b48c27201af
nemo [Sun, 13 Oct 2013 14:21:35 -0400] rev 9530
fix driver logging
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 15 Aug 2013 05:19:46 +0300] rev 9529
first dialogs
unc0rr [Sun, 13 Oct 2013 21:53:42 +0400] rev 9528
Send +i status of all players to logged-in users
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 14 Aug 2013 23:47:54 +0300] rev 9527
fruit planet part 2
nemo [Sun, 13 Oct 2013 13:14:32 -0400] rev 9526
make wrapping nicer when there's collision
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 13 Aug 2013 00:02:53 +0300] rev 9525
small fix and image/description
nemo [Fri, 11 Oct 2013 13:06:04 -0400] rev 9524
disable side borders if bounce or wrap
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 12 Aug 2013 22:29:28 +0300] rev 9523
changes regarding the difficulty and AI demo brake error
nemo [Fri, 11 Oct 2013 10:42:50 -0400] rev 9522
tiny tweak to silly mode
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
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 11 Aug 2013 22:28:58 +0300] rev 9520
stats in case of win
koda [Fri, 11 Oct 2013 00:07:23 +0200] rev 9519
fail early when an incompatible qt version is found
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 22:57:27 +0300] rev 9518
custom stats in case of lose
koda [Fri, 11 Oct 2013 00:04:36 +0200] rev 9517
fail early when an incompatible cmake version is found
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 22:44:51 +0300] rev 9516
bug finaly fixed
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
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 21:08:39 +0300] rev 9514
previous fix was wrong..
koda [Wed, 09 Oct 2013 01:18:34 +0200] rev 9513
add a few comments inside cmakepascalinformation
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 20:44:26 +0300] rev 9512
fix bug that make precise key not responding
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
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 20:38:20 +0300] rev 9510
change regarding the difficulty in escape
nemo [Wed, 09 Oct 2013 20:25:16 -0400] rev 9509
skip kill for bounce
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 04:39:47 +0300] rev 9508
added crates
nemo [Wed, 09 Oct 2013 20:23:06 -0400] rev 9507
kill rope on wrap
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 04:16:26 +0300] rev 9506
some fixes to the map and the events
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.
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 03:56:50 +0300] rev 9504
event for escape win
unc0rr [Tue, 08 Oct 2013 23:38:45 +0400] rev 9503
Icons for 'i' and 'c' flags
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 02:55:28 +0300] rev 9502
changed rounds till suden death
unc0rr [Tue, 08 Oct 2013 10:28:57 +0400] rev 9501
boo, nemo, boo
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 02:54:15 +0300] rev 9500
some changes in the map, hog placing etc
nemo [Mon, 07 Oct 2013 21:31:47 -0400] rev 9499
make this a tiny bit less aggressive
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 10 Aug 2013 00:00:41 +0300] rev 9498
fixed bug that make hog not able to move
nemo [Mon, 07 Oct 2013 21:31:28 -0400] rev 9497
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 09 Aug 2013 23:30:33 +0300] rev 9496
events
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
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 09 Aug 2013 19:48:23 +0300] rev 9494
hide hogs and spawn them per waves
unc0rr [Mon, 07 Oct 2013 22:22:49 +0400] rev 9493
Scroll chat widget to bottom on show and resize events
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 08 Aug 2013 22:17:02 +0300] rev 9492
added newly created hogs
unc0rr [Fri, 04 Oct 2013 18:41:06 +0400] rev 9491
Fix this for me
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
nemo [Thu, 03 Oct 2013 14:47:33 -0400] rev 9489
add world edges to config
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 08 Aug 2013 04:33:45 +0300] rev 9488
dialogs, events for hero death and side choice
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.
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 23:28:24 +0300] rev 9486
forgot to commit the new files :/
nemo [Thu, 03 Oct 2013 12:10:30 -0400] rev 9485
add shotgun wrap, revert 100px offset. Problematic w/ things that rely on Land.
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 23:27:40 +0300] rev 9484
fruit planet main mission first commit
unc0rr [Mon, 30 Sep 2013 22:46:48 +0400] rev 9483
Modify Racer script so it could work with special points
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
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
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 00:31:28 +0300] rev 9480
forgot to commit the description :/
nemo [Mon, 30 Sep 2013 12:37:44 -0400] rev 9479
move border back a bit from left/right bounds, bee tweak
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 00:27:26 +0300] rev 9478
desert02 image and description
nemo [Sun, 29 Sep 2013 19:03:15 -0400] rev 9477
Make a few more gears honour world edge checks
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 07 Aug 2013 00:02:58 +0300] rev 9476
fix bug, not triggered event
unc0rr [Mon, 30 Sep 2013 00:21:28 +0400] rev 9475
merge
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 06 Aug 2013 23:34:24 +0300] rev 9474
stats and minor corrections, difficulty adjustment
nemo [Sun, 29 Sep 2013 16:10:32 -0400] rev 9473
partial implementation of non-infinite world (edge wrap/warp/bounce)
unc0rr [Mon, 30 Sep 2013 00:20:58 +0400] rev 9472
Incomplete implementation of 'special points' in drawn maps (crashes engine)
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 20:02:16 +0300] rev 9471
seems ok, stats to be added
nemo [Fri, 27 Sep 2013 21:52:21 -0400] rev 9470
was a bit hard to read
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 19:49:43 +0300] rev 9469
event for win
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
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 19:45:55 +0300] rev 9467
desert sidwquest map and basic script
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
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 17:07:27 +0300] rev 9465
added image and description for ice02
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.
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 05 Aug 2013 16:44:56 +0300] rev 9463
stats in case of win
unc0rr [Sat, 21 Sep 2013 22:32:01 +0400] rev 9462
Hash finding and checking tool
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 03 Aug 2013 04:02:43 +0300] rev 9461
dialogs and events for hero lose
unc0rr [Fri, 13 Sep 2013 21:55:53 +0400] rev 9460
Skip some LandPixels manipulations in stats-only mode
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 03 Aug 2013 03:16:40 +0300] rev 9459
making it a little bit more difficult
Oimat [Wed, 11 Sep 2013 17:58:57 -0400] rev 9458
French translation updates +
bug #703
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 03 Aug 2013 03:13:10 +0300] rev 9457
finally most of the mission mechanics seems ok
koda [Tue, 10 Sep 2013 00:51:11 +0200] rev 9456
update README and COPYING
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 22:19:36 +0300] rev 9455
added iceplanet sidequest map and stub lua
unc0rr [Mon, 09 Sep 2013 00:33:35 +0400] rev 9454
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 02:03:08 +0300] rev 9453
more destructible terrain and remove teleport(debug)
nemo [Tue, 03 Sep 2013 18:07:17 -0400] rev 9452
This probably fixes
bug #700. untested.
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 01:55:38 +0300] rev 9451
added image and description for desert01
unc0rr [Tue, 03 Sep 2013 22:48:26 +0400] rev 9450
Fix official server build
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 00:17:06 +0300] rev 9449
changing when some crates are spawned
unc0rr [Tue, 03 Sep 2013 22:35:57 +0400] rev 9448
/watch works in testing environment
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 02 Aug 2013 00:01:27 +0300] rev 9447
minor fixes
unc0rr [Tue, 03 Sep 2013 00:05:38 +0400] rev 9446
Start support of achievement replay query:
- /watch command
- Query filename from database
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 23:54:45 +0300] rev 9445
stats on case of win
unc0rr [Thu, 29 Aug 2013 12:12:19 +0400] rev 9444
Fix checker ready status mess
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 23:43:43 +0300] rev 9443
checkpoint 5
unc0rr [Thu, 29 Aug 2013 12:02:16 +0400] rev 9442
Merge
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 23:16:00 +0300] rev 9441
win conditionals
unc0rr [Thu, 29 Aug 2013 11:48:02 +0400] rev 9440
Unbreak server
unc0rr [Thu, 29 Aug 2013 12:01:19 +0400] rev 9439
Unbreak server
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 20:17:37 +0300] rev 9438
3rd battle event handler
unc0rr [Thu, 29 Aug 2013 10:06:19 +0400] rev 9437
Fix build
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 19:50:01 +0300] rev 9436
code cleanup
unc0rr [Wed, 28 Aug 2013 23:44:27 +0400] rev 9435
'c' flag for contributors
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 19:39:11 +0300] rev 9434
more checkpoints
unc0rr [Wed, 28 Aug 2013 23:11:05 +0400] rev 9433
Push demo to idle checker on game finish
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 19:17:34 +0300] rev 9432
check point 2B
unc0rr [Tue, 27 Aug 2013 17:22:07 +0400] rev 9431
Merge
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 17:55:37 +0300] rev 9430
second battle A
koda [Tue, 27 Aug 2013 14:12:16 +0200] rev 9429
libavinteraction: fix typo and and compiling with modern libav
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 16:34:18 +0300] rev 9428
first checkpoint with saved ammo left :)
unc0rr [Sun, 25 Aug 2013 22:32:06 +0400] rev 9427
Oops
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 01 Aug 2013 01:47:30 +0300] rev 9426
first battle event handlers, hero starting ammo and hero death event handlers
unc0rr [Sun, 25 Aug 2013 21:43:47 +0400] rev 9425
Extract time from file name, assuming it is stored in 'replay' folder
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 23:08:08 +0300] rev 9424
hooray! more crates and mines
unc0rr [Sun, 25 Aug 2013 00:03:00 +0400] rev 9423
Send less garbage to the server
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 22:52:35 +0300] rev 9422
first dialog added, maybe reconsider the seconds the bubbles are displayed later
unc0rr [Sat, 24 Aug 2013 10:07:34 +0400] rev 9421
Fix 'non-exhaustive pattern' crash
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 21:51:40 +0300] rev 9420
mines added
koda [Sat, 24 Aug 2013 13:33:34 +0200] rev 9419
avoid duplicate pkg-config calls and make sure to use the pkg-config paths when found
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 21:34:53 +0300] rev 9418
added health crate
koda [Sat, 24 Aug 2013 12:24:31 +0200] rev 9417
make sure that linker flags are picked by the pascal rule
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 21:32:26 +0300] rev 9416
added weapon crates
koda [Sat, 24 Aug 2013 12:00:40 +0200] rev 9415
fix shared library loading by using the right variable
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 20:46:47 +0300] rev 9414
strange,indexed conversion in Gimp made white areas invisible in game
koda [Sat, 24 Aug 2013 01:13:58 +0200] rev 9413
this should prevent duplication of CMAKE_Pascal_FLAGS
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 20:18:58 +0300] rev 9412
oops, hogs placing corrections
unc0rr [Sat, 24 Aug 2013 01:37:20 +0400] rev 9411
Fix script flaw in detection of best team when sending achievement info
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 20:14:41 +0300] rev 9410
added hedgehogs in desert01
unc0rr [Sat, 24 Aug 2013 00:13:15 +0400] rev 9409
Store TrophyRace records in database
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 18:32:28 +0300] rev 9408
finally, desert's main mission mao seems complete
unc0rr [Fri, 23 Aug 2013 16:02:08 +0400] rev 9407
Engine loads team binds from team config. Frontend still sends default binds commands, and default binds in team config aren't processed.
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 02:29:57 +0300] rev 9406
ice planet main quest image and description
unc0rr [Tue, 20 Aug 2013 14:40:27 +0400] rev 9405
Fix indentation
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 31 Jul 2013 01:40:19 +0300] rev 9404
desert planet main mission addition - hwp will be added when fully finished
unc0rr [Sun, 18 Aug 2013 17:52:32 +0400] rev 9403
Fixes to checker
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 17:32:45 +0300] rev 9402
ice01 custom stats for defeat
unc0rr [Sun, 18 Aug 2013 17:29:17 +0400] rev 9401
- Some fixes to official server build
- Encode stored message, fixes bug of
r3f4c3fc146c2
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 16:40:43 +0300] rev 9400
added dialog at hero win
unc0rr [Sat, 17 Aug 2013 23:38:53 +0400] rev 9399
Pass achievements info to extdbinterface
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 15:30:22 +0300] rev 9398
increase health by 5 everytime hero spawn on checkpoint3
unc0rr [Tue, 06 Aug 2013 00:26:07 +0400] rev 9397
Declare achievements in console statistics output
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 15:00:13 +0300] rev 9396
frozen hogs bug seems fixed
Wohlstand [Sat, 17 Aug 2013 14:10:09 -0400] rev 9395
Russian localisation of default voice
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 13:52:53 +0300] rev 9394
event for game win
unc0rr [Fri, 16 Aug 2013 14:15:00 +0400] rev 9393
Take care of some warnings from
issue #688
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 13:19:15 +0300] rev 9392
cleaning up debug prints
unc0rr [Fri, 16 Aug 2013 13:43:08 +0400] rev 9391
Preserve weapon settings in AddAmmo. Fixes
issue #450.
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 30 Jul 2013 13:17:48 +0300] rev 9390
rounds that hogs remain frozen seems ok
unc0rr [Fri, 16 Aug 2013 12:27:41 +0400] rev 9389
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 29 Jul 2013 23:25:08 +0300] rev 9388
3rd checkpoint, event to stop game when Thanta is dead
unc0rr [Tue, 13 Aug 2013 16:12:54 +0400] rev 9387
gfShoppaBorder
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 28 Jul 2013 17:16:35 +0300] rev 9386
map changes to let hog climb, checkpoint one after icegun,starting dialog
nemo [Tue, 13 Aug 2013 00:12:11 -0400] rev 9385
I'm guessing this takes care of
issue #689
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 27 Jul 2013 20:58:18 +0300] rev 9384
added mines to the ice planet01
koda [Fri, 02 Aug 2013 00:06:44 +0200] rev 9383
remove stray debug message
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 27 Jul 2013 17:23:26 +0300] rev 9382
merge with default
unc0rr [Thu, 01 Aug 2013 23:52:54 +0400] rev 9381
Fix silliness from
r3f4c3fc146c2 (was I sleepy?)
koda [Sat, 27 Jul 2013 04:20:49 +0200] rev 9380
remove many unneeded ifdefs from uTouch
koda [Sat, 27 Jul 2013 04:19:14 +0200] rev 9379
update the touch interface to the new SDL2 API
touch is a little flacky, works great on buttons and wigets but crosshair and hogs are difficult to select...
koda [Sat, 27 Jul 2013 01:06:47 +0200] rev 9378
update physlayer and sdl bindings to the new rwops interface
koda [Fri, 26 Jul 2013 23:02:25 +0200] rev 9377
remove old and unused getScreenDPI code
vittorio.giovara@gmail.com [Fri, 26 Jul 2013 00:37:56 +0200] rev 9376
merge Italian translation updates
koda [Fri, 26 Jul 2013 00:09:51 +0200] rev 9375
remove a binary file from android assets
koda [Thu, 25 Jul 2013 23:52:07 +0200] rev 9374
patching files is so SDL1.3, we're SDL2 nowadays
koda [Thu, 25 Jul 2013 23:29:37 +0200] rev 9373
strip out libopenalbridge too
koda [Thu, 25 Jul 2013 23:20:06 +0200] rev 9372
strip out our copy of libfreetype
SDL2_ttf comes with a more updated, better integrated version
koda [Thu, 25 Jul 2013 23:16:06 +0200] rev 9371
strip out our copy of libtremor
SDL2_mixer comes with a more updated, better integrated version
Vittorio <vittorio.giovara@gmail.com> [Tue, 23 Jul 2013 14:01:23 -0700] rev 9370
Merge pull request #1 from urbels/patch-1
fixed urls and added new version links for android deps
Edža <s@o-o.lv> [Tue, 23 Jul 2013 16:18:21 +0300] rev 9369
fixed urls - added new version links
koda [Mon, 22 Jul 2013 21:43:53 +0200] rev 9368
removing anonymous heads from default
sheepluva [Mon, 22 Jul 2013 19:01:28 +0200] rev 9367
fixing cLocale being empty
RodolfoRG [Mon, 22 Jul 2013 18:16:01 +0200] rev 9366
pt_BR translation updates
Marco Bresciani [Fri, 19 Jul 2013 12:55:32 +0200] rev 9365
Couple of typos.
RodolfoRG [Mon, 22 Jul 2013 18:05:16 +0200] rev 9364
pt_BR translation updates
Marco Bresciani [Wed, 17 Jul 2013 17:38:29 +0200] rev 9363
Translation for Hedgewars Mobile!
nemo [Fri, 19 Jul 2013 22:55:07 -0400] rev 9362
crude ice check that probably works well enough in most cases (so far there's just one ucollisions that returns a land pixel - might want to extend that)
Marco Bresciani [Fri, 12 Jul 2013 12:49:06 +0200] rev 9361
Some more Italian. You know: Italians do it better! ;)
nemo [Thu, 18 Jul 2013 17:55:52 -0400] rev 9360
typo fix
Marco Bresciani [Fri, 12 Jul 2013 12:04:07 +0200] rev 9359
Sorry for being tedious but there is no reason, in the Italian grammar, to have "random" capital letters in the middle of a sentence...
volkan [Sun, 14 Jul 2013 20:57:30 +0200] rev 9358
Updated Turkish localization
koda [Tue, 16 Jul 2013 11:14:27 +0200] rev 9357
fromAscii is deprecated in qt5
nemo [Thu, 18 Jul 2013 16:58:28 -0400] rev 9356
oups. accidentally dropped health check
Marco Bresciani [Fri, 12 Jul 2013 11:57:31 +0200] rev 9355
Many modifications (these files seems written by a non Italian):
1. some (not all, yet) of the typos!
2. Italian grammar is different from English: there are no "Titles Like This" but "Titles like this" if there are no proper nouns.
3. Let's use actual Italian words not "Engrish" or jargon. For example, "chatta" to say "to chat" is not correct even if widely used!
4. I'd use the Italian "Morte improvvisa" instead of English "Sudden Death"; what to do you think?
volkan [Sun, 14 Jul 2013 20:56:54 +0200] rev 9354
updated Turkish translation
koda [Tue, 16 Jul 2013 11:14:03 +0200] rev 9353
enable -fPIC on C, CXX and Pascal targets
Marco Bresciani [Fri, 12 Jul 2013 11:17:32 +0200] rev 9352
Sorry, wife asked me to remove her name...
koda [Fri, 12 Jul 2013 08:21:25 +0200] rev 9351
typo in var name
koda [Wed, 10 Jul 2013 23:50:31 +0200] rev 9350
always set internet-enabled on the dmg
koda [Wed, 10 Jul 2013 23:12:32 +0200] rev 9349
FPFLAGS are now not needed
koda [Wed, 10 Jul 2013 23:10:59 +0200] rev 9348
use FORCE so you can append pascal flag with normal CMAKE_Pascal_FLAGS
koda [Tue, 09 Jul 2013 04:53:25 +0200] rev 9347
automate dmg creation (woo)
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 19 Jul 2013 04:51:08 +0300] rev 9346
more changes, events and bots fighting - also map drawing corrections
koda [Tue, 09 Jul 2013 04:23:48 +0200] rev 9345
use the modern install(SCRIPT ...) command instead of legacy POST_BUILD_SCRIPT
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 18 Jul 2013 23:37:01 +0300] rev 9344
ice planet mission wip
koda [Tue, 09 Jul 2013 04:16:21 +0200] rev 9343
import create-dmg script from https://github.com/andreyvit/yoursway-create-dmg
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 17 Jul 2013 05:12:00 +0300] rev 9342
changes about displaying the ice planet mission
koda [Mon, 08 Jul 2013 12:17:03 +0200] rev 9341
just set these flags directly
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 17 Jul 2013 04:30:47 +0300] rev 9340
ice planet map draft
koda [Mon, 08 Jul 2013 12:10:55 +0200] rev 9339
some work on cmake_pascal files to better support flags we use, make engine compile as library again
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 17 Jul 2013 04:13:53 +0300] rev 9338
smaller cosmos map
koda [Mon, 08 Jul 2013 09:54:38 +0200] rev 9337
sopath() for linux too
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 17 Jul 2013 04:05:54 +0300] rev 9336
smaller moon map and check if hero health is set
koda [Mon, 08 Jul 2013 09:53:25 +0200] rev 9335
fufufufu (cont'd)
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 12 Jul 2013 12:00:30 +0300] rev 9334
custom stats in moon mission
koda [Mon, 08 Jul 2013 09:45:37 +0200] rev 9333
sdl2 update and typos
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 16:22:36 +0300] rev 9332
added image and description for the moon mission
koda [Mon, 08 Jul 2013 01:50:00 +0200] rev 9331
use linked version for sdl and sdl_mixer too for consistency, comment some things
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 15:34:28 +0300] rev 9330
I think hog weapons and health is ok like that
koda [Mon, 08 Jul 2013 01:40:20 +0200] rev 9329
the same for sdl_image and sdl_ttf
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 04:57:01 +0300] rev 9328
more events in cosmos about GameEnd
koda [Mon, 08 Jul 2013 01:34:40 +0200] rev 9327
dynamically load sdl_net information so we don't have to link it
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 04:00:11 +0300] rev 9326
added saved hero health between missions
koda [Mon, 08 Jul 2013 00:55:37 +0200] rev 9325
fufufufu
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 11 Jul 2013 02:05:59 +0300] rev 9324
added slot for starting campaign by clicking the image and some events in moon mission
koda [Sun, 07 Jul 2013 18:32:23 +0200] rev 9323
use the right macro for linux ram reporting
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 09 Jul 2013 22:53:28 +0300] rev 9322
event to endgame when minions killed
koda [Sun, 07 Jul 2013 18:23:10 +0200] rev 9321
show sdl_mixer version in info page
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 09 Jul 2013 22:24:29 +0300] rev 9320
game ends when professor dies
koda [Sun, 07 Jul 2013 14:45:08 +0200] rev 9319
allow to send chat messages with numpad enter key too (regression?)
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 09 Jul 2013 19:54:26 +0300] rev 9318
moar event handlers and fixes
koda [Sat, 06 Jul 2013 19:29:18 +0200] rev 9317
use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 09 Jul 2013 18:37:36 +0300] rev 9316
more moon code, most things work ok
koda [Thu, 04 Jul 2013 11:58:40 +0200] rev 9315
as-needed only at release time
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 06 Jul 2013 06:53:28 +0300] rev 9314
more progress on the moon main mission
koda [Wed, 03 Jul 2013 17:35:17 +0200] rev 9313
tcc compatibility
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 05 Jul 2013 04:32:39 +0300] rev 9312
progress on the main moon mission
koda [Wed, 03 Jul 2013 01:58:45 +0200] rev 9311
engine uses final (?) SDL 2 APIs, new events and types added. Touch input broke by the way, and system events should be handled differently
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 04 Jul 2013 01:36:49 +0300] rev 9310
moon01 stab and finally moon01 map
koda [Tue, 02 Jul 2013 23:49:41 +0200] rev 9309
engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 23:23:22 +0300] rev 9308
merge and changed also spacecampaign name
koda [Mon, 01 Jul 2013 22:49:28 +0200] rev 9307
tell ya what, let's just disable these tests on some platform for now
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 20:04:32 +0300] rev 9306
changed mission dir name to use underscores instead of whitespaces
nemo [Sun, 30 Jun 2013 21:37:29 -0400] rev 9305
bug #668 + reorder conditions for kick slightly, to call the math last
unc0rr [Sat, 29 Jun 2013 23:58:37 +0400] rev 9304
Fix spectator desync in rare conditions (there was team which left during its turn, and last command with timestamp from it was '+')
unc0rr [Sat, 29 Jun 2013 00:18:17 +0400] rev 9303
Fix "registered only" option
koda [Sat, 29 Jun 2013 16:05:17 +0200] rev 9302
minor dep order change
koda [Sat, 29 Jun 2013 02:42:15 +0200] rev 9301
break uDebug and uCommand depedency loop by putting stuff in uIO
koda [Sat, 29 Jun 2013 01:56:16 +0200] rev 9300
uvariables comes before uutils
koda [Sat, 29 Jun 2013 01:26:05 +0200] rev 9299
if you don't add the new pas files here they won't potentially trigger a rebuild anyway
koda [Sat, 29 Jun 2013 00:44:23 +0200] rev 9298
disable stack protection on bsd too (untested)
koda [Sat, 29 Jun 2013 00:28:47 +0200] rev 9297
this is internal now
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 22:28:42 +0300] rev 9296
forgotten image
nemo [Fri, 28 Jun 2013 12:47:54 -0400] rev 9295
Remove some GLunit dependencies noticed on graph. uUtils was using it for GLfloat - but, the stuff it was returning to was usually converting to "real" anyway. uLand was including it unnecessarily. Minor refactor
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 01 Jul 2013 18:03:06 +0300] rev 9294
added deafult image if not one available in campaign
unc0rr [Fri, 28 Jun 2013 10:25:42 +0400] rev 9293
You better test build before committing even trivial patches
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 22:38:08 +0300] rev 9292
y! code clean up :)
nemo [Thu, 27 Jun 2013 14:01:43 -0400] rev 9291
Make add/delete consistent (this has bugged me for so long)
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 22:06:57 +0300] rev 9290
this seems to work ok, but I have to clean up the code
unc0rr [Thu, 27 Jun 2013 15:51:20 +0400] rev 9289
Merge
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 20:14:32 +0300] rev 9288
wright script is called on StartCampaign but maybe cause problems if i.e. set a default image
unc0rr [Thu, 27 Jun 2013 15:48:30 +0400] rev 9287
oops, forgot this file
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 19:55:16 +0300] rev 9286
fixed bug about starting campaign page with not descriptions/images and with wrong description/image mathcing
unc0rr [Thu, 27 Jun 2013 15:33:02 +0400] rev 9285
Refactoring: get rid of GSHandlers.inc
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 19:32:11 +0300] rev 9284
images works, but not description/title displayed first time page is opened
unc0rr [Thu, 27 Jun 2013 14:37:03 +0400] rev 9283
Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
koda [Fri, 11 Oct 2013 11:55:31 +0200] rev 9282
force clang dependency when NOPASCAL is set
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 19:05:41 +0300] rev 9281
cleanup, descriptions work, images no
unc0rr [Thu, 27 Jun 2013 14:06:33 +0400] rev 9280
Refactoring: ArgParsers.inc -> ArgParsers.pas
koda [Mon, 24 Jun 2013 10:51:43 +0200] rev 9279
ok you need to escape rpath for pscal scripts after all... (reverts
r571e55b32da5)
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 18:55:01 +0300] rev 9278
this seems to works, still wip
nemo [Wed, 26 Jun 2013 21:40:10 -0400] rev 9277
reduce shove frequency (perf). reduce dX so that less time is spent sliding.
koda [Wed, 03 Jul 2013 17:35:17 +0200] rev 9276
tcc compatibility
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 15:45:11 +0300] rev 9275
more on campaign page - wip
koda [Thu, 27 Jun 2013 12:18:35 +0200] rev 9274
restore the GLUT check
koda [Wed, 19 Jun 2013 00:26:13 +0200] rev 9273
this hid CFLAGS
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 28 Jun 2013 02:38:56 +0300] rev 9272
changes in campaign page - not tested wip
koda [Thu, 27 Jun 2013 12:09:24 +0200] rev 9271
move some osx only configuration code
koda [Wed, 19 Jun 2013 00:07:31 +0200] rev 9270
frontend compiles
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 26 Jun 2013 22:44:33 +0300] rev 9269
added a stub moon main quest
koda [Thu, 27 Jun 2013 12:02:40 +0200] rev 9268
use add_flag_append more, correctly set a few flags
unc0rr [Wed, 19 Jun 2013 00:52:39 +0400] rev 9267
merge
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 26 Jun 2013 22:23:08 +0300] rev 9266
added landing event handlers for cosmos.lua
koda [Thu, 27 Jun 2013 11:38:14 +0200] rev 9265
rework compiler flags section a little, drop already enabled flags, add -Wextra
unc0rr [Wed, 19 Jun 2013 00:52:21 +0400] rev 9264
engine links
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 25 Jun 2013 05:17:03 +0300] rev 9263
reverting 2 files I accidentally changed
koda [Wed, 19 Jun 2013 00:26:13 +0200] rev 9262
this hid CFLAGS
nemo [Wed, 26 Jun 2013 21:40:10 -0400] rev 9261
reduce shove frequency (perf). reduce dX so that less time is spent sliding.
unc0rr [Wed, 19 Jun 2013 00:19:33 +0400] rev 9260
Reduce number of link errors
koda [Tue, 18 Jun 2013 22:39:57 +0200] rev 9259
compile hwengine first, so that all other files are compiled too and don't call pas2c again
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 25 Jun 2013 05:10:13 +0300] rev 9258
first commit, added cosmos(menu) map and lua script with some functionality
nemo [Mon, 24 Jun 2013 22:11:07 -0400] rev 9257
I should have specified locals
koda [Tue, 18 Jun 2013 22:10:51 +0200] rev 9256
set one rule per file, only compiles a minimum number of files when one pascal file is modified
koda [Mon, 24 Jun 2013 10:51:43 +0200] rev 9255
ok you need to escape rpath for pscal scripts after all... (reverts
r571e55b32da5)
koda [Tue, 18 Jun 2013 22:10:06 +0200] rev 9254
rtl always static
koda [Mon, 24 Jun 2013 09:31:14 +0200] rev 9253
oops, fix setting linker flags for haskell executables
koda [Tue, 18 Jun 2013 19:33:10 +0200] rev 9252
also these two files are dependency (they are not in the list because they are special pas2c files)
nemo [Sun, 23 Jun 2013 22:31:12 -0400] rev 9251
need to switch to frozen after deleteCI
koda [Tue, 18 Jun 2013 19:19:35 +0200] rev 9250
set pascal files as dependency of the target writing the c files so that it will run again if you modify them
nemo [Sun, 23 Jun 2013 17:11:29 -0400] rev 9249
Configuration for tag display default
koda [Tue, 18 Jun 2013 18:39:12 +0200] rev 9248
BOM, pas2c only support ASCII
nemo [Sun, 23 Jun 2013 13:35:26 -0400] rev 9247
poor AI thought he should avoid stepping on frozen crates, and jump for non-frozen ones
koda [Tue, 18 Jun 2013 10:03:11 +0200] rev 9246
new FindClang.cmake
nemo [Fri, 21 Jun 2013 12:26:55 -0400] rev 9245
removed redundant band, added touch of consistency w/ everywhere else
koda [Tue, 18 Jun 2013 09:48:10 +0200] rev 9244
fix a few loose ends here
unc0rr [Thu, 20 Jun 2013 11:15:50 +0400] rev 9243
First select group of templates, then pick template from selected group
koda [Mon, 17 Jun 2013 23:24:18 +0200] rev 9242
add dummy typinfo header
unc0rr [Thu, 20 Jun 2013 10:10:05 +0400] rev 9241
Fix engine build when png lib isn't available
unC0Rr [Mon, 17 Jun 2013 23:21:53 +0200] rev 9240
uscript rendering
unc0rr [Thu, 20 Jun 2013 00:28:44 +0400] rev 9239
Silly me
koda [Mon, 17 Jun 2013 23:18:39 +0200] rev 9238
little cleanup after so many merges
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 19 Jun 2013 17:40:50 +0300] rev 9237
added campaign descriptions in CMakeList
koda [Mon, 17 Jun 2013 23:10:45 +0200] rev 9236
really update with default
koda [Mon, 17 Jun 2013 17:45:18 +0200] rev 9235
issue #672, frontend less spammy
koda [Mon, 17 Jun 2013 17:40:01 +0200] rev 9234
This commit changes many aspect of our cmake build system
- shared libraries are compiled by default:
* this modifies RPATH of unix executables;
* this will prevent a lot of linking issues, esp. from pascal world;
* the old behaviour (static libs) is still available with -DBUILD_SHARED_LIBS=off;
* of course in this case you have to provide the full list of dependencies with FPFLAGS and CMAKE_C_FLAGS;
- pascal is now fully integrated with cmake, meaning you can just do add_sources and use CMAKE_Pascal_FLAGS:
* some of the language features are only partially implemented, for example .inc files will not get rebuilt if you modify them;
* target_link_libraries for pascal targets is just dummy as linking is determined within pascal files;
* universal builds for osx are not available any more;
- bundled libraries and system libraries are addressed using the target name:
* this avoids depedency tracking;
* this allows to name output as we wish.
koda [Fri, 14 Jun 2013 15:58:58 +0200] rev 9233
when you don't use bundled dirs, add a fake target anyway, so you can use the same cmake syntax even if the target uses a different name
koda [Fri, 14 Jun 2013 15:47:55 +0200] rev 9232
there is no need of escaping after all...
koda [Fri, 14 Jun 2013 01:24:41 +0200] rev 9231
this should fix rpath problem
koda [Fri, 14 Jun 2013 01:11:22 +0200] rev 9230
oops, forgot to set the path after all
koda [Fri, 14 Jun 2013 01:09:39 +0200] rev 9229
less spam
koda [Fri, 14 Jun 2013 01:06:49 +0200] rev 9228
remove two unused cmake files
koda [Fri, 14 Jun 2013 01:01:18 +0200] rev 9227
this should resolve a few issues on clean builds
koda [Thu, 13 Jun 2013 22:55:33 +0200] rev 9226
oops, use right macro name
koda [Thu, 13 Jun 2013 22:50:18 +0200] rev 9225
use target name instead of the resulting library, use more macros around
koda [Thu, 13 Jun 2013 22:27:23 +0200] rev 9224
merge cmake_pascal branch in default
koda [Thu, 13 Jun 2013 22:04:22 +0200] rev 9223
actually tests are there to be tested, just skip the variable assignment on windows
koda [Thu, 13 Jun 2013 22:01:41 +0200] rev 9222
koda [Thu, 13 Jun 2013 17:01:26 +0200] rev 9221
don't run the broken windows test at all on windows
koda [Thu, 13 Jun 2013 15:37:52 +0200] rev 9220
gather up the linker flags in a macro
koda [Thu, 13 Jun 2013 14:44:28 +0200] rev 9219
bring windows fixes from main repo
koda [Wed, 12 Jun 2013 19:30:44 +0200] rev 9218
another code typo
koda [Wed, 12 Jun 2013 19:30:11 +0200] rev 9217
apply linker flags to all relevant targets
koda [Wed, 12 Jun 2013 19:27:17 +0200] rev 9216
explicitly set the origin linker flag so that $ORIGIN is used correctly
koda [Wed, 12 Jun 2013 18:48:34 +0200] rev 9215
add a possible lua include path
koda [Wed, 12 Jun 2013 16:44:53 +0200] rev 9214
less cached cmake output
koda [Wed, 12 Jun 2013 16:43:24 +0200] rev 9213
code typos
koda [Wed, 12 Jun 2013 12:18:03 +0200] rev 9212
use QT_DEBUG which is always added
koda [Wed, 12 Jun 2013 12:03:04 +0200] rev 9211
respect C and CXX flags
koda [Wed, 12 Jun 2013 11:27:00 +0200] rev 9210
freepascal on windows only supports shared libraries
koda [Wed, 12 Jun 2013 11:18:20 +0200] rev 9209
nitpick
koda [Wed, 12 Jun 2013 11:17:54 +0200] rev 9208
heavily rework lua discovery and linking, needs testing but it's more similar to what we do for other libraries now
koda [Wed, 12 Jun 2013 09:49:46 +0200] rev 9207
oops, haskell uses gcc to link, correctly pass flags
koda [Wed, 12 Jun 2013 01:30:16 +0200] rev 9206
since shared libs are now our friends, let's optimise them
koda [Wed, 12 Jun 2013 01:26:42 +0200] rev 9205
aaaaand let's not forget about lua, which has also a slightly revised build process
koda [Wed, 12 Jun 2013 01:04:30 +0200] rev 9204
drop the '_'
koda [Wed, 12 Jun 2013 01:02:33 +0200] rev 9203
and now also avwrapper can be shared/static, add visibility to its exported functions, drop (needed only when static)
koda [Wed, 12 Jun 2013 01:00:47 +0200] rev 9202
also physlayer can be comiled as static or shared now
koda [Mon, 17 Jun 2013 22:54:17 +0200] rev 9201
redid FindGLEW in the right way (tm)
koda [Wed, 12 Jun 2013 00:07:19 +0200] rev 9200
love cmake when it works
unC0Rr [Mon, 17 Jun 2013 17:07:27 +0200] rev 9199
pas2c import
koda [Tue, 11 Jun 2013 19:17:52 +0200] rev 9198
setup RPATH, bump cmake
koda [Mon, 17 Jun 2013 16:56:58 +0200] rev 9197
update with default
koda [Tue, 11 Jun 2013 18:35:28 +0200] rev 9196
these check are now useless
nemo [Mon, 17 Jun 2013 10:48:50 -0400] rev 9195
Many of the gears treat non-0 timer as overridden. Added that check in more places so that lua could use this a tiny bit more consistently. Also preserve state for jetpack.
koda [Tue, 11 Jun 2013 18:31:49 +0200] rev 9194
I hate you, I hate you with all my heart...
unc0rr [Sun, 16 Jun 2013 15:45:19 +0400] rev 9193
'i' flag for in-room status
koda [Tue, 11 Jun 2013 10:45:34 +0200] rev 9192
use BUILD_SHARED_LIBS to control whether a library is shared or static, make our bundled physfs library check for this configuration
koda [Wed, 12 Jun 2013 19:15:51 +0200] rev 9191
fix launching on windows
koda [Mon, 10 Jun 2013 16:46:58 +0200] rev 9190
move paths setup in separate cmake module
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 12 Jun 2013 04:58:27 +0300] rev 9189
merge my campaign page changes with default
koda [Mon, 10 Jun 2013 16:37:21 +0200] rev 9188
koda [Tue, 11 Jun 2013 11:48:36 +0200] rev 9187
moar cpack ignore
koda [Tue, 11 Jun 2013 02:42:52 +0200] rev 9186
merge (could have grafted)
koda [Tue, 11 Jun 2013 02:39:45 +0200] rev 9185
osx, link also foundation to physfs
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 12 Jun 2013 04:53:04 +0300] rev 9184
added images and corrected bug that didn't show correct description at some occasions
koda [Tue, 11 Jun 2013 00:01:32 +0200] rev 9183
libssp (required by stack-protector) is not available on 10.4
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 27 May 2013 21:39:52 +0300] rev 9182
issue #562, image and description for the campaign page
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 11 Jun 2013 01:40:55 +0300] rev 9181
added missing image
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 11 Jun 2013 00:05:07 +0300] rev 9180
changed variable and function name
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 10 Jun 2013 23:50:36 +0300] rev 9179
removing sendstats(uScript) from luaAPI
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 10 Jun 2013 15:18:03 +0300] rev 9178
created a new sendstat type for changing the kills label
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 09 Jun 2013 01:18:58 +0300] rev 9177
fix non changing graph title and sendstat health
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 08 Jun 2013 23:54:44 +0300] rev 9176
correct health statsend for lua scritps
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 08 Jun 2013 23:24:52 +0300] rev 9175
added option to change stats graph title
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 06 Jun 2013 03:52:32 +0300] rev 9174
made lua scripts able to turn off automatic game stats
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 06 Jun 2013 03:35:59 +0300] rev 9173
LuaAPI sendstat finds correct clan colors by team names on siPlayerKills
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 04 Jun 2013 00:10:48 +0300] rev 9172
added custom stats message
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 03 Jun 2013 23:18:24 +0300] rev 9171
added sendstat and sendstats support for lua scripts
unc0rr [Mon, 10 Jun 2013 21:20:14 +0400] rev 9170
More verbose initialization
koda [Mon, 10 Jun 2013 11:05:10 +0200] rev 9169
visibility unsupported on windows
unc0rr [Sun, 16 Jun 2013 00:46:11 +0400] rev 9168
Some fixes to make pas2c+clang compile all engine files
koda [Mon, 10 Jun 2013 10:59:49 +0200] rev 9167
protect all types with -fstack-protector-all
unc0rr [Sat, 15 Jun 2013 23:45:53 +0400] rev 9166
- Fix 'and not' without parentheses
- Better detection of such occasions
koda [Mon, 10 Jun 2013 10:47:59 +0200] rev 9165
stack-protector flag needs to be passed to the linker as well
unc0rr [Sat, 15 Jun 2013 23:44:37 +0400] rev 9164
Allow building with modern 'base' package
koda [Thu, 06 Jun 2013 15:55:10 +0200] rev 9163
port all Q_WS_* to Q_OS_* so that we are forward compatible with Qt5
koda [Sun, 09 Jun 2013 12:28:11 +0200] rev 9162
lua warning with clang
unc0rr [Sun, 09 Jun 2013 22:24:41 +0400] rev 9161
These could be handy
koda [Sun, 09 Jun 2013 12:22:53 +0200] rev 9160
update with default
koda [Sun, 09 Jun 2013 12:20:19 +0200] rev 9159
set linker flags where appropriate
koda [Sun, 09 Jun 2013 11:41:04 +0200] rev 9158
this was getting annoying, don't error out on warnings physfs
nemo [Fri, 07 Jun 2013 22:12:15 -0400] rev 9157
ok. this could be tidier, but, I'm sick of hogs w/ unmodified thaw thawing on exactly wrong turn.
koda [Sat, 08 Jun 2013 02:21:31 +0200] rev 9156
make sure that also CXX sources pick up the flags (although I'm not 100% of the correctness of the tests)
koda [Sat, 08 Jun 2013 02:16:38 +0200] rev 9155
add fstack-protector and fvisibility=hidden to cmake tests
koda [Sat, 08 Jun 2013 02:03:02 +0200] rev 9154
also apply linker flags to haskell programs
koda [Sat, 08 Jun 2013 01:56:23 +0200] rev 9153
add relro linker tests (
issue #663)
koda [Sat, 08 Jun 2013 01:52:32 +0200] rev 9152
move compiler checks in a separate cmake module
koda [Sat, 08 Jun 2013 01:31:53 +0200] rev 9151
simplify cmake message syntax a little bit
koda [Sat, 08 Jun 2013 01:22:46 +0200] rev 9150
move platform specific and revision info code into separate cmake modules
sheepluva [Fri, 07 Jun 2013 21:15:11 +0200] rev 9149
update changelog
nemo [Fri, 07 Jun 2013 14:44:34 -0400] rev 9148
move 0.01 to the end to avoid increase damage fail on small values like fire. thanks to hedgewars wiki for noting this for fire damage.
sheepluva [Fri, 07 Jun 2013 17:37:01 +0200] rev 9147
add note about mudball causing no direct damage to changelog
koda [Thu, 26 Dec 2013 16:50:02 +0100] rev 9146
close branch
unc0rr [Fri, 07 Jun 2013 15:23:04 +0400] rev 9145
Fix more warnings (lol @ icegun "consts")
unc0rr [Fri, 13 Sep 2013 21:55:53 +0400] rev 9144
Skip some LandPixels manipulations in stats-only mode
unc0rr [Fri, 07 Jun 2013 12:51:09 +0400] rev 9143
Merge
unc0rr [Sat, 24 Aug 2013 01:37:20 +0400] rev 9142
Fix script flaw in detection of best team when sending achievement info
nemo [Wed, 05 Jun 2013 13:01:25 -0400] rev 9141
Bump protocol and version (game desync would be triggered by b70352db5675, 2ae44c4381cd - other revisions probably safe)
unc0rr [Sat, 24 Aug 2013 01:22:45 +0400] rev 9140
Fix build
nemo [Wed, 05 Jun 2013 12:47:33 -0400] rev 9139
Restore CurAmmoType check as well, that was removed in
r8f317ba10675 when trying to fix aiming during alt attack.
This probably fixes
bug #657
unc0rr [Sat, 24 Aug 2013 00:13:15 +0400] rev 9138
Store TrophyRace records in database
sheepluva [Wed, 05 Jun 2013 16:28:30 +0200] rev 9137
fixed all engine compilation hints and notes (that I could see)
koda [Tue, 04 Jun 2013 23:56:17 +0200] rev 9136
parsing ok, stops at uGears
unc0rr [Tue, 06 Aug 2013 00:26:07 +0400] rev 9135
Declare achievements in console statistics output
sheepluva [Wed, 05 Jun 2013 15:42:00 +0200] rev 9134
fix last remaining warning in frontend
koda [Tue, 04 Jun 2013 23:48:44 +0200] rev 9133
actually everything is CLANG'd
koda [Tue, 11 Jun 2013 11:48:36 +0200] rev 9132
moar cpack ignore
sheepluva [Wed, 05 Jun 2013 15:27:00 +0200] rev 9131
Hedgewars.png had a resolution more than twice as high as required; also fixed some (mostly obsolete) code that also contained a typo that would cause a warning/note in clang