hedgewars/uGears.pas
2012-07-04 nemo Allow script to set number of ammo in a crate. untested.
2012-07-03 unc0rr - Don't call Length() on variable size arrays
2012-07-20 belphegorr Modified DrawGear so that it doesn't draw the gear when it has message gmRemoveFromList (it was causing havoc when I used HideHog as it could not access the position of the hog)
2012-06-04 nemo Welp. We have a bit of a problem here. Reverting the move of nextturn. But this causes a desync in scripting unless we can find a better fix.
2012-06-04 nemo Workaround for bug #144. This workaround had occurred to me a while ago, but wasn't sure if placing them unfairly was better than not placing them at all. Argument for not placing at all is people should probably abort the game when they notice it. Argument for placing unfairly is people can still abort, and if we really wanted them to abort, we should probably just have halted launch if all hogs failed to spawn. This way at least play can continue.
2012-06-02 nemo add onGameTick20 to basic training, extend laser sight out way more (it was visible at top when completely zoomed out), move call of new turn to after AfterSwitchHedgehog to avoid lua issues in onNewTurn - if this causes problems, lua can do delayed actions in onGameTick
2012-05-31 unc0rr Improve TestWhip
2012-05-28 nemo Add onGameTick20 to try and encourage lua to be a bit more efficient. Rewrite Space Invasion to use it. Top speed of aliens is 25% higher now, although that could be changed, I kinda liked it. Change parameter order of div().
2012-05-12 unc0rr Get rid of cripple SendIPCc
2012-05-11 unc0rr More tolerance to pas2c
2012-05-11 unc0rr Make pas2c happier with uSound
2012-05-05 koda old typed const moved to their proper unit
2012-05-05 koda adjust the scope of a few uSound variables and functions
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 nemo Initial stub for freezer
2012-05-02 koda marked a couple of functions as inline
2012-05-01 koda breaking news, we don't support typed consts anymore
2012-04-21 unc0rr - Remove support for variables in command handlers
2012-04-14 unc0rr Fix insanity
2012-03-11 nemo Add drowning to grenade too, try some little optimisations
2012-02-17 koda the most important commit of the year
2012-01-24 nemo Tweak voices a bit (always play hurry at correct time, skip "come on then" if other voice is playing)
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-12-15 nemo Remove density adjustment in ammoshove. Means a mine and a barrel will be batted same distance again.
2011-12-15 nemo Experiment. Applying density to both ammoshove and explosion, w/ distance of a hedgehog knock being standard value (/3 since hedgehog "density" is 3)
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.
2011-11-30 Henek present somthing that could be taken as a structure
2011-12-30 unc0rr Start refactoring uGears. Breaks build.
2011-11-27 unc0rr Countless imporvements to the parser and countless help to the parser in sources.
2011-11-14 nemo Remove a bunch of unnecessary nil checks. FreeTexture does its own nil check.
2011-11-06 nemo exclude hogs from density check
2011-11-06 nemo too game breaking I think
2011-11-06 nemo Include density in gear kick
2011-10-31 sheepluva this seems... um.. random
2011-10-23 nemo oops
2011-10-23 nemo retain dx/dy from landgun
2011-10-16 koda merge the changes applied to 0.9.16
2011-10-10 nemo Make a few more things be impacted by explosions nearby
2011-10-08 nemo Add landbacktex to a few maps, just to see how it looks.
2011-10-02 nemo Basic test implementation of an ice flag. Allows for slick parts of terrain. Intended for ice gun, or "ice" mask on portions of land objects.
2011-09-25 nemo merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake. 0.9.16
2011-09-21 nemo Disable a bit of code from revision 4 that I'm pretty sure is not hit anymore, or we'd end up with plenty of doubled graves at a minimum. Also, clear gstWinner/gstLoser along with gstWait - still need to figure out why exactly those aren't rendering anymore though.
2011-09-18 sheepluva set a default value for density that shouldn't lead to div by 0 0.9.16
2011-09-12 nemo uh, that was just so I could look at the flame more closely, wasn't supposed to be checked in
2011-09-12 nemo Since we are tweaking molotov. make the flame flickery and add a drowning frame
2011-09-11 nemo Man, checking it at end of turn was just tidier :(
2011-09-11 nemo better?
2011-09-11 nemo Also this
2011-09-08 nemo Restore hog on team gone
2011-09-08 unc0rr Fix loading from save desync
2011-09-08 nemo remove debug message, clear a couple of global gear references if appropriate, fix control script
2011-09-02 nemo tweak to avoid jaggies
2011-08-31 nemo adjust Z order so crosshairs are on top of hogs, grenades behind explosives
2011-08-31 nemo more proper implementation of TARDIS
2011-08-27 nemo Prevent flakes from drawing if they spawn in land
2011-08-27 nemo Try reenabling landbacktex to see how it behaves with current pixel rules
2011-08-27 nemo Fix rounding error in sky colour causing visible lines
2011-08-25 sheepluva don't poison invul hogs
2011-08-21 nemo Try to avoid overlapping voices for major statements (not things like byebye or oof)
less more (0) -300 -100 -60 tip