hedgewars/uGearsRender.pas
2012-10-08 nemo A bit more on the knife. Also add missing files to CMakeLists
2012-10-01 unc0rr - Fix warnings and hints
2012-09-04 unc0rr Fix some warnings
2012-08-17 nemo Consistency
2012-07-15 nemo Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
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-10 Wolfgang Steffens Merge
2012-07-04 nemo free up power for use by script
2012-07-04 nemo Allow script to set number of ammo in a crate. untested.
2012-07-10 Wolfgang Steffens Added auto cropping to atlasing
2012-06-25 Wolfgang Steffens Merge
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-05 Wolfgang Steffens Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
2012-06-05 Wolfgang Steffens Merge
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-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-22 Wolfgang Steffens Replaced matrix related FFP code with explicit matrix calculations.
2012-05-20 nemo Minor tweaks to freezer, mostly to simplify current state to laptop
2012-05-20 nemo Bit more freezer.
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 koda rename a few Draw* routines
2012-05-02 koda add support for default pascal mode by removing default arguments value (maybe this also helps the parser)
2012-05-01 koda breaking news, we don't support typed consts anymore
2012-04-24 unc0rr Get rid of overloaded functions in uAmmo
2012-03-17 nemo I think this is a little more efficient than dxdy, and easier to read. We call DxDy2 a lot, can any of those use Angle/DirAngle?
2012-02-17 koda the most important commit of the year
2012-01-17 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
2011-12-06 nemo Fix regression from 6480 too. Extra assignments might make this slightly less efficient.
2011-12-03 unc0rr - Give uLand more modularity
less more (0) -50 -30 tip