hedgewars/uGearsList.pas
2012-12-01 deepdog GCI2012: Remove Structure Weapon Code
2012-11-30 Joe Doyle (Ginto8) Move global variables to units that use them
2012-11-11 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
2012-10-14 nemo First pass at cleaver.
2012-10-09 nemo Knife is still broken, but so koda can fix it...
2012-10-08 nemo A bit more on the knife. Also add missing files to CMakeLists
2012-10-07 nemo Set default collision mask for gears at currenthedgehog X/Y to FF7F, expose mask to scripting as well. This should resolve the collision part of bug #420
2012-10-01 unc0rr - Fix warnings and hints
2012-09-02 nemo Correct snow fall/rotation (matching visual gear)
2012-09-01 unc0rr Rope fix without hacks.
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).
2012-07-16 unc0rr - Check for harmful gear deletions
2012-07-16 unc0rr Use gmDestroy message instead
2012-07-15 nemo Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
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.
2012-07-08 nemo Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
2012-07-08 nemo Draw bombs behind plane
2012-07-04 nemo Allow script to set number of ammo in a crate. untested.
2012-06-24 nemo Another take at prettier crate appearance
2012-06-24 nemo Second part of the change. Make collision check use the new mask bit.
2012-06-04 nemo Make watching AI v AI on ai survival a bit more entertaining
2012-06-03 nemo warp sound when AI survival hog respawns. attempt at a bit of a crate spawn animation (moar sparkles and a quick fadein)
2012-05-20 nemo Bit more freezer.
2012-05-13 nemo oops
2012-05-12 unc0rr pas2c stuff again
2012-05-05 koda old typed const moved to their proper unit
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...
2012-05-02 unc0rr GetRandom -> GetRandomf
2012-05-01 koda breaking news, we don't support typed consts anymore
2012-03-17 nemo Ensure flawless is false if any hog is lost, unless it was lost doing a kamikaze
2012-02-17 koda the most important commit of the year
2012-01-17 nemo fix line endings
2012-01-17 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
2011-12-30 unc0rr Fix build
2011-11-30 Henek present somthing that could be taken as a structure
2011-12-30 unc0rr Start refactoring uGears. Breaks build.
less more (0) tip