2011-01-16 koda trying to close 0.9.14 branch 0.9.14
2010-11-13 nemo merge of 0.9.14 changes into default - hopefully I successfully avoided the parts we don't want
2010-11-14 nemo revert prior revision. moving to new branch 0.9.14
2010-11-13 Henek added new sprite for drill strike drills, not intended for .15 release
2010-11-14 nemo set all offsets to 0 based on user complaints. 0.9.14
2010-11-13 Henek better description of disable wind
2010-11-13 nemo lighten tex to look more sandy 0.9.14
2010-11-13 nemo check in frontend flag for more wind mode
2010-11-13 unc0rr Update message 0.9.14
2010-11-13 nemo Apply wind while roping too (with the game flag set)
2010-11-13 unc0rr Apply 2610ad7c6d6c to branch too 0.9.14
2010-11-13 nemo tweak more wind mode
2010-11-13 unc0rr Bump up protocol number 0.9.14
2010-11-13 koda merge
2010-11-13 nemo tweak cluster test to reduce AI fail a bit, also weaking its overal rating. 0.9.14
2010-11-12 nemo This revision should, in theory, correctly merge 0.9.14 and tip, so that future merges of 0.9.14 should work properly
2010-11-13 nemo replace orange with yellow to differentiate from peach 0.9.14
2010-11-12 Henek makes drill attack drills weaker and not affected by wind
2010-11-13 jose1711 one more try at sk - perhaps it will make the release 0.9.14
2010-11-12 nemo bugfix. correct crossplatform tips
2010-11-13 koda don't list too big maps for certain devices
2010-11-13 unc0rr Update ru translation 0.9.14
2010-11-12 jose1711 translation update for the release
2010-11-13 koda some interface tricks for iphone as well
2010-11-13 unc0rr Not going into release 0.9.14
2010-11-12 nemo update translation files for the 4265 text change
2010-11-12 koda update iFrontend with new schemes and weaps, fix up smaller glitches
2010-11-13 unc0rr No svgz and .desktop 0.9.14
2010-11-12 Henek fancy dust when the drill is drilling
2010-11-12 koda redo once again file updating, moving stuff around
2010-11-13 unc0rr Bye-bye sha-1 0.9.14
2010-11-12 Palewolf Light trails for bullets
2010-11-13 unc0rr Merge 0.9.14
2010-11-12 nemo copypasta fail
2010-11-13 unc0rr Ban .svg, .psd, .sifz from being present in 'make package_source' output 0.9.14
2010-11-12 nemo off by 1 error in resurrector index
2010-11-13 unc0rr Some fixes 0.9.14
2010-11-13 nemo merge (stupid reflexive pull -u) 0.9.14
2010-11-12 nemo engine side of a more wind patch. no frontend hook. just want to check it in to pull it from another machine
2010-11-13 unc0rr Useless 0.9.14
2010-11-13 szczur last-minute pl updates 0.9.14
2010-11-12 Henek fixed breakage of game schemes
2010-11-13 Palewolf Updated spanish translation 0.9.14
2010-11-12 unc0rr merge
2010-11-13 unC0Rr Add 0.9.14 and 0.9.15-dev mapping 0.9.14
2010-11-12 nemo distribute health evenly amongst graves instead of randomly - avoid situation where a grave stays dead
2010-11-12 unc0rr Apply typo fix also here
2010-11-13 unC0Rr Remove "-dev" suffix 0.9.14
2010-11-12 nemo ok... combine a tick check with texture percentage check. this should be a lot less frequent
2010-11-13 unC0Rr Fix typo in russian translation, update english translation with plural forms 0.9.14
2010-11-12 nemo Also switch saucer from updating every N ticks to updating as-needed.
2010-11-12 nemo update translation files for the 4265 text change 0.9.14
2010-11-12 nemo Switch to Damage - Tag is already in use
2010-11-12 jose1711 translation update for the release 0.9.14
2010-11-12 nemo remove floating point/rounding
2010-11-12 nemo bugfix. correct crossplatform tips 0.9.14
2010-11-12 nemo only update flamethrower texture when the percentage changes
2010-11-12 nemo improve behaviour of resurrection. pull in 4254 and 4259 which replace random with index 0.9.14
2010-11-12 koda raised version number
2010-11-12 nemo pull bugfix into 0.9.14 avoid major performance hit when using flamethrower 0.9.14
2010-11-12 koda exposing Henek's no wind flag
2010-11-12 unc0rr Fix typo 0.9.14
2010-11-12 koda yay i'm free to break things again!
2010-11-12 unc0rr Make server listen on ipv4 interface only 0.9.14
2010-11-12 koda drillstrike! might require the drill patch to improve behavior
2010-11-12 koda merge this two safe commits from trunk to release branch 0.9.14
2010-11-11 koda iphone interface
2010-11-11 Henek added getrandom and addcaption to lua
2010-11-11 unc0rr Revert to old server in branch 0.9.14 0.9.14
2010-11-11 nemo Move resurrection to utilities, reduce its probablit a bit to match other utilities, rename the "hint" prop since it really isn't being used as a hint anymore. That can be put back if it changes.
2010-11-11 nemo er. and cast to TAmmoType, which burp's routine still requires :)
2010-11-11 nemo Forgot burp's new ammo routine
2010-11-11 nemo Fix a long-standing bug with ammo due to gstMoving being set on gears generically, causing an incorrect ammo type to be set. This caused crashes and incorrect ammo types.
2010-11-10 koda by default selecting a game mode will select a weapon with the same name, and viceversa; toggable for every game
2010-11-10 Henek added function GetHogTeamName to lua, makes TeamsCount more useful
2010-11-10 Henek added TeamsCount and TotalTurns to lua as requested by mikade
2010-11-10 nemo hide crosshair when switching to no weapon
2010-11-10 nemo make weapons on rope/parachute/UFO inherit momentum of the hog. needs testing of course
2010-11-10 koda tweak interface, there is no need to manually add new weapons and schemes to the filter list
2010-11-09 koda added two games modes and one weaponset
2010-11-09 Henek removed altuse property for sticky mines
2010-11-09 unc0rr Even more png optimizations
2010-11-09 unc0rr More png optimizations
2010-11-09 unc0rr Optimized graphics by size using
2010-11-09 nemo compensate a bit for the reduction in power by increasing target height, avoids bouncing off terrain.
2010-11-09 nemo Revert yet again for breaking stuff. No more chances on this. If there'd been a release, this would have been twice with serious breakage. P.S. - as per koda's complaint last time, only reverted the non-iphone, probably means iphone is now broken. Oh well.
2010-11-09 nemo No point in leaving hogs at 0, since shotgun triggers death anyway. Also, add some audio cues to extra damage / time
2010-11-09 sheepluva changelog
2010-11-09 nemo restore circle
2010-11-08 Henek added missing game modifiers to lua
2010-11-08 koda merge again? :o
2010-11-08 Henek fix so gfDisableWind can infact be used in lua
2010-11-08 Henek added flag gfDisableWind to be used in lua scripts
2010-11-08 TheException Fix wrong order in results screen when players team up
2010-11-08 koda merge
2010-11-08 Henek inactivate sudden death if both health decrease and water rise is 0 and lower sudden death turns to 50 again
2010-11-08 nemo fix preview for the FlightJoust test map (not for release)
2010-11-08 koda smaller update (color and modes)
2010-11-08 nemo Darken blue, brighten cyan to make more distinguishable, replace gold with peach. Should hopefully resolve objections about colour distinguishability
2010-11-08 koda this time i got it right, i'm sure of it; TEST ANYWAYS
2010-11-07 nemo revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
2010-11-07 nemo no need to clear this flag
2010-11-07 koda revamp gamemodes section in the ifrontend and update ios game modes
2010-11-07 nemo better end of turn in infinite attack mode. NEEDS TESTING.
2010-11-07 nemo oops, remove weapon delays for clean slate - or else crates get frustrating
2010-11-07 nemo keep Clean Slate mode closer to default. the increased health in crates and the increased damage isn't really needed.
2010-11-07 Henek swedish translation tweaks
2010-11-07 FIQ swedish translation
2010-11-07 Always-Godlike JAWOHL! German translations
2010-11-07 Palewolf Merge README and CREDITS files into CREDITS
2010-11-07 nemo SOMEONE SET US UP THE BOM!
2010-11-07 nemo remove BOM from ja.txt, fix line endings
2010-11-07 koda err better wait after relase for this one
2010-11-07 koda move turnstime and minestime * 1000 outside frontend and place it in engine
2010-11-07 mikade japanese gets some love
2010-11-07 Palewolf Credit comunity submitted content
2010-11-07 nemo hee hee
2010-11-07 inu pt again
2010-11-07 unc0rr Fix stats messages
2010-11-07 nemo merge
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 tip