2011-01-04 |
koda |
smaller rearrangement of (non stereo related) variables
experimental3D
|
changeset |
files
|
2011-01-04 |
unc0rr |
Make barrels drop when hog walks away from under it
|
changeset |
files
|
2011-01-04 |
koda |
merge with HEAD after 0.9.15 release, move consts and vars in their proper files
experimental3D
|
changeset |
files
|
2011-01-04 |
koda |
add new robot badge to sources
|
changeset |
files
|
2011-01-03 |
nemo |
Apply RGBA consistently in Tint
|
changeset |
files
|
2011-01-02 |
koda |
rearrange quality flags a little, disable snow rendering on rqLowRes
|
changeset |
files
|
2011-01-02 |
koda |
remove obsolete TrainingFlags code
|
changeset |
files
|
2011-01-02 |
sheepluva |
display caption for ammotype amNothing when switched to so that players know what just happened
|
changeset |
files
|
2011-01-01 |
Henek |
added flake configuration also in sudden death and SDClouds for underwater
|
changeset |
files
|
2011-01-01 |
Palewolf |
Fancier detection of hogs/objects. Hogs wont get buried even by the worst of storms.
|
changeset |
files
|
2011-01-01 |
jose1711 |
Updated Slovak translation
|
changeset |
files
|
2011-01-01 |
Palewolf |
Flakes were updating the wrong coordinates when rqBlurryLand was on
|
changeset |
files
|
2011-01-01 |
sheepluva |
fix very ancient typo in CheckCollision() that would cause check for collision at bottom and right instead of movement direction
|
changeset |
files
|
2011-01-01 |
sheepluva |
part #2
|
changeset |
files
|
2011-01-01 |
sheepluva |
my attempt of "detach rope if the Land[] vanishes"
|
changeset |
files
|
2010-12-31 |
sheepluva |
fixing Palewolf's if-merging-whoopsy there. should unbreak build
|
changeset |
files
|
2010-12-31 |
sheepluva |
fix sticky rope issue
|
changeset |
files
|
2010-12-31 |
sheepluva |
revert ed78465973f6 ("detach rope if the Land[] vanishes") for now, some questionable/troublecausing parts there.
|
changeset |
files
|
2010-12-31 |
Palewolf |
Avoid drawing if there's a hog/object behind
|
changeset |
files
|
2010-12-31 |
Palewolf |
Make flakes smaller by popular demand.
|
changeset |
files
|
2010-12-31 |
koda |
Added tag Hedgewars-iOS-1.2.2 for changeset 5ea3d182415e
|
changeset |
files
|
2010-12-31 |
koda |
merge and fix my typos
Hedgewars-iOS-1.2.2
|
changeset |
files
|
2010-12-31 |
Henek |
sudden death changes: only change visual bit on health decrease and support for water transparancy change and clouds number change
|
changeset |
files
|
2010-12-30 |
Palewolf |
Snow blends into land, trys to fill the gaps
|
changeset |
files
|
2010-12-30 |
sheepluva |
fix portal gun wrong color issue
|
changeset |
files
|
2010-12-30 |
Henek |
finnished refactoring the rest themes, and note comments on Eyes and Deepspace
|
changeset |
files
|
2010-12-30 |
jose1711 |
Updated Slovak translation (lua)
|
changeset |
files
|
2010-12-30 |
jose1711 |
Merge
|
changeset |
files
|
2010-12-30 |
ourobolos |
French translation finally gets some love
|
changeset |
files
|
2010-12-30 |
Henek |
some more themes updated, note comments on brick
|
changeset |
files
|
2010-12-30 |
nemo |
avoid uninitialised pointer. thanks to dead.mazayus
|
changeset |
files
|
2010-12-30 |
nemo |
nil check
|
changeset |
files
|
2010-12-30 |
Henek |
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
|
changeset |
files
|
2011-09-19 |
unc0rr |
Close branch
0.9.15
|
changeset |
files
|
2010-12-29 |
nemo |
add a couple of variables to speed up UID lookups. Based on the assumption new visual gears and gears will tend to be at the end of the list. Set them on successful lookup or script gear creation, clear on delete. Oh also pick up a couple of TrevInc's translation changes
|
changeset |
files
|
2011-06-29 |
koda |
merge
0.9.15
|
changeset |
files
|
2010-12-29 |
sheepluva |
have napalm strike bombs explode right over the target
|
changeset |
files
|
2011-02-26 |
koda |
info.plist 2011
0.9.15
|
changeset |
files
|
2010-12-29 |
sheepluva |
set windspeed to 0 at the very beginning of the game. (fixes DisableWind game modifier)
|
changeset |
files
|
2011-02-02 |
koda |
add NOAUTOUPDATE symbol and hedgewars-server.cabal
0.9.15
|
changeset |
files
|
2010-12-29 |
sheepluva |
fix parachute wall climbing bug
|
changeset |
files
|
2011-01-31 |
koda |
yay, sdl resumed development and accepted some of our patches in mainstream
0.9.15
|
changeset |
files
|
2010-12-29 |
Henek |
sudden death: now having theme support, still some work though with config
|
changeset |
files
|
2011-01-27 |
sheepluva |
how about we 60-sec-ban the _kicked user_ instead of the _admin that kicked that user_? :P
0.9.15
|
changeset |
files
|
2010-12-29 |
nemo |
Strip a redundant entry, just use "successful"
|
changeset |
files
|
2010-12-31 |
koda |
put nicer messages and split args
|
changeset |
files
|
2011-01-22 |
unc0rr |
Disallow isSpace chars at start and end of nicknames and room names
0.9.15
|
changeset |
files
|
2010-12-29 |
nemo |
return nil values if an invalid visual gear is passed to the get, add a check in Control map lua
|
changeset |
files
|
2010-12-31 |
koda |
beautify stat page
|
changeset |
files
|
2011-01-22 |
koda |
fixes for maps and quality = 0
0.9.15
|
changeset |
files
|
2010-12-29 |
nemo |
fix similar problem to last checkin with this lua, also fix line endings
|
changeset |
files
|
2010-12-31 |
koda |
unify stats display on ipad and non-ipad and on saved and normal games
|
changeset |
files
|
2011-01-20 |
unc0rr |
Impement 60 seconds ban after kick from server. Not tested at all.
0.9.15
|
changeset |
files
|
2010-12-29 |
nemo |
Unbreak reduce quality on snow/christmas. Thanks Cairo.
|
changeset |
files
|
2010-12-30 |
koda |
simplify stats handling
|
changeset |
files
|
2011-01-17 |
koda |
ctrl+q closes frontend also on linux and windows
0.9.15
|
changeset |
files
|
2010-12-29 |
Henek |
drill strike falling instead of exploding when exiting ground
|
changeset |
files
|
2010-12-30 |
koda |
initial stats display
|
changeset |
files
|
2011-01-17 |
koda |
add 32 bit version when building for macappstore
0.9.15
|
changeset |
files
|
2010-12-28 |
nemo |
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
|
changeset |
files
|