2013-06-05 |
nemo |
Restore CurAmmoType check as well, that was removed in r8f317ba10675 when trying to fix aiming during alt attack.
|
file |
diff |
annotate
|
2013-06-04 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-05-29 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
2013-05-27 |
nemo |
don't resurrect frozen
|
file |
diff |
annotate
|
2013-05-22 |
nemo |
Make frozen crates uncollectable, add some tinting to frozen items. Suggestions needed for what should happen to explosives
|
file |
diff |
annotate
|
2013-05-14 |
nemo |
Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
|
file |
diff |
annotate
|
2013-05-14 |
nemo |
some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
|
file |
diff |
annotate
|
2013-05-02 |
unc0rr |
CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug 620.
|
file |
diff |
annotate
|
2013-04-02 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
2013-03-29 |
nemo |
This should ensure rope can still be aimed quickly when an alt weapon is active.
|
file |
diff |
annotate
|
2013-03-27 |
koda |
merge correction, also what's with all those trailing whitespaces?
|
file |
diff |
annotate
|
2013-03-26 |
nemo |
Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
|
file |
diff |
annotate
|
2013-03-19 |
sheepluva |
fix ancient issue with hedgehogs sliding through/into think gaps; fixes issue 542; could and should be optimized (also to make sure that hogs can't slide through little pixel turds) - feel free to do so =P
|
file |
diff |
annotate
|
2013-03-17 |
nemo |
Add some flags for a few of the magic Land values
|
file |
diff |
annotate
|
2013-03-06 |
nemo |
oups
|
file |
diff |
annotate
|
2013-03-05 |
nemo |
At multiple requests, change ice to be turn based. This is a more modest adjustment of existing code, that can be fairly easily flagged or reverted if desired. It also allows scripts to extend freezing, and preserves fire melting.
|
file |
diff |
annotate
|
2013-03-04 |
nemo |
keep hogs from sliding while they are being frozen
|
file |
diff |
annotate
|
2013-03-04 |
nemo |
Make hogs thaw only on enemy turns, make timebox counter decrement only on your turn, adjust knock for frozen hogs, increase damage on frozen hogs, make freezer fuel only reduce when not adjusting angle.
|
file |
diff |
annotate
|
2013-03-03 |
nemo |
Call act as if attack ended on last shot if switching while in mid multi-shoot. Thanks to AI for discovering this.
|
file |
diff |
annotate
|
2013-03-01 |
nemo |
Safety check. The main place this can be a problem is on a mild bowl w/ multiple hogs. Could possibly add a hog collision check in here.
|
file |
diff |
annotate
|
2013-02-27 |
nemo |
merge w/ default
icegun
|
file |
diff |
annotate
|
2013-02-25 |
nemo |
workaround for frequent AllHH active call in hedgehog step
icegun
|
file |
diff |
annotate
|
2013-02-25 |
nemo |
More fiddling w/ sliding
icegun
|
file |
diff |
annotate
|
2013-02-24 |
nemo |
This and the "retain freezing" stuff could probably use a flag.
|
file |
diff |
annotate
|
2013-02-25 |
nemo |
Trying to improve rendering, sliding and thawing. Messing around w/ making fire thaw faster.
icegun
|
file |
diff |
annotate
|
2013-02-23 |
nemo |
Restore freezing hedgehog for shotgun, sniper rifle and deagle to make unc0rr happy. You'll still be able to get away after throwing cleaver and sticky bomb tho.
|
file |
diff |
annotate
|
2013-02-25 |
nemo |
Messing around w/ Freezer
icegun
|
file |
diff |
annotate
|
2013-02-24 |
Urbertar |
Add freezing hogs with icegun
icegun
|
file |
diff |
annotate
|
2013-02-22 |
nemo |
Allow switching away from any weapon when during multishoot.
|
file |
diff |
annotate
|
2013-02-10 |
nemo |
Cleaver tweaks based on feedback. Nerf damage, shrink radius. This means cleaver will embed into ground quite a bit further.
|
file |
diff |
annotate
|
2013-02-10 |
nemo |
oops. more specific ammo tests. maybe could use a few more properties
|
file |
diff |
annotate
|
2013-02-10 |
nemo |
Allow moving after firing cleaver. This changes multishoot behaviour quite a bit. Needs a lot of testing.
|
file |
diff |
annotate
|
2013-01-26 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-01-21 |
nemo |
Start piano higher (piano on maps that matched land_height was really weird before). Experiment w/ trying to make birdy shrink into distance to avoid odd birdy vanishes if tracking it.
|
file |
diff |
annotate
|
2012-12-25 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
2012-12-01 |
deepdog |
GCI2012: Remove Structure Weapon Code
|
file |
diff |
annotate
|
2012-11-21 |
koda |
updated branch
webgl
|
file |
diff |
annotate
|
2012-11-17 |
nemo |
oft-requested, should make the shoppa guys happy, probably, but, knowing them, I'm sure someone will complain
|
file |
diff |
annotate
|
2012-11-15 |
nemo |
Call fallers less often. Should hopefully still be about as effective at the intended purpose. Should help loads quite a bit.
|
file |
diff |
annotate
|
2012-11-11 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
2012-11-07 |
nemo |
LongInt Land width/height, mouse coords
|
file |
diff |
annotate
|
2012-11-04 |
nemo |
Causes AI fail. Needs testing 'cause at some point, I thought this was needed for portal, I don't remember *why*
|
file |
diff |
annotate
|
2012-10-26 |
unc0rr |
Fix cake splashing bug (issue 429)
|
file |
diff |
annotate
|
2012-10-22 |
nemo |
*sigh* revert the multishoot thingy. worked fine in my tests w/ smine and cleaver, screwed up deagle. need to find out why, but sleepy. for later
|
file |
diff |
annotate
|
2012-10-22 |
nemo |
Turn off freezing in multishoot, unless unc0rr can come up w/ a good reason why this was here :)
|
file |
diff |
annotate
|
2012-10-17 |
nemo |
I like this condition for home run better
|
file |
diff |
annotate
|
2012-10-14 |
nemo |
First pass at cleaver.
|
file |
diff |
annotate
|
2012-10-09 |
unc0rr |
Please pas2c
|
file |
diff |
annotate
|
2012-10-09 |
nemo |
Knife is still broken, but so koda can fix it...
|
file |
diff |
annotate
|
2012-10-08 |
nemo |
A bit more on the knife. Also add missing files to CMakeLists
|
file |
diff |
annotate
|
2012-09-29 |
unc0rr |
Move hedgehog's step routine into separate function, use it in both hedgehog and ai code
|
file |
diff |
annotate
|
2012-09-04 |
unc0rr |
Fix some warnings
|
file |
diff |
annotate
|
2012-09-01 |
unc0rr |
Rope fix without hacks.
|
file |
diff |
annotate
|
2012-09-01 |
nemo |
oops
|
file |
diff |
annotate
|
2012-08-29 |
nemo |
isZero appears to be never used. Use it in a few obvious cases and add web variant.
|
file |
diff |
annotate
|
2012-08-28 |
unc0rr |
Merge Stepik-777's video recording gsoc project
|
file |
diff |
annotate
|
2012-08-25 |
nemo |
Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
|
file |
diff |
annotate
|
2012-08-25 |
nemo |
let's see if mikade will still accept this at least
|
file |
diff |
annotate
|
2012-08-25 |
nemo |
make cheating a bit easier (mikade insisted). Also, try flipping dust for a bit more variety.
|
file |
diff |
annotate
|
2012-08-05 |
Stepan777 |
merge
|
file |
diff |
annotate
|
2012-07-28 |
nemo |
oops
|
file |
diff |
annotate
|
2012-07-27 |
nemo |
Allow AfterAttack to proceed even if the Hedgehog is dead. They could be resurrected after all.
|
file |
diff |
annotate
|
2012-07-26 |
Stepan777 |
uploading to youtube, it works, but user interface is still incomplete
|
file |
diff |
annotate
|
2012-07-26 |
Stepan777 |
merge
|
file |
diff |
annotate
|
2012-07-25 |
nemo |
Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
|
file |
diff |
annotate
|
2012-07-20 |
nemo |
Avoid desync playing back demos
|
file |
diff |
annotate
|
2012-07-20 |
nemo |
Try avoiding spamming the log by retaining the gears. untested.
|
file |
diff |
annotate
|
2012-07-15 |
nemo |
Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
|
file |
diff |
annotate
|
2012-07-13 |
Stepan777 |
merge
|
file |
diff |
annotate
|
2012-07-15 |
nemo |
Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
|
file |
diff |
annotate
|
2012-07-12 |
nemo |
Tell AI to avoid edges, especially ones over water (this does not include checking whether a knock could drown yet). Also make flakes pick a new random dx/dy on respawn to further reduce patterns. Also disable a couple of weapons for the particularly dumb AI levels, and disable switching for the dumbest.
|
file |
diff |
annotate
|
2012-07-09 |
Stepan777 |
merge
|
file |
diff |
annotate
|
2012-07-08 |
unc0rr |
Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
|
file |
diff |
annotate
|
2012-07-06 |
Stepan777 |
merge
|
file |
diff |
annotate
|
2012-07-04 |
nemo |
free up power for use by script
|
file |
diff |
annotate
|
2012-07-04 |
nemo |
Allow script to set number of ammo in a crate. untested.
|
file |
diff |
annotate
|
2012-06-24 |
Stepan777 |
merge
|
file |
diff |
annotate
|
2012-06-24 |
nemo |
Second part of the change. Make collision check use the new mask bit.
|
file |
diff |
annotate
|
2012-06-07 |
Stepan777 |
merge
|
file |
diff |
annotate
|
2012-06-05 |
unc0rr |
- Allow camera movement while current hedgehog is falling
|
file |
diff |
annotate
|
2012-06-04 |
Stepan777 |
here it is
|
file |
diff |
annotate
|
2012-06-01 |
unc0rr |
Some brainfucking code which greatly reduces number of TestCollision* calls in hedgehog walk routine. Especially helpful to AI optimization. Also fixes some edge cases.
|
file |
diff |
annotate
|
2012-05-12 |
unc0rr |
pas2c stuff again
|
file |
diff |
annotate
|
2012-05-12 |
unc0rr |
A solution to char vs string problem: mark single-letter strings with _S macro
|
file |
diff |
annotate
|
2012-05-11 |
unc0rr |
Make pas2c happier with uSound
|
file |
diff |
annotate
|
2012-05-05 |
koda |
old typed const moved to their proper unit
|
file |
diff |
annotate
|
2012-05-03 |
nemo |
Switch effects to longint for convenience of tracking ice states. I could add a new Hedgehog value, but since we have this effects list being all useless as booleans anyway...
|
file |
diff |
annotate
|
2012-05-02 |
koda |
marked a couple of functions as inline
|
file |
diff |
annotate
|
2012-05-01 |
koda |
breaking news, we don't support typed consts anymore
|
file |
diff |
annotate
|
2012-04-24 |
unc0rr |
Get rid of overloaded functions in uAmmo
|
file |
diff |
annotate
|
2012-02-17 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
2012-01-17 |
nemo |
fix line endings
|
file |
diff |
annotate
|
2012-01-17 |
lovelacer |
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
|
file |
diff |
annotate
|
2011-12-30 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
2011-12-17 |
nemo |
Little tweak to reduce noob fail. Delay drill rocket explosion by 250ms after spawn in Attack. Unless you drop it straight down w/ no power, it should not explode immediately in your face.
|
file |
diff |
annotate
|
2011-12-07 |
nemo |
Suggestion of sheepluva's - disable timebox in crates after SD, and set to disabled in Ammo. Also disable switch hedgehog for teams of 1 hedgehog in size, and try and correct what appears to be a bug in reserved hats.
|
file |
diff |
annotate
|
2011-12-30 |
unc0rr |
Start refactoring uGears. Breaks build.
|
file |
diff |
annotate
|