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