Tue, 24 Jul 2018 20:07:58 +0200 |
Wuzzy |
Limit max droplet count to 50 (fix for 0.9.24 branch only)
0.9.24
|
file |
diff |
annotate
|
Sat, 21 Jul 2018 00:34:32 +0200 |
Wuzzy |
Add control to cycle through timer/bounciness values
|
file |
diff |
annotate
|
Fri, 20 Jul 2018 19:25:21 +0200 |
Wuzzy |
Move hardcoded bounciness values to uConsts
|
file |
diff |
annotate
|
Wed, 18 Jul 2018 00:27:23 +0200 |
Wuzzy |
Increase hedgehog limit to 64
|
file |
diff |
annotate
|
Tue, 17 Jul 2018 14:20:58 +0200 |
Wuzzy |
Add proper exit codes when halt-ing hwengine due to error
|
file |
diff |
annotate
|
Tue, 10 Jul 2018 18:35:31 +0200 |
Wuzzy |
Refactor collision mask checks, remove hardcoded numbers
|
file |
diff |
annotate
|
Tue, 10 Jul 2018 18:00:04 +0200 |
Wuzzy |
Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
|
file |
diff |
annotate
|
Sun, 08 Jul 2018 01:30:13 +0200 |
Wuzzy |
New Lua API function: GetAmmo, to get ammo config
|
file |
diff |
annotate
|
Wed, 16 May 2018 18:09:13 +0200 |
sheepluva |
add chat size to misc settings. persist in settings.ini
ui-scaling
|
file |
diff |
annotate
|
Wed, 16 May 2018 10:11:00 +0200 |
sheepluva |
WIP: make chat resizing faster
ui-scaling
|
file |
diff |
annotate
|
Tue, 15 May 2018 16:55:37 +0200 |
sheepluva |
WIP: allow changing chat size
ui-scaling
|
file |
diff |
annotate
|
Fri, 23 Mar 2018 03:17:01 +0100 |
Wuzzy |
Add new game flag gfSwitchHog, enable hog switching at turn start
|
file |
diff |
annotate
|
Wed, 31 Jan 2018 13:42:52 -0500 |
alfadur |
Machinegun. also tweaked ignore
|
file |
diff |
annotate
|
Wed, 18 Oct 2017 03:19:43 +0200 |
Wuzzy |
Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 01:03:30 +0200 |
Wuzzy |
Fix cursor still being visible after using piano strike
|
file |
diff |
annotate
|
Sun, 08 Oct 2017 04:57:28 +0200 |
Wuzzy |
Fix team getting inf. ammo when stockpiling >= 100 ammo
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 01:37:49 +0200 |
Wuzzy |
Show selected weapon again when using it in inf attack mode
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 23:31:29 +0200 |
sheepluva |
change return codes to avoid overlap with fpc ones
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 22:33:15 +0200 |
sheepluva |
don't use colorkey for land spray
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 22:09:11 +0200 |
sheepluva |
rename ifTransparent to ifColorKey
|
file |
diff |
annotate
|
Sat, 30 Apr 2016 23:30:34 +0200 |
Wuzzy |
Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
|
file |
diff |
annotate
|
Tue, 21 Jun 2016 18:02:46 -0400 |
nemo |
bit of a start on HDPI monitor support. Fonts.
|
file |
diff |
annotate
|
Thu, 03 Mar 2016 16:36:05 -0500 |
nemo |
Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 00:39:35 +0200 |
sheepluva |
Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Sat, 14 Feb 2015 17:34:12 -0500 |
nemo |
Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
|
file |
diff |
annotate
|
Fri, 16 Jan 2015 17:51:29 -0500 |
nemo |
experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
|
file |
diff |
annotate
|
Wed, 24 Dec 2014 14:42:05 -0500 |
nemo |
Tweak to land texturing. Treat any non-lfBasic as edge
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 20:46:45 +0100 |
sheepluva |
world edge tweakes/fixes
|
file |
diff |
annotate
|
Fri, 05 Dec 2014 02:19:30 +0100 |
sheepluva |
adjust position of world edges (at 150 px away from outmost land collision, or less if land array ends earlier)
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 18:49:10 +0100 |
sheepluva |
pas2c-whoops
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 18:18:37 +0100 |
sheepluva |
unexpected return from lua test should not return exit status 0
|
file |
diff |
annotate
|
Tue, 02 Dec 2014 13:29:06 -0500 |
nemo |
switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
|
file |
diff |
annotate
|
Sun, 16 Nov 2014 17:07:13 +0100 |
sheepluva |
fix health crate collision
|
file |
diff |
annotate
|
Sat, 15 Nov 2014 09:26:08 -0500 |
nemo |
modestly randomise dab, bump points again.
|
file |
diff |
annotate
|
Mon, 10 Nov 2014 10:22:03 -0500 |
nemo |
Since unc0rr is quiet, try to avoid the assert
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 00:40:25 +0200 |
sheepluva |
use constants for mapgen, expose those to lua
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 20:15:56 +0200 |
sheepluva |
WIP: weSea tweaks, functional and visual
|
file |
diff |
annotate
|
Sun, 15 Jun 2014 04:33:54 +0200 |
sheepluva |
do not get stuck on "in game..." page just because of game crash. output a message instead. could still need some tweaking, but a man gotta sleep. and sheep too...
|
file |
diff |
annotate
|
Sun, 15 Jun 2014 00:02:25 +0200 |
sheepluva |
clean up halting a little
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 19:45:22 +0100 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Tue, 14 Jan 2014 22:56:13 +0100 |
sheepluva |
simple mechanism to run lua-based test cases. experimental - I will back it out if it turns out to be nonsense
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Wed, 23 Oct 2013 22:25:17 +0400 |
unc0rr |
Oh, dudes :(
|
file |
diff |
annotate
|
Fri, 11 Oct 2013 17:43:13 +0200 |
koda |
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
|
file |
diff |
annotate
|
Tue, 13 Aug 2013 16:12:54 +0400 |
unc0rr |
gfShoppaBorder
|
file |
diff |
annotate
|
Wed, 03 Jul 2013 01:58:45 +0200 |
koda |
engine uses final (?) SDL 2 APIs, new events and types added. Touch input broke by the way, and system events should be handled differently
|
file |
diff |
annotate
|
Sun, 23 Jun 2013 17:11:29 -0400 |
nemo |
Configuration for tag display default
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 22:28:12 +0200 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Wed, 29 May 2013 15:12:06 -0400 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
Tue, 21 May 2013 16:13:32 -0400 |
nemo |
Add gstFrozen state to mines/gears in range on frozen land creation, and set the mines to dud state. gstFrozen does nothing yet. Visually or otherwise.
|
file |
diff |
annotate
|
Tue, 14 May 2013 08:57:30 -0400 |
nemo |
Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
|
file |
diff |
annotate
|
Mon, 13 May 2013 22:40:32 -0400 |
nemo |
some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 00:32:57 +0200 |
koda |
update branch again
webgl
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 23:56:59 +0200 |
koda |
strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 12:13:46 -0400 |
nemo |
More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
|
file |
diff |
annotate
|
Sun, 17 Mar 2013 14:09:54 -0400 |
nemo |
Add some flags for a few of the magic Land values
|
file |
diff |
annotate
|