2011-02-04 |
Marco Bresciani |
italian translation :D
|
changeset |
files
|
2011-02-04 |
sheepluva |
fix porkey hat (image height, animation) and sheep hat (image height)
|
changeset |
files
|
2011-02-03 |
unc0rr |
Stub for server restart command
|
changeset |
files
|
2011-02-03 |
sheepluva |
graphic for sinegun, will probably tweak it soon(TM) though
|
changeset |
files
|
2011-02-02 |
koda |
change order of statspage/gamerun when running in dual screen
|
changeset |
files
|
2011-02-02 |
koda |
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
|
changeset |
files
|
2011-02-02 |
koda |
guess what? merge 0.9.15 again...
|
changeset |
files
|
2011-02-02 |
unc0rr |
- Implement BAN protocol command
|
changeset |
files
|
2011-02-02 |
unc0rr |
Frontend sends ROUNDFINISHED with information about whether the round was played till end (will be needed for stats)
|
changeset |
files
|
2011-02-02 |
unc0rr |
KICK and BAN actions (ban has no protocol command for it yet)
|
changeset |
files
|
2011-02-02 |
unc0rr |
Fix even more
|
changeset |
files
|
2011-02-02 |
unc0rr |
Fix merge :D
|
changeset |
files
|
2011-02-02 |
unc0rr |
Merge server refactor into default
|
changeset |
files
|
2011-02-02 |
sheepluva |
if source has uncommitted changes:
|
changeset |
files
|
2011-02-02 |
sheepluva |
if on dev version append hg revision id to demos/saves' filenames
|
changeset |
files
|
2011-02-01 |
sheepluva |
Thou shalt not leak!
|
changeset |
files
|
2011-02-01 |
koda |
addfilelog <3 debugfile
|
changeset |
files
|
2011-02-01 |
sheepluva |
automatically convert hedgewars.org urls to actual links (in order to make support in the lobby/rooms easier
|
changeset |
files
|
2011-02-01 |
sheepluva |
stylesheet-based chat coloring (only internal for now)
|
changeset |
files
|
2011-02-01 |
sheepluva |
make names in chats clickable. still color adjustments needed; and testing
|
changeset |
files
|
2011-01-31 |
sheepluva |
open links in server message preview externally
|
changeset |
files
|
2011-01-31 |
koda |
pleeeeeeeeeeeeeeeeeeeeeease, remeber {$IFDEF DEBUGFILE} before using AddFileLog
|
changeset |
files
|
2011-01-31 |
koda |
merge 0.9.15 once again
|
changeset |
files
|
2011-01-31 |
Henek |
make Random Weapons and No Jumping use the new custom goal function
|
changeset |
files
|
2011-01-31 |
sheepluva |
nicklist actions:
|
changeset |
files
|
2011-01-31 |
nemo |
oops 2
|
changeset |
files
|
2011-01-30 |
nemo |
oops
|
changeset |
files
|
2011-01-30 |
nemo |
Reset things using team colour on change in SetClanColor in lua. This routine had better have been worth it.
|
changeset |
files
|
2011-01-30 |
sheepluva |
activate icon display in menus
|
changeset |
files
|
2011-01-30 |
unc0rr |
merge
|
changeset |
files
|
2011-01-30 |
Henek |
fixed unlimeted fuel bug for rcplane
|
changeset |
files
|
2011-01-30 |
unc0rr |
Fix ApplyDamage accepting Damage == 0
|
changeset |
files
|
2011-01-30 |
sheepluva |
nicklists:
|
changeset |
files
|
2011-01-29 |
Henek |
added dummy for tardis and ugly icons for tardis and structure
|
changeset |
files
|
2011-01-29 |
nemo |
expose set clan color for Cairo. might also be useful for betrayals in campaign mode or somesuch
|
changeset |
files
|
2011-01-29 |
Henek |
still in developement take on adding structures, working hiding of hogs and ejecting them later.
|
changeset |
files
|
2011-01-29 |
sheepluva |
bugfix: fixing sticky mines calling AddGearCI when they shouldn't (allows jumping on them in midair)
|
changeset |
files
|
2011-01-29 |
unc0rr |
Ask for another nickname on collision. Works only with new server.
|
changeset |
files
|
2011-01-29 |
unc0rr |
Update frontend's project file
|
changeset |
files
|
2011-01-29 |
sheepluva |
nick sorting: give letters priority over all other chars
|
changeset |
files
|
2011-01-29 |
sheepluva |
sort nick lists case-insensitive
|
changeset |
files
|
2011-01-28 |
sheepluva |
lua: getter and setter for hedgehog hats
|
changeset |
files
|
2011-01-28 |
sheepluva |
procedure for loading hats
|
changeset |
files
|
2011-01-25 |
Henek |
add a new lua library with misc tools and removed redundant tracker functions
|
changeset |
files
|
2011-01-24 |
mikade |
Two new gameplay modes: Tumbler and Racer.
|
changeset |
files
|
2011-01-24 |
mikade |
bugfix for flag spawn, teleporter + rope
|
changeset |
files
|
2011-01-22 |
sheepluva |
trim net nick in frontend
|
changeset |
files
|
2011-01-22 |
Henek |
added GetGearRaduis and minor Tracker things
|
changeset |
files
|
2011-01-22 |
unc0rr |
merge
|
changeset |
files
|
2011-01-22 |
sheepluva |
let players set timer of drill strike. yes. drill strike :3 the timer starts to tick on first impact
|
changeset |
files
|
2011-01-22 |
unc0rr |
Disallow isSpace chars at start and end of nicknames and room names
|
changeset |
files
|
2011-01-21 |
nemo |
*sigh*
|
changeset |
files
|
2011-01-21 |
mikade |
Fix typos in tips
|
changeset |
files
|
2011-01-21 |
nemo |
updated italian translation
|
changeset |
files
|
2011-01-20 |
unc0rr |
Fix empty message resulting in corrupted packets
|
changeset |
files
|
2011-01-20 |
koda |
(ios) perform a small change about how to close the game window, should hopefully save memory and avoid crashes (who am i kidding? that's the usual PR talk...)
|
changeset |
files
|
2011-01-20 |
koda |
ios has still a case sensitive file system
|
changeset |
files
|
2011-01-19 |
koda |
disable the C memory manager and keep the native pascal one
|
changeset |
files
|
2011-01-19 |
koda |
new local play button graphic
|
changeset |
files
|
2011-01-19 |
nemo |
rename firepunch to shoryuken
|
changeset |
files
|
2011-01-19 |
koda |
implemented ranking in ios stats pages
|
changeset |
files
|
2011-01-18 |
koda |
when multiple fingers are detected, remove all widgets in order to avoid accidental commands
|
changeset |
files
|
2011-01-18 |
Henek |
adding my new Tracker library so mikade can use it with you guys on dev, still might change a bit though
|
changeset |
files
|
2011-01-18 |
koda |
sheepluva suggested that game should pause when in weapon screen (iphone only)
|
changeset |
files
|
2011-01-18 |
koda |
Added tag 0.9.14.1-release for changeset ae71dff40ecc
|
changeset |
files
|
2011-01-18 |
nemo |
SwitchHog in scripting
|
changeset |
files
|
2011-01-17 |
koda |
code cleanup
|
changeset |
files
|
2011-01-17 |
koda |
merge
|
changeset |
files
|
2011-01-17 |
koda |
merge experimental3D in default
|
changeset |
files
|
2011-01-17 |
koda |
slim down .hgtags
|
changeset |
files
|
2013-02-25 |
koda |
closing old branch
experimental3D
|
changeset |
files
|
2011-01-17 |
koda |
merge latest 0.9.15 changes into head
|
changeset |
files
|
2011-01-17 |
koda |
merge default into experimental3D
experimental3D
|
changeset |
files
|
2011-01-16 |
mikade |
merge in script tweaks
|
changeset |
files
|
2011-01-16 |
Henek |
readding cabal file for the server, burp not shure why it had gone
|
changeset |
files
|
2011-01-14 |
sheepluva |
you're welcome koda
|
changeset |
files
|
2011-01-14 |
sheepluva |
also convert/pngcrush png pictures with 16bit/channel (resulting in 8bit/channel) and repage their layers (as I found out that some of the pics had their layer offset the actual visual area, which makes the picture look blank in gimp)
|
changeset |
files
|
2011-01-13 |
nemo |
Force RGBA for these too (and strip)
|
changeset |
files
|
2011-01-13 |
nemo |
Force a bunch of images to RGBA that were either RGB or indexed, strip
|
changeset |
files
|
2011-01-13 |
unc0rr |
Pass PHedgehog instead of PGear to stats. Fixes crash.
|
changeset |
files
|
2011-01-12 |
Henek |
also example flake
|
changeset |
files
|
2011-01-12 |
Henek |
added rq-sky to themes so it can set sky color for low quality. also added tint of sky on sudden death. underwater theme is an example of this
|
changeset |
files
|
2011-01-12 |
unc0rr |
Oops, I should test more
|
changeset |
files
|
2011-01-12 |
unc0rr |
Doesn't work as expected
|
changeset |
files
|
2011-01-11 |
nemo |
update collision in set gear position
|
changeset |
files
|
2011-01-10 |
unc0rr |
Prevent frontend crash in certain circumstances
|
changeset |
files
|
2011-01-10 |
unc0rr |
Don't waste CPU cycles trying to find a piece of land when there's no free land left
|
changeset |
files
|
2011-01-10 |
unc0rr |
Set version to 0.9.16-dev
|
changeset |
files
|
2011-01-10 |
unc0rr |
Fix formatting
|
changeset |
files
|
2011-01-09 |
unc0rr |
Initialize flag. Fixes weapon changing animation between shots when AI uses shotgun.
|
changeset |
files
|
2011-01-09 |
unc0rr |
Inherit hedgehog from gear which caused damage, thus keeping track of which hog actually did the damage
|
changeset |
files
|
2011-01-09 |
unc0rr |
Add a space for better looking console message
|
changeset |
files
|
2011-01-07 |
unc0rr |
Keep track of which hog's weapon does damage
|
changeset |
files
|
2011-01-07 |
unc0rr |
Oops, fix build
|
changeset |
files
|
2011-01-07 |
unc0rr |
Don't highlight drawn maps in rooms list
|
changeset |
files
|
2011-01-07 |
unc0rr |
Greek translation
|
changeset |
files
|
2011-01-06 |
nemo |
reset weapons default in shoppa.
|
changeset |
files
|
2011-01-05 |
koda |
ctf_blizzard ios fix
|
changeset |
files
|
2011-01-16 |
koda |
rename "frame alternate" to "wiggle" as it's more appropriate
experimental3D
|
changeset |
files
|
2011-01-04 |
nemo |
Small tweak to filter
|
changeset |
files
|
2011-01-15 |
koda |
use a different depth for different layers (land, water, explosions)
experimental3D
|
changeset |
files
|
2011-01-04 |
unc0rr |
Clearly state which port is IPC connection on
|
changeset |
files
|
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
|
2010-12-30 |
koda |
moar code cleanup and initial saving of stats
|
changeset |
files
|
2011-01-15 |
koda |
Added tag 0.9.15-release for changeset 29ab0d49c3e6
0.9.15
|
changeset |
files
|
2010-12-28 |
koda |
ios version bump and code cleanup
|
changeset |
files
|
2011-01-15 |
koda |
possible fix hanging server on ctlr+w
0.9.15
|
changeset |
files
|
2010-12-28 |
Henek |
oops, forgot to add the graphics
|
changeset |
files
|
2011-01-15 |
koda |
Removed tag 0.9.15
0.9.15
|
changeset |
files
|
2010-12-28 |
Henek |
sudden death, now with visual and audial effects :D
|
changeset |
files
|
2010-12-28 |
jose1711 |
Merge
|
changeset |
files
|
2011-01-15 |
koda |
implemented actions for closing/enging program (needs testing over the net)
0.9.15
|
changeset |
files
|
2010-12-28 |
Henek |
fix CMakeLists.txt for CTF_Blizzard
|
changeset |
files
|
2011-01-13 |
koda |
general uKey refactor in preparaiton of two new shortcuts
0.9.15
|
changeset |
files
|
2010-12-28 |
nemo |
Seems these aren't needed in CTF_Blizzard. Guess we'll find out
|
changeset |
files
|
2011-01-13 |
koda |
Added tag 0.9.15 for changeset 29ab0d49c3e6
0.9.15
|
changeset |
files
|
2010-12-28 |
nemo |
Aaaand, strip these 2 as well.
|
changeset |
files
|
2011-01-13 |
koda |
Removed tag 0.9.15
0.9.15
|
changeset |
files
|
2010-12-28 |
nemo |
run pngcrush to strip sRGB / iCCP
|
changeset |
files
|
2011-01-13 |
koda |
merge
0.9.15
|
changeset |
files
|
2010-12-27 |
nemo |
Add Hangul to CheckCJK
|
changeset |
files
|
2011-01-13 |
koda |
merge
0.9.15
|
changeset |
files
|
2010-12-27 |
nemo |
0.9.15 merge + typo fix
|
changeset |
files
|
2011-01-13 |
koda |
merge
0.9.15
|
changeset |
files
|
2011-01-13 |
koda |
Added tag 0.9.15 for changeset bd74fd83929a
0.9.15
|
changeset |
files
|
2011-06-27 |
koda |
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
0.9.15
|
changeset |
files
|
2010-12-27 |
nemo |
merge 0.9.15 (with a typo fix)
|
changeset |
files
|
2010-12-28 |
koda |
typo
0.9.15
|
changeset |
files
|
2011-06-26 |
koda |
restore logging on mac for 0.9.15 as well (r91752f716d64)
0.9.15
|
changeset |
files
|
2010-12-27 |
koda |
AddFileLogs
0.9.15
|
changeset |
files
|
2011-01-13 |
koda |
Added tag 0.9.15 for changeset 29ab0d49c3e6
0.9.15
|
changeset |
files
|
2011-01-13 |
koda |
Removed tag 0.9.15
0.9.15
|
changeset |
files
|
2011-06-26 |
koda |
fix 0.9.15 compilation when debugfile is not specified (there is a better fix already in trunk)
0.9.15
|
changeset |
files
|
2010-12-27 |
Henek |
make korean translation of engine available
|
changeset |
files
|
2010-12-27 |
nemo |
Changelog entry applies to .15 too
0.9.15 0.9.15-release
|
changeset |
files
|
2010-12-27 |
Henek |
update Swedish
|
changeset |
files
|
2010-12-27 |
nemo |
Merge trunk into 0.9.15, excluding CMakeLists.txt and ChangeLog.txt - this should fix snowball again, pick up some more translation changes, hide the seed button by default and fix a couple of frontend desyncs
0.9.15
|
changeset |
files
|
2010-12-27 |
nemo |
Allow people to see my clever seed names if I set to something other than random seed hash.
|
changeset |
files
|
2010-12-27 |
TrevInc |
First pass at korean locale
|
changeset |
files
|
2010-12-27 |
nemo |
strip
|
changeset |
files
|
2010-12-27 |
nemo |
Resize snowball in hand
|
changeset |
files
|
2010-12-27 |
inu |
portuguese update
|
changeset |
files
|
2010-12-27 |
nemo |
remove these again...
|
changeset |
files
|
2010-12-27 |
szczur |
moar polish
|
changeset |
files
|
2010-12-26 |
nemo |
few more lua phrases
|
changeset |
files
|
2010-12-26 |
Henek |
a little addition to the changelog
|
changeset |
files
|
2010-12-26 |
nemo |
remove another missed dupe from previous generation
|
changeset |
files
|
2010-12-26 |
Henek |
fixed Swedish translation
|
changeset |
files
|
2010-12-26 |
Henek |
fixed strange config on room join and untranslated "Normal" gameplay option
|
changeset |
files
|
2010-12-26 |
nemo |
add dx/dy increment prior to dostepbulletwork to avoid hurting yourself due to adjusted radius interaction (which snowball needs)
|
changeset |
files
|
2010-12-26 |
nemo |
Add stubs for korean locale, now that we have a volunteer, update locale files
|
changeset |
files
|
2010-12-26 |
nemo |
completely disable falling back to "say" in chHogSay
|
changeset |
files
|
2010-12-26 |
nemo |
ok. restore old [r + 1 + r] for gear width for a moment, and reset snowballs.
|
changeset |
files
|
2010-12-26 |
nemo |
increase snowball radius
|
changeset |
files
|
2010-12-26 |
nemo |
oh. and koda's revision too
|
changeset |
files
|
2010-12-26 |
nemo |
merge 0.9.15 with default
|
changeset |
files
|
2010-12-26 |
koda |
restore showing a bigger icon for themes
|
changeset |
files
|
2010-12-26 |
nemo |
oops. forgot to check on indestructible in combination with disableLandBack
0.9.15
|
changeset |
files
|
2010-12-26 |
koda |
hide seed...
|
changeset |
files
|
2010-12-26 |
mikade |
Updated maps CTF, Control and new unscripted map Blizzard
0.9.15
|
changeset |
files
|
2010-12-26 |
unc0rr |
ban CMakeCache.txt
|
changeset |
files
|
2010-12-26 |
nemo |
merge default into 0.9.15
0.9.15
|
changeset |
files
|
2010-12-26 |
nemo |
add a disabling for landback, set it if flakes are enabled
|
changeset |
files
|
2010-12-26 |
unc0rr |
Add 0.9.15 to the list of known versions
|
changeset |
files
|
2010-12-26 |
unC0Rr |
Apply 2fa92e9a0a here
0.9.15
|
changeset |
files
|