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
|
2013-01-10 |
martin_bede |
Fix tons of warnings
|
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-30 |
Joe Doyle (Ginto8) |
Move global variables to units that use them
|
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-06 |
nemo |
issue #458
|
file |
diff |
annotate
|
2012-10-28 |
nemo |
Workaround for visual bug. Issue #442
|
file |
diff |
annotate
|
2012-10-26 |
nemo |
Set minimums on a few values to avoid camera zooming out past them. partly Issue #430. Might be worth defining a new constant for this.
|
file |
diff |
annotate
|
2012-10-08 |
nemo |
A bit more on the knife. Also add missing files to CMakeLists
|
file |
diff |
annotate
|
2012-10-01 |
unc0rr |
- Fix warnings and hints
|
file |
diff |
annotate
|
2012-09-04 |
unc0rr |
Fix some warnings
|
file |
diff |
annotate
|
2012-08-17 |
nemo |
Consistency
|
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-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-10 |
Wolfgang Steffens |
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-07-10 |
Wolfgang Steffens |
Added auto cropping to atlasing
|
file |
diff |
annotate
|
2012-06-25 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
2012-06-24 |
nemo |
Another take at prettier crate appearance
|
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-05 |
Wolfgang Steffens |
Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
|
file |
diff |
annotate
|
2012-06-05 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2012-05-22 |
Wolfgang Steffens |
Replaced matrix related FFP code with explicit matrix calculations.
|
file |
diff |
annotate
|
2012-05-20 |
nemo |
Minor tweaks to freezer, mostly to simplify current state to laptop
|
file |
diff |
annotate
|
2012-05-20 |
nemo |
Bit more freezer.
|
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 |
rename a few Draw* routines
|
file |
diff |
annotate
|
2012-05-02 |
koda |
add support for default pascal mode by removing default arguments value (maybe this also helps the parser)
|
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-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?
|
file |
diff |
annotate
|
2012-02-17 |
koda |
the most important commit of the year
|
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-06 |
nemo |
Fix regression from 6480 too. Extra assignments might make this slightly less efficient.
|
file |
diff |
annotate
|
2011-12-03 |
unc0rr |
- Give uLand more modularity
|
file |
diff |
annotate
|
2011-11-27 |
unc0rr |
Countless imporvements to the parser and countless help to the parser in sources.
|
file |
diff |
annotate
|
2011-11-12 |
Xeli |
merge...i think
hedgeroid
|
file |
diff |
annotate
|
2011-11-11 |
nemo |
flip some flames
|
file |
diff |
annotate
|
2011-11-11 |
nemo |
If I'm going to be arbitrary about it, might as well go for the more minimal arbitrariness
|
file |
diff |
annotate
|
2011-11-10 |
nemo |
unsquash the rescaled clouds
|
file |
diff |
annotate
|
2011-11-06 |
nemo |
Might as well make the air attack team coloured too
|
file |
diff |
annotate
|
2011-10-28 |
koda |
one dangerous merge
hedgeroid
|
file |
diff |
annotate
|
2011-10-17 |
nemo |
never doing any graphics stuff when I can't test, again :(
|
file |
diff |
annotate
|
2011-10-17 |
nemo |
:(
|
file |
diff |
annotate
|
2011-10-17 |
nemo |
Not being able to test sucks :(
|
file |
diff |
annotate
|
2011-10-17 |
nemo |
Riiight. Let's try this instead
|
file |
diff |
annotate
|
2011-10-17 |
nemo |
tint RC plane with team colour. untested.
|
file |
diff |
annotate
|
2011-09-25 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
2011-09-16 |
nemo |
Requested a few times
|
file |
diff |
annotate
|
2011-09-16 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
2011-09-12 |
sheepluva |
fix side-effects of nemo's bottle-turnin'
|
file |
diff |
annotate
|
2011-09-12 |
nemo |
Since we are tweaking molotov. make the flame flickery and add a drowning frame
|
file |
diff |
annotate
|
2011-09-09 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
2011-09-05 |
nemo |
Add a fade out when in lag for snow.
|
file |
diff |
annotate
|
2011-09-02 |
nemo |
Add awesome new TARDIS art
|
file |
diff |
annotate
|
2011-09-02 |
nemo |
*sigh* I suppose I'd best avoid those trademarks...
|
file |
diff |
annotate
|
2011-09-01 |
Xeli |
merge + changed the tardis image to egg.png because the data folder isn't up to date
hedgeroid
|
file |
diff |
annotate
|
2011-08-31 |
nemo |
more proper implementation of TARDIS
|
file |
diff |
annotate
|
2011-08-21 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
2011-08-19 |
Xeli |
changed aiming to be triggered when touching the crosshair
hedgeroid
|
file |
diff |
annotate
|
2011-08-20 |
nemo |
This really should have been a TPoint for consistency
|
file |
diff |
annotate
|
2011-08-14 |
nemo |
Shrink number of circle points to 60, reenable seduction circle (no longer crashes)
|
file |
diff |
annotate
|
2011-08-14 |
nemo |
Change to "aura" due to odd crasher in DrawCircle, at least on my machine/driver. Less precise, but perhaps more attractive.
|
file |
diff |
annotate
|
2011-08-09 |
nemo |
slight visual tweak. birdy's wings beat faster if he's just about tired out
|
file |
diff |
annotate
|
2011-08-07 |
nemo |
remove offset in seduction gear creation
|
file |
diff |
annotate
|
2011-08-07 |
nemo |
Experimental area-of-effect Seduction
|
file |
diff |
annotate
|
2011-08-07 |
nemo |
drowning flake graphics tweak
|
file |
diff |
annotate
|
2011-08-07 |
nemo |
This should make bee/airstrikes play nicer with infinite attack mode
|
file |
diff |
annotate
|
2011-07-27 |
nemo |
trying another texture
|
file |
diff |
annotate
|
2011-07-27 |
nemo |
Deletion was a bad idea.
|
file |
diff |
annotate
|
2011-06-26 |
Henek |
now scripts can create unique crates: dummy (empty) crates and booby traps. scripts can also set health crate values
|
file |
diff |
annotate
|
2011-05-02 |
nemo |
Basic TARDIS implementation. Still needs proper animation, and probably a check to force reappearance on death of last team mate
|
file |
diff |
annotate
|
2011-04-27 |
unc0rr |
Fix "Mixing signed expressions and longwords gives a 64bit result" warnings
|
file |
diff |
annotate
|
2011-04-14 |
nemo |
adjust crosshair criteria again. this should take care of sniper rifle and crosshair after attacking
|
file |
diff |
annotate
|
2011-04-10 |
nemo |
rename gtBomb to gtGrenade, nerf grenade from 50 to 47 pending some flag to indicate pixels in Land[] belonging to current hog to avoid throwing grenades into hogs
|
file |
diff |
annotate
|
2011-04-10 |
nemo |
Fix a few crosshair bugs. Disable ShowCrosshair and just decide when drawing.
|
file |
diff |
annotate
|
2011-03-23 |
nemo |
Fix endianness
|
file |
diff |
annotate
|
2011-03-22 |
nemo |
Since when do we use ARGB for colours?? All our internal colours are supposed to be RGBA
|
file |
diff |
annotate
|
2011-03-20 |
nemo |
Adjust conditions for showing crosshair
|
file |
diff |
annotate
|
2011-03-19 |
nemo |
Land sprayer tweaks, make land spray and mudball not end turn
|
file |
diff |
annotate
|
2011-03-19 |
nemo |
Landgun, first pass. At sdw's request.
|
file |
diff |
annotate
|
2011-03-01 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
2011-02-03 |
sheepluva |
graphic for sinegun, will probably tweak it soon(TM) though
|
file |
diff |
annotate
|
2011-01-29 |
Henek |
added dummy for tardis and ugly icons for tardis and structure
|
file |
diff |
annotate
|
2011-01-29 |
Henek |
still in developement take on adding structures, working hiding of hogs and ejecting them later.
|
file |
diff |
annotate
|
2011-01-03 |
nemo |
Apply RGBA consistently in Tint
|
file |
diff |
annotate
|
2011-01-02 |
koda |
remove obsolete TrainingFlags code
|
file |
diff |
annotate
|
2010-12-30 |
sheepluva |
fix portal gun wrong color issue
|
file |
diff |
annotate
|
2010-12-22 |
nemo |
minor visual tweaks to snow
|
file |
diff |
annotate
|
2010-12-22 |
nemo |
A very very basic snow implementation
|
file |
diff |
annotate
|
2010-12-20 |
nemo |
Snowball weapon
|
file |
diff |
annotate
|
2010-11-21 |
nemo |
move rendering to fix 4368:3698361802ed
|
file |
diff |
annotate
|
2010-11-20 |
unc0rr |
Oops, forgot the file
|
file |
diff |
annotate
|