Wed, 07 Nov 2018 23:43:15 +0100 Wuzzy Pas2C: Fix data types of Trunc and Ceil
Wed, 07 Nov 2018 16:44:16 -0500 nemo oups getter should have it too
Wed, 07 Nov 2018 22:04:17 +0100 unc0rr - Move hedgewars-engine into lib-hedgewars-engine
Wed, 07 Nov 2018 15:18:09 -0500 nemo ignore whitespace/case by default to reduce false positives
Wed, 07 Nov 2018 22:58:54 +0300 alfadur fix texturing and add a theme loading option to land_dump
Wed, 07 Nov 2018 14:56:34 -0500 nemo requires bash
Wed, 07 Nov 2018 20:39:20 +0100 Wuzzy Some minor fixes in de.txt
Wed, 07 Nov 2018 20:23:30 +0100 Wuzzy Add nemo's script to check for outdated engine translations with some adaptations
Wed, 07 Nov 2018 22:01:47 +0300 alfadur implement basic land texturing
Wed, 07 Nov 2018 19:43:17 +0100 unc0rr Introduce FIX_STRINGA, use it fpcrtl_pos
Wed, 07 Nov 2018 17:45:20 +0100 Wuzzy Add TODO in ru.txt for reviewing all 04:XX strings
Wed, 07 Nov 2018 17:35:25 +0100 Grigory Ustinov Add Russian translations in ru.txt
Wed, 07 Nov 2018 18:30:33 +0300 alfadur fix mapgen
Wed, 07 Nov 2018 18:27:24 +0300 alfadur save edges_count
Wed, 07 Nov 2018 15:59:51 +0100 unC0Rr Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
Wed, 07 Nov 2018 15:55:32 +0100 unC0Rr Make hedgewars-engine crate produce shared library, implement some basics
Wed, 07 Nov 2018 15:55:00 +0100 unC0Rr Fix some warnings here and there, remove unwelcomed code
Wed, 07 Nov 2018 03:35:56 +0300 alfadur start loading theme textures
Wed, 07 Nov 2018 00:02:48 +0300 alfadur make fill point asserts persistent
Tue, 06 Nov 2018 23:45:54 +0300 alfadur a bit more simplification without an apparent performance gain
Tue, 06 Nov 2018 23:29:12 +0300 alfadur seems like about 25% speedup in land filling
Tue, 06 Nov 2018 12:44:38 -0500 nemo workaround for the freepascal bug courtesy of koda
Tue, 06 Nov 2018 20:20:13 +0300 alfadur add more point operators
Tue, 06 Nov 2018 20:02:45 +0300 Grigory Ustinov Update frontend russian translation
Tue, 06 Nov 2018 19:44:20 +0300 alfadur pull land into collision detector
Tue, 06 Nov 2018 17:00:35 +0100 unC0Rr Start working on frontend to rust engine rewrite
Tue, 06 Nov 2018 16:40:54 +0300 alfadur fix tangents
Tue, 06 Nov 2018 16:23:43 +0300 alfadur fix ray construction
Tue, 06 Nov 2018 00:02:23 +0100 unc0rr Bezierize land outline
Mon, 05 Nov 2018 21:36:28 +0100 unc0rr Implement BeizerCurveSegments, no tests
Mon, 05 Nov 2018 23:15:56 +0300 alfadur merge
Mon, 05 Nov 2018 23:15:34 +0300 alfadur collapse rectangle types back together with consistent usage of size
Mon, 05 Nov 2018 14:46:35 -0500 nemo wtf
Mon, 05 Nov 2018 22:43:58 +0300 alfadur separate rectangle types based on right/bottom edge inclusivity
Mon, 05 Nov 2018 21:21:53 +0300 alfadur actually there is a way to preserve mutable polygon iterator
Mon, 05 Nov 2018 20:22:09 +0300 alfadur fix polygons getting unclosed on mirroring
Mon, 05 Nov 2018 19:56:28 +0300 alfadur merge
Mon, 05 Nov 2018 19:53:26 +0300 alfadur organize landgen a bit more
Sun, 04 Nov 2018 10:52:02 +0100 unc0rr - Fix land_dump always skipping bezierize step
Sun, 04 Nov 2018 07:19:58 +0300 alfadur yaml crate is having problems with unaligned arrays
Sun, 04 Nov 2018 07:16:34 +0300 alfadur add command arguments to use a template from file into land_dump
Sun, 04 Nov 2018 04:43:30 +0300 alfadur add a higher level map generation lib to load yaml templates into somewhere
Sun, 04 Nov 2018 04:39:21 +0300 alfadur resolve some clippy complaints
Sun, 04 Nov 2018 00:20:27 +0100 unc0rr - Add distance-divider option to land_dump
Sun, 04 Nov 2018 00:25:27 +0300 alfadur polygonize OutlinePoints
Sat, 03 Nov 2018 23:19:28 +0300 alfadur fix compile errors
Sat, 03 Nov 2018 21:09:01 +0100 unc0rr Implement non-overflowing calculations for high values
Sat, 03 Nov 2018 18:29:58 +0100 unc0rr land_dump app for testing templated landgen
Sat, 03 Nov 2018 17:40:21 +0100 Wuzzy Fix portal color being switchable after losing control
Sat, 03 Nov 2018 16:37:27 +0100 Wuzzy Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
Sat, 03 Nov 2018 15:27:27 +0100 Wuzzy GameServer: Print syntax help if calling /maxteams without argument
Sat, 03 Nov 2018 15:17:46 +0100 Wuzzy GameServer: Turn some messages into warnings
Sat, 03 Nov 2018 16:20:31 +0300 alfadur probably should reuse it everywhere then
Sat, 03 Nov 2018 16:02:38 +0300 alfadur should have been just norm
Sat, 03 Nov 2018 10:57:47 +0100 unc0rr You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
Sat, 03 Nov 2018 09:08:13 +0300 alfadur fix normal offset for split points and make directions more consistent
Sat, 03 Nov 2018 07:52:34 +0300 alfadur reorder split rectangles
Sat, 03 Nov 2018 07:31:35 +0300 alfadur simplify normal direction check for bounds distances
Sat, 03 Nov 2018 06:45:05 +0300 alfadur import some clarity into border distance computation
Sat, 03 Nov 2018 02:58:24 +0300 alfadur fix typos
Sat, 03 Nov 2018 02:48:24 +0300 alfadur a bit more simplification
Sat, 03 Nov 2018 02:31:21 +0300 alfadur swap coordinate system
Sat, 03 Nov 2018 02:21:45 +0300 alfadur a bit of simplification
Sat, 03 Nov 2018 02:16:13 +0300 alfadur typofix
Sat, 03 Nov 2018 00:07:25 +0100 unc0rr Fix another typo
Sat, 03 Nov 2018 00:02:03 +0100 unc0rr Fix typo
Sat, 03 Nov 2018 01:52:05 +0300 alfadur mark the center in the theme editor
Sat, 03 Nov 2018 01:47:39 +0300 alfadur fix play area rect
Fri, 02 Nov 2018 22:59:22 +0100 unc0rr Finish porting FindPoint()
Fri, 02 Nov 2018 23:33:22 +0300 alfadur add an existing template to the theme editor
Fri, 02 Nov 2018 22:55:15 +0300 alfadur add basic land template to theme editor
Fri, 02 Nov 2018 22:50:45 +0300 alfadur fix some compile errors
Fri, 02 Nov 2018 22:41:11 +0300 alfadur add some more rectangle convenience methods
Fri, 02 Nov 2018 20:30:22 +0100 unc0rr Move flip and mirror to outline methods
Fri, 02 Nov 2018 21:30:48 +0300 alfadur add polygons
Fri, 02 Nov 2018 20:46:17 +0300 alfadur fix infinite loop in landgen
Fri, 02 Nov 2018 20:30:13 +0300 alfadur add more rectangle methods
Fri, 02 Nov 2018 18:27:34 +0100 Wuzzy Add grenka to credits for Russian translation
Fri, 02 Nov 2018 19:45:16 +0300 alfadur update theme editor
Fri, 02 Nov 2018 17:43:06 +0100 Wuzzy Add some useful translation checker scripts for Lua
Fri, 02 Nov 2018 19:37:47 +0300 alfadur component-wise division is actually useful sometimes
Fri, 02 Nov 2018 17:29:27 +0100 Grigory Ustinov Shortened translations of map types in Russian
Fri, 02 Nov 2018 17:14:31 +0100 Wuzzy Merge unC0Rr's FindPoint() stuff
Fri, 02 Nov 2018 17:03:39 +0100 Grigory Ustinov Update translations in ru.lua
Fri, 02 Nov 2018 16:59:55 +0100 Grigory Ustinov Update Russian frontend translation
Fri, 02 Nov 2018 16:58:35 +0100 Grigory Ustinov Fix mistakes in russian translation of tips
Fri, 02 Nov 2018 16:55:43 +0100 Grigory Ustinov Update Russian frontend translations
Fri, 02 Nov 2018 17:03:58 +0100 unC0Rr Start convertion of FindPoint()
Fri, 02 Nov 2018 15:48:58 +0100 Wuzzy Typecast the ASCII ESC char
Fri, 02 Nov 2018 14:33:05 +0100 unC0Rr abs(hwRound()) is nonsense
Fri, 02 Nov 2018 14:29:24 +0100 unC0Rr - Add methods to work with Rect as box
Fri, 02 Nov 2018 13:30:04 +0100 unC0Rr Refactor tests, add fn center() for Line
Fri, 02 Nov 2018 13:17:46 +0100 unC0Rr Introduce OutlineSegmentsIterator, some refactoring
Fri, 02 Nov 2018 14:08:45 +0100 Wuzzy Remove pointless string assignment in PlaySoundV
Fri, 02 Nov 2018 14:05:08 +0100 Wuzzy Fix ambigious abs in uGearsHandlersMess
Fri, 02 Nov 2018 13:19:38 +0100 Wuzzy Fix bad "not" in uTeams (made pas2c angry)
Fri, 02 Nov 2018 13:17:35 +0100 Wuzzy Use hexadecimal number to represent ASCII ESC
Fri, 02 Nov 2018 12:58:53 +0100 Wuzzy Add Official racer challenge #17
Fri, 02 Nov 2018 10:31:08 +0100 Wuzzy Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Fri, 02 Nov 2018 09:45:54 +0100 unC0Rr Rework lib structure, no code changes
Fri, 02 Nov 2018 01:34:21 +0100 Wuzzy Update LastVoice when switching to fallback voice
Fri, 02 Nov 2018 02:31:01 +0300 alfadur wrestle with borrow checker
Fri, 02 Nov 2018 00:09:05 +0100 unc0rr Commit broken code for divide_edges in hope for salvation
Fri, 02 Nov 2018 01:58:27 +0300 alfadur fix overflow check in airmine handling
Thu, 01 Nov 2018 22:54:01 +0100 unc0rr Also ban special symbols block
Thu, 01 Nov 2018 20:29:42 +0100 Wuzzy Fix game window width/height setting being broken when using Arabic locale
Thu, 01 Nov 2018 21:39:45 +0300 Grigory Ustinov Slightly correct russian translation of word utility
Thu, 01 Nov 2018 21:39:39 +0300 Grigory Ustinov Update russian translation
Thu, 01 Nov 2018 21:39:29 +0300 Grigory Ustinov Adapt russian translation for modern gaming language
Thu, 01 Nov 2018 21:30:21 +0300 alfadur start a physics engine to try out this data oriented thing everyone seems to be talking about
Thu, 01 Nov 2018 12:09:29 +0100 KoBeWi Fix too long Polish translation of fps
Thu, 01 Nov 2018 09:17:51 +0100 Wuzzy Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
Thu, 01 Nov 2018 08:39:22 +0100 KoBeWi Add missing translation in pl.lua
Thu, 01 Nov 2018 04:04:33 +0300 alfadur prevent minigun bullet land impacts from pushing hedgehogs
Thu, 01 Nov 2018 03:38:13 +0300 alfadur update theme editor to use new land generator implementation
Thu, 01 Nov 2018 01:07:26 +0100 Wuzzy Fix taunts playing too fast after a shot
Thu, 01 Nov 2018 02:55:22 +0300 alfadur merge
Wed, 31 Oct 2018 23:36:05 +0100 unc0rr Implement OutlinePoints for land generators, some ground work for template based landgen
Mon, 29 Oct 2018 23:06:18 +0100 unc0rr Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
Wed, 31 Oct 2018 22:41:05 +0300 alfadur add missions_ja.txt
Wed, 31 Oct 2018 15:32:47 -0400 nemo check for teamgone before activating switcher
Wed, 31 Oct 2018 18:41:02 +0100 Wuzzy Fix various string errors in Lua locale files
Wed, 31 Oct 2018 20:42:04 +0300 alfadur japanese translation fixes
Wed, 31 Oct 2018 19:18:53 +0300 alfadur bump server dependencies
Wed, 31 Oct 2018 16:50:34 +0100 Wuzzy Fix critical Lua syntax errors in lt.lua
Wed, 31 Oct 2018 16:31:16 +0100 KoBeWi Update Polish translation
Wed, 31 Oct 2018 14:33:43 +0100 Wuzzy Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
Wed, 31 Oct 2018 13:35:53 +0100 Wuzzy Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
Wed, 31 Oct 2018 13:08:56 +0100 Wuzzy Stop using dsUnknown, replace with concrete damage sources
Tue, 30 Oct 2018 23:57:57 +0100 Wuzzy Merge
Tue, 30 Oct 2018 23:51:01 +0100 Wuzzy Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
Tue, 30 Oct 2018 23:08:43 +0100 Wuzzy Play another voice as fallback if sndRevenge could not be found
Sun, 28 Oct 2018 14:08:13 +0100 Wuzzy Refactor fallback taunt code
Sun, 28 Oct 2018 04:21:13 +0100 Wuzzy Add taunts: Leavemealone, Cutitout (when attacked many times)
Sun, 28 Oct 2018 02:24:06 +0200 Wuzzy Add revenge taunt
Tue, 30 Oct 2018 19:08:39 +0300 alfadur fix theme editor
Tue, 30 Oct 2018 19:05:52 +0300 alfadur extract size struct for common usage
Tue, 30 Oct 2018 05:55:58 +0300 alfadur add circle filling to land2d
Tue, 30 Oct 2018 02:14:00 +0300 alfadur make theme editor render some random map lines
Mon, 29 Oct 2018 23:40:17 +0300 alfadur hide get_next back
Mon, 29 Oct 2018 23:38:08 +0300 alfadur start a theme editor as an excuse to see land generator in action
Mon, 29 Oct 2018 23:29:03 +0300 alfadur make useful stuff public
Sun, 28 Oct 2018 23:24:04 +0100 unc0rr Start land generators implementation
Sun, 28 Oct 2018 23:09:35 +0100 unc0rr Remove some dead code
Sun, 28 Oct 2018 00:49:00 +0200 Wuzzy Play sndStupid on round draw instead of sndNutter
Sun, 28 Oct 2018 00:47:10 +0200 Wuzzy Chance to play sndNutter if player sacrifices hog and misses
Sun, 28 Oct 2018 00:24:27 +0200 Wuzzy Only play sndThisOneIsMine if crate drops close to hog
Sat, 27 Oct 2018 21:51:57 +0200 Wuzzy Shorten some Ohdear/Solong sounds to match the death animation
Sat, 27 Oct 2018 20:31:31 +0200 Wuzzy Don't play sndDrat or sndBugger on self-kill
Sat, 27 Oct 2018 19:50:01 +0200 Wuzzy New taunt: Runaway, when something is about to blow up near current hog
Sat, 27 Oct 2018 19:07:37 +0200 Wuzzy Use sndWatchThis for molotov attack
Sat, 27 Oct 2018 18:29:39 +0200 Wuzzy Classic voice: Add Melon.ogg (copied from Watchthis.ogg)
Sat, 27 Oct 2018 18:26:44 +0200 Wuzzy Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
Sat, 27 Oct 2018 17:17:01 +0200 Wuzzy Add 3 taunts: Amazing, Brilliant, Excellent
Sat, 27 Oct 2018 15:55:19 +0200 Wuzzy Add 7 new taunts
Sat, 27 Oct 2018 15:21:10 +0200 Wuzzy Add missing Firepunch taunt for Classic voice (copied from Watchthis.ogg)
Sat, 27 Oct 2018 15:13:49 +0200 Wuzzy uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
Sat, 27 Oct 2018 13:27:45 +0200 Wuzzy Add Grenade taunt when grenade close to hog is about to blow up
Sat, 27 Oct 2018 08:15:45 +0300 alfadur update changelog
Sat, 27 Oct 2018 08:12:22 +0300 alfadur and finally make the bat hit moving gears for completeness
Sat, 27 Oct 2018 07:53:27 +0300 alfadur make whip hit moving gears
Sat, 27 Oct 2018 07:39:44 +0300 alfadur make kamikaze hit moving gears as well
Sat, 27 Oct 2018 07:20:07 +0300 alfadur make firepunch hit moving gears (airmines are not amused)
Sat, 27 Oct 2018 05:17:46 +0300 alfadur prevent firepunch from hitting the same gear multiple times
Sat, 27 Oct 2018 03:36:25 +0200 Wuzzy Draw mission panel behind ammo menu tooltip
Sat, 27 Oct 2018 03:31:25 +0200 Wuzzy Tweak commenting in uWorld render routine
Sat, 27 Oct 2018 04:21:35 +0300 alfadur Update changelog
Sat, 27 Oct 2018 03:17:05 +0200 Wuzzy No firepunch hit sound for sticky mines
Sat, 27 Oct 2018 03:06:28 +0200 Wuzzy Add credits for shoryuken_hit.ogg
Sat, 27 Oct 2018 03:58:01 +0300 alfadur Tweak firepunch sound that Wuzzy found
Sat, 27 Oct 2018 00:01:53 +0200 Wuzzy Clear gmLeft/gmRight after using landspray/flamethrower to prevent accidental walking
Sat, 27 Oct 2018 00:17:43 +0300 alfadur add some japanese tips as well
Fri, 26 Oct 2018 23:09:50 +0200 Wuzzy Fix resurrector handling turn time manually, use correct ammoprop instead
Fri, 26 Oct 2018 22:52:17 +0200 Wuzzy Display "0 remaining" if multi-shoot weapon has been used up
Fri, 26 Oct 2018 22:46:37 +0200 Wuzzy Fix seduction not stopping if hog took damage before attack was complete
Fri, 26 Oct 2018 23:04:46 +0300 alfadur complete ja.txt
Fri, 26 Oct 2018 19:56:03 +0200 Wuzzy GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
Fri, 26 Oct 2018 19:40:43 +0200 Wuzzy Tweak error messages of /callvote kick
Fri, 26 Oct 2018 19:53:07 +0200 unc0rr Fix lack of message and segfault when number texture creation fails
Fri, 26 Oct 2018 17:51:43 +0200 Wuzzy Add flamethrower, ice_beam_idle and landgun sound files which I have forgotten
Fri, 26 Oct 2018 17:38:14 +0200 Wuzzy Add separate sound symbols for case impact and extra damage
Fri, 26 Oct 2018 16:33:41 +0200 Wuzzy CS: Highlight "Available weapon specials:" as well
Fri, 26 Oct 2018 16:11:51 +0200 Wuzzy Continental supplies: Highlight "Special weapons:" line in mission panel
Fri, 26 Oct 2018 15:55:48 +0200 Wuzzy Add sound for landspray
Fri, 26 Oct 2018 15:52:07 +0200 Wuzzy Add ice beam idle sound
Fri, 26 Oct 2018 15:48:52 +0200 Wuzzy Add flamethrower sound
Fri, 26 Oct 2018 15:46:53 +0200 Wuzzy Prettify the menu arrows in WxW
Fri, 26 Oct 2018 15:04:07 +0200 Wuzzy Use colon after "Disclaimer" in timebox/portalgun descriptinons
Fri, 26 Oct 2018 14:59:08 +0200 Wuzzy Allow to escape | and : character in engine translation files
Fri, 26 Oct 2018 06:15:57 +0200 Wuzzy Engine translation: With '::' can now suppress colons for highlighting
Fri, 26 Oct 2018 04:54:29 +0200 Wuzzy If u play Piano, you can now hear the notes if sound effects OR music is enabled
Fri, 26 Oct 2018 04:30:47 +0200 Wuzzy Properly play Valkyries music in Rope Knock Challenge (no more music overlap)
Fri, 26 Oct 2018 04:07:35 +0200 Wuzzy Add PlayMusicSound/StopMusicSound to Lua API
Fri, 26 Oct 2018 03:59:20 +0200 Wuzzy Refactor usage of sndRideOfTheValkyries, now can play if music is on and sound is off
Thu, 25 Oct 2018 23:46:31 +0200 Wuzzy Fix freezer ray extending with low fuel usage when firing straight up/down while holding up/down key
Thu, 25 Oct 2018 23:39:54 +0200 unc0rr Fix bug 651: sliding hog firing rope could end up stuck in land right after the rope has attached
Thu, 25 Oct 2018 20:40:02 +0300 alfadur some more ja.txt fixes
Thu, 25 Oct 2018 20:34:37 +0300 alfadur additional descriptions for ja.txt
Thu, 25 Oct 2018 18:54:24 +0200 Wuzzy Remove double space at end of chat messages from server
Thu, 25 Oct 2018 18:35:35 +0200 Wuzzy Frontend: Make sure special nicks always show up in square brackets
Thu, 25 Oct 2018 16:44:46 +0200 Wuzzy Add a new king death message
Thu, 25 Oct 2018 16:44:00 +0200 Wuzzy Allow duplicate placeholders in engine strings
Thu, 25 Oct 2018 17:02:56 +0300 alfadur more ja.txt fixes
Thu, 25 Oct 2018 15:26:40 +0200 Wuzzy Add script to check engine locale files for problems
Thu, 25 Oct 2018 13:12:45 +0200 Wuzzy Remove string with duplicate placeholder in sk.txt
Thu, 25 Oct 2018 12:59:56 +0200 Wuzzy Fix incorrect string number for Slovak strings for King death
Thu, 25 Oct 2018 11:48:40 +0200 Wuzzy Support CJK fonts for sidFPS as well
Thu, 25 Oct 2018 11:37:11 +0200 Wuzzy Add CJK font support for sidAmmoCount
Thu, 25 Oct 2018 04:55:27 +0300 alfadur fix some of Wuzzy's rage
Thu, 25 Oct 2018 04:08:29 +0300 alfadur some ja.txt corrections
Thu, 25 Oct 2018 03:48:27 +0300 alfadur update ja.txt
Wed, 24 Oct 2018 21:52:19 +0200 unc0rr Also report chat and added rooms in log
Wed, 24 Oct 2018 21:07:26 +0200 Wuzzy Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility
Wed, 24 Oct 2018 21:04:09 +0200 unc0rr Finish hedgewars-checker implementation
Wed, 24 Oct 2018 11:05:44 -0400 nemo disable basic comment support 'cause lua is nuts
Wed, 24 Oct 2018 00:08:23 +0200 unc0rr Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
Tue, 23 Oct 2018 22:53:28 +0200 unc0rr Start checker implementation in rust
Tue, 23 Oct 2018 21:36:51 +0200 unc0rr Fix silly loop
Sat, 20 Oct 2018 13:22:30 +0200 unc0rr Add --protocol option to engine
Fri, 19 Oct 2018 02:19:50 +0300 alfadur change draw_thick_line iteration order to benchmark winner
Fri, 19 Oct 2018 00:28:16 +0200 unc0rr Change Land2D::fill() arguments a bit
Fri, 19 Oct 2018 00:09:45 +0200 unc0rr Fix ArcPoints never finishing
Fri, 19 Oct 2018 00:49:09 +0300 alfadur revert 2354264ab0b0
Thu, 18 Oct 2018 23:59:23 +0300 alfadur apply some codegolfing for dubious reasons
Thu, 18 Oct 2018 22:45:14 +0200 unc0rr Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
Thu, 18 Oct 2018 22:34:09 +0200 unc0rr Don't generate unnecessary duplication in case of equal coordinates
Thu, 18 Oct 2018 22:23:25 +0200 unc0rr Add EquidistantPoints iterator to help iterating over all points of circles
Thu, 18 Oct 2018 21:44:09 +0200 unc0rr Implement ArcPoints iterator for circles
Thu, 18 Oct 2018 07:27:14 +0300 alfadur put back land2d.map accidentally replaced by testing code
Thu, 18 Oct 2018 06:50:21 +0300 alfadur fix fppoint.max_norm
Thu, 18 Oct 2018 06:46:32 +0300 alfadur move point struct into integral-geometry and use it to refactor a bit
Wed, 17 Oct 2018 23:02:18 +0200 unc0rr Improve test a bit
Wed, 17 Oct 2018 22:58:21 +0200 unc0rr Make use of LinePoints in Land2D::draw_line
Wed, 17 Oct 2018 22:45:33 +0200 unc0rr Introduce integral-geometry crate, implement LinePoints iterator
Wed, 17 Oct 2018 22:00:58 +0200 unc0rr Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
Wed, 17 Oct 2018 05:33:02 +0200 Wuzzy Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
Wed, 17 Oct 2018 05:34:29 +0300 alfadur add left scalar operations to fpnum
Tue, 16 Oct 2018 23:59:51 +0200 unc0rr Implement Land2D::change_round()
Tue, 16 Oct 2018 23:59:22 +0200 unc0rr Implement get_unchecked* functions for Vec2D
Tue, 16 Oct 2018 23:49:44 +0300 alfadur add opassign implementations
Tue, 16 Oct 2018 22:41:25 +0300 alfadur make methods public
Tue, 16 Oct 2018 05:09:42 +0300 alfadur add scalar operations
Tue, 16 Oct 2018 04:44:11 +0300 alfadur fix test
Tue, 16 Oct 2018 04:43:02 +0300 alfadur add more fpnum functions
Mon, 15 Oct 2018 23:10:03 +0200 unc0rr Implement Land2D::fill() + tests
Mon, 15 Oct 2018 22:22:51 +0300 alfadur Add basic windows build script
Mon, 15 Oct 2018 21:40:32 +0300 alfadur fix library names in engine
Mon, 15 Oct 2018 19:34:11 +0200 unc0rr Make parameters meaning more obvious
Mon, 15 Oct 2018 13:08:29 -0400 nemo tag both as overloadable - seems to satisfy clang 3.4
Mon, 15 Oct 2018 19:43:30 +0300 alfadur fix path to ppas.bat to avoid confusing nmake
Mon, 15 Oct 2018 09:35:54 -0400 nemo add back accidentally removed sections
Sun, 14 Oct 2018 23:17:47 +0200 unc0rr Start land2d library implementation: draw_line() method
Sun, 14 Oct 2018 23:16:11 +0200 unc0rr Add get_mut() to Vec2D
Sun, 14 Oct 2018 21:26:15 +0200 unc0rr Simplify Vec2D::new() a bit
Sun, 14 Oct 2018 23:25:20 +0300 alfadur remove old sdl headers and libs in support of recent deletionism spirit
Sun, 14 Oct 2018 23:09:55 +0300 alfadur .. or rather move calling conventions to proper position
Sun, 14 Oct 2018 22:55:07 +0300 alfadur set proper sdl calling convention for vcpkg builds
Sun, 14 Oct 2018 21:13:32 +0200 unc0rr Implement vec2d library to use for land arrays in the future
Sun, 14 Oct 2018 21:57:30 +0300 alfadur fix frontend compatibility issues
Sun, 14 Oct 2018 21:25:59 +0300 alfadur use correct compiler flags
Sun, 14 Oct 2018 19:04:51 +0200 unc0rr Start work on landgen rust lib
Sun, 14 Oct 2018 19:03:58 +0200 unc0rr Remove more dead code from uLandOutline
Sun, 14 Oct 2018 20:02:51 +0300 alfadur don't use -Wextra when building with vcpkg
Sun, 14 Oct 2018 19:28:24 +0300 alfadur add extra rule for negative integers
Sun, 14 Oct 2018 18:23:19 +0200 unc0rr Implement Iterator trait for LaggedFibonacciPRNG
Sun, 14 Oct 2018 18:01:58 +0200 unc0rr Remove some dead code from template-based land gen
Sun, 14 Oct 2018 12:01:11 -0400 nemo reorder params, deleted obsolete *_passes
Sun, 14 Oct 2018 18:58:39 +0300 alfadur fix return name and bound type
Sun, 14 Oct 2018 18:52:00 +0300 alfadur remove extra begin
Sun, 14 Oct 2018 18:45:11 +0300 alfadur add missing .
Sun, 14 Oct 2018 16:58:08 +0200 unc0rr Convert uLandTemplates into yaml file
Sun, 14 Oct 2018 09:45:16 -0400 nemo one more merge
Sun, 14 Oct 2018 09:43:42 -0400 alfadur merge
Sun, 14 Oct 2018 09:42:26 -0400 alfadur merge
Sat, 13 Oct 2018 23:49:23 +0300 alfadur improve stability for checks
Sat, 13 Oct 2018 23:08:15 +0300 alfadur fix offsets
Sat, 13 Oct 2018 22:44:21 +0300 alfadur Fix overflow in CheckGearNear
Sat, 13 Oct 2018 20:01:09 +0300 alfadur add fpnum literal macro
Sat, 13 Oct 2018 00:43:04 +0300 alfadur delegate cmp to rustlib
Wed, 10 Oct 2018 23:54:57 +0300 alfadur forgot a line
Wed, 10 Oct 2018 23:51:53 +0300 alfadur update frontend japanese translation
Sat, 13 Oct 2018 22:38:51 +0200 unc0rr Make converter for uLandTemplates into yaml
Sat, 13 Oct 2018 18:32:41 +0200 unc0rr Implement lagged Fibonacci PRNG in rust, compatible with hwengine
Sat, 13 Oct 2018 18:04:25 +0200 unc0rr inline more operators in fpnum
Sat, 13 Oct 2018 00:43:04 +0300 alfadur delegate cmp to rustlib
Sat, 13 Oct 2018 17:23:19 +0200 unc0rr Add some more tests
Fri, 12 Oct 2018 22:18:38 +0200 unc0rr Reimplement hwFloat library in rust for future use
Fri, 12 Oct 2018 03:40:21 +0200 Wuzzy Drop internal PhysFS, bump PhysFS requirement to 3.0.0
Thu, 11 Oct 2018 23:43:31 +0200 unc0rr - Fix insert() for strings in pas2c
Tue, 09 Oct 2018 12:54:40 -0400 nemo drop the error checked StrToInt as non-critical - pas2c did not implement it.
Tue, 09 Oct 2018 11:28:07 -0400 nemo IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
Tue, 09 Oct 2018 09:58:33 -0400 nemo bunch more of those shortstring/ansistrings
Tue, 09 Oct 2018 09:02:39 -0400 nemo make explicit for pas2c some string casts that fpc was probably doing automatically
Sun, 07 Oct 2018 18:37:30 +0200 Wuzzy Update German translation
Sun, 07 Oct 2018 18:16:06 +0200 Wuzzy Update locale files
Sat, 06 Oct 2018 02:27:33 +0200 Wuzzy ASA, ice02: Change time strings for consistency with other time strings
Sat, 06 Oct 2018 01:00:02 +0200 Wuzzy No-op when entering /clan command with no argument
Fri, 05 Oct 2018 21:43:48 -0400 alfadur merge
Sat, 06 Oct 2018 01:24:27 +0300 alfadur Windows 1809 GetUserProfileDirectory failure workaround
Sat, 06 Oct 2018 00:23:41 +0300 alfadur add debug output for physfs init failure
Sat, 06 Oct 2018 00:23:27 +0200 Wuzzy Make sure AddChatString is only fed with shortstrings
Fri, 05 Oct 2018 23:51:58 +0200 Wuzzy Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
Fri, 05 Oct 2018 16:54:26 -0400 nemo formatA expects ansistring params
Fri, 05 Oct 2018 16:53:36 -0400 nemo this should probably exit -1 - pas2c was complaining about uninitialised var
Fri, 05 Oct 2018 16:22:51 -0400 nemo silly tmp var for sake of pas2c
Fri, 05 Oct 2018 21:58:12 +0200 unc0rr Fix pas2c build dependencies
Fri, 05 Oct 2018 21:41:56 +0200 unc0rr Fix pas2c build a bit more
Fri, 05 Oct 2018 21:31:58 +0200 Wuzzy Precalculate cMaxHogHealth
Fri, 05 Oct 2018 21:30:06 +0200 Wuzzy Merge unC0Rr's pas2c fix
Fri, 05 Oct 2018 21:09:27 +0200 unc0rr Fix previous patch, add support for High(Longword)
Fri, 05 Oct 2018 21:04:19 +0200 Wuzzy Backed out changeset aed7ee68305a
Fri, 05 Oct 2018 21:04:01 +0200 unc0rr Fix pas2c not having support for High(LongInt) in init expressions
Fri, 05 Oct 2018 20:56:40 +0200 Wuzzy Pas2C: Implement rendering of High() similiar to that of Low()
Fri, 05 Oct 2018 20:28:13 +0200 Wuzzy Update Big Armory preview image
Fri, 05 Oct 2018 20:20:09 +0200 Wuzzy Hide creeper from frontend, prevent addition of creeper ammo via ammo scheme
Fri, 05 Oct 2018 19:37:06 +0200 Wuzzy Don't load game scheme from file if name collides with default scheme
Fri, 05 Oct 2018 19:25:14 +0200 Wuzzy Don't save default weapon scheme in file; don't load weapon scheme from file if name collides with default scheme
Fri, 05 Oct 2018 17:27:12 +0200 Wuzzy Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
Fri, 05 Oct 2018 16:49:17 +0200 Wuzzy Remove unused doStepDuck gear handler
Fri, 05 Oct 2018 16:36:41 +0200 Wuzzy Remove usage of creeper from all schemes and styles
Fri, 05 Oct 2018 14:57:44 +0200 Wuzzy Restructure 0.9.25 changelog, add highlights section
Fri, 05 Oct 2018 14:11:51 +0200 Wuzzy Document the /quit chat command from server
Fri, 05 Oct 2018 13:37:49 +0200 Wuzzy Simplify /quit chat command
Fri, 05 Oct 2018 04:57:03 +0200 Wuzzy gameServer: Add user warning if got chat command not suitable for current state (lobby/room); fix protocol errors
Fri, 05 Oct 2018 04:17:56 +0200 Wuzzy Catch empty chat commands in engine and frontend
Fri, 05 Oct 2018 04:00:16 +0200 Wuzzy Clean up frontend chat command auto-complete
Thu, 04 Oct 2018 23:29:20 +0200 Wuzzy Backed out changeset 5f6208031658 (fixes 652)
Thu, 04 Oct 2018 21:17:21 +0200 Wuzzy Merge Racer/TechRacer tie handling
Wed, 05 Sep 2018 20:09:32 +0200 Wuzzy Add missing roundDraw check in TechRacer
Wed, 05 Sep 2018 15:37:50 +0200 Wuzzy Add tie handling for Racer and TechRacer
Thu, 04 Oct 2018 20:45:07 +0200 Wuzzy Backed out changeset 6e4e745f42bb. Devs are hating it for ... reasons
Thu, 04 Oct 2018 20:36:41 +0200 Wuzzy Fix speech bubble chat commands also applying to bots
Thu, 04 Oct 2018 13:26:48 -0400 alfadur merge
Thu, 04 Oct 2018 20:04:32 +0300 alfadur ..and for logging in handler
Thu, 04 Oct 2018 19:57:53 +0300 alfadur Add missing base case for lobby handler
Thu, 04 Oct 2018 19:12:09 +0200 Wuzzy Fix another pas2c hiccup in uLandObjects
Thu, 04 Oct 2018 19:04:27 +0200 Wuzzy Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
Thu, 04 Oct 2018 17:55:08 +0200 Wuzzy gameServer: Remove broken and undocumented /part chat command
Thu, 04 Oct 2018 17:46:01 +0200 Wuzzy Ignore message-type chat commands (/hsa, /clan, etc.) w/ empty arg list
Thu, 04 Oct 2018 17:30:24 +0200 Wuzzy Rename chat command /team to /clan (but keep /team as alias for now)
Thu, 04 Oct 2018 17:07:17 +0200 Wuzzy Teach engine to properly display clan message received from the net
Thu, 04 Oct 2018 14:54:57 +0200 Wuzzy gameServer: Handle empty chat command (partially)
Thu, 04 Oct 2018 14:36:42 +0200 Wuzzy gameServer: Always report command name if getting an incorrect command
Thu, 04 Oct 2018 14:18:38 +0200 Wuzzy gameServer: remove duplicate VOTE/FORCE command handling
Wed, 03 Oct 2018 03:24:03 +0200 Wuzzy Display error when entering invalid chat command in offline game
Wed, 03 Oct 2018 02:28:39 +0200 Wuzzy Make frontend forward server error and warning messages to engine
Tue, 02 Oct 2018 22:11:15 +0200 Wuzzy Pas2C: Add preprocess files to .hgignore
Tue, 02 Oct 2018 21:51:27 +0200 Wuzzy Rewrite StrToInt code in uStore; get rid of "try" and "except" keywords
Tue, 02 Oct 2018 21:26:25 +0200 Wuzzy IFNDEF custom exception handlung away in pas2c builds
Tue, 02 Oct 2018 20:33:33 +0200 Wuzzy Resolve ambiguity of <> in Pas2C.hs
Sun, 30 Sep 2018 03:18:16 +0200 Wuzzy Add help button in main menu (opens Hedgewars Wiki in browser)
Sun, 30 Sep 2018 01:41:12 +0200 Wuzzy Fix frontend displayed value of Sudden Death timeout being off-by-one
Sat, 29 Sep 2018 23:13:02 +0200 Wuzzy ASA, desert02: Add achievement for escaping with all crates collected and no damage taken
Sat, 29 Sep 2018 22:20:19 +0200 Wuzzy ASA, ice02: Display current flying time next to team bar
Sat, 29 Sep 2018 21:59:36 +0200 Wuzzy ASA, ice02: Fix recorded time being 6 seconds more than reality
Sat, 29 Sep 2018 20:56:55 +0200 Wuzzy ASA: ice02: Render green rings as double rings
Sat, 29 Sep 2018 14:52:13 +0200 Wuzzy Set script globals TurnTimeLeft and ReadyTimeLeft immediately after they were changed by Lua call
Sat, 29 Sep 2018 01:17:15 +0200 Wuzzy Move campaign mission images to share/ instead of hardcoding them into frontend
Thu, 27 Sep 2018 00:26:58 +0200 Wuzzy Fix teleport cursor briefly re-appearing after placing hog in hog placement phase + inf attack mode
Thu, 27 Sep 2018 00:11:54 +0200 Wuzzy Update changelog
Wed, 26 Sep 2018 20:45:55 +0200 Wuzzy On victory, center camera on a winning hedgehog
Mon, 24 Sep 2018 11:18:48 -0400 nemo merge
Mon, 24 Sep 2018 11:16:08 -0400 nemo make it build
Fri, 14 Sep 2018 23:14:19 +0300 alfadur cleanup crate imports
Thu, 13 Sep 2018 20:59:57 +0300 alfadur remove stabilized edition annotations
Mon, 10 Sep 2018 23:53:59 +0300 alfadur rescue the stream on handshake failure
Mon, 10 Sep 2018 23:31:44 +0300 alfadur improve error handling for TLS handshake
Sun, 09 Sep 2018 01:20:35 +0300 alfadur port some legacy protocol support
Fri, 07 Sep 2018 04:16:05 +0300 alfadur use openssl for password message handling
Thu, 06 Sep 2018 23:12:32 +0300 alfadur Add TLS support
Wed, 05 Sep 2018 19:22:29 +0300 alfadur Add official server feature to cargo
Wed, 05 Sep 2018 18:09:06 +0300 alfadur Bump dependencies
Tue, 28 Aug 2018 17:19:25 +0300 alfadur move everything test related into test cfg
Mon, 27 Aug 2018 22:28:56 +0300 alfadur Add hogs per team named constant that absolutely no one asked for
Thu, 20 Sep 2018 13:07:21 +0200 Wuzzy Fix maps variable in OfficialChallengeHashes not being global (caused error in normal Racer)
Wed, 19 Sep 2018 10:23:01 +0200 Wuzzy Fix hedgehog being able to make walk/jump sounds before it was placed
Wed, 19 Sep 2018 09:45:45 +0200 Wuzzy Ignore gmTimer after attack or hog is no longer controlled
Wed, 19 Sep 2018 09:31:06 +0200 Wuzzy Clear gmSwitch before activating switcher
Tue, 18 Sep 2018 19:38:58 -0400 nemo use locale rules for the challenge hashes
Tue, 18 Sep 2018 19:30:55 -0400 nemo restore old land hashes which in theory should not have changed in .24
Tue, 18 Sep 2018 19:21:36 -0400 nemo Separate synced pixels from land digests - this is mostly to allow the official racer digests to remain unchanged.
Tue, 18 Sep 2018 00:07:36 +0200 Wuzzy Merge nemo's hash change commit
Tue, 18 Sep 2018 00:06:00 +0200 Wuzzy Add exit hint after Basic Movement Training
Mon, 17 Sep 2018 22:37:47 +0200 Wuzzy Easier back jumps in Basic Movement Training (fixes bug 692)
Sun, 16 Sep 2018 09:25:10 -0400 nemo update hashes changed in r79e13080b9db (critical sprites) ra675a94b5cc1 (critical scripts)
Sun, 16 Sep 2018 10:25:50 +0200 Wuzzy Update hedgewars_en.ts
Sun, 16 Sep 2018 02:18:51 +0200 Wuzzy Update German translation
Sun, 16 Sep 2018 01:54:35 +0200 Wuzzy Update translation files
Sat, 15 Sep 2018 20:56:31 +0200 unc0rr Fix SetAmmoTexts not working in stats-only mode
Sat, 15 Sep 2018 20:42:02 +0200 unc0rr Fix SetAmmoTexts not working in stats-only mode 0.9.24
Sat, 15 Sep 2018 16:22:04 +0200 Wuzzy Fix some syntax errors in internal Lua syntax documentation
Sat, 15 Sep 2018 15:26:23 +0200 Wuzzy Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
Wed, 12 Sep 2018 19:51:45 +0300 alfadur Fix engine crash when using lasersight outside the world bounds
Tue, 11 Sep 2018 22:49:27 +0200 alfadur Only show bullet hits for shovable gears
Tue, 11 Sep 2018 22:44:32 +0200 alfadur Fix sinegun dealing 1 damage when shooting straight up. Reduces sine gun knockback strength by 1.25%
Tue, 11 Sep 2018 21:32:28 +0200 alfadur Revert sinegun brokenness to previous levels
Tue, 11 Sep 2018 21:16:27 +0200 unc0rr Make rendering work qmlfrontend
Tue, 11 Sep 2018 18:34:27 +0200 Wuzzy Allow to change volume during pause
Tue, 11 Sep 2018 17:22:54 +0200 Wuzzy ASA, final: Don't say "missed" or "yes sir" after blowing up barrels
Tue, 11 Sep 2018 16:18:24 +0200 Wuzzy Make sure scripts don't break w/ only 1 clan
Tue, 11 Sep 2018 16:00:23 +0200 Wuzzy Add funny message in stats screen when everyone wins
Sun, 09 Sep 2018 12:25:23 +0200 Wuzzy Only reset CursorMovement to 0 if command "-cur_*" is called with appropriate direction
Wed, 05 Sep 2018 18:07:56 +0200 Wuzzy Fix hog teleporting back and forth when walking on portals on floor. Fixes bug 686
Wed, 05 Sep 2018 01:53:21 +0200 Wuzzy Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
Tue, 04 Sep 2018 22:59:08 +0200 Wuzzy Don't write TurnTimeLeft deprecation warning if setter function was used
Tue, 04 Sep 2018 22:18:03 +0200 Wuzzy Call EndTurn(true) instead of TurnTimeLeft(0) in flying saucer training
Tue, 04 Sep 2018 20:38:15 +0200 Wuzzy Fix crash when defeating all enemies in ACF8 (HideHog was called too early)
Tue, 04 Sep 2018 17:57:48 +0200 Wuzzy Fix turn reaction not working properly after turn
Tue, 04 Sep 2018 16:52:51 +0200 Wuzzy Say sndNutter on round draw
Tue, 04 Sep 2018 16:26:15 +0200 Wuzzy Remove some bad/inappropriate messages for round draw and crate drop
Tue, 04 Sep 2018 16:12:53 +0200 Wuzzy Fix player rankings getting confused if a clan was revived
Tue, 04 Sep 2018 15:03:35 +0200 Wuzzy Fix player rankings on round draw: Clans that die in the same turn now have the same rank
Tue, 04 Sep 2018 14:20:15 +0200 Wuzzy Rework rankings of losing clans: Rank them in the reverse order they died
Mon, 03 Sep 2018 22:14:46 +0200 Wuzzy Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
Mon, 03 Sep 2018 21:19:15 +0200 Wuzzy Fix stats screwing up in Rope Knock Challenge if you lose
Mon, 03 Sep 2018 20:16:54 +0200 Wuzzy Add missing nil check in AfterAttack (oops!)
Mon, 03 Sep 2018 20:01:50 +0200 Wuzzy Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set
Mon, 03 Sep 2018 12:59:54 +0200 Wuzzy Remove mail.gna.org mailing list from README.md (gna.org has shutdown for good)
Mon, 03 Sep 2018 12:46:57 +0200 Wuzzy Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH
Mon, 03 Sep 2018 05:05:00 +0200 Wuzzy Use translation template for speech bubble command
Mon, 03 Sep 2018 01:48:00 +0200 Wuzzy Continental supplies: Fix health not being set immediately if skipping continent selection, provoking random continent
Mon, 03 Sep 2018 01:09:14 +0200 Wuzzy Don't start retreat time if hog has lost control in the meantime
Mon, 03 Sep 2018 00:53:44 +0200 Wuzzy Don't play timer countdown sounds if in ready phase
Mon, 03 Sep 2018 00:48:51 +0200 Wuzzy Call GetGlobals after entering Lua command with /lua
Mon, 03 Sep 2018 00:15:55 +0200 Wuzzy Dangerous Ducklings: Enter retreat mode after kill
Mon, 03 Sep 2018 00:03:06 +0200 Wuzzy Fix buggy behaviour when setting TurnTimeLeft through Retreat
Sun, 02 Sep 2018 22:05:45 +0200 Wuzzy Change chat text color for Lua warnings to yellow
Sun, 02 Sep 2018 22:02:15 +0200 Wuzzy Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
Sun, 02 Sep 2018 21:26:44 +0200 Wuzzy Use SetTurnTimeLeft and SetReadyTimeLeft in all scripts
Sun, 02 Sep 2018 20:57:33 +0200 Wuzzy Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
Sun, 02 Sep 2018 04:08:58 +0200 Wuzzy Highlander: Remove odd infinite girder ammo in crates
Sun, 02 Sep 2018 01:25:37 +0200 Wuzzy Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
Sun, 02 Sep 2018 00:07:33 +0200 Wuzzy Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug 265
Sat, 01 Sep 2018 23:03:56 +0200 Wuzzy Check for victory before stTurnReact. Fixes 382
Sat, 01 Sep 2018 21:56:12 +0200 Wuzzy ASA, desert01: Fix display error when destroying device crate
Sat, 01 Sep 2018 21:47:08 +0200 Wuzzy ASA, desert01: Disable hero control at first battle left from the hole, not right above it
Sat, 01 Sep 2018 12:43:19 +0200 Wuzzy Prevent pause/synchronizing/AFK mode text being rendered at the same time
Sat, 01 Sep 2018 01:18:07 +0200 Wuzzy Add frontend tip introducing /help
Sat, 01 Sep 2018 00:17:56 +0200 Wuzzy Translate "heads" and "tails" of gameServer
Sat, 01 Sep 2018 00:05:55 +0200 Wuzzy Display error when using /maxteams if not room master
Fri, 31 Aug 2018 23:49:32 +0200 Wuzzy Make guest rejection error translatable
Fri, 31 Aug 2018 23:13:20 +0200 Wuzzy Add command help for /save, /delete, /saveroom and /loadroom
Fri, 31 Aug 2018 21:34:33 +0200 Wuzzy Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
Fri, 31 Aug 2018 21:22:12 +0200 Wuzzy Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
Fri, 31 Aug 2018 21:07:07 +0200 Wuzzy Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
Fri, 31 Aug 2018 20:35:13 +0200 Wuzzy Don't load locale Lua script if LOCALE == "en"
Fri, 31 Aug 2018 19:19:39 +0200 Wuzzy Add description of hwengine command-line arguments in --help
Fri, 31 Aug 2018 18:15:45 +0200 Wuzzy Critical error if loading a script has failed
Fri, 31 Aug 2018 16:51:33 +0200 Wuzzy Force-disable gfPerHogAmmo and gfSharedAmmo for RW and BRW
Fri, 31 Aug 2018 12:09:40 +0200 Wuzzy BRW: Add utilities and air weapons properly
Fri, 31 Aug 2018 11:12:41 +0200 Wuzzy Fix BRW adding ammoInCrate times ammo on start of turn instead of 1
Fri, 31 Aug 2018 11:11:58 +0200 Wuzzy Fix BRW breaking when weapon scheme assigns 2 bullet for all ammos
Thu, 30 Aug 2018 22:07:01 +0200 Wuzzy BRW now allows weapon scheme customization
Wed, 29 Aug 2018 03:50:53 +0200 Wuzzy Change button image for Tag Team
Wed, 29 Aug 2018 02:56:24 +0200 Wuzzy Add missing server dependencies to Travis metadata
Tue, 28 Aug 2018 21:09:46 +0200 Wuzzy Write down system requirements
Tue, 28 Aug 2018 17:27:49 +0200 Wuzzy Fix typo in gameServer
Tue, 28 Aug 2018 06:04:02 +0200 Wuzzy Space Invasion: Add hilarious loser face to losers
Tue, 28 Aug 2018 05:46:33 +0200 Wuzzy Space Invasion: Continue playing rounds in case the teams are tied at the end
Tue, 28 Aug 2018 03:45:44 +0200 Wuzzy Space Invasion: refactor variables into a large table for everything
Sun, 26 Aug 2018 20:50:51 +0200 Wuzzy Remove frontend code dealing with unused team variables
Sun, 26 Aug 2018 17:59:26 +0200 Wuzzy Replace now-outdated descriptions of amDuck with dummy texts
Sun, 26 Aug 2018 16:51:01 +0200 Wuzzy GameServer: Use consistent formatting of clan chat (compared with engine)
Sun, 26 Aug 2018 15:10:34 +0200 Wuzzy Change empty string check in gameServer
Sun, 26 Aug 2018 14:59:05 +0200 Wuzzy /greeting chat commands now clears greeting if called w/o arguments
Sun, 26 Aug 2018 14:37:02 +0200 Wuzzy Add a couple of more useful server messages
Sat, 25 Aug 2018 22:02:21 +0200 Wuzzy Don't translate greeting message
Sat, 25 Aug 2018 21:36:15 +0200 Wuzzy Don't translate response to /rnd command
Sat, 25 Aug 2018 21:24:34 +0200 Wuzzy Add error message for /callvote map if no maps are available
Sat, 25 Aug 2018 21:12:10 +0200 Wuzzy Hide /watch command if OFFICIAL_SERVER is not set
Sat, 25 Aug 2018 21:00:26 +0200 Wuzzy Properly scale Start button size in pagenetgame just like in pagemultiplayer
Sat, 25 Aug 2018 20:52:33 +0200 Wuzzy Add a few helpful error messages from server when kicking failed
Sat, 25 Aug 2018 19:23:19 +0200 Wuzzy GameServer: Refactor fake nick names into Consts
Sat, 25 Aug 2018 19:07:17 +0200 Wuzzy Fix some formatting problems with /me
Sat, 25 Aug 2018 18:21:37 +0200 Wuzzy Tweak response messages to /super_power and /registered_only
Sat, 25 Aug 2018 18:04:06 +0200 Wuzzy Fix translatability of "unknown command" server message
Sat, 25 Aug 2018 17:43:29 +0200 Wuzzy Make frontend translate server messages properly
Sat, 25 Aug 2018 12:12:15 +0200 Wuzzy Use plain text mode in video description label to avoid HTML trouble
Wed, 22 Aug 2018 16:47:09 +0200 Wuzzy Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ... 0.9.24
Wed, 22 Aug 2018 15:00:04 +0200 Wuzzy Fix critical failure to cleanup teams list after rejoining game after a force-quit. Fixes bug 597
Wed, 22 Aug 2018 00:40:11 +0200 Wuzzy Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain 0.9.24
Tue, 21 Aug 2018 23:56:49 +0200 Wuzzy Clean up more visual gears stuff in scripts
Tue, 21 Aug 2018 22:57:56 +0200 Wuzzy Clean up legacy visual gear stuff in ClimbHome, fix star despawn, make stars non-critical
Tue, 21 Aug 2018 22:52:46 +0200 Wuzzy Remove calls to GetVisualGearValues where it's not needed
Tue, 21 Aug 2018 22:31:50 +0200 Wuzzy Animate: Remove follow arg from AnimVisualGear
Tue, 21 Aug 2018 15:26:29 -0400 nemo use 0s instead of nils to try to protect script assumptions 0.9.24
Tue, 21 Aug 2018 15:11:28 -0400 nemo only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward 0.9.24
Tue, 21 Aug 2018 21:02:01 +0200 Wuzzy Remove unused shockwave code in Space Invasion
Tue, 21 Aug 2018 21:00:01 +0200 Wuzzy Make decorational visual gears in Space Invasion non-critical
Tue, 21 Aug 2018 19:52:39 +0200 Wuzzy Update German translation
Tue, 21 Aug 2018 19:20:09 +0200 Wuzzy Update locale files
Tue, 21 Aug 2018 18:35:19 +0200 Wuzzy Merge unC0Rr's checker update
Tue, 21 Aug 2018 18:31:00 +0200 Wuzzy Add a few translator comments for frontend strings
Tue, 21 Aug 2018 17:56:17 +0200 Wuzzy Consistently rename "team chat" to "clan chat" (except chat command)
Tue, 21 Aug 2018 15:46:34 +0200 Wuzzy Make engine chat syntax translatable
Tue, 21 Aug 2018 02:14:15 +0200 Wuzzy Fix some string/translation inconsistencies in strings related to leaving
Mon, 20 Aug 2018 22:38:14 +0200 unc0rr - Add checker dependencies to hedgewars-server.cabal
Sun, 19 Aug 2018 09:54:46 -0400 nemo and melon for Mutant
Fri, 17 Aug 2018 22:35:01 -0400 nemo stray line
Fri, 17 Aug 2018 22:23:19 -0400 nemo more wrapping
Fri, 17 Aug 2018 20:13:33 -0400 nemo basic AI bazooka wrapping.
Thu, 16 Aug 2018 19:41:54 +0300 alfadur Return https
Thu, 16 Aug 2018 19:33:03 +0300 alfadur Rust 2018 conversion
Tue, 14 Aug 2018 15:25:05 +0200 Wuzzy Move common sprite tint values into Utils Lua library
Tue, 14 Aug 2018 14:19:03 +0200 Wuzzy Use new script variable cMaxTurnTime in scripts for consistency
Tue, 14 Aug 2018 13:43:04 +0200 Wuzzy Prevent wrapping of turn time when using extra time
Tue, 14 Aug 2018 09:26:32 +0200 Wuzzy Update list of supported GameFlags in HedgeEditor
Tue, 14 Aug 2018 09:15:20 +0200 Wuzzy HedgeEditor should be fairly stable by now
Tue, 14 Aug 2018 09:05:55 +0200 Wuzzy Fix repeating sun in Hoggywood theme
Mon, 13 Aug 2018 20:19:32 +0200 Wuzzy Close hwengine properly when you got kicked by room host
Mon, 13 Aug 2018 16:31:22 +0200 Wuzzy Improve “Connection refused” error message
Mon, 13 Aug 2018 16:01:58 +0200 Wuzzy Tweak some connection failure messages
Sun, 12 Aug 2018 16:31:22 +0200 Wuzzy Don't make pseudo player names like [server] clickable in chat
Sat, 11 Aug 2018 23:20:08 +0200 Wuzzy Fix duplicate/confusing wave messages in ASA fruit01
Sat, 11 Aug 2018 22:35:23 +0200 Wuzzy Oops, add forgotten begin/end in uTeams
Sat, 11 Aug 2018 22:33:40 +0200 Wuzzy Merge nemo's TODO fix
Sat, 11 Aug 2018 22:28:05 +0200 Wuzzy More straightforward TotalRoundsPre counting if there's only 1 clan
Sat, 11 Aug 2018 21:43:55 +0200 Wuzzy Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
Sat, 11 Aug 2018 18:36:22 +0200 Wuzzy Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
Thu, 09 Aug 2018 19:14:58 +0200 Wuzzy Fix TotalRounds increasing incorrectly if gfRandomOrder is off
Thu, 09 Aug 2018 17:49:17 +0200 Wuzzy Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
Thu, 09 Aug 2018 17:48:16 +0200 Wuzzy Backed out changeset 2d787d122083 to revert TotalRounds to 0.9.23 behaviour
Thu, 09 Aug 2018 17:47:29 +0200 Wuzzy Backout 0f02dd1ff4c9. This is not how TotalRounds should work
Fri, 10 Aug 2018 13:16:24 -0400 nemo remove todo
Wed, 08 Aug 2018 18:36:12 +0200 Wuzzy Fix frontend crash when rapidly aborting many active video encodings. Fixes bug 595
Wed, 08 Aug 2018 15:22:34 +0200 Wuzzy Use capcolDefault in Lua scripts
Wed, 08 Aug 2018 14:38:54 +0200 Wuzzy Refactor text color variable names, export 2 color values to Lua
Wed, 08 Aug 2018 14:10:32 +0200 Wuzzy Use light gray color for volume change, just like for the auto camera msgs
Wed, 08 Aug 2018 13:34:39 +0200 Wuzzy Use full string for sidFuel and avoid string concatenation
Wed, 08 Aug 2018 13:14:42 +0200 Wuzzy Make ammo count in ammo menu translatable, and replace “x” with “×”
Wed, 08 Aug 2018 13:02:24 +0200 Wuzzy Fix slightly misplaced ammo count in ammo menu if count > 9
Wed, 08 Aug 2018 12:05:19 +0200 Wuzzy Fix attack bar render bugs: Invisible beyond world edge; rendered over GUI (e.g. mission panel)
Wed, 08 Aug 2018 11:40:00 +0200 Wuzzy Replicate target sprite properly in world wrap
Wed, 08 Aug 2018 11:26:33 +0200 Wuzzy Replicate gear GUI overlays in world wrap
Wed, 08 Aug 2018 11:19:08 +0200 Wuzzy Make sure gear fuel and alt weapon overlays are always drawn on top
Tue, 07 Aug 2018 19:32:33 +0200 Wuzzy Fix foreground flakes (layer 2+6) disappearing when moving camera in world wrap world
Tue, 07 Aug 2018 16:23:51 +0200 Wuzzy Fix hard-to-read text on campaign and training page in frontend at October 31
Tue, 07 Aug 2018 16:07:13 +0200 Wuzzy Update outdated and broken holiday stylesheets
Tue, 07 Aug 2018 13:04:02 +0200 Wuzzy Fix resurrection animation appearing at wrong position for some missions and styles
Tue, 07 Aug 2018 12:15:59 +0200 Wuzzy Report spawning visual gear in onGearResurrect
Tue, 07 Aug 2018 11:37:37 +0200 Wuzzy Add setting to disable audio dampening if losing window focus
Tue, 07 Aug 2018 10:29:01 +0200 Wuzzy Move max. number of crate spawns into variable
Tue, 07 Aug 2018 03:24:54 +0200 Wuzzy Fix visible seam between Sky.png and SkyL.png of Olympics theme
Tue, 07 Aug 2018 02:40:13 +0200 Wuzzy Lobby/room: Prevent opening context menu if no player selected (fixes bug 661)
Tue, 07 Aug 2018 02:18:19 +0200 Wuzzy Fix drill rocket exploding when digging at bounce/wrap world edge
Tue, 07 Aug 2018 01:52:40 +0200 Wuzzy Fix bee target practice removing target selection after first shot
Tue, 07 Aug 2018 01:47:49 +0200 Wuzzy Backed out changeset 0c797469d16d
Tue, 07 Aug 2018 01:43:22 +0200 Wuzzy Update target cursor after shooting targetable ammo with gfMultiWeapon
Tue, 07 Aug 2018 01:31:50 +0200 Wuzzy Use gfMultiWeapon in target practice missions
Tue, 07 Aug 2018 01:28:19 +0200 Wuzzy Suppress "X remaining" caption in multishoot with gfMultiWeapon
Tue, 07 Aug 2018 01:24:57 +0200 Wuzzy Add comments for most hwengine constants
Mon, 06 Aug 2018 22:39:39 +0200 Wuzzy Show correct health increase when hog health cap is reached
Mon, 06 Aug 2018 21:41:06 +0200 Wuzzy Remove fake magic number in MIME info metadata file
Mon, 06 Aug 2018 21:41:06 +0200 Wuzzy Remove fake magic number in MIME info metadata file 0.9.24
Mon, 06 Aug 2018 21:35:08 +0200 Wuzzy Fix cake walking through land when reaching wrap world edge
Mon, 06 Aug 2018 19:33:46 +0200 Wuzzy Remove unused variables of creeper handler
Mon, 06 Aug 2018 19:29:59 +0200 Wuzzy Fix description of gfSolidLand in scheme editor
Mon, 06 Aug 2018 19:05:08 +0200 Wuzzy Fix hog turning around when blowtorching through wrap world edge
Mon, 06 Aug 2018 18:55:22 +0200 Wuzzy Fix projectiles reacing incorrectly with land just behind the wrap world edge
Mon, 06 Aug 2018 15:56:03 +0200 Wuzzy Add bounce effect to cake when it touches bounce edge
Mon, 06 Aug 2018 15:20:25 +0200 Wuzzy Fix cake rotation angle after bounce from bounce edge
Fri, 03 Aug 2018 00:39:50 +0200 Wuzzy Make cake bounce off bounce edge, stop cake at wrap edge to prevent other bug
Fri, 03 Aug 2018 15:34:23 -0400 nemo fix path
Thu, 02 Aug 2018 20:27:20 -0400 nemo hijack the duck for an attempted resurrection of the creeper. initial pass.
Thu, 02 Aug 2018 23:43:31 +0200 Wuzzy Fix hammer/pickhammer not digging land with gfSolidLand on
Thu, 02 Aug 2018 23:24:27 +0200 Wuzzy Backed out changeset 0d920e370a78
Thu, 02 Aug 2018 12:54:30 +0200 Wuzzy Fix hammer shoving gears into indestructible land
Thu, 02 Aug 2018 06:27:18 +0200 Wuzzy Include HWP of Big Armory in CMakeLists
Thu, 02 Aug 2018 04:40:42 +0200 Wuzzy Fix broken Big Armory mission map
Thu, 02 Aug 2018 04:08:12 +0200 Wuzzy Whoops. Fix NoPointX typo in HedgeEditor
Thu, 02 Aug 2018 04:04:21 +0200 Wuzzy Remove bad king death message
Thu, 02 Aug 2018 03:16:08 +0200 Wuzzy Cap hedgehog health to prevent overflow bugs
Thu, 02 Aug 2018 01:52:01 +0200 Wuzzy Use the new NoPointX global in HedgeEditor
Thu, 02 Aug 2018 01:45:45 +0200 Wuzzy Add Lua globals: AMMO_INFINITE and NoPointX
Thu, 02 Aug 2018 01:34:26 +0200 Wuzzy Use proper infinite fuel feature in flying saucer training
Thu, 02 Aug 2018 01:24:40 +0200 Wuzzy Add support for infinite fly time of jetpack and Birdy
Mon, 16 Jul 2018 23:27:15 +0200 Wuzzy Add variable to make state of sound system clear 0.9.24
Tue, 17 Jul 2018 12:55:07 +0200 Wuzzy Fix cursor teleporting to center after leaving game with video recording 0.9.24
Tue, 17 Jul 2018 12:50:55 +0200 Wuzzy Whoops. Syntax error in uVideoRec 0.9.24
Tue, 17 Jul 2018 12:17:11 +0200 Wuzzy Fix video recorder not working if sound disabled (fixes bug 200) 0.9.24
Wed, 01 Aug 2018 23:12:37 +0200 Wuzzy Fix SimpleMission failure to init GameFlags correctly 0.9.24
Wed, 01 Aug 2018 23:12:37 +0200 Wuzzy Fix SimpleMission failure to init GameFlags correctly
Wed, 01 Aug 2018 21:30:33 +0200 Wuzzy Load default clan colors from settings file
Wed, 01 Aug 2018 18:17:10 +0200 Wuzzy HedgeEditor: Use default clan color in AddTeam in mission export
Wed, 01 Aug 2018 17:30:13 +0200 Wuzzy Make ASA fruit02 use of default clan colors
Wed, 01 Aug 2018 15:50:39 +0200 Wuzzy Switch almost all Lua calls of AddTeam to using default clan colors instead of hardcoded color
Wed, 01 Aug 2018 02:49:03 +0200 Wuzzy Lua: Allow to use negative value for AddTeam to select a default clan color
Tue, 31 Jul 2018 22:40:23 +0200 Wuzzy Clean up Tumbler captions a bit
Tue, 31 Jul 2018 22:26:53 +0200 Wuzzy Refactor colors and caption type in Space Invasion
Tue, 31 Jul 2018 19:50:50 +0200 Wuzzy Space Invasion: Delete dead code and ancient outdated comments
Tue, 31 Jul 2018 17:22:49 +0200 Wuzzy Change default clan color for brown for improved contrast
Tue, 31 Jul 2018 01:00:27 +0200 Wuzzy Lua API: Add IsHogHidden
Tue, 31 Jul 2018 00:12:19 +0200 Wuzzy Lua: Add GetVampiric, GetLaserSight
Mon, 30 Jul 2018 20:38:01 +0200 KoBeWi Update Polish translation
Mon, 30 Jul 2018 19:23:28 +0200 Wuzzy ASA, final mission: Redraw map and mask to make borders more distingushable
Mon, 30 Jul 2018 16:30:03 +0200 Wuzzy Make laser sight work properly through wrap world edge
Mon, 30 Jul 2018 13:20:01 +0200 Wuzzy Fix freeze ray not working through wrap world edge; add DrawLineWrapped
Sun, 29 Jul 2018 11:39:48 -0400 nemo and fix index
Sun, 29 Jul 2018 11:37:14 -0400 nemo oh. and indent that loop
Sun, 29 Jul 2018 11:32:56 -0400 nemo add wrap check
Sat, 28 Jul 2018 12:58:12 -0400 nemo merge of 0.9.24 - hopefully correctly this time
Sat, 28 Jul 2018 13:15:59 +0200 Wuzzy Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge
Fri, 27 Jul 2018 19:58:02 +0200 Wuzzy Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
Fri, 27 Jul 2018 12:45:10 -0400 nemo sdlkeys is in source not binary, no .in folder. Locutus brought to our attention. 0.9.24
Fri, 27 Jul 2018 00:00:04 +0200 Wuzzy Fix /hta, /hsa and /hya commands not writing message in chat
Fri, 27 Jul 2018 00:00:04 +0200 Wuzzy Fix /hta, /hsa and /hya commands not writing message in chat 0.9.24
Thu, 26 Jul 2018 19:08:39 +0200 Wuzzy TechRacer: Print selected map in debug output
Thu, 26 Jul 2018 18:39:06 +0200 Wuzzy TechRacer: Make most variables local
Thu, 26 Jul 2018 18:26:48 +0200 Wuzzy Clean up messy indentations in TechRacer script
Thu, 26 Jul 2018 18:11:23 +0200 Wuzzy TechRacer: Delete dead code
Thu, 26 Jul 2018 18:01:32 +0200 Wuzzy TechRacer: Fix gears not spawning on turn start when player pressed control right at start
Thu, 26 Jul 2018 14:18:23 +0200 Wuzzy Prevent saving weapon scheme if name was already taken 0.9.24
Thu, 26 Jul 2018 14:18:23 +0200 Wuzzy Prevent saving game schemes if name was already been taken 0.9.24
Thu, 26 Jul 2018 13:03:35 +0200 Wuzzy Prevent saving weapon scheme if name was already taken
Thu, 26 Jul 2018 00:18:59 +0200 Wuzzy Prevent saving game schemes if name was already been taken
Tue, 24 Jul 2018 20:46:22 +0200 Wuzzy Fix a couple of PNG images with known invalid color profiles
Tue, 24 Jul 2018 20:46:22 +0200 Wuzzy Fix a couple of PNG images with known invalid color profiles 0.9.24
Tue, 24 Jul 2018 20:15:32 +0200 Wuzzy Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack 0.9.24
Tue, 24 Jul 2018 20:07:58 +0200 Wuzzy Limit max droplet count to 50 (fix for 0.9.24 branch only) 0.9.24
Tue, 24 Jul 2018 19:34:04 +0200 Wuzzy Update frontend translation files 0.9.24
Tue, 24 Jul 2018 19:31:37 +0200 Wuzzy Fix changelog typos 0.9.24
Mon, 16 Jul 2018 20:28:01 +0200 Wuzzy Fix hwengine crash when using >1 controllers 0.9.24
Tue, 24 Jul 2018 18:37:52 +0200 Wuzzy Add more sane default controls for controller 0.9.24
Tue, 24 Jul 2018 18:37:52 +0200 Wuzzy Fix broken controller/joystick button and axis events 0.9.24
Tue, 24 Jul 2018 18:37:52 +0200 Wuzzy Detect Qt style after parameter parsing 0.9.24
Tue, 24 Jul 2018 18:37:52 +0200 Wuzzy Fix SDLInteraction strings not being translated 0.9.24
Tue, 24 Jul 2018 18:37:52 +0200 Wuzzy Refactor storage of joystick SDL key names 0.9.24
Tue, 24 Jul 2018 18:37:52 +0200 Wuzzy Make frontend detect controllers again 0.9.24
Tue, 24 Jul 2018 15:44:25 +0200 Wuzzy Update and change license information of Droplet sounds, now it's CC BY 3.0 0.9.24
Tue, 24 Jul 2018 15:44:25 +0200 Wuzzy Update and change license information of Droplet sounds, now it's CC BY 3.0
Sun, 22 Jul 2018 02:46:27 +0200 Wuzzy Fix deprecation warnings in libphyslayer
Sun, 22 Jul 2018 02:29:44 +0200 Wuzzy Fix warnings about unused params in C code
Sat, 21 Jul 2018 15:58:07 +0200 Wuzzy Update German translation
Sat, 21 Jul 2018 14:46:51 +0200 Wuzzy Update Lua/frontend locale files
Sat, 21 Jul 2018 02:06:13 +0200 Wuzzy Merge alfadur's server commits with timer cycle key commits
Sat, 21 Jul 2018 00:34:32 +0200 Wuzzy Add control to cycle through timer/bounciness values
Fri, 20 Jul 2018 19:25:21 +0200 Wuzzy Move hardcoded bounciness values to uConsts
Fri, 20 Jul 2018 20:00:52 -0400 nemo catchup merge on all of alfadur's cool server changes
Sat, 21 Jul 2018 02:19:32 +0300 alfadur Fix map voting verification
Sat, 21 Jul 2018 02:13:55 +0300 alfadur Implement room config export
Fri, 20 Jul 2018 22:14:20 +0300 alfadur Implement save/delete commands
Fri, 20 Jul 2018 00:02:52 +0300 alfadur Implement map voting
Thu, 19 Jul 2018 22:50:46 +0300 alfadur clean up room lookups
Wed, 18 Jul 2018 02:14:32 +0300 alfadur Keep hedgehog limit in sync
Tue, 17 Jul 2018 16:03:34 +0300 alfadur indulge clippy
Tue, 17 Jul 2018 00:27:24 +0300 alfadur Add room flags
Mon, 16 Jul 2018 22:59:58 +0300 alfadur Something down in the food chain already uses bitflags, so might as well switch to them
Mon, 16 Jul 2018 22:32:04 +0300 alfadur Assorted chat fixes
Fri, 13 Jul 2018 19:52:19 +0300 alfadur Better packing for clients
Fri, 20 Jul 2018 15:56:43 +0200 Wuzzy Add more sane default controls for controller
Fri, 20 Jul 2018 14:33:41 +0200 Wuzzy Fix broken controller/joystick button and axis events
Fri, 20 Jul 2018 12:51:16 +0200 Wuzzy Detect Qt style after parameter parsing
Fri, 20 Jul 2018 02:43:38 +0200 Wuzzy Fix SDLInteraction strings not being translated
Fri, 20 Jul 2018 02:22:12 +0200 Wuzzy Refactor storage of joystick SDL key names
Thu, 19 Jul 2018 22:19:44 +0200 Wuzzy Make frontend detect controllers again
Thu, 19 Jul 2018 19:35:28 +0200 Wuzzy Fix engine crash when trying to delete cameraFile but it doesn't exist
Thu, 19 Jul 2018 19:11:39 +0200 Wuzzy Fix crash when aborting encoding phase of video recording in videos page if >1 video is being encoded
Thu, 19 Jul 2018 14:01:57 +0200 Wuzzy Document and clean up tools directory a bit
Wed, 18 Jul 2018 17:02:40 +0200 Wuzzy Improve some replies for chat commands on server
Wed, 18 Jul 2018 15:35:54 +0200 Wuzzy Refactor server chat command help, also add admin commands to help
Wed, 18 Jul 2018 03:55:02 +0200 Wuzzy Add /help command for lobby and rooms too
Wed, 18 Jul 2018 02:05:05 +0200 Wuzzy Remove and replace old googlecode references
Wed, 18 Jul 2018 01:35:59 +0200 Wuzzy Switch from http:// to https:// URLs where possible
Wed, 18 Jul 2018 00:27:23 +0200 Wuzzy Increase hedgehog limit to 64
Tue, 17 Jul 2018 22:42:49 +0200 Wuzzy Server: Replace hardcoded hog-related numbers with consts
Tue, 17 Jul 2018 22:00:15 +0200 Wuzzy Bazooka/Grende training: Hide mission panel on pressing attack key
Tue, 17 Jul 2018 21:31:41 +0200 Wuzzy Update server dependencies in INSTALL.md
Tue, 17 Jul 2018 21:17:33 +0200 Wuzzy Clarify/rewrite a few OutError messages
Tue, 17 Jul 2018 20:13:41 +0200 Wuzzy Fix frontend showing 2 errors on engine fatal error (exit code 52)
Tue, 17 Jul 2018 19:44:29 +0200 Wuzzy Clarify the wording of a few checkFails messages
Tue, 17 Jul 2018 19:28:31 +0200 Wuzzy Propagate fatal errors to OutError if checkFails called
Tue, 17 Jul 2018 18:38:44 +0200 Wuzzy Add hidden bazooka training achievement for 100% accuracy
Tue, 17 Jul 2018 16:45:34 +0200 Wuzzy Standardize hidden mission achievement in new Lua library "Achievements"
Tue, 17 Jul 2018 14:20:58 +0200 Wuzzy Add proper exit codes when halt-ing hwengine due to error
Tue, 17 Jul 2018 12:55:07 +0200 Wuzzy Fix cursor teleporting to center after leaving game with video recording
Tue, 17 Jul 2018 12:50:55 +0200 Wuzzy Whoops. Syntax error in uVideoRec
Tue, 17 Jul 2018 12:17:11 +0200 Wuzzy Fix video recorder not working if sound disabled (fixes bug 200)
Mon, 16 Jul 2018 23:27:15 +0200 Wuzzy Add variable to make state of sound system clear
Mon, 16 Jul 2018 20:28:01 +0200 Wuzzy Fix hwengine crash when using >1 controllers
Mon, 16 Jul 2018 19:15:22 +0200 Wuzzy Always use SDL_Map(A)RGB in SDL_FillRect for color
Mon, 16 Jul 2018 04:50:23 +0200 Wuzzy When hwengine crashes w/ error 217, write backtrace in log, too
Sun, 15 Jul 2018 19:49:31 +0200 Wuzzy Fix hwengine --help returning with exit code 51
Sun, 15 Jul 2018 14:21:06 +0200 Wuzzy Clean up cMaxHHs and cMaxTeams a bit, get rid of hardcoded numbers
Thu, 12 Jul 2018 14:46:16 +0200 Wuzzy Merge gameServer2 changes
Thu, 12 Jul 2018 14:41:24 +0200 Wuzzy Send proper failure error message when image loading has failed
Wed, 11 Jul 2018 18:36:21 -0400 nemo merge
Mon, 09 Jul 2018 20:59:08 +0300 alfadur Optimize test string generation
Mon, 09 Jul 2018 20:31:32 +0300 alfadur fix tests
Mon, 09 Jul 2018 19:41:26 +0300 alfadur complete newseed voting
Mon, 09 Jul 2018 19:39:15 +0300 alfadur merge
Sat, 07 Jul 2018 20:22:31 +0300 alfadur Mostly implement voting
Fri, 06 Jul 2018 21:03:03 +0300 alfadur Implement greetings & fixed rooms
Wed, 11 Jul 2018 21:56:30 +0200 Wuzzy Make sure TotalRounds increases to 0 on first real turn
Wed, 11 Jul 2018 19:14:11 +0200 Wuzzy ACF5: Fix Tribe not being in same clan as Natives
Wed, 11 Jul 2018 18:59:23 +0200 Wuzzy Simplify turn handling in ASA death01
Wed, 11 Jul 2018 18:45:54 +0200 Wuzzy ACF7: Fix princess being in wrong clan
Wed, 11 Jul 2018 18:13:52 +0200 Wuzzy Fix aihDoesntMatter still being attacked with air attack
Wed, 11 Jul 2018 17:25:53 +0200 Wuzzy ASA death01: Put PAotH into correct clan
Wed, 11 Jul 2018 17:13:25 +0200 Wuzzy Fix aihDoesntMatter not applying to hammer and shover
Wed, 11 Jul 2018 16:22:05 +0200 Wuzzy ACF3: Fix initial ammo being locked
Wed, 11 Jul 2018 16:01:12 +0200 Wuzzy ACF3: Tweak princess spawn position
Wed, 11 Jul 2018 15:44:33 +0200 Wuzzy ACF3: Move princess to her own team, fix clan color
Tue, 10 Jul 2018 21:29:31 +0200 Wuzzy Add subtle dust flakes for Cheese and CrazyMission themes
Tue, 10 Jul 2018 20:30:06 +0200 Wuzzy New SD water texture for CrazyMission theme
Tue, 10 Jul 2018 18:35:31 +0200 Wuzzy Refactor collision mask checks, remove hardcoded numbers
Tue, 10 Jul 2018 18:00:04 +0200 Wuzzy Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
Tue, 10 Jul 2018 17:11:31 +0200 Wuzzy Prevent manual hiding of some special mission panels
Tue, 10 Jul 2018 16:44:13 +0200 Wuzzy Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
Tue, 10 Jul 2018 16:25:58 +0200 Wuzzy Update mission texts with regards to mission panel key
Tue, 10 Jul 2018 16:07:11 +0200 Wuzzy Add dedicated key to display mission panel: M
Tue, 10 Jul 2018 15:20:19 +0200 Wuzzy Tweak chat command replies for /lua command
Tue, 10 Jul 2018 13:28:47 +0200 Wuzzy Add /help chat command for engine
Sun, 08 Jul 2018 02:46:59 +0200 Wuzzy Highlander: Fix all hogs getting teleport after hog placement phase
Sun, 08 Jul 2018 02:06:08 +0200 Wuzzy Fix GetAmmo getting wrong ammo count
Sun, 08 Jul 2018 01:30:13 +0200 Wuzzy New Lua API function: GetAmmo, to get ammo config
Sun, 08 Jul 2018 00:16:33 +0200 Wuzzy Fix teleport tooltip claiming it doesn't end turn, while in in hog placing phase with inf. attack
Sat, 07 Jul 2018 23:29:02 +0200 Wuzzy Fix TotalRounds still being -1 in first real turn after hog placement phase
Sat, 07 Jul 2018 22:50:08 +0200 Wuzzy Highlander: Localize global variable
Sat, 07 Jul 2018 22:48:56 +0200 Wuzzy Highlander: Clean up code style, indents and delete useless old comments
Sat, 07 Jul 2018 19:34:13 +0200 Wuzzy Space Invasion: Improve how round score is displayed
Sat, 07 Jul 2018 18:41:28 +0200 Wuzzy Space Invasion: Localize most global variables
Sat, 07 Jul 2018 18:37:21 +0200 Wuzzy Fix rare Lua error message spam in Space Invasion
Fri, 06 Jul 2018 17:16:01 +0200 Marcin Mielniczuk Add an extra test for Rnd's distribution
Fri, 06 Jul 2018 16:59:52 +0200 Marcin Mielniczuk Send the rnd reply to the room only.
Fri, 06 Jul 2018 16:27:25 +0200 Marcin Mielniczuk Implement server-side logic for Rnd
Wed, 04 Jul 2018 18:49:51 +0300 alfadur Fix team remove synchronization
Wed, 04 Jul 2018 15:42:42 +0300 alfadur Check for client's existence before handling messages
Wed, 04 Jul 2018 13:56:49 +0300 alfadur Fix scheme config parsing
Wed, 04 Jul 2018 12:57:05 +0300 alfadur Fix AddTeam message serialization
Wed, 04 Jul 2018 04:42:16 +0300 alfadur add missing message tests
Wed, 04 Jul 2018 00:01:25 +0300 alfadur update nom
Tue, 03 Jul 2018 23:05:09 +0300 alfadur update proptest
Tue, 03 Jul 2018 22:39:12 +0300 alfadur merge
Tue, 03 Jul 2018 22:37:15 +0300 Marcin Mielniczuk Update rand and log to the latest versions
Mon, 02 Jul 2018 16:48:16 -0400 nemo somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
Mon, 02 Jul 2018 16:46:13 +0300 Marcin Mielniczuk Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
Mon, 02 Jul 2018 16:25:49 +0300 alfadur Fix cmd parsing & update tests
Fri, 29 Jun 2018 18:27:51 +0300 Marcin Mielniczuk Implement parsing for rnd and add a little documentation
Thu, 28 Jun 2018 17:29:37 +0200 Marcin Mielniczuk Undo enabling the `unreachable-pub` lint.
Thu, 28 Jun 2018 00:10:15 +0300 alfadur stabilization
Wed, 27 Jun 2018 23:51:00 +0300 alfadur Fix spectators joining midgame
Wed, 27 Jun 2018 23:26:29 +0300 alfadur Send more data on room joining
Wed, 27 Jun 2018 17:58:33 +0300 alfadur Additional round cleanup
Tue, 26 Jun 2018 23:20:28 -0400 nemo neglected dep update from r87a6cad20c90:
Wed, 27 Jun 2018 04:54:41 +0300 alfadur Send teams&flags on entering a room
Wed, 27 Jun 2018 02:34:46 +0300 alfadur Implement game start & engine messages
Tue, 26 Jun 2018 23:22:38 +0300 alfadur Implement game config messages
Sun, 24 Jun 2018 12:09:31 -0400 marmistrz Enable all lints from the rust-2018-idioms suite.
Thu, 21 Jun 2018 17:43:13 -0400 nemo Just to be kind to vim which is failing at sniffing
Thu, 21 Jun 2018 17:23:10 -0400 alfadur implementation of team related messages
Thu, 21 Jun 2018 23:09:20 +0200 unc0rr Store saved room in yaml
Tue, 19 Jun 2018 19:14:33 -0400 nemo let's keep track of the racer room config
Mon, 18 Jun 2018 09:22:53 -0400 alfadur partial room implementation
Thu, 14 Jun 2018 16:44:27 -0400 alfadur rework of prior
Thu, 14 Jun 2018 12:31:15 -0400 alfadur handle edge polling properly
Sun, 10 Jun 2018 19:12:26 +0200 antonc27 Merge default to ios-develop ios-develop
Sun, 10 Jun 2018 19:01:50 +0200 antonc27 Merge ios-develop into default
Sun, 10 Jun 2018 18:56:51 +0200 antonc27 Added tag Hedgewars-iOS-2.1 for changeset 195208deff1d ios-develop
Thu, 31 May 2018 01:50:49 +0200 Wuzzy More fallback styling for hat preview webpage
Thu, 31 May 2018 01:45:20 +0200 Wuzzy Add <noscript> fallback for hats preview webpage
Tue, 29 May 2018 19:12:53 -0400 alfadur bullet bubbles
Mon, 28 May 2018 19:50:15 -0400 alfadur ensure shotgun works with portals and make it hit airmines
Sun, 27 May 2018 20:32:06 -0400 nemo allow freezing airmines outside the Land area too. Make the top of frozen mine a little flatter
Sun, 27 May 2018 13:10:32 -0400 nemo make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
Sat, 26 May 2018 10:54:17 -0400 nemo Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
Thu, 24 May 2018 13:04:56 -0400 nemo make all bullets function similar to machinegun bullets (can hit/shove objects without checkin)
Thu, 24 May 2018 09:51:11 -0400 nemo zero damage on air mine too
Thu, 24 May 2018 15:23:48 +0200 Wuzzy Remove unused variable in uLandObjects
Thu, 24 May 2018 15:20:29 +0200 Wuzzy Feedback dialog: Disable "send system information" checkbox by default
Wed, 23 May 2018 20:45:42 -0400 nemo Allow freezing airmines because whyyy not
Tue, 22 May 2018 17:54:07 -0400 alfadur theme object tweak
Tue, 22 May 2018 17:53:53 -0400 alfadur Checksum girders and masks too
Fri, 18 May 2018 09:57:24 -0400 nemo merge this in too
Fri, 18 May 2018 09:56:56 -0400 nemo IFDEF for Phys 2.0 which has no mountHandle - result will just be no hwp in hwp on those systems, which would be rarely used and DLC only. 0.9.24
Thu, 17 May 2018 20:04:39 -0400 nemo 0.9.24 merge of physfs tweak
Thu, 17 May 2018 20:04:07 -0400 nemo Make wrapping a lua and its sidecar actually work. 0.9.24
Wed, 16 May 2018 19:36:49 -0400 alfadur example theme objects for the new theming features
Wed, 16 May 2018 18:37:17 -0400 alfadur new theme object features
Wed, 16 May 2018 18:22:28 +0200 sheepluva adjust label, update ChangeLog ui-scaling
Wed, 16 May 2018 18:09:13 +0200 sheepluva add chat size to misc settings. persist in settings.ini ui-scaling
Wed, 16 May 2018 10:11:00 +0200 sheepluva WIP: make chat resizing faster ui-scaling
Tue, 15 May 2018 23:47:07 +0200 sheepluva whoops, I initialized my new var incorrectly ui-scaling
Tue, 15 May 2018 17:05:40 +0200 sheepluva fix some accidental code corruption caused by my last commit ui-scaling
Tue, 15 May 2018 16:55:37 +0200 sheepluva WIP: allow changing chat size ui-scaling
Mon, 07 May 2018 23:43:01 +0300 unC0Rr Fix win32 package creation
Sun, 06 May 2018 00:48:43 +0200 Wuzzy Merge default
Sun, 06 May 2018 00:47:49 +0200 alfadur Update frontend translation: Japanese
Thu, 03 May 2018 14:44:17 -0400 alfadur fix trace when bullets skip on water
Fri, 04 May 2018 15:08:59 +0200 Wuzzy Make EnableSwitchHog() more robust against failure, return gear UID
Fri, 04 May 2018 14:46:39 +0200 Wuzzy Continental supplies: No more hacky switch hog for North America
Fri, 04 May 2018 14:38:01 +0200 Wuzzy Lua API: Add EnableSwitchHog to manually enable hog switching
Fri, 04 May 2018 01:39:22 +0200 Wuzzy Continental supplies: Upside-Down World special now works in cave maps as well
Fri, 04 May 2018 01:01:40 +0200 Wuzzy Update German Lua translation
Thu, 03 May 2018 23:19:56 +0200 Wuzzy Fix changelog mistake
Thu, 03 May 2018 23:00:08 +0200 Wuzzy CS: Fix display of ammo caption for weapon specials
Thu, 03 May 2018 22:42:29 +0200 Wuzzy Fix GetAmmoTimer implementation, swap arguments
Thu, 03 May 2018 22:12:13 +0200 Wuzzy Continental supplies: Fix continent ammo tooltip containing annoying "use of this weapon does not end turn"
Thu, 03 May 2018 22:05:25 +0200 Wuzzy Lua API: GetAmmoTimer, to get the player-set timer for an ammo
Thu, 03 May 2018 21:40:13 +0200 Wuzzy Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
Thu, 03 May 2018 21:04:55 +0200 Wuzzy Rename SVG hats to be consistent with PNG versions
Thu, 03 May 2018 21:02:05 +0200 Wuzzy Simplify and shrink 5 SVG hats
Thu, 03 May 2018 19:02:55 +0200 Wuzzy Update copyright years
Thu, 03 May 2018 18:00:49 +0200 kompowiec Update Taiwanese translation
Thu, 03 May 2018 17:22:53 +0200 Wuzzy Update ChangeLog for Continental supplies
Thu, 03 May 2018 16:46:36 +0200 Wuzzy Continental supplies: Bouncy boomerang does not spawn crate when drowning
Thu, 03 May 2018 16:16:15 +0200 Wuzzy Continental supplies: Mention that vamp increases Medicine effectiveness
Thu, 03 May 2018 15:37:29 +0200 Wuzzy Continental supplies: Fix “Boring” sound being played after continent select
Thu, 03 May 2018 15:30:31 +0200 Wuzzy Continental supplies: Update pickhammer icon
Thu, 03 May 2018 15:18:28 +0200 Wuzzy Massive Continental supplies update
Thu, 03 May 2018 11:58:07 +0200 Vatten Updated Continental supplies
Wed, 02 May 2018 23:07:41 +0200 unc0rr Call GetNext twice as many times to distribute seed across the whole buffer even for single byte seeds
Wed, 02 May 2018 15:29:21 -0400 nemo real droplet fix - default density is fine - also add back in the underwater bullet trails
Wed, 02 May 2018 20:09:48 +0200 Wuzzy Minor improvements in tutorial mission texts to make stuff clearer
Wed, 02 May 2018 18:48:58 +0200 Wuzzy Update German translation for previous English typo fixes
Wed, 02 May 2018 18:19:31 +0200 Wuzzy Fix a couple of English typos
Wed, 02 May 2018 17:22:42 +0200 Wuzzy Fix more German typos in Hedgewars files
Wed, 02 May 2018 15:28:46 +0200 Wuzzy Fix a couple of German typos in de.lua
Tue, 01 May 2018 20:41:47 -0400 nemo reduce minigun splash droplets a little
Tue, 01 May 2018 14:08:28 -0400 Case_Of Update of french frontend localisation
Sun, 29 Apr 2018 11:25:12 -0400 nemo Seed reset seems fine when moved out of the loader. Also bump protocol
Sun, 29 Apr 2018 10:47:02 -0400 nemo Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
Sun, 29 Apr 2018 09:24:14 -0400 nemo Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
Fri, 27 Apr 2018 11:19:23 -0400 nemo mark this revision as 0.9.24 branching point - next commit requires a protocol bump 0.9.24
Thu, 26 Apr 2018 00:21:03 +0200 Wuzzy Fix hog being unable to walk after using sniper rifle without firing both shots
Tue, 24 Apr 2018 21:49:12 +0200 Wuzzy Pas2C: Add support for char + ansistring (for real this time)
Tue, 24 Apr 2018 20:30:15 +0200 Wuzzy Change KeyBindToName to shortstring
Tue, 24 Apr 2018 19:52:04 +0200 Wuzzy Pas2C: Add support for char + ansistring
Tue, 24 Apr 2018 19:10:19 +0200 Wuzzy Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
Sat, 21 Apr 2018 17:17:42 +0200 Wuzzy New Lua call: Retreat, to force turn into Retreat time
Thu, 19 Apr 2018 15:48:00 +0200 Wuzzy Fix incorrect check for iPhone macro in hwconsts.h
Thu, 19 Apr 2018 14:07:56 +0200 Wuzzy Fix outdated Qt CMake dependency for OS X
Wed, 18 Apr 2018 17:12:23 +0200 Wuzzy Added tag 0.9.24.1-release for changeset afc089c39556
Wed, 18 Apr 2018 17:12:15 +0200 Wuzzy Removed tag 0.9.24.1-release 0.9.24.1-release
Wed, 18 Apr 2018 17:02:44 +0200 Wuzzy Update changelog
Wed, 18 Apr 2018 10:30:27 -0400 nemo Added tag 0.9.24.1-release for changeset ea98a45452e5
Wed, 18 Apr 2018 10:30:16 -0400 nemo Removed tag 0.9.24.1-release
Wed, 18 Apr 2018 10:30:10 -0400 nemo bump cpack .24 to .24.1, make the moc filter broader
Wed, 18 Apr 2018 09:11:38 -0400 nemo Added tag 0.9.24.1-release for changeset 3f2ee2f9b51d
Tue, 17 Apr 2018 19:43:41 -0400 alfadur fix/workaround for fullscreen crash in 0.9.24
Tue, 17 Apr 2018 15:21:52 -0400 nemo minor simplification of conditions for not spawning a visual gear - also allows lua to spawn clouds critically or non-critically. We probably shouldn't even exempt clouds from this, and just spawn them once synced, but, eh, probably isn't a significant hit since sheepluva made the motion more efficient.
Tue, 17 Apr 2018 20:10:10 +0200 Wuzzy Fix crash when firing portal gun at low quality graphics
Tue, 17 Apr 2018 00:37:15 +0200 Wuzzy Added tag 0.9.24-release for changeset a4e7e62f2c0d
Sun, 15 Apr 2018 18:20:34 +0200 unc0rr Install platforms dir too 0.9.24-release
Fri, 13 Apr 2018 16:18:57 -0400 nemo enable stretchLastSection
Fri, 13 Apr 2018 14:45:09 -0400 nemo wuzzy is a spoilsport
Fri, 13 Apr 2018 20:35:35 +0200 alfadur Stop minigun sound when gtMinigun is destroyed
Fri, 13 Apr 2018 13:03:51 -0400 nemo QT for some reason messes with XCompose causing broken input (Qt 5 only - Qt 4 did not break anything). In Qt 5.2 and 5.3 this was causing an invalid conversion in chat messages containing these resulting in the bad bytes being stripped. In Qt 5.9 it is still broken, but you at least get a string with something in it. This checks for non-zero converted strings for room creation and chat lines.
Fri, 13 Apr 2018 00:17:30 +0200 alfadur Fix bullet trails overlapping when the pass through wrap or bounce world edge
Thu, 12 Apr 2018 16:56:06 +0200 Wuzzy Use QDir::Files to read ammo schemes
Thu, 12 Apr 2018 14:52:47 +0200 Wuzzy Don't let hedgehogs moan if they take 0 Sudden Death damage
Thu, 12 Apr 2018 01:51:38 +0200 alfadur Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
Thu, 12 Apr 2018 00:40:10 +0200 Wuzzy Update changelog
Wed, 11 Apr 2018 17:59:59 -0400 nemo merge with 0.9.23, pulling in unc0rr's desync fix
Sun, 08 Apr 2018 00:52:22 +0200 sheepluva cleanup whitespaces, add braces to for loops
Sun, 08 Apr 2018 00:26:33 +0200 alfadur I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
Sat, 07 Apr 2018 23:38:19 +0200 sheepluva Quick Game: ignore hidden themes
Sat, 07 Apr 2018 22:16:36 +0200 sheepluva Fix segfault on game halt (if no logfile)
Fri, 06 Apr 2018 12:34:23 -0400 nemo quick game wasn't checking for hidden themes. It should, but this will at least make them not-crash. The results are kind of amusing.
Wed, 04 Apr 2018 21:34:09 +0200 Wuzzy Remove “mission accomplished” victory message, might be confusing
Wed, 04 Apr 2018 19:33:19 +0200 Wuzzy Show simple drop-down icon next to key binder widget
Wed, 04 Apr 2018 18:38:00 +0200 Wuzzy Update changelog
Wed, 04 Apr 2018 14:05:29 +0200 Wuzzy Update locale files
Fri, 30 Mar 2018 20:42:24 +0200 unc0rr Improve error message a bit
Fri, 30 Mar 2018 12:26:51 -0400 nemo oups
Fri, 30 Mar 2018 11:56:16 -0400 nemo add title manipulation
Fri, 30 Mar 2018 17:01:30 +0200 unc0rr Bump protocol version, update sources in preparation for .24 release
Fri, 30 Mar 2018 10:03:29 -0400 nemo simple optimised svg of the low detail hedgehog for use in .desktop files and such
Fri, 30 Mar 2018 15:56:47 +0200 Wuzzy Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
Fri, 30 Mar 2018 15:37:48 +0200 Wuzzy Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
Fri, 30 Mar 2018 15:16:29 +0200 Wuzzy CMake: Make sure Qt5 is also found on OS X after installing it via Homebrew
Fri, 30 Mar 2018 15:02:10 +0200 Wuzzy Fix Qt5 in .travis.yml for Ubuntu (hopefully)
Fri, 30 Mar 2018 08:02:14 -0400 nemo Backed out changeset e9caada3aac1 - < LocutusOfBorg> dpkg-shlibdeps: error: no dependency information < LocutusOfBorg> Hint: check if the library actually comes from a package.
Wed, 28 Mar 2018 17:28:12 +0200 Wuzzy Update .travis.yml to include Qt5 stuff
Wed, 28 Mar 2018 16:05:46 +0200 Wuzzy Add greno4ka to credits for Russian translation contribution
Wed, 28 Mar 2018 16:04:07 +0200 greno4ka Slightly update russian localization
Wed, 28 Mar 2018 15:37:35 +0200 LocutusOfBorg Remove useless libghc-stm-dev from build
Wed, 28 Mar 2018 15:21:23 +0200 Wuzzy CMake for server: Pass -dynamic flag to ghc
Wed, 28 Mar 2018 15:14:20 +0200 Wuzzy CMake: Rework Haskell package detection, use ghc-pkg to detect packages
Wed, 28 Mar 2018 14:06:34 +0200 Wuzzy Grenade Training: Add warm-up sequence, introduce timer in separate mission panel
Wed, 28 Mar 2018 01:22:53 +0200 Wuzzy Fix compile fail due to dependency in Qt 5.10 in pagevideos.cpp
Tue, 27 Mar 2018 23:01:22 +0200 Wuzzy Add voice pack sound fallbacks also for sndOoff{2,3} and sndOw{2,4}
Tue, 27 Mar 2018 22:45:31 +0200 Wuzzy Fix broken fallback to sndFirePunch1 if sndFirePunch{2,6} is missing
Tue, 27 Mar 2018 19:59:12 +0200 Wuzzy Videos frontend page: Locale-aware text formatting
Tue, 27 Mar 2018 13:45:58 -0400 nemo might as well put this after the last mining
Tue, 27 Mar 2018 17:32:23 +0200 Wuzzy Fix team files and settings not saving properly, and remove FileEngine stuff from DLC
Tue, 27 Mar 2018 04:39:31 +0200 Wuzzy ThemeFilterProxyModel: Fix filter function containing a path with no return value
Mon, 26 Mar 2018 15:12:33 +0200 Wuzzy Flying portal balls now spawn a few spark effects
Sat, 24 Mar 2018 19:05:46 -0400 nemo oops
Sat, 24 Mar 2018 23:57:54 +0100 Wuzzy Update German Lua translation
Sat, 24 Mar 2018 23:45:16 +0100 Wuzzy ShoppaMap: Can change map complexity with slider, remove script param “pad”
Sat, 24 Mar 2018 23:13:57 +0100 Wuzzy ShoppaMap: Delete unused/dead code
Sat, 24 Mar 2018 22:28:53 +0100 Wuzzy TechRacer: Remove script parameter “helpDisabled”
Sat, 24 Mar 2018 11:07:44 -0400 nemo bug #598 - this was kinda entertaining but is, yeah, a bit too weird
Sat, 24 Mar 2018 02:24:02 +0100 Wuzzy Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel
Sat, 24 Mar 2018 00:26:39 +0100 Wuzzy Change how locale is loaded in frontend, and fix some bugs
Fri, 23 Mar 2018 03:37:07 +0100 Wuzzy The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
Fri, 23 Mar 2018 03:17:01 +0100 Wuzzy Add new game flag gfSwitchHog, enable hog switching at turn start
Thu, 22 Mar 2018 23:27:11 +0100 Wuzzy Change appearance of Art theme in Sudden Death
Thu, 22 Mar 2018 19:25:38 +0100 Wuzzy Lua API: Add Explode function
Thu, 22 Mar 2018 18:40:21 +0100 Wuzzy Improve Sudden Death theming of Eyes and Deepspace
Thu, 22 Mar 2018 17:44:06 +0100 Wuzzy Fix some artifacts in contour of horizont.png of Planes theme
Thu, 22 Mar 2018 16:52:04 +0100 Wuzzy Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
Thu, 22 Mar 2018 16:08:33 +0100 Wuzzy If delegating room control, reset map of new master, if map is missing
Thu, 22 Mar 2018 14:09:10 +0100 Wuzzy QTfrontent: Print map and style name in red, if missing. And update map label after delegation
Thu, 22 Mar 2018 13:29:07 +0100 Wuzzy Set plain text mode for gamecfg labels (scheme, style)
Thu, 22 Mar 2018 13:18:45 +0100 Wuzzy Display style name correctly if host selects a style you don't have
Thu, 22 Mar 2018 00:17:13 +0100 Wuzzy Change CrazyMission preview, change portal map theme to Hell
Wed, 21 Mar 2018 20:35:50 +0100 Wuzzy Fix initial map preview being broken when joining room, part 2
Wed, 21 Mar 2018 15:38:20 +0100 Wuzzy Partially fix wrong preview when joining host room with missing map
Wed, 21 Mar 2018 14:36:26 +0100 Wuzzy Add some isNull checks for some strings in mapContainer
Tue, 20 Mar 2018 02:24:47 +0100 Wuzzy Fix incorrect preview when selecting image map the first time in session
Mon, 19 Mar 2018 18:58:49 +0100 Wuzzy Fix theme chooser failing to filter themes by name
Mon, 19 Mar 2018 16:07:08 +0100 Wuzzy Force proper map and theme reset when host delegates to you if you don't have the map or theme
Mon, 19 Mar 2018 15:44:39 +0100 Wuzzy Map container: Add question mark in front of missing theme name
Mon, 19 Mar 2018 15:21:11 +0100 Wuzzy Tweak map preview background colors
Mon, 19 Mar 2018 14:07:29 +0100 Wuzzy Fix map type combo box being disabled for good when you select image or mission map
Mon, 19 Mar 2018 13:35:13 +0100 Wuzzy Check existance of theme icon before loading it
Mon, 19 Mar 2018 00:09:07 +0100 Wuzzy Shorten and wrap map name properly when viewing room as non-master
Sun, 18 Mar 2018 20:58:46 +0100 Wuzzy Fix some map preview properly problems when host switches to image map mode w/ you missing the map
Sun, 18 Mar 2018 15:42:17 +0100 Wuzzy Show error icon when selected theme is missing
Sun, 18 Mar 2018 15:24:54 +0100 Wuzzy Add IsHiddenRole to ThemeModel for hidden themes
Sun, 18 Mar 2018 14:38:48 +0100 Wuzzy ThemeModel: Filter themes based on IsDlcRole rather than string-based
Sun, 18 Mar 2018 03:24:49 +0100 Wuzzy Online room: Display error image in preview when host selects a map you don't have
Sun, 18 Mar 2018 18:47:03 +0100 antonc27 - Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time) ios-develop Hedgewars-iOS-2.1
Sun, 18 Mar 2018 00:24:15 +0100 Wuzzy Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
Sat, 17 Mar 2018 22:26:02 +0100 Wuzzy Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes
Sat, 17 Mar 2018 23:27:24 +0100 antonc27 - New AppIcon (no more black background!) ios-develop
Sat, 17 Mar 2018 22:37:13 +0100 antonc27 - Migrate AppIcons to xcassets ios-develop
Sat, 17 Mar 2018 23:55:32 +0300 unC0Rr Fix crasher
Sat, 17 Mar 2018 18:15:55 +0100 antonc27 - Missing languages ios-develop
Sat, 17 Mar 2018 18:13:37 +0100 antonc27 - Use two-letter language descriptor for localisations ios-develop
Sat, 17 Mar 2018 17:47:42 +0100 Wuzzy Show sidNoEndTurn text for most weapons when in inf attack mode
Sat, 17 Mar 2018 15:51:45 +0100 Wuzzy Draw map page: Fix pen size being changed after loading a map
Sat, 17 Mar 2018 04:37:13 +0100 Wuzzy Fix speech bubble briefly rendering at (0,0) after spawning
Sat, 17 Mar 2018 04:12:10 +0100 Wuzzy Remove ugly empty rectangle in empty active teams list for real
Sat, 17 Mar 2018 04:02:37 +0100 Wuzzy Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
Sat, 17 Mar 2018 02:16:16 +0100 Wuzzy Remove “Upload to YouTube” functionality which has been broken for years
Sat, 17 Mar 2018 00:13:49 +0100 Wuzzy Various minor frontend CSS tweaks
Fri, 16 Mar 2018 19:25:51 +0100 Wuzzy QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
Fri, 16 Mar 2018 19:17:20 +0100 antonc27 - Hide 'Campaign' button (not ready on iOS...) ios-develop
Fri, 16 Mar 2018 19:05:11 +0100 Wuzzy Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Fri, 16 Mar 2018 16:35:08 +0100 Wuzzy Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
Fri, 16 Mar 2018 02:02:27 +0100 Wuzzy Make video metadata strings translatable in frontend
Fri, 16 Mar 2018 00:10:04 +0100 antonc27 - Fix archiving (?) ios-develop
Thu, 15 Mar 2018 23:59:20 +0100 antonc27 - Pause game when it goes background (do not show anymore annoying 'confirm quit') ios-develop
Thu, 15 Mar 2018 23:24:48 +0100 antonc27 - Do not delete Beach theme (it's official one now) ios-develop
Thu, 15 Mar 2018 21:28:10 +0100 Wuzzy Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
Thu, 15 Mar 2018 21:15:16 +0100 Wuzzy Remove Qt SVG and Qt OpenGL as hard dependencies
Thu, 15 Mar 2018 17:53:34 +0100 Wuzzy Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
Thu, 15 Mar 2018 15:49:17 +0100 Wuzzy Mutant: Fix graph title on game draw
Thu, 15 Mar 2018 15:34:29 +0100 Wuzzy Make chart in stats screen support negative numbers. Fixes e.g. Mutant
Thu, 15 Mar 2018 14:51:07 +0100 Wuzzy Fix broken stats chart bounding box
Thu, 15 Mar 2018 04:33:11 +0100 Wuzzy Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
Thu, 15 Mar 2018 03:29:31 +0100 Wuzzy Clear drawn maps in TechRacer
Thu, 15 Mar 2018 02:59:37 +0100 Wuzzy gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
Thu, 15 Mar 2018 02:08:07 +0100 Wuzzy Take radius into account when drawing gtGenericFaller
Wed, 14 Mar 2018 23:55:13 +0100 Wuzzy Add default directory DrawnMaps to put hand-drawn maps into
Wed, 14 Mar 2018 23:02:39 +0100 Wuzzy Merge unC0Rr's broken preview fix
Wed, 14 Mar 2018 23:02:11 +0100 Wuzzy Update frontend translations
Wed, 14 Mar 2018 22:59:06 +0100 Wuzzy Drawn map menu: Add spin box to change brush size by hand
Wed, 14 Mar 2018 22:57:31 +0100 unc0rr Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
Wed, 14 Mar 2018 21:46:07 +0100 Wuzzy Add images for radio buttons, add hover and pressed images for checkboxes
Wed, 14 Mar 2018 20:58:24 +0100 Wuzzy Fix weird scaling of draw map widget
Wed, 14 Mar 2018 20:39:14 +0100 Wuzzy Drawn map page: Move save and load buttons, fix points label overlap
Wed, 14 Mar 2018 20:00:09 +0100 Wuzzy Drawn map page: Enable antialiasing, turn eraser cursor red
Wed, 14 Mar 2018 19:40:43 +0100 Wuzzy Fix cursor circle being too large in drawn map editor
Wed, 14 Mar 2018 17:50:21 +0100 Wuzzy Backed out changeset 3a110dcb6e87 (Qt color chooser)
Wed, 14 Mar 2018 11:36:43 -0400 nemo While the intent was good, saving column width/sort was unfortunately not handling the addition of new columns and old configs were losing columns. If this is restored, it should have some check on column with invalidation of config.
Wed, 14 Mar 2018 16:25:54 +0100 Wuzzy Add voicepack: Russian_pl (by mtg90pl)
Wed, 14 Mar 2018 15:58:16 +0100 antonc27 - Fix missions path, still needs refactoring... ios-develop
Wed, 14 Mar 2018 15:55:38 +0100 Wuzzy Fix frontend from messing with legacy schemes.ini, just read it, never write
Wed, 14 Mar 2018 15:19:08 +0100 Wuzzy Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel
Wed, 14 Mar 2018 14:42:50 +0100 Wuzzy Game scheme handling: Use QFile instead of QSettings for increased efficiency
Wed, 14 Mar 2018 12:17:11 +0100 Wuzzy Fix bad import of old ammo schemes, improve debug output when importing schemes from old .ini files
Wed, 14 Mar 2018 01:33:37 +0100 Wuzzy Remove old Qt4 workaround for missing language name of Scottish Gaelic
Wed, 14 Mar 2018 01:22:45 +0100 Wuzzy Force color dialog to use Qt style. Fixes some issues
Wed, 14 Mar 2018 00:46:20 +0100 antonc27 - Fix missions regression: presentation of list is good, still problem with path during launching ios-develop
Wed, 14 Mar 2018 00:25:31 +0100 antonc27 - Fix missions regression: refactoring, WIP ios-develop
Wed, 14 Mar 2018 00:20:47 +0100 Wuzzy Update German Lua translation
Tue, 13 Mar 2018 23:39:09 +0100 Wuzzy Movement Training: Revert ice girder color for consistency with TechRacer and HedgeEditor
Tue, 13 Mar 2018 23:19:24 +0100 unc0rr Merge qt5transition into default
Tue, 13 Mar 2018 23:07:58 +0100 Wuzzy Movement training: Tweak some sprite visuals
Tue, 13 Mar 2018 22:57:49 +0100 unc0rr Workaround for the weird new qgraphicsview/qgraphicsscene fitInView behavior qt5transition
Tue, 13 Mar 2018 22:49:06 +0100 Wuzzy Movement Training: Make the use of the mission panel clearer and harder to overlook
Tue, 13 Mar 2018 21:27:11 +0100 Wuzzy Basic Bazooka Training: Add one more target, make limited ammo section easier, add more hints
Tue, 13 Mar 2018 20:31:35 +0100 Wuzzy Rope Training: Place the second-last target at a more reasonable position
Tue, 13 Mar 2018 18:25:37 +0100 Wuzzy Frontend: Fix built-in Qt translations not loaded properly qt5transition
Tue, 13 Mar 2018 16:57:20 +0100 Wuzzy Update INSTALL.md about new Qt5 dependency qt5transition
Tue, 13 Mar 2018 16:38:48 +0100 Wuzzy Fix buggy Qt5 style detection causing segfault on Arch Linux w/ qt5-style-plugins qt5transition
Tue, 13 Mar 2018 10:20:41 -0400 nemo try plastique with fallback to windows - we should find a way to alert the user that qt5-style-plugins would improve rendering qt5transition
Tue, 13 Mar 2018 10:02:01 -0400 nemo seems to help styling some - some CSS tweaks may still be needed - lobby for example qt5transition
Tue, 13 Mar 2018 13:15:15 +0100 Wuzzy Update .hgignore to ignore new Qt's moc_ and qrc_ files qt5transition
Tue, 13 Mar 2018 00:50:58 +0100 Wuzzy Also update default binds for SDL2 keypad names qt5transition
Mon, 12 Mar 2018 19:15:45 -0400 nemo these changed, presumably in SDL2 - might want to review all the others qt5transition
Mon, 12 Mar 2018 22:53:28 +0100 Wuzzy Use visible team count instead of total team count to determine rendered team bar height
Mon, 12 Mar 2018 19:39:00 +0100 Wuzzy Remove rubber duck from BRW, RW and most weapon schemes for now
Mon, 12 Mar 2018 12:54:33 +0100 Wuzzy Use onSkipTurn in scripts to detect turn skips
Mon, 12 Mar 2018 12:37:35 +0100 Wuzzy Lua API: Add onSkipTurn callback, called when hog skips
Mon, 12 Mar 2018 12:27:13 +0100 Wuzzy Lua API: Add SkipTurn() to replace ParseCommand("skip")
Mon, 12 Mar 2018 02:09:21 +0100 Wuzzy ACF7: Add one pick hammer in crate
Mon, 12 Mar 2018 00:59:47 +0100 alfadur Fix minigun bullets sometimes failing to hit when shooting same thing twice in row
Sun, 11 Mar 2018 23:24:05 +0100 antonc27 - Remember user settings on app update ios-develop
Sun, 11 Mar 2018 22:39:40 +0100 antonc27 - Some not-so-important pretty formatting ios-develop
Sun, 11 Mar 2018 21:38:08 +0100 Wuzzy Bazooka/Grenade Training: Make weapon selection detection future-proof
Sun, 11 Mar 2018 20:43:15 +0100 antonc27 Merge from 0.9.23 ios-develop
Sun, 11 Mar 2018 12:08:49 +0100 alfadur Change minigun sound once again, lower pitch
Sun, 11 Mar 2018 11:01:27 +0100 Wuzzy ASA_cosmos: Fix game not ending when hero dies after being seen by Guards
Sun, 11 Mar 2018 10:50:02 +0100 alfadur Add new minigun sound
Sun, 11 Mar 2018 00:46:22 +0100 Wuzzy Update Qt and Lua translation files
Sat, 10 Mar 2018 23:43:32 +0100 unc0rr Fix disabled button rendering qt5transition
Sat, 10 Mar 2018 23:16:22 +0100 unc0rr - Fix insane width of lines in health graphic qt5transition
Sat, 10 Mar 2018 12:57:13 +0100 Wuzzy uLocale: Fix broken Format function
Sat, 10 Mar 2018 12:32:44 +0100 Wuzzy Make a few more engine strings translatable
Sat, 10 Mar 2018 03:27:18 +0100 Wuzzy ClimeHome: Show messages when cake is nearby and when reaching home
Sat, 10 Mar 2018 01:46:51 +0100 Wuzzy Minigun: Move attack timer to Karma to make gear type more Lua-friendly
Sat, 10 Mar 2018 01:28:15 +0100 Wuzzy Reduce number of minigun bullets from 71 to 70
Sat, 10 Mar 2018 00:54:00 +0100 alfadur Fix minigun not pausing the turn timer properly
Fri, 09 Mar 2018 23:34:46 +0100 alfadur Improve appearance of bullet trails, slight fade out at beginning
Fri, 09 Mar 2018 22:23:57 +0100 Wuzzy When using seduction, only show “CENSORED” text in English locale
Fri, 09 Mar 2018 21:09:53 +0100 Wuzzy Nerf minigun in Default ammo scheme
Fri, 09 Mar 2018 19:48:15 +0100 alfadur Fix minigun bullet impact image being drawn over hog sometimes
Fri, 09 Mar 2018 19:45:21 +0100 alfadur Fix direction of dispensed bullet shells from shotgun/sniper/minigun
Fri, 09 Mar 2018 19:40:49 +0100 Wuzzy ACF8: Fix invisible cyborg sometimes blocking the way
Fri, 09 Mar 2018 19:05:59 +0100 Wuzzy A Classic Fairytale: Harden all missions against missing campaign variables in team file and assume default values
Fri, 09 Mar 2018 18:03:59 +0100 Wuzzy ACF9: Fix cannibal talking to himself in cut scene if playing with 3 natives instead of 4
Fri, 09 Mar 2018 15:20:28 +0100 Wuzzy ACF6: Change mines, remove mines placed at unfair positions
Fri, 09 Mar 2018 14:27:37 +0100 Wuzzy ACF3: Fix cannibals sometimes doing nothing for a full turn
Fri, 09 Mar 2018 12:55:54 +0100 Wuzzy ACF1: Hide Cannibals team before it appears
Fri, 09 Mar 2018 12:43:36 +0100 Wuzzy Hide team bar if all hedgehogs in it are hidden or dead
Fri, 09 Mar 2018 11:32:36 +0100 Wuzzy ACF: Only use standard team colors
Fri, 09 Mar 2018 02:03:03 +0100 Wuzzy ACF7: Fix incorrect hog name used in speech bubble
Fri, 09 Mar 2018 01:12:07 +0100 Wuzzy Update German Lua translation
Fri, 09 Mar 2018 00:45:37 +0100 Wuzzy Merge unC0Rr's control fixes
Fri, 09 Mar 2018 00:44:36 +0100 Wuzzy ACF7: Make hogs talk when you complete a part of the second mission goal (reach princess / free friends)
Thu, 08 Mar 2018 23:46:46 +0100 Wuzzy ACF7: Fix incorrect hog name mentioned in 2nd mission text
Thu, 08 Mar 2018 23:36:16 +0100 Wuzzy AI: Don't use tardis when in multishoot and not inf attack
Thu, 08 Mar 2018 23:28:58 +0100 unc0rr Fix new binds system for real
Thu, 08 Mar 2018 21:58:59 +0100 unc0rr This should fix crash with custom bindings
Thu, 08 Mar 2018 21:46:43 +0100 jose1711 Update Slovak translation
Thu, 08 Mar 2018 21:28:02 +0100 Wuzzy Racer: Draw waypoint outline around cursor while in placement phase
Thu, 08 Mar 2018 21:05:10 +0100 Wuzzy Merge server stuff from alfadur
Thu, 08 Mar 2018 21:03:25 +0100 Wuzzy HedgeEditor: Show waypoint preview
Thu, 08 Mar 2018 20:40:00 +0100 Wuzzy HedgeEditor: Fix sndIncoming playing for placing stuff, add many sound effects
Thu, 08 Mar 2018 19:36:07 +0100 Wuzzy HedgeEditor: Clean up messy HWP overwrites
Thu, 08 Mar 2018 19:14:06 +0100 Wuzzy Racer: No longer play Incoming or Missed sound
Thu, 08 Mar 2018 19:08:21 +0100 Wuzzy Construction Mode: Fix annoying Incoming voice and other sound issues
Thu, 08 Mar 2018 19:03:03 +0100 Wuzzy Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
Thu, 08 Mar 2018 18:15:06 +0100 Wuzzy Lua API: Add SetSoundMask to disable playing certain sounds
Thu, 08 Mar 2018 17:07:14 +0100 Wuzzy ACF2: Make all Weaklings on worst CPU level
Thu, 08 Mar 2018 15:01:18 -0500 alfadur separated the server logic from all the async io mess.
Thu, 08 Mar 2018 16:49:49 +0100 Wuzzy ACF: Reduce computer hog levels in missions 2 and 6.
Thu, 08 Mar 2018 15:37:49 +0100 Wuzzy CTF_Blizzard: Force clan limit of 2. Auto-remove excess hogs
Thu, 08 Mar 2018 15:15:11 +0100 Wuzzy CTF_Blizzard: Dump dead code / out-commented code
Thu, 08 Mar 2018 15:05:42 +0100 Wuzzy CTF: Write hog with most captures in stats screen
Thu, 08 Mar 2018 14:53:25 +0100 Wuzzy CTF: Say "clan" instead of "team" in mission panel
Thu, 08 Mar 2018 14:47:47 +0100 Wuzzy CTF: Show team scores and score graph in stats screen
Thu, 08 Mar 2018 13:42:36 +0100 Wuzzy CTF: Don't disable home flag after capture
Thu, 08 Mar 2018 13:34:45 +0100 Wuzzy CTF: Allow to be played with more than 2 clans
Thu, 08 Mar 2018 12:46:11 +0100 Wuzzy CTF: Drop flag when carrier uses piano strike
Thu, 08 Mar 2018 12:34:46 +0100 Wuzzy Capture the Flag: Fix many Lua errors when playing with >2 clans
Thu, 08 Mar 2018 11:58:27 +0100 Wuzzy Mutant: Faster excess hog removal
Thu, 08 Mar 2018 03:00:51 +0100 Wuzzy uCommandHandlers: Remove unused variable
Thu, 08 Mar 2018 02:59:14 +0100 Wuzzy CTF: Dumb out-commented code
Thu, 08 Mar 2018 02:19:44 +0100 Wuzzy Slightly simplify Mutant mission panel
Thu, 08 Mar 2018 02:03:23 +0100 Wuzzy CTF: Fix Lua errors when using kamikaze or tardis
Thu, 08 Mar 2018 01:22:00 +0100 Wuzzy CTF: Remove tardis and resurrector
Thu, 08 Mar 2018 01:12:35 +0100 Wuzzy Control: Remove tardis and resurrector
Thu, 08 Mar 2018 00:54:12 +0100 Wuzzy German translation: “Grundlagentraining” → “Grundausbildung”
Thu, 08 Mar 2018 00:46:00 +0100 Wuzzy SimpleMission: Set GameFlags more cleanly
Thu, 08 Mar 2018 00:18:32 +0100 Wuzzy Fix artillery being broken in some missions
Wed, 07 Mar 2018 23:52:45 +0100 Wuzzy Target Practice: Re-center camera to hog after projectiles get destroyed or drown
Wed, 07 Mar 2018 23:06:19 +0100 Wuzzy ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug 521)
Wed, 07 Mar 2018 22:47:55 +0100 Wuzzy Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
Wed, 07 Mar 2018 20:27:42 +0100 Wuzzy Update German frontend and Minigun translation
Wed, 07 Mar 2018 18:27:14 +0100 Wuzzy Rope training: Fix confused order of retract/extend controls
Wed, 07 Mar 2018 18:24:17 +0100 Wuzzy Rope Knock Challenge: Remove trailing space of name "doomy "
Wed, 07 Mar 2018 18:23:21 +0100 Wuzzy Death02: Add Delay=600
Wed, 07 Mar 2018 18:18:11 +0100 Wuzzy Update German Lua translation
Wed, 07 Mar 2018 15:47:03 +0100 Wuzzy Use mktemp in update_lua_locale_files.sh
Wed, 07 Mar 2018 15:09:31 +0100 Wuzzy Stop SplitByChar also lowercasing the entire string. Fixes bug 581.
Wed, 07 Mar 2018 13:48:51 +0100 Wuzzy Lua: Rename global variable “L” to “LOCALE”
Wed, 07 Mar 2018 12:33:56 +0100 Wuzzy Sort all core missions in training menu more logically
Wed, 07 Mar 2018 10:44:30 +0100 Wuzzy Frontend: Lead first-time player to training page on start
Tue, 06 Mar 2018 15:21:36 -0500 nemo the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
Tue, 06 Mar 2018 04:26:51 +0100 Wuzzy Update README about the Hedgewars training
Tue, 06 Mar 2018 04:11:17 +0100 Wuzzy Remove unused, unfinished and outdated boot camp mission
Tue, 06 Mar 2018 03:48:03 +0100 Wuzzy Complete overhaul of Basic Rope Training
Mon, 05 Mar 2018 19:26:46 +0100 Wuzzy Change misleading server error message about nicknames
Mon, 05 Mar 2018 19:21:58 +0100 Wuzzy Capitalize default hog names and server name
Mon, 05 Mar 2018 19:05:10 +0100 Wuzzy More user-friendly server messages
Mon, 05 Mar 2018 16:16:32 +0100 Wuzzy Fix frontend error dialog always displaying "failed" as last engine message after engine crash
Sun, 04 Mar 2018 00:13:38 +0100 unc0rr Having chat mode as game state was a mistake
Fri, 02 Mar 2018 19:44:09 +0100 Wuzzy Remove dead code from basic bazooka training
Fri, 02 Mar 2018 19:43:06 +0100 Wuzzy Completely redo Basic Grenade Training
Fri, 02 Mar 2018 13:57:37 +0100 Wuzzy Basic Movement Training: Fix inconsistent help texts when switching Cappy a 2nd time
Wed, 28 Feb 2018 20:14:55 +0100 Wuzzy Complete redo of Basic Bazooka Training
Mon, 26 Feb 2018 22:14:40 +0100 Wuzzy Add "Turning Around" to movement training
Mon, 26 Feb 2018 21:17:36 +0100 Wuzzy Some minor convenience improvements in Basic Flying Saucer Training
Mon, 26 Feb 2018 21:09:35 +0100 Wuzzy Add Basic Movement Training
Sun, 25 Feb 2018 18:54:51 -0500 nemo falling hogs using rope were ignoring a few things (for example taking damage from rubber)
Sun, 25 Feb 2018 18:57:30 +0100 unc0rr Much smaller TBinds type
Sat, 24 Feb 2018 15:24:36 +0100 Wuzzy Change team colors in rope knock challenge to standard color scheme
Sat, 24 Feb 2018 15:14:30 +0100 Wuzzy RC Plane Challenge: Switch to using fake crates only
Sat, 24 Feb 2018 14:59:35 +0100 Wuzzy Display score next to team bar in singleplayer challenges
Fri, 23 Feb 2018 22:43:34 +0100 Wuzzy Remove false credit of hwmap2lua.sh
Fri, 23 Feb 2018 21:06:43 +0100 Wuzzy Add szczur's script to convert .hwmap to Lua code
Fri, 23 Feb 2018 14:26:58 +0100 Wuzzy Lua API: Fix SetWind not updating flake direction
Fri, 23 Feb 2018 14:10:03 +0100 Wuzzy Fix incorrect wind bar in some missions
Fri, 23 Feb 2018 13:28:07 +0100 Wuzzy Convert The Great Escape to SimpleMission format
Fri, 23 Feb 2018 12:48:27 +0100 Wuzzy Convert Nobody Laugh to SimpleMission format
Thu, 22 Feb 2018 20:10:22 -0500 nemo Enemy hogs should at least try to get to you in low gravity
Thu, 22 Feb 2018 02:24:42 +0100 Wuzzy Convert Newton and the Hammock to SimpleMission format
Thu, 22 Feb 2018 01:39:30 +0100 Wuzzy Convert Big Armory mission to SimpleMission format
Thu, 22 Feb 2018 01:35:16 +0100 Wuzzy SimpleMission: Check regular victory at turn and or start
Thu, 22 Feb 2018 01:03:40 +0100 Wuzzy SimpleMission: Add support for failure texts in the stats screen
Wed, 21 Feb 2018 22:43:03 +0100 Wuzzy SimpleMission: Check regular victory before anything else
Wed, 21 Feb 2018 21:40:52 +0100 Wuzzy New SD flakes for Bath: skull and bones in bubble
Wed, 21 Feb 2018 21:29:30 +0100 Wuzzy Rewrite most mission texts to actually *explain* the goal
Wed, 21 Feb 2018 18:15:57 +0100 Wuzzy 2 new scenarios: Bazooka Battlefield, Tentacle Terror
Wed, 21 Feb 2018 17:14:46 +0100 Wuzzy Add SimpleMission lua library for easier mission creation
Wed, 21 Feb 2018 15:53:30 +0100 Wuzzy Fix SD flakes attributes not set properly when SD flake count = normal flake count
Wed, 21 Feb 2018 15:05:50 +0100 Wuzzy Improve/fix messaging when multiple teams win
Wed, 21 Feb 2018 03:08:19 +0100 Wuzzy Remove "Click to resume" from quit menu as visual clutter
Wed, 21 Feb 2018 03:05:50 +0100 Wuzzy InputHandler: Shorten "Escape" to "Esc"
Wed, 21 Feb 2018 03:03:16 +0100 Wuzzy Fix quit menu showing incorrect key when using non-default bindings
Wed, 21 Feb 2018 02:37:01 +0100 Wuzzy Engine: Allow to use up to 9 placeholders in Format and FormatA
Tue, 20 Feb 2018 22:21:33 +0100 Wuzzy uInputManager: Add functions to get SDL key name
Tue, 20 Feb 2018 19:15:47 +0100 Wuzzy Fix a few German typos of main menu
Tue, 20 Feb 2018 19:07:32 +0100 Wuzzy VideoRec: Fix many effects not being recorded
Tue, 20 Feb 2018 17:52:22 +0100 Wuzzy Fix volume caption not being shown when hitting mute key
Tue, 20 Feb 2018 15:37:36 +0100 Wuzzy Lua API: Remove empty functions CampaignLock and CampaignUnlock
Tue, 20 Feb 2018 15:31:47 +0100 Wuzzy Expose 5 land flags to Lua for use with SetGearCollisionMask
Tue, 20 Feb 2018 14:03:46 +0100 Wuzzy Fix inconsistent name of SetGearAIHints
Mon, 19 Feb 2018 17:03:59 +0100 Wuzzy Portal mission: Fix health crate spawning inside land
Mon, 19 Feb 2018 13:46:40 +0100 Wuzzy Make hog invulnerable after winning SpeedShoppa or TargetPractice mission
Mon, 19 Feb 2018 11:18:13 +0100 Wuzzy Display cursor coordinates in HedgeEditor
Mon, 19 Feb 2018 09:45:36 +0100 Wuzzy Lua library Animate: StoppedGear now returns true if gear does not exist
Sat, 17 Feb 2018 20:59:56 +0100 Wuzzy Fix onEndTurn being called in multishoot
Sat, 17 Feb 2018 20:51:36 +0100 Wuzzy Battalion, Points Mode: Show points next to team bars
Sat, 17 Feb 2018 17:36:26 +0100 Wuzzy Battalion: Use AmmoTypeMax for ammo type iterations
Sat, 17 Feb 2018 12:52:47 +0100 Wuzzy Play a few more taunts in Space Invasion
Sat, 17 Feb 2018 11:25:43 +0100 Wuzzy Racer/TechRacer: Show best times next to team bars
Sat, 17 Feb 2018 00:34:00 +0100 Wuzzy Construction Mode, Space Invasion: Add example script param in default schems to make editing more convenient
Sat, 17 Feb 2018 00:06:34 +0100 Wuzzy Add Space Invasion game scheme with sane default configuration
Fri, 16 Feb 2018 23:42:00 +0100 Wuzzy Racer and TechRacer: Move cameera to first waypoint in Ready phase
Fri, 16 Feb 2018 21:00:37 +0100 Wuzzy ClimbHome: Show best team heights next to team name
Fri, 16 Feb 2018 20:16:34 +0100 Wuzzy Construction Mode: Show clan power next to all teams
Fri, 16 Feb 2018 19:54:21 +0100 Wuzzy Restore 5 hats to their previous full animated form
Fri, 16 Feb 2018 19:49:46 +0100 Wuzzy Lua API: Add functons: GetTeamIndex and GetTeamClan
Fri, 16 Feb 2018 19:16:35 +0100 Wuzzy Add team score next to team bars for CTF_Blizard, Control, CTF, Mutant, Space Invasion
Fri, 16 Feb 2018 13:57:48 +0100 Wuzzy Add SetTeamLabel to Lua API, can set arbitrary string as team label
Fri, 16 Feb 2018 12:38:30 +0100 Wuzzy Manually fix some clipping / simplify issues with a few hats
Fri, 16 Feb 2018 12:25:16 +0100 Wuzzy Resize hats with size 32×1024 to 64×512 for consistency
Fri, 16 Feb 2018 11:51:42 +0100 Wuzzy Crop non-team hats without “real” animation to static format (32×32)
Fri, 16 Feb 2018 10:47:35 +0100 Wuzzy Simplify 5 team hats to static format
Thu, 15 Feb 2018 21:47:31 +0100 Wuzzy Fix hittig precise+rottags the first time when all tags started off showing health tag in gfInvulnerable
Thu, 15 Feb 2018 21:39:10 +0100 Wuzzy Implement very basic stats screen for TropyRace
Thu, 15 Feb 2018 19:03:04 +0100 Wuzzy TrophyRace: Hide mission panel when player shoots rope
Thu, 15 Feb 2018 18:56:00 +0100 Wuzzy Simplify the status update panel in Trophy Race a lot
Thu, 15 Feb 2018 18:32:28 +0100 Wuzzy TrophyRace: Show fastest team times (instead of clan times)
Thu, 15 Feb 2018 16:48:04 +0100 Wuzzy TrophyRace: Show current racing time at top
Thu, 15 Feb 2018 13:49:14 +0100 Wuzzy The rottags key alone now toggles hog tags; preecise+rottags is used to cycle tags
Thu, 15 Feb 2018 13:34:17 +0100 Wuzzy Scheme editor: Slightly fade disabled game modifiers into gray
Thu, 15 Feb 2018 12:13:06 +0100 Wuzzy Fix some hats “dancing on the head” by making them static
Thu, 15 Feb 2018 04:27:16 +0100 Wuzzy Change game modifier icons: Karma, per-hog ammo, reset health, shared ammo, teams divide
Thu, 15 Feb 2018 01:06:55 +0100 Wuzzy Change icon for King Mode
Wed, 14 Feb 2018 23:40:10 +0100 Wuzzy Fix a few typos in German translation
Wed, 14 Feb 2018 23:03:35 +0100 Wuzzy Fix some consistency issues with change hog tags control
Wed, 14 Feb 2018 22:56:32 +0100 Wuzzy Flip Switch/Precise key combintions with change hog tags
Wed, 14 Feb 2018 22:54:13 +0100 Wuzzy Switch + Change hog tags now turns on and off all tags
Wed, 14 Feb 2018 22:27:18 +0100 Wuzzy Toggle hog tag translucency with Precise + Change hog tags key
Wed, 14 Feb 2018 21:28:44 +0100 Wuzzy Add separate control for changing hedgehog tags
Wed, 14 Feb 2018 20:57:45 +0100 Wuzzy Rename AFK Mode to “Auto Skip” (bug 78)
Wed, 14 Feb 2018 17:45:33 +0100 Wuzzy Rewrite introduction in README
Wed, 14 Feb 2018 17:08:14 +0100 Wuzzy Update README about the team chat key
Wed, 14 Feb 2018 15:36:38 +0100 Wuzzy Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color
Wed, 14 Feb 2018 02:48:46 +0100 Wuzzy Fix preview image for Sticks map
Wed, 14 Feb 2018 02:26:59 +0100 Wuzzy Redo SD water and SD clouds of most themes and apply sd-tint
Mon, 12 Feb 2018 23:37:08 +0100 Wuzzy Make team chat its own control and use [U] key by default
Mon, 12 Feb 2018 23:23:07 +0100 Wuzzy Show remaining ammo when using Birdy egg or RC Plane bomb
Mon, 12 Feb 2018 22:22:27 +0100 Wuzzy Mutant: Force special mutant/feeder hat+name to be only hold by those who deserved it
Mon, 12 Feb 2018 20:47:45 +0100 Wuzzy Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
Mon, 12 Feb 2018 20:00:26 +0100 Wuzzy Battalion (mode=king): Kill the team when the king died instea of dismissing
Mon, 12 Feb 2018 19:38:07 +0100 Wuzzy Battalion: Reduce amount of SD messages
Mon, 12 Feb 2018 19:19:43 +0100 Wuzzy Tweak some misleading Battalion texts
Mon, 12 Feb 2018 17:47:40 +0100 Wuzzy Battalion: Move crate pickup animation to crate
Mon, 12 Feb 2018 17:22:29 +0100 Wuzzy Battalion: Use official onEndTurn callback
Mon, 12 Feb 2018 16:41:40 +0100 Wuzzy Battalion: Add more health change effects
Mon, 12 Feb 2018 15:50:49 +0100 Wuzzy Battalion: Clean up and remove dead code
Mon, 12 Feb 2018 15:08:13 +0100 Wuzzy Battalion: Standardize the crate pickup message
Mon, 12 Feb 2018 14:50:06 +0100 Wuzzy Clean up Battalion error stuff
Mon, 12 Feb 2018 11:03:48 +0100 Wuzzy Add custom weapon icons for Continental supplies
Sun, 11 Feb 2018 22:11:52 +0100 Wuzzy HedgeEditor: Tweak caption colors
Sun, 11 Feb 2018 20:39:39 +0100 Wuzzy Construction Mode: Fix cursor icon being displayed on teleport
Sun, 11 Feb 2018 20:28:21 +0100 Wuzzy Construction Mode: Hide crate contents and object/crate placer submodes from prying eyes over the net
Sun, 11 Feb 2018 13:35:47 +0100 Wuzzy Construction Mode: Show selected object at cursor and crate preview
Sun, 11 Feb 2018 04:00:10 +0100 Wuzzy Construction Mode: Fix annoying extra messages when using object placer
Sun, 11 Feb 2018 02:17:58 +0100 Wuzzy Fix incorrect round counting in fruit03, too
Sun, 11 Feb 2018 02:03:09 +0100 Wuzzy Fix Killing the Specialists recording the turn count way too low
Sun, 11 Feb 2018 01:15:23 +0100 Wuzzy Construction Mode: Spawn particles over generators, tweak other particles
Sat, 10 Feb 2018 23:54:12 +0100 Wuzzy Construction Mode: Show message when respawning hog
Sat, 10 Feb 2018 23:13:23 +0100 Wuzzy Racer: Make waypoints dark in bright themes like Bath
Sat, 10 Feb 2018 22:02:08 +0100 Wuzzy Make first waypoint flash TechRacer, before hog starts racing
Sat, 10 Feb 2018 21:28:22 +0100 Wuzzy Racer: Make first waypoint flash and highlight last waypoint while placing
Sat, 10 Feb 2018 20:08:22 +0100 Wuzzy Racer, TechRacer: Fade out waypoints at the end
Sat, 10 Feb 2018 19:30:51 +0100 Wuzzy Racer, TechRacer: Change waypoint opacity on victory or failure
Sat, 10 Feb 2018 18:03:12 +0100 Wuzzy Increase opacity of Racer/TechRacer waypoints
Sat, 10 Feb 2018 15:37:47 +0100 Wuzzy Disable crate drops in HedgeEditor scheme
Sat, 10 Feb 2018 15:36:01 +0100 Wuzzy Remove some "invalid" crate drops from Construction Mode weapon scheme
Sat, 10 Feb 2018 15:16:20 +0100 Wuzzy Construction Mode: Show Message and minor smoke effect when losing ammo due to weapon filter
Sat, 10 Feb 2018 14:20:36 +0100 Wuzzy Redraw Vampiric.png based on vector graphic. Smooth fade out to 0 opacity instead of hard cut-off
Sat, 10 Feb 2018 12:59:13 +0100 Wuzzy Construction Mode: Hide power tag when it's nobody's turn
Sat, 10 Feb 2018 12:44:40 +0100 Wuzzy Add minigun to scripts. Also add a few missing ammos to BRW and RW
Sat, 10 Feb 2018 12:01:00 +0100 Wuzzy Construction Mode: Now amSwitch amount can be changed in weapon scheme
Sat, 10 Feb 2018 11:46:57 +0100 Wuzzy Always remove mine strike in Construction Mode
Sat, 10 Feb 2018 10:19:28 +0100 Wuzzy Construction Mode: Change message color
Sat, 10 Feb 2018 10:02:58 +0100 Wuzzy Construction Mode: Refactor colors, add subtle glow to healing station, don't spawn vGears for respawner and generator
Sat, 10 Feb 2018 09:32:28 +0100 Wuzzy Refactor Construction Mode to NOT use localized strings as identifiers
Sat, 10 Feb 2018 08:28:22 +0100 Wuzzy Improve internal Construction Mode code documentation
Sat, 10 Feb 2018 06:36:07 +0100 Wuzzy Localize various Construction Mode vars
Sat, 10 Feb 2018 06:07:24 +0100 Wuzzy Refactor Construction Mode code (delete old comments, move code around. NO functional changes)
Fri, 09 Feb 2018 21:04:53 +0100 Wuzzy Lua API: AddAmmo unselects weapons before it would remove current ammo from current hog
Fri, 09 Feb 2018 19:58:55 +0100 Wuzzy Construction Mode: Each team remembers its selections now
Fri, 09 Feb 2018 19:01:52 +0100 Wuzzy More Construction Mode refactoring
Fri, 09 Feb 2018 18:14:05 +0100 Wuzzy Construction Mode: Remember previous selection of pIndex
Fri, 09 Feb 2018 16:27:32 +0100 Wuzzy Construction Mode: Sort structure types roughly by importance and convenience
Fri, 09 Feb 2018 16:12:54 +0100 Wuzzy Add a few key shortcuts in Costruction Mode
Fri, 09 Feb 2018 14:56:04 +0100 Wuzzy HedgeEditor, Construction Mode: Refactor code by adding fake ammo type variables
Fri, 09 Feb 2018 14:33:00 +0100 Wuzzy Add healing visual effect + heal msg in scripts
Fri, 09 Feb 2018 12:52:05 +0100 Wuzzy Lua API: Add HealHog to heal hog with visual effects + message
Fri, 09 Feb 2018 12:08:12 +0100 Wuzzy Show subtle heal effect for healing hogs in health reset mode
Fri, 09 Feb 2018 11:30:04 +0100 Wuzzy Refactor health gain effects and message into util fuction HHHeal
Fri, 09 Feb 2018 10:48:24 +0100 Wuzzy Killing The Specialists: Fix health boost division
Fri, 09 Feb 2018 10:47:21 +0100 Wuzzy Killing The Specialists mission: Fix misleading hints, add messages and visual effects
Fri, 09 Feb 2018 07:41:37 +0100 Wuzzy 2 minor spelling/grammar fixes
Fri, 09 Feb 2018 07:38:14 +0100 Wuzzy Refactor scripts to use SpawnSupplyCrate (where it makes sense)
Fri, 09 Feb 2018 06:03:01 +0100 Wuzzy Lua API: Add SpawnSupplyCrate
Fri, 09 Feb 2018 04:37:27 +0100 Wuzzy Lua API: Add GetTeamName
Thu, 08 Feb 2018 19:02:51 +0100 Wuzzy Lua API: Add GetWind function to get current wind
Thu, 08 Feb 2018 18:42:07 +0100 Wuzzy Lua API: Add SetVampiric and SetLaserSight
Thu, 08 Feb 2018 18:10:39 +0100 Wuzzy Add callback: onEndTurn
Thu, 08 Feb 2018 15:44:08 +0100 Wuzzy Change hats exclusion rule in hats_js_anim.xhtml
Thu, 08 Feb 2018 13:54:48 +0100 Wuzzy Fix broken preview of team hats in frontend
Thu, 08 Feb 2018 09:38:35 +0100 Wuzzy Add missing beginWriteArray in scheme model code
Thu, 08 Feb 2018 09:26:24 +0100 Wuzzy Fix failure to read game scheme (.hwg) files
Thu, 08 Feb 2018 09:14:20 +0100 KoBeWi Fix how scheme files behave
Thu, 08 Feb 2018 08:50:45 +0100 KoBeWi Keep game/weapon schemes in separate files
Thu, 08 Feb 2018 07:30:19 +0100 mtg90pl Add Polish voicepack (Default_pl) by mtg90pl
Thu, 08 Feb 2018 07:09:39 +0100 Wuzzy Fix timebox being usable in SD w/ damage=0
Wed, 07 Feb 2018 12:30:11 +0100 Wuzzy Fix TotalRounds counting rounds a couple of turns too late
Wed, 07 Feb 2018 11:03:14 +0100 Wuzzy Refactor Sudden Death starting into own function
Wed, 07 Feb 2018 08:30:50 +0100 Wuzzy Add the flag of Scotland (uk_scotland)
Wed, 07 Feb 2018 07:54:18 +0100 Wuzzy Fix green color channel on themes with sd-tint (#566)
Wed, 07 Feb 2018 07:38:37 +0100 Wuzzy Add theme fallback music settings
Wed, 07 Feb 2018 05:36:32 +0100 Wuzzy Remove unused variable in uGearsHandlersMess
Wed, 07 Feb 2018 03:56:53 +0100 Wuzzy ClimbHome, Sniper Rifle training: Unselect weapon after victory
Wed, 07 Feb 2018 03:50:38 +0100 Wuzzy Calling SetWeapon with amNothing now unselects weapon
Wed, 07 Feb 2018 02:26:31 +0100 Wuzzy Change weapon icons of mudball and air mine
Wed, 07 Feb 2018 01:54:50 +0100 Wuzzy Lua API: Add WriteLnToChat
Wed, 07 Feb 2018 01:13:17 +0100 Wuzzy ASA, Hard Flying: Show personal best at mission start
Wed, 07 Feb 2018 00:36:04 +0100 Wuzzy Precise Shooting mission: Fix Lua errors when enemy dies after hero
Tue, 06 Feb 2018 23:56:28 +0100 Wuzzy Start changelog for 0.9.24
Tue, 06 Feb 2018 23:48:34 +0100 Wuzzy ASA: Fruit03: Show collected ammo
Tue, 06 Feb 2018 06:33:32 +0100 Wuzzy ACF3: Explode princess when skipping 12turn course failanim
Tue, 06 Feb 2018 06:23:37 +0100 Wuzzy Show # of turns left in the 12-turn parcour segment of ACF3
Tue, 06 Feb 2018 05:54:34 +0100 Wuzzy String cleanup: Double/triple exclamation marks
Tue, 06 Feb 2018 05:50:05 +0100 Wuzzy Fix various story flaws in mission descriptions of ACF campaign
Tue, 06 Feb 2018 05:47:09 +0100 Wuzzy Fix some minor formatting and grammar flaws in script strings
Tue, 06 Feb 2018 04:07:35 +0100 Wuzzy Fix various typos in translatable strings
Tue, 06 Feb 2018 04:06:49 +0100 Wuzzy Fix error 52: Move amMinigun.png to Graphics/Hedgewars
Wed, 31 Jan 2018 13:42:52 -0500 alfadur Machinegun. also tweaked ignore
Wed, 24 Jan 2018 22:20:10 +0100 unc0rr Finish porting. Seems to work, but no thorough testing has been performed qt5transition
Wed, 24 Jan 2018 21:05:34 +0100 unc0rr Configure for Qt5 qt5transition
Wed, 17 Jan 2018 00:59:39 +0100 unc0rr Add assert on LoadingText texture value 0.9.23
Wed, 17 Jan 2018 00:32:34 +0100 unc0rr Proper rejoin desyncs fix now 0.9.23
Tue, 16 Jan 2018 00:42:06 +0100 unc0rr The ultimate fix for rejoin desyncs 0.9.23
Sun, 14 Jan 2018 23:30:42 +0100 unc0rr Fix for freebsd qmlfrontend
Mon, 15 Jan 2018 12:15:56 -0500 nemo add a mask to the sand hog
Wed, 10 Jan 2018 23:49:47 +0100 unc0rr Pass mouse movements to engine, warp cursor in frontend qmlfrontend
Wed, 10 Jan 2018 15:27:47 +0100 koda merge
Wed, 10 Jan 2018 01:39:10 +0100 koda Apply horrible workaround to build relocatable executables 0.9.23
Wed, 10 Jan 2018 01:14:13 +0100 koda Set cmake RPATH policy to OLD 0.9.23
Sun, 07 Jan 2018 19:01:06 +0100 sheepluva fix crosshair rendering in GL2 mode
Sun, 07 Jan 2018 18:19:00 +0100 sheepluva also put GL2 fixes into default
Sun, 07 Jan 2018 09:48:26 +0100 unc0rr Fix referencing missing item qmlfrontend
Sun, 07 Jan 2018 01:21:42 +0100 unc0rr - ResizeWindow function to pass engine new window size qmlfrontend
Sat, 06 Jan 2018 03:17:12 +0100 sheepluva whoops, I ruined the path of the unC0Rr qmlfrontend
Sat, 06 Jan 2018 03:05:14 +0100 sheepluva fix issues and my past sins with GL2 qmlfrontend
Fri, 05 Jan 2018 22:32:11 +0100 unc0rr Fix missing default values qmlfrontend
Fri, 05 Jan 2018 16:12:19 -0500 nemo apparently this is GLES2 only
Fri, 05 Jan 2018 21:44:00 +0100 unc0rr Fix missing includes for GL2 build qmlfrontend
Fri, 05 Jan 2018 21:43:33 +0100 unc0rr Comment out functions that don't need to be called for engine in frontend window qmlfrontend
Tue, 02 Jan 2018 23:45:18 +0100 unc0rr Break engine completely and make it render in frontend window (no actual rendering yet, just white screen) qmlfrontend
Tue, 02 Jan 2018 16:59:04 -0500 nemo pick up unc0rr's preview fix
Tue, 02 Jan 2018 23:20:50 +0300 unC0Rr Fix obviously broken logic. Fixes broken preview fetching on Windows. 0.9.23
Sat, 30 Dec 2017 01:31:27 +0100 antonc27 - Present stats page always on main thread ios-develop
Sat, 30 Dec 2017 01:22:11 +0100 antonc27 - BIG CHANGE: Convert iOS project to use ARC ios-develop
Fri, 29 Dec 2017 22:37:31 +0100 antonc27 - Fix ammos menu crash ios-develop
Fri, 29 Dec 2017 22:35:36 +0100 antonc27 - Lazy checks for preventing crash when drawing 'nice hogs' on config screen (frontend) on iPad. Now we have animation glitch sometimes, but this is preferable to crash anyway ios-develop
Fri, 29 Dec 2017 19:38:01 +0100 antonc27 - Xcode somehow inherit info about unused target for tvOS from SDL 2.0.7, so commit this noise too... ios-develop
Fri, 29 Dec 2017 19:34:32 +0100 antonc27 - Disable bitcode for embedded projects (must be done manually for SDLs too) ios-develop
Fri, 29 Dec 2017 19:06:10 +0100 antonc27 - Fix deprecated `system` in Lua for iOS 11 (not tested) ios-develop
Fri, 29 Dec 2017 16:53:37 +0100 antonc27 - Fix ifdef (why this even worked before ??) ios-develop
Thu, 28 Dec 2017 11:58:30 -0500 nemo merge into default too
Thu, 28 Dec 2017 11:58:10 -0500 astro dependency fixes 0.9.23
Wed, 27 Dec 2017 00:59:26 +0100 unc0rr Make playing a game possible qmlfrontend
Tue, 26 Dec 2017 18:36:30 -0500 nemo these images should have been RGBA to stay consistent with all the others
Tue, 26 Dec 2017 01:36:58 +0100 unc0rr Recreate uFLRunQueue in Qt, render previews qmlfrontend
Mon, 25 Dec 2017 00:58:47 +0100 unc0rr Preview rendering seems to work now qmlfrontend
Sun, 24 Dec 2017 16:56:22 +0100 unc0rr And more refactoring... qmlfrontend
Sun, 24 Dec 2017 00:44:16 +0100 unc0rr More refactoring in attempt to move away from frontlib qmlfrontend
Fri, 22 Dec 2017 23:59:03 +0100 unc0rr Start hacking new frontend qmlfrontend
Sun, 17 Dec 2017 21:09:59 +0100 unc0rr Start removing flib functionality qmlfrontend
Sun, 17 Dec 2017 00:09:24 +0100 unc0rr Merge default. This branch is up-to-date and code is working. qmlfrontend
Sat, 16 Dec 2017 23:26:13 +0100 unc0rr Add new qmlfrontend project template
Sat, 16 Dec 2017 22:58:28 +0100 unc0rr Improve this code a bit more
Wed, 06 Dec 2017 23:46:17 +0100 unc0rr Quick dirty fix for building
Tue, 05 Dec 2017 11:36:29 -0500 nemo bump proto
Tue, 05 Dec 2017 11:35:04 -0500 nemo 0.9.23 branch 0.9.23
Mon, 04 Dec 2017 20:21:35 -0500 nemo rock the duck a bit - also replace a few other values with realtick that seemed like they should probably animate in pause
Wed, 29 Nov 2017 20:38:26 -0500 nemo er. should be true I think? also... maybe this should be somewhere else
Wed, 29 Nov 2017 20:35:56 -0500 nemo This is a desyncing change. But... We might need a new release anyway. ☹
Wed, 29 Nov 2017 13:54:39 +0100 alfadur Fix chat input key being sometimes registered twice
Sat, 25 Nov 2017 11:28:44 -0500 nemo At the very least we should match the gameserver length which seems to be 40, not 60
Sat, 25 Nov 2017 09:40:43 -0500 nemo Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
Sat, 25 Nov 2017 09:39:52 -0500 nemo init priority and scale
Thu, 23 Nov 2017 16:02:29 -0500 nemo hate SDL blit...
Wed, 22 Nov 2017 17:38:47 -0500 nemo infinite attack resets flags so probably should skip this
Sun, 19 Nov 2017 22:35:16 +0100 unc0rr Update checker a bit
Fri, 17 Nov 2017 21:15:13 +0100 Wuzzy Added tag 0.9.23-release for changeset 8610462e3d33
Fri, 17 Nov 2017 15:09:31 -0500 nemo alt damage should default to false
Wed, 15 Nov 2017 17:07:46 -0500 nemo remove the annoying ????
Mon, 13 Nov 2017 22:14:45 +0100 Wuzzy Remove 2 unused number tags in Construction Mode GUI 0.9.23-release
Mon, 13 Nov 2017 21:16:52 +0100 unc0rr - More files to ignore
Mon, 13 Nov 2017 20:45:11 +0100 unc0rr Bump protocol version and add new version info to game server
Sun, 12 Nov 2017 21:41:06 +0100 Wuzzy Update translations mentioned in changelog
Sun, 12 Nov 2017 21:40:33 +0100 KoBeWi Finalize translation of pl.lua
Sun, 12 Nov 2017 17:41:01 +0100 Wuzzy Backed out changeset 575c0de98505
Sun, 12 Nov 2017 17:25:17 +0100 Wuzzy Fix grammar fail in cosmos.lua (string freeze compliant)
Sun, 12 Nov 2017 17:10:44 +0100 KoBeWi Update pl.lua (>99% complete)
Thu, 09 Nov 2017 09:56:35 -0500 alfadur animation tweak
Wed, 08 Nov 2017 21:56:43 +0100 Wuzzy Fix incorrect check for cake gear type in ClimbHome
Wed, 08 Nov 2017 15:07:46 -0500 nemo remove some more test redundancy and restore a missing and important nil check
Wed, 08 Nov 2017 14:12:46 -0500 nemo just merging if statements
Mon, 06 Nov 2017 22:26:54 +0100 unc0rr - Update .pro file
Fri, 03 Nov 2017 13:40:30 +0100 Wuzzy Remove unused uCommands from uGearsHandlersMess
Fri, 03 Nov 2017 05:46:36 +0100 Wuzzy Fix lastGameType not being updated if game type was demo or save (fixes a crash)
Fri, 03 Nov 2017 05:03:47 +0100 Wuzzy Fix desyncs when forcing rope re-selection after missing a shot or hitting bounce world edge
Fri, 03 Nov 2017 04:14:33 +0100 Wuzzy Fix desync when dropping weapon from parachute or jetpack
Fri, 03 Nov 2017 02:23:41 +0100 Wuzzy Backed out changeset 28210d2a9a36 (fixes bug 553)
Wed, 01 Nov 2017 22:49:54 -0400 nemo initialise previousGameState to something valid and not gsSuspend
Wed, 01 Nov 2017 22:02:52 +0100 Wuzzy Add Lua problems to the troubleshooting section of INSTALL.md
Wed, 01 Nov 2017 16:09:20 -0400 koda travis: Install qt4 with a brew tap
Wed, 01 Nov 2017 20:52:06 +0100 unc0rr Don't send taunt message for automatically happening taunt animation
Wed, 01 Nov 2017 00:04:45 +0100 Wuzzy Remove newlines at end of Gravity mission panel
Wed, 01 Nov 2017 00:03:18 +0100 Wuzzy Fix frontend not sending script param if empty
Tue, 31 Oct 2017 19:27:23 +0100 Wuzzy Fix Battialion script showing “Round 0” at start
Tue, 31 Oct 2017 18:30:53 +0100 Wuzzy Fix host not re-sending ammo scheme after editing an existing ammo scheme
Tue, 31 Oct 2017 17:07:56 +0100 KoBeWi Update Polish tips and mission map descriptions
Tue, 31 Oct 2017 04:31:10 +0100 Wuzzy Update changelog regarding wrap world edge bugs
Tue, 31 Oct 2017 02:17:45 +0100 KoBeWi Add Polish translation for campaigns and new missions
Mon, 30 Oct 2017 23:12:31 +0100 KoBeWi Update pl.txt translation file
Mon, 30 Oct 2017 22:16:37 +0100 Wuzzy Backed out changeset c162995831d8
Mon, 30 Oct 2017 22:06:43 +0100 Wuzzy Backed out changeset 058a5d373e4a
Mon, 30 Oct 2017 21:59:25 +0100 Wuzzy Backed out changeset d08afea02908
Mon, 30 Oct 2017 20:21:47 +0100 KoBeWi Minor pl.txt update
Mon, 30 Oct 2017 20:14:42 +0100 KoBeWi Update and complete Polish frontend translation
Mon, 30 Oct 2017 19:18:53 +0100 Wuzzy Fix Hedgewars going into suspension mode (game freezes) when windows got minimized
Mon, 30 Oct 2017 03:37:17 +0100 KoBeWi Update Polish translation (frontend, 3 strings missing)
Sun, 29 Oct 2017 19:56:35 +0100 Wuzzy Fix broken cancel button on the login window (bug 373)
Sun, 29 Oct 2017 19:06:02 +0100 Wuzzy ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
Sun, 29 Oct 2017 16:57:04 +0100 Wuzzy ACF3: Mention mines time in a sequence where it has been forgotten
Sun, 29 Oct 2017 16:21:24 +0100 Wuzzy ACF2: Fix Lua error spam when Leaks A Lot died in same turn as weaklings, also do other minor tweaks
Sun, 29 Oct 2017 01:07:28 +0200 Wuzzy Fix some German translations in ClimbHome and ACF
Sun, 29 Oct 2017 00:53:11 +0200 Wuzzy Add comments for all A Classic Fairytale missions to summarize the story in a flow chart-like fashion
Sat, 28 Oct 2017 17:48:54 +0200 Wuzzy Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
Sat, 28 Oct 2017 07:59:41 +0200 Wuzzy HedgeEditor: Define fallback flag/voice/fort/grave when saving level data
Sat, 28 Oct 2017 07:23:53 +0200 Wuzzy HedgeEditor: Don't change mode in background when pressing left/right w/o amAirAttack selected
Sat, 28 Oct 2017 05:49:49 +0200 Wuzzy Fix ammo menu, placement and camera movement keys not working in ammo menu
Sat, 28 Oct 2017 04:53:21 +0200 Wuzzy Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
Fri, 27 Oct 2017 19:54:27 +0200 unc0rr Update cabal file
Fri, 27 Oct 2017 17:50:20 +0200 Wuzzy Fix bad LuaGoals comparison for pas2c builds
Fri, 27 Oct 2017 06:35:04 +0200 Wuzzy Update small preview image of Basketball and BasketballField maps
Fri, 27 Oct 2017 05:55:09 +0200 Wuzzy ACF7: Fix two weird thinking bubbles which should be speech bubbles
Fri, 27 Oct 2017 05:28:32 +0200 Wuzzy ACF7: Fix no animation starting for some possible scenes
Fri, 27 Oct 2017 05:05:37 +0200 Wuzzy Oops. Changelog was wrong, the error message spam was for ACF8, not ACF7
Fri, 27 Oct 2017 05:03:58 +0200 Wuzzy ACF7: Fix possible Lua error spam in intro sequence
Fri, 27 Oct 2017 02:17:39 +0200 Wuzzy Fix some German typos and change a translation word (Ziele → Zielscheiben)
Fri, 27 Oct 2017 00:12:38 +0200 Wuzzy Disable hog control after winning target practice challenge
Thu, 26 Oct 2017 22:49:39 +0200 Wuzzy ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked
Thu, 26 Oct 2017 22:40:17 +0200 Wuzzy Animate library: Add new parameter maxMoveTime to AnimMove
Thu, 26 Oct 2017 21:14:55 +0200 unc0rr Slightly update russian localization
Thu, 26 Oct 2017 20:39:28 +0200 Wuzzy ACF7: Set correct hog position after skipping start anim
Thu, 26 Oct 2017 18:20:06 +0200 Wuzzy ACF2: Mention that both hogs must survive
Thu, 26 Oct 2017 18:02:33 +0200 Wuzzy ACF, mission 2: Fix various mission breakages when heroes died together with enemies
Thu, 26 Oct 2017 07:53:13 +0200 Wuzzy Change SD music for Halloween and Hoggywood themes (old tracks)
Thu, 26 Oct 2017 05:41:48 +0200 Wuzzy Fix German typo in de.lua
Thu, 26 Oct 2017 05:25:45 +0200 Wuzzy Expose the gotten achievements of Bamboo Thicked and Dangerous Ducklings in the stats screen
Thu, 26 Oct 2017 04:10:57 +0200 Wuzzy Add sparkle's name to Rope Knock Challenge
Thu, 26 Oct 2017 03:04:31 +0200 Wuzzy Update credits for Fruit.ogg
Thu, 26 Oct 2017 02:50:05 +0200 Wuzzy Complete music credits for Jungle.ogg by alfadur
Wed, 25 Oct 2017 20:46:37 -0400 nemo oops
Wed, 25 Oct 2017 20:39:05 -0400 alfadur jungle music
Wed, 25 Oct 2017 19:44:42 -0400 nemo checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs
Wed, 25 Oct 2017 23:47:07 +0200 Wuzzy Make gtDuck use DirAngle instead of Angle for rotation
Wed, 25 Oct 2017 23:09:41 +0200 Wuzzy Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session
Wed, 25 Oct 2017 15:37:16 -0400 nemo one more pattern
Wed, 25 Oct 2017 20:38:51 +0200 unc0rr Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
Tue, 24 Oct 2017 19:54:38 -0400 nemo you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
Tue, 24 Oct 2017 18:55:19 -0400 nemo w is in pixels, so presumably this needs to be *4
Tue, 24 Oct 2017 18:28:59 -0400 nemo use pitch for surfaces, land_width x2 since 16 bit
Tue, 24 Oct 2017 21:59:06 +0200 unc0rr Modernize Cargo.toml a bit
Tue, 24 Oct 2017 21:58:41 +0200 unc0rr Remove silly toUtf8 which caused bug with default team name
Tue, 24 Oct 2017 21:42:13 +0200 Wuzzy Add a few random team names and fix typos
Tue, 24 Oct 2017 14:36:24 -0400 nemo 2nd try... just shortcircuit most of onGameTick20 when we are between turns.
Tue, 24 Oct 2017 14:14:00 -0400 nemo this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...
Tue, 24 Oct 2017 19:45:11 +0200 Wuzzy Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections
Tue, 24 Oct 2017 19:30:55 +0200 Wuzzy Rewrite INSTALL file: Markdown format, add troubleshooting section, more detailed build instructions, etc.
Tue, 24 Oct 2017 06:25:12 +0200 Wuzzy ACF mission 5: Take away switch and always play with deployed hog in final mission stage
Tue, 24 Oct 2017 04:48:20 +0200 Wuzzy Lua API: Fix Goals text being cut off at ca. 255 characters
Tue, 24 Oct 2017 04:06:03 +0200 Wuzzy More changelog updates
Tue, 24 Oct 2017 02:39:00 +0200 Wuzzy Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Mon, 23 Oct 2017 23:43:36 +0200 Wuzzy Use Gear^.Boom to calculate cake party faces
Mon, 23 Oct 2017 23:26:34 +0200 Wuzzy Fix cake party face not working across wrap world border
Mon, 23 Oct 2017 22:45:35 +0200 Wuzzy Make air mines follow hedgehogs across wrap world edge
Mon, 23 Oct 2017 17:29:56 +0200 Wuzzy Make GearsNear and CheckGearNear check gears across wrap world edge
Mon, 23 Oct 2017 14:49:01 +0200 Wuzzy Add KoBeWi to credits
Mon, 23 Oct 2017 04:57:39 +0200 Wuzzy Update changelog
Mon, 23 Oct 2017 04:35:10 +0200 Wuzzy HedgeEditor: Fix broken napalm/mine strike/drill strike
Mon, 23 Oct 2017 03:01:10 +0200 Wuzzy Rope Knock Challenge: Don't count hog kills after hero hurt itself
Mon, 23 Oct 2017 02:52:01 +0200 Wuzzy Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd
Sun, 22 Oct 2017 02:25:27 +0200 Wuzzy Fix bee homing incorrectly when target is across wrap world edge
Sun, 22 Oct 2017 00:48:38 +0200 Wuzzy Wrap around target coordinates when clicking on other side of wrap-around world edge
Sat, 21 Oct 2017 23:59:31 +0200 Wuzzy Move CalcWorldWrap to uUtils.pas
Sat, 21 Oct 2017 23:27:58 +0200 Wuzzy Add Wuzzy to credits
Sat, 21 Oct 2017 23:03:52 +0200 Wuzzy Fix AddAmmo setting ammo to 99 when trying to add infinite ammo
Sat, 21 Oct 2017 16:47:20 -0400 nemo add copherneue
Sat, 21 Oct 2017 19:02:53 +0200 Wuzzy Fix division by 0 in sniper rifle training
Sat, 21 Oct 2017 18:52:24 +0200 Wuzzy Sniper rifle training: Fix missing victory sound, also disable controls at the end
Sat, 21 Oct 2017 18:38:28 +0200 Wuzzy Sniper rifle mission: Faster dynamite blow-up, also skip with precise
Sat, 21 Oct 2017 18:21:27 +0200 Wuzzy Sniper rifle training: Fix general camera weirdness
Sat, 21 Oct 2017 17:21:34 +0200 Wuzzy Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
Sat, 21 Oct 2017 02:28:36 +0200 Wuzzy Fix small German typo
Sat, 21 Oct 2017 01:29:57 +0200 Wuzzy Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
Sat, 21 Oct 2017 00:58:01 +0200 Wuzzy Fix PhysFS 3.0.0 deprecation warnings for error reporting
Fri, 20 Oct 2017 23:49:52 +0200 Wuzzy Fix compiler getting nervous about C++11 dependency
Fri, 20 Oct 2017 21:57:09 +0200 Wuzzy Update hedgewars_de.ts translation
Fri, 20 Oct 2017 21:55:18 +0200 Wuzzy Run lupdate
Fri, 20 Oct 2017 21:50:00 +0200 Wuzzy Update Big Armory mission image (duck position)
Fri, 20 Oct 2017 21:35:26 +0200 Wuzzy Fix first ammo row being invisible when there's only one weapon in the first row
Fri, 20 Oct 2017 21:02:43 +0200 Wuzzy Fix a few German typos and weird grammar
Fri, 20 Oct 2017 20:10:34 +0200 Wuzzy Update German Lua and campaign translations
Fri, 20 Oct 2017 18:51:12 +0200 Wuzzy Run update_lua_locale_files.sh
Fri, 20 Oct 2017 18:44:41 +0200 Wuzzy Turn loc_gen.txt into an executable Shell script
Fri, 20 Oct 2017 14:17:56 +0200 Wuzzy Fix bubbles drawn on the wrong side when hog drowns and faces right
Fri, 20 Oct 2017 13:34:05 +0200 Wuzzy Increase chance for AI to use tardis over skip
Fri, 20 Oct 2017 13:27:48 +0200 Wuzzy AI player checks if it can use tardis before selecting it
Wed, 18 Oct 2017 20:33:20 -0400 nemo extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
Wed, 18 Oct 2017 05:28:22 +0200 Wuzzy AI hogs use timebox instead of skip if clueless what to do
Wed, 18 Oct 2017 03:39:01 +0200 Wuzzy AI doesn't use extra damage/vampirism/invulnerable again if already active
Wed, 18 Oct 2017 03:19:43 +0200 Wuzzy Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
Wed, 18 Oct 2017 02:17:03 +0200 Wuzzy Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
Wed, 18 Oct 2017 02:08:24 +0200 Wuzzy Fix rubber duck not being used in Highlander
Mon, 16 Oct 2017 16:45:19 +0200 Wuzzy Also drop air mine and rubber duck from Construction Mode crates
Sun, 15 Oct 2017 13:15:39 +0200 Wuzzy Highlander: Mention the "max. 1 ammo per type" rule in mission panel
Sun, 15 Oct 2017 12:30:31 +0200 Wuzzy Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills
Fri, 13 Oct 2017 23:39:36 +0200 Wuzzy Fix failure to update all cloud layers properly when entering Sudden Death
Fri, 13 Oct 2017 16:37:56 -0400 nemo mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
Fri, 13 Oct 2017 17:09:45 +0200 Wuzzy Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse
Thu, 12 Oct 2017 20:30:39 +0200 Wuzzy Explain TropyRace's knockout rule in the mission panel
Thu, 12 Oct 2017 20:17:00 +0200 Wuzzy QTfrontend: Fix flickering and bad offset of control config popup
Thu, 12 Oct 2017 19:04:30 +0200 Wuzzy Add missing variable in uWorld.pas in videorec builds
Thu, 12 Oct 2017 16:30:12 +0200 Wuzzy Fix incorrect hints about molotov cocktail insta-booming barrels
Wed, 11 Oct 2017 23:41:25 +0200 Wuzzy Rope: Keep rope selected if sliding on ground and secondary weapon selected
Wed, 11 Oct 2017 23:14:29 +0200 Wuzzy Remove unused variable in uWorld.pas
Wed, 11 Oct 2017 17:05:35 -0400 nemo wind blowing around mines off-turn was too annoying.
Wed, 11 Oct 2017 23:01:07 +0200 Wuzzy Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected
Wed, 11 Oct 2017 20:16:00 +0200 Wuzzy Fix rope angle possible to go below 0° if having secondary weapon selected
Wed, 11 Oct 2017 18:52:50 +0200 Wuzzy Fix faulty stats screen translation in English locale
Wed, 11 Oct 2017 18:39:19 +0200 Wuzzy Don't let player save ammo scheme with pre-installed name, even case-insensitively
Wed, 11 Oct 2017 01:23:38 +0200 Wuzzy Fix "at least 2 teams" warning not updated when net team is added/removed
Wed, 11 Oct 2017 01:03:30 +0200 Wuzzy Fix cursor still being visible after using piano strike
Tue, 10 Oct 2017 23:42:56 +0200 Wuzzy Change DLC icon (thanks, nemo!)
Tue, 10 Oct 2017 22:45:48 +0200 Wuzzy Mark custom maps/forts/scripts with circle icon instead of icon
Tue, 10 Oct 2017 21:00:11 +0200 Wuzzy Mark custom forts with asterisk in team editor
Tue, 10 Oct 2017 17:39:11 +0200 Wuzzy Lua API: Remove BorderColor variable from onGameInit
Tue, 10 Oct 2017 16:13:44 +0200 Wuzzy Construction Mode: Fix Lua error spam when using time box with filters on map
Tue, 10 Oct 2017 03:08:00 +0200 Wuzzy Fix hog holding nothing in hand when choosing napalm or piano strike
Tue, 10 Oct 2017 02:00:04 +0200 Wuzzy Eliminate some possible spoilers in stats screen of ASA: fruit02
Mon, 09 Oct 2017 14:31:46 +0200 Wuzzy Fix player being able to switch to dying hog
Sun, 08 Oct 2017 23:34:14 +0200 Wuzzy Remove spaces from grave names
Sun, 08 Oct 2017 22:52:44 +0200 Wuzzy Add 7 graves
Sun, 08 Oct 2017 20:24:58 +0200 Wuzzy No longer jiggle sticky mines if using portable portal device
Sun, 08 Oct 2017 19:07:56 +0200 Wuzzy Update German and English locale files
Sun, 08 Oct 2017 19:04:20 +0200 alfadur Improve error messages when feedback or DLC fail to reach Internet
Sun, 08 Oct 2017 16:50:47 +0200 Enrico Update Italian translation (it.lua)
Sun, 08 Oct 2017 16:30:42 +0200 Wuzzy Fix short sound breakdown shortly after using time box
Sun, 08 Oct 2017 04:57:28 +0200 Wuzzy Fix team getting inf. ammo when stockpiling >= 100 ammo
Sun, 08 Oct 2017 04:14:49 +0200 Wuzzy Fix possibility to accidentally destroy team by entering an already existing team name
Sat, 07 Oct 2017 20:07:21 +0200 Wuzzy Fix old team name not being removed after renaming team in frontend
Sat, 07 Oct 2017 13:23:58 -0400 nemo extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
Sat, 07 Oct 2017 19:11:25 +0200 Wuzzy Make sure new teams start with an unique name
Sat, 07 Oct 2017 18:43:31 +0200 Wuzzy Names of new or copied game schemes are now unique
Sat, 07 Oct 2017 03:43:06 +0200 Wuzzy Rework weapon scheme handling in frontend and fix a couple of bugs
Sat, 07 Oct 2017 01:05:55 +0200 Wuzzy Fix molotov cocktails bouncing off vertically off rubber
Fri, 06 Oct 2017 20:28:11 +0200 Wuzzy Fix argument bug in default name of copy of copy of ammo scheme
Fri, 06 Oct 2017 20:17:12 +0200 Wuzzy Strip invalid PNG profiles from PNGs
Fri, 06 Oct 2017 19:12:23 +0200 alfadur Fix splash screen on Windows
Fri, 06 Oct 2017 17:36:03 +0200 Wuzzy Less stupid resetPosition comment in uCursor.pas
Fri, 06 Oct 2017 17:32:02 +0200 Wuzzy Fix camera going crazy when starting game with mouse centered
Fri, 06 Oct 2017 16:33:11 +0200 Wuzzy Use https links in README files
Fri, 06 Oct 2017 14:45:22 +0200 alfadur (Hopefully) fix game camera being shifted on Windows 10
Fri, 06 Oct 2017 14:03:13 +0200 Wuzzy Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
Thu, 05 Oct 2017 18:26:08 +0200 Wuzzy ClimbHome: Fix final team scoring 0 if hog took damage
Thu, 05 Oct 2017 18:22:32 +0200 Wuzzy ClimbHome: Make sure hog faces left on turn start
Thu, 05 Oct 2017 17:39:04 +0200 Wuzzy Climb Home: Fix game getting stuck when player reaches home
Thu, 05 Oct 2017 05:20:25 +0200 Wuzzy Add test case for testing that mines don't move for a very long time
Thu, 05 Oct 2017 02:54:17 +0200 Wuzzy Destroy rope when attempting to shoot it through wrap / bouncy world edge
Thu, 05 Oct 2017 02:02:28 +0200 Wuzzy Fix cursor often jumping to center when putting target while moving cursor
Thu, 05 Oct 2017 01:37:49 +0200 Wuzzy Show selected weapon again when using it in inf attack mode
Wed, 04 Oct 2017 21:33:05 +0200 Wuzzy Remove ScriptParam from HedgeEditor
Wed, 04 Oct 2017 21:25:27 +0200 Wuzzy HedgeEditor: Also save hog effects (e.g. poison) and looking direction
Wed, 04 Oct 2017 20:50:14 +0200 Wuzzy Clean up internal HedgeEditor TODO list
Wed, 04 Oct 2017 18:42:06 +0200 Wuzzy Add translator comment for "toggle team bars"
Wed, 04 Oct 2017 18:34:02 +0200 Wuzzy Fix Birdy descending into water if hog took damage before it got picked up (bug 160)
Wed, 04 Oct 2017 16:09:28 +0200 Wuzzy Add README files to explain the tests directory
Wed, 04 Oct 2017 15:39:39 +0200 Wuzzy Put Testing dir into .hgignore and .gitignore
Wed, 04 Oct 2017 15:37:42 +0200 Wuzzy Fix cake taking >200s to explode when it's completely stuck and can't move (bug 194)
Wed, 04 Oct 2017 15:28:32 +0200 Wuzzy Add test case to test if cake explodes in time when stuck in tight space
Tue, 03 Oct 2017 15:50:10 +0200 Wuzzy Remove broken “Play again” button in stats page after an online game
Tue, 03 Oct 2017 02:05:09 +0200 Wuzzy Relicense my contributions from WTFPL to CC-0
Tue, 03 Oct 2017 01:27:17 +0200 Wuzzy Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
Mon, 02 Oct 2017 23:08:12 +0200 Wuzzy Update German translation (especially de.txt)
Mon, 02 Oct 2017 16:45:19 -0400 nemo fine. I will
Mon, 02 Oct 2017 21:39:19 +0200 Wuzzy Reduce number of initial teams: 4 human, 2 AI teams
Mon, 02 Oct 2017 20:59:40 +0200 Wuzzy Create 5 human teams + 5 AI teams on first start
Mon, 02 Oct 2017 18:12:23 +0200 Wuzzy Make multipy sign in QTfrondend translatable and update hedgewars_en.ts
Mon, 02 Oct 2017 17:54:07 +0200 Wuzzy Add a bunch of announcer messages in English
Mon, 02 Oct 2017 15:43:45 +0200 Wuzzy Use generic team names for non-themed random teams; add a bunch of more random team names
Sun, 01 Oct 2017 09:42:17 +0200 Wuzzy Nobody Laugh mission: Set bot level to maximum
Sun, 01 Oct 2017 03:12:56 +0200 Wuzzy Battalion: Only show collected ammo to local player
Sun, 01 Oct 2017 02:10:34 +0200 Wuzzy Change some HedgeEditor menu icons
Sun, 01 Oct 2017 01:48:30 +0200 Wuzzy Change Highlander.cfg to select Default by default
Sun, 01 Oct 2017 01:04:38 +0200 Wuzzy ACF6: Set correct position of native after skipping
Sun, 01 Oct 2017 00:46:58 +0200 Wuzzy ACF1, fruit01, WxW: Make sure the selection dialogues never disappear on their own
Sat, 30 Sep 2017 23:53:21 +0200 Wuzzy Merge sheepluva's changes
Sat, 30 Sep 2017 23:52:08 +0200 Wuzzy TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time
Sat, 30 Sep 2017 21:54:47 +0200 sheepluva fix some fpc hints
Sat, 30 Sep 2017 20:31:07 +0200 Wuzzy Fix broken format string in de.lua, breaking Tumbler script
Sat, 30 Sep 2017 20:29:01 +0200 Wuzzy ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
Sat, 30 Sep 2017 19:51:22 +0200 sheepluva fix copypasta fail that caused segfaults (esp. in pas2c)
Sat, 30 Sep 2017 17:23:47 +0200 Wuzzy ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons
Sat, 30 Sep 2017 17:04:41 +0200 Wuzzy ASA, moon01: Fix various turn-based and gameplaying bugs
Sat, 30 Sep 2017 15:40:02 +0200 Wuzzy ASA, moon01: Move escape dialog into a proper animation dialogue
Sat, 30 Sep 2017 14:15:59 +0200 Wuzzy Merge sheepluva's changes
Sat, 30 Sep 2017 14:15:18 +0200 Wuzzy ACF7: Don't make princess disappear instantly after victory
Sat, 30 Sep 2017 14:00:02 +0200 sheepluva workaround to fix pas2c mistyping a constant as bool
Sat, 30 Sep 2017 04:31:50 +0200 Wuzzy ACF5: Fix position of Fiery Water when skipping start anim.
Sat, 30 Sep 2017 04:26:40 +0200 Wuzzy ACF5: Spare traitor's life with skip instead of precise
Sat, 30 Sep 2017 04:03:08 +0200 Wuzzy ASA, fruit01: Change choice keys
Sat, 30 Sep 2017 03:59:54 +0200 Wuzzy ASA, fruit01: Show mission text when reaching launch pad with enemies
Sat, 30 Sep 2017 03:28:43 +0200 Wuzzy ASA, fruit01: Improve mission texts and choice dialog handling
Sat, 30 Sep 2017 02:09:43 +0200 Wuzzy ACF1: Change rope challenge confirm key to [Attack]
Sat, 30 Sep 2017 02:04:58 +0200 Wuzzy ACF1: Fix princess/elder flying very weirdly when punching to direction they look at
Sat, 30 Sep 2017 01:45:01 +0200 Wuzzy ACF1: Force player to press jump to confirm difficulty dialog
Sat, 30 Sep 2017 00:59:12 +0200 Wuzzy ASA, ice01: Fix turn ready caption
Sat, 30 Sep 2017 00:52:06 +0200 sheepluva make hellfire test a bit less seed-sensitive
Sat, 30 Sep 2017 00:43:56 +0200 Wuzzy ASA, moon01: Fix minions sometimes taking double turns
Sat, 30 Sep 2017 00:09:48 +0200 sheepluva pas2c happiness initiative 2017, continued
Fri, 29 Sep 2017 23:31:29 +0200 sheepluva change return codes to avoid overlap with fpc ones
Fri, 29 Sep 2017 23:29:00 +0200 Wuzzy ASA, Spacetrip: Fix guards taking 2 turns in succession
Fri, 29 Sep 2017 23:13:05 +0200 sheepluva make PHYSFS_setBuffer() known to pas2c
Fri, 29 Sep 2017 22:53:53 +0200 sheepluva fix some things that annoy pas2c and whitespaces
Fri, 29 Sep 2017 22:39:31 +0200 Wuzzy Merge sheepluva's changes
Fri, 29 Sep 2017 21:44:35 +0200 Wuzzy A Space Adventure: Add outro sequence / epilogue in the final mission
Fri, 29 Sep 2017 22:33:15 +0200 sheepluva don't use colorkey for land spray
Fri, 29 Sep 2017 22:09:11 +0200 sheepluva rename ifTransparent to ifColorKey
Fri, 29 Sep 2017 22:06:29 +0200 sheepluva currently irrelevant sdl call adjustment
Fri, 29 Sep 2017 19:31:25 +0200 Wuzzy ASA, ice01: Fix losing turn early in game
Fri, 29 Sep 2017 19:12:00 +0200 Wuzzy ASA, desert01: Fix smugglers sometimes getting multiple turns
Fri, 29 Sep 2017 18:27:44 +0200 Wuzzy Fix rope detection in ASA desert01
Fri, 29 Sep 2017 18:00:43 +0200 Wuzzy Use Default voice in A Space Adventure campaign
Fri, 29 Sep 2017 03:41:30 +0200 Wuzzy Change graves of teams in missions for greater variety
Fri, 29 Sep 2017 02:35:27 +0200 Wuzzy ACF1: Fix graphical deagle shot glitch after shooting final target
Fri, 29 Sep 2017 02:10:37 +0200 Wuzzy ASA, fruit02: Minor refactor
Fri, 29 Sep 2017 02:08:52 +0200 Wuzzy ASA, fruit02: Fail mission if player let wrong hog collect device part
Thu, 28 Sep 2017 23:44:26 +0200 Wuzzy ASA, fruit02: End turn when reaching surface
Thu, 28 Sep 2017 23:27:20 +0200 Wuzzy Separate crates in ASA final mission
Thu, 28 Sep 2017 23:03:30 +0200 Wuzzy ASA, fruit01: Use 1 hog instead of 2 for Captain Lime
Thu, 28 Sep 2017 21:32:42 +0200 Wuzzy Fix stats screen caption showing only one winner if multiple teams have won
Thu, 28 Sep 2017 19:26:22 +0200 Wuzzy ASA fruit03: Fix skipping not adding to turn time in next turn
Thu, 28 Sep 2017 18:39:59 +0200 Wuzzy A Space Adventure: Remove or shorten intro sequences of side missions
Thu, 28 Sep 2017 18:36:24 +0200 Wuzzy Lua API: Add ReadyTimeLeft variable
Thu, 28 Sep 2017 17:26:54 +0200 Wuzzy ASA: Improve displaying of mission panels all over the place
Thu, 28 Sep 2017 08:55:10 +0200 Wuzzy Fix typo in Polish translation
Thu, 28 Sep 2017 07:45:28 +0200 Wuzzy ASA: Explain team abbreviations + update changelog
Thu, 28 Sep 2017 07:40:39 +0200 Wuzzy ASA fruit02: Refactor captain lime hog, use 1 gear only instead of 2
Thu, 28 Sep 2017 07:09:18 +0200 Wuzzy Fix team colors of most teams in A Space Adventure to denote correct ally status
Thu, 28 Sep 2017 02:42:10 +0200 Wuzzy ACF8: Fix mission panel being shown after victory (if the leader fled)
Thu, 28 Sep 2017 02:00:40 +0200 Wuzzy ACF7: Mention mines time
Thu, 28 Sep 2017 01:15:25 +0200 Wuzzy Don't play “missed” taunt if a target has been hit
Thu, 28 Sep 2017 00:46:06 +0200 Wuzzy ASA: Fix 2 important fruit planet mission unlocking bugs
Thu, 28 Sep 2017 00:17:41 +0200 Wuzzy ASA, Spacetrip: Fix stats screen messages when running out of fuel
Wed, 27 Sep 2017 23:41:56 +0200 Wuzzy ASA, death02: Use GetAmmoName for the enemy hog names
Wed, 27 Sep 2017 23:24:29 +0200 Wuzzy ASA,desert03: Fix no victory after destroying all targets
Wed, 27 Sep 2017 23:09:25 +0200 Wuzzy ASA, desert03: Change box appearance, don't lose as long there are still flames in game
Wed, 27 Sep 2017 20:47:18 +0200 Wuzzy ASA, Spacetrip: Reset turn time on successful Moon landing
Wed, 27 Sep 2017 20:44:09 +0200 Wuzzy ASA, Spacetrip: Drop weapons on player when landing on moon by rope
Wed, 27 Sep 2017 19:30:59 +0200 Wuzzy Update ChangeLog for ASA, increase spacetrip turn time to 20s
Wed, 27 Sep 2017 19:26:12 +0200 Wuzzy ASA, Spacetrip: Better behaviour when entering mission while stuck on woon w/o fuel
Wed, 27 Sep 2017 19:13:28 +0200 Wuzzy ASA, Spacetrip: Fix not properly recognizing crate collection
Wed, 27 Sep 2017 18:43:28 +0200 Wuzzy ASA: Update mission texts properly after watching dialog
Wed, 27 Sep 2017 18:18:35 +0200 Wuzzy ASA: Spacetrip: Fix guards ignoring stealing completely, fix various other game logic fails
Wed, 27 Sep 2017 15:45:42 +0200 Wuzzy ACF: Replace TurnTimeLeft=0 with EndTurn(true)
Wed, 27 Sep 2017 06:38:51 +0200 Wuzzy ACF: Use skull grave for cannibal teams (for real)
Wed, 27 Sep 2017 06:17:41 +0200 Wuzzy Fix ACF2 mission sometimes being unwinnable after returning to Leaks A Lot
Wed, 27 Sep 2017 06:04:02 +0200 Wuzzy Infinite skips in ACF5
Wed, 27 Sep 2017 05:55:40 +0200 Wuzzy ACF2: Convert to EndTurn
Wed, 27 Sep 2017 05:49:20 +0200 Wuzzy ACF2: Remove restart option when cooperating with cyborg
Wed, 27 Sep 2017 04:28:34 +0200 Wuzzy Disable SD in ACF6 and ASA: The first stop
Wed, 27 Sep 2017 03:54:35 +0200 Wuzzy ACF6: Fix error message spam when falling into water when took last rope crate w/o touching ground
Wed, 27 Sep 2017 02:57:44 +0200 Wuzzy ACF2: Fix weird skip ammos
Wed, 27 Sep 2017 02:47:15 +0200 Wuzzy Shorten a mission text in ACF, mission 2
Wed, 27 Sep 2017 02:26:33 +0200 Wuzzy ACF1: Fix various problems with the parachute section
Wed, 27 Sep 2017 01:00:35 +0200 Wuzzy Improve the mission texts in ACF, mission 1
Tue, 26 Sep 2017 22:54:11 +0200 Wuzzy ACF, mission 3: Fix broken sequence when princess got caged (failed parcours)
Tue, 26 Sep 2017 22:04:09 +0200 Wuzzy ACF, mission 3: Put in 3 girders per girder crate
Tue, 26 Sep 2017 20:55:19 +0200 Wuzzy ACF, epilogue: Play default epilogue if campaign var is not found in team
Tue, 26 Sep 2017 20:00:30 +0200 Wuzzy Add ca. 10 announcer messages
Tue, 26 Sep 2017 19:13:26 +0200 Wuzzy Use correct kill counts for the remaining ASA missions as well
Tue, 26 Sep 2017 18:54:35 +0200 Wuzzy Show correct kill counts in all ASA missions (fixes #147)
Tue, 26 Sep 2017 16:25:57 +0200 Wuzzy ASA, The first stop: Fix team ranking and kills in stats screen (bug 147)
Tue, 26 Sep 2017 16:07:44 +0200 Wuzzy New Lua API function: GetTeamStats, to get team stats
Tue, 26 Sep 2017 05:09:33 +0200 Wuzzy ASA, the final battle: Fix mission panel not appearing if you watched the dialog
Tue, 26 Sep 2017 04:56:19 +0200 Wuzzy ASA, death01: Slightly change professor's response if he got killed on the moon
Tue, 26 Sep 2017 03:58:23 +0200 Wuzzy ASA, The first stop: Take possibility into account that whole team can be wiped out
Tue, 26 Sep 2017 03:05:59 +0200 Wuzzy ASA, a frozen adventure: Save bazooka and excess freezers in checkpoints
Tue, 26 Sep 2017 02:31:01 +0200 Wuzzy ASA: Reset checkpoint after completing checkpointed mission
Tue, 26 Sep 2017 02:27:33 +0200 Wuzzy ASA, a frozen adventure: Retain bazooka on checkpoint 2
Tue, 26 Sep 2017 02:24:58 +0200 Wuzzy Improve and fix poor messaging in ASA: A frozen adventure
Tue, 26 Sep 2017 00:41:30 +0200 Wuzzy ASA, Getting to the device: Add fake crate for the device part with proper collect message
Mon, 25 Sep 2017 23:55:53 +0200 Wuzzy Remove infinite teleport from ASA: Searching in the dust
Mon, 25 Sep 2017 23:48:56 +0200 Wuzzy ASA: Searching in the dust: Fix incorrect crate content display after collecting device part
Mon, 25 Sep 2017 23:04:15 +0200 Wuzzy ASA, Searching in the dust: Fix Hog Solo being able to rope past all smugglers
Mon, 25 Sep 2017 22:25:10 +0200 Wuzzy ASA: Inform the player about a checkpoint reset
Mon, 25 Sep 2017 21:41:38 +0200 Wuzzy ASA: Reset mission checkpoints when going to Spacetrip
Mon, 25 Sep 2017 21:18:59 +0200 Wuzzy Fix ASA: A frozen adventure not working when starting from checkpoint
Mon, 25 Sep 2017 20:46:26 +0200 Wuzzy Remove checkpoints in ASA: Searching in the dust
Mon, 25 Sep 2017 20:09:33 +0200 Wuzzy Remove checkpoints in ASA: Getting to the device
Mon, 25 Sep 2017 19:32:36 +0200 Wuzzy ASA, Spacetrip: Improve messages when running out of fuel
Mon, 25 Sep 2017 19:25:39 +0200 Wuzzy ASA, Spacetrip: Fix mission fail if touching ground in flying saucer but still got fuel
Mon, 25 Sep 2017 19:16:14 +0200 Wuzzy ASA, Spacetrip mission: Fix poor detection of crate collection
Mon, 25 Sep 2017 18:58:50 +0200 Wuzzy Fix first ASA mission rapidly skipping turns on failure
Mon, 25 Sep 2017 18:17:44 +0200 Wuzzy Fix hard-to-read blue team color in ASA campaign
Mon, 25 Sep 2017 18:02:35 +0200 Wuzzy Use EndTurn to replace TurnTimeLeft=0 in ASA campaign (fixes #225)
Mon, 25 Sep 2017 17:06:35 +0200 Wuzzy Fix crate types in A Space Adventure and some user missions
Mon, 25 Sep 2017 16:50:35 +0200 Wuzzy Fix crate types (weapon/utility) in A Classic Fairytale missions
Mon, 25 Sep 2017 16:35:07 +0200 Wuzzy ACF mission 6: Fix incorrect crate types (weapon vs utility)
Mon, 25 Sep 2017 16:07:31 +0200 Wuzzy Fix mines not working in first turn in ACF, mission 6 (bug 180)
Mon, 25 Sep 2017 15:34:07 +0200 Wuzzy Remove explicit (and redundant) SD message in ACF mission 6
Mon, 25 Sep 2017 15:25:16 +0200 Wuzzy ACF, mission 6: Fix messages, now they imply that destroying crates is also OK
Sun, 24 Sep 2017 04:13:04 +0200 Wuzzy Remove white stripes in flags of armenia, ireland, turkey
Sat, 23 Sep 2017 22:00:23 +0200 Wuzzy Write documentation to explain those files in Data/Names
Sat, 23 Sep 2017 21:05:57 +0200 Wuzzy Randomized teams now can have any random hats (not just from types.ini)
Sat, 23 Sep 2017 20:05:16 +0200 Wuzzy Clean up name .cfg files, remove implicit defaults
Sat, 23 Sep 2017 19:49:41 +0200 Wuzzy More random names: angel, morbid, pokemon-like, viking, darth vader, stormtrooper, war-themed
Sat, 23 Sep 2017 09:35:45 +0200 Wuzzy Chance that clicking the random hats button produces a set of equal hats
Sat, 23 Sep 2017 09:12:35 +0200 Wuzzy Use completely random hats when clicking on "Random hats" button in team editor
Sat, 23 Sep 2017 07:45:18 +0200 Wuzzy Fix random teams rarely being empty
Sat, 23 Sep 2017 07:38:41 +0200 Wuzzy Stop PhysFS from complaining when a random name .cfg file is missing
Sat, 23 Sep 2017 06:54:48 +0200 Wuzzy Add random female hedgehog names
Sat, 23 Sep 2017 06:47:13 +0200 Wuzzy Add more random team names and hats
Sat, 23 Sep 2017 04:59:16 +0200 Wuzzy Add a bunch of random team names
Sat, 23 Sep 2017 03:36:30 +0200 Wuzzy Add many random hedgehog names for more variety
Fri, 22 Sep 2017 18:45:51 -0400 nemo mix it up some more. also had screwed up -- inside quotes
Fri, 22 Sep 2017 18:07:11 -0400 nemo should be harder to dodge than a xor
Fri, 22 Sep 2017 23:07:52 +0200 Wuzzy Fix charging sound continuing to play on hog damage (#236)
Fri, 22 Sep 2017 19:26:57 +0200 Wuzzy Fix the key for toggling team bars being incorrectly described in the settings page
Fri, 22 Sep 2017 19:17:06 +0200 Wuzzy Backed out changeset c19e5ece5b3f
Fri, 22 Sep 2017 18:59:54 +0200 Wuzzy Upddate changelog for previous commit
Fri, 22 Sep 2017 18:46:28 +0200 Wuzzy Fix rotatemask (hedgehog info) key toggling team bars instead of changing hedgehog tags
Fri, 22 Sep 2017 18:02:37 +0200 Wuzzy Fix more typos in de.txt
Fri, 22 Sep 2017 17:46:36 +0200 Wuzzy Add some German announcer messages (mostly by Topf)
Fri, 22 Sep 2017 17:12:16 +0200 Wuzzy Unstretch and recolor 5 poorly made flags
Fri, 22 Sep 2017 05:28:25 +0200 Wuzzy Fix a couple of German typos
Fri, 22 Sep 2017 02:37:45 +0200 Wuzzy Use misc icon for description group box in videos page
Fri, 22 Sep 2017 02:35:06 +0200 Wuzzy Add folder icon for main menu
Fri, 22 Sep 2017 01:15:54 +0200 Wuzzy Change game scheme icon in options menu
Thu, 21 Sep 2017 22:56:49 +0200 Wuzzy Make string “Check now” in Apple build translatable
Thu, 21 Sep 2017 22:51:36 +0200 Wuzzy Tweak the network and lag icons to be closer to Hedgewars style
Thu, 21 Sep 2017 20:51:14 +0200 Wuzzy Change icon for frontend group box in options menu
Thu, 21 Sep 2017 18:40:42 +0200 Wuzzy Fix typo in German translation of hedgewars.desktop
Thu, 21 Sep 2017 18:37:34 +0200 Wuzzy Remove Description keys in hedgewars.desktop, they violate the spec and are redundant
Thu, 21 Sep 2017 17:42:57 +0200 Wuzzy Rewrite missing IP/nick warning of the ban dialog
Thu, 21 Sep 2017 17:35:08 +0200 Wuzzy Provide translator context for a few less obvious engine strings
Thu, 21 Sep 2017 16:53:07 +0200 Wuzzy Simplify error messages in record play page and fix poor grammar.
Thu, 21 Sep 2017 16:44:10 +0200 Wuzzy Fix typo: “Youtube” instead of “YouTube”
Thu, 21 Sep 2017 16:40:29 +0200 Wuzzy Add translator comments for demo replay page error message
Thu, 21 Sep 2017 15:47:14 +0200 Wuzzy Clarify the default license of media files in CREDITS file
Thu, 21 Sep 2017 05:11:01 +0200 Wuzzy Allow skipping in two ASA missions
Thu, 21 Sep 2017 04:58:37 +0200 Wuzzy Disable Sudden Death for a couple of ASA missions
Thu, 21 Sep 2017 04:25:10 +0200 Wuzzy Use new turn ending method in moon02.lua
Thu, 21 Sep 2017 03:46:17 +0200 Wuzzy Fix incorrect crate messages when collecting crates in ACF mission 1
Thu, 21 Sep 2017 03:08:25 +0200 Wuzzy Fix vgtAmmo showing air attack icon if frame is amNothing
Thu, 21 Sep 2017 03:07:29 +0200 Wuzzy Show “Empty!” when collecting ammo crate with amNothing or 0 ammo
Thu, 21 Sep 2017 01:59:49 +0200 Wuzzy Show “Ammo Type (+∞)” when taking crate w/ infinite ammo
Thu, 21 Sep 2017 00:23:40 +0200 Wuzzy Fix ammo tooltip icon being white
Wed, 20 Sep 2017 20:25:59 +0200 Wuzzy Increase maximum event string message count to 255
Wed, 20 Sep 2017 19:59:25 +0200 Enrico Update Italian translation
Wed, 20 Sep 2017 13:15:17 -0400 nemo ranges for alnum were silly. also lets not fail to same value
Wed, 20 Sep 2017 11:00:43 -0400 nemo Data is not part of the path
Tue, 12 Sep 2017 16:14:40 -0400 nemo Try to prevent the script safety checking from totally screwing up localisation. Also untested.
Tue, 12 Sep 2017 08:35:13 -0400 nemo this probably isn't helpful
Tue, 12 Sep 2017 08:32:01 -0400 nemo This should be ok right?
Mon, 11 Sep 2017 14:28:58 -0400 nemo Totally untested. Trying to ensure scripts loaded more or less match.
Tue, 05 Sep 2017 21:15:25 +0200 sheepluva fix buffered read going into inf recursion loop
Tue, 05 Sep 2017 20:46:40 +0200 sheepluva fix physfs using inflateCopy() (not part of miniz)
Sun, 03 Sep 2017 19:09:30 +0200 sheepluva PHYSFS: fix off-by-one error
Fri, 01 Sep 2017 11:24:18 -0400 nemo remove the collision addition for hogs again.
Thu, 10 Aug 2017 08:13:37 -0400 alfadur block spawning on ice slopes
Wed, 09 Aug 2017 15:36:05 -0400 nemo So, was trying to allow spawning on level surfaces of ice but not girders, but seems to be failing. We'll call this WIP
Wed, 09 Aug 2017 15:35:39 -0400 nemo Add checkins so that spawning on top of things is possible too
Wed, 09 Aug 2017 12:46:52 -0400 nemo trying to eliminate that annoying impact sound for gears that are well under the water and not even exiting it. sheepluva might want to look this over since this is modifying his code and should perhaps be part of the addSplashForGear checks, but hadn't had much luck getting him to examine it past year or so
Wed, 09 Aug 2017 12:22:05 -0400 nemo don't spawn things on ice. it's too unpredictable what'll happen to them
Sun, 30 Jul 2017 19:06:57 -0400 nemo while we're tweaking this phrase, "with" feels awkward
Sat, 29 Jul 2017 00:25:38 +0200 sheepluva cleanup/fix .hgignore
Fri, 28 Jul 2017 18:12:28 -0400 Worldblender bug #238 install the .desktop file too
Fri, 28 Jul 2017 16:49:38 -0400 Worldblender use gender neutral language
Tue, 18 Jul 2017 11:29:50 -0400 nemo Add .git, remove glob from things that aren't globs.
Mon, 17 Jul 2017 00:59:46 +0200 antonc27 - Add .gitignore (duplicated from .hgignore)
Fri, 14 Jul 2017 19:44:14 +0200 antonc27 - Fix fpc download link for travis iOS build
Fri, 14 Jul 2017 14:46:30 +0200 Anton Malmygin Merge pull request #48 from LocutusOfBorg/trusty
Mon, 10 Jul 2017 14:58:36 +0200 Gianfranco Costamagna travis: move to trusty environment
Fri, 17 Mar 2017 15:58:50 +0100 tariqbenezza french language updates
Thu, 13 Jul 2017 16:23:49 +0200 antonc27 - Bump iOS version
Sun, 09 Jul 2017 00:30:17 +0200 sheepluva fix issue 199: video recording crashed when trying to freeEverything twice
Sun, 02 Jul 2017 11:31:00 -0400 Janne Uusitupa update finnish
Thu, 15 Jun 2017 14:57:16 -0400 nemo bug #230 - Precise aiming is disabled after firing first Deagle shot (when held down)
Thu, 15 Jun 2017 15:50:23 +0200 Wuzzy Mutant: Fix turn skip of next hog after mutating when TurnTimeLeft = 0
Thu, 18 May 2017 00:57:15 +0200 Wuzzy HedgeEditor: Add 2 names to Mushroom Kingdom team identidy to get a full set of 8 hogs
Thu, 18 May 2017 00:44:16 +0200 Wuzzy Complete and update German Lua translation (de.lua)
Thu, 18 May 2017 00:24:24 +0200 Wuzzy Sort strings in de.lua alphabetically
Wed, 17 May 2017 23:28:21 +0200 Wuzzy Fix even more bad/broken loc()'s in scripts (hopefully the last one)
Tue, 16 May 2017 23:31:28 +0200 Wuzzy Fix 3 more incorrect uses of loc() in scripts
Tue, 16 May 2017 21:37:46 +0200 Wuzzy Fix various loc() syntax errors in scripts
Sun, 14 May 2017 19:08:57 +0200 Wuzzy Add Anachron into credits for the Battalion style
Sun, 14 May 2017 18:41:18 +0200 Wuzzy Battalion: RC Plane gets 2 bombs, set air bomb dmg to 20
Sun, 14 May 2017 17:23:49 +0200 Wuzzy Battalion: Extend weapon tooltips for modified weapons
Sun, 14 May 2017 16:57:05 +0200 Wuzzy Battalion: Make mutated hog names translatable
Sun, 14 May 2017 16:29:51 +0200 Wuzzy Update readme link in Battalion script
Sun, 14 May 2017 16:28:32 +0200 Wuzzy Show Battalion mission panel for the default time
Sun, 14 May 2017 16:27:38 +0200 Wuzzy Battalion: Rename “Air-General” to “Air General”
Sun, 14 May 2017 16:24:45 +0200 Wuzzy Battalion: Don't show SD count at start (it's shown in each round anyway)
Sun, 14 May 2017 16:24:01 +0200 Wuzzy Rewrite all Battalion strings to be more translator-friendly
Sun, 14 May 2017 15:20:26 +0200 sheepluva Remove IceGun from default Highlander weaponset
Sun, 14 May 2017 14:56:08 +0200 sheepluva Added tag 0.9.23-alpha for changeset 8cc070640fd1
Sun, 14 May 2017 14:06:51 +0200 sheepluva New Game-Style: Battalion (version 0.33)
Fri, 12 May 2017 17:15:45 +0200 Wuzzy Lua refactor: Replace ParseCommand('setweap… with SetWeapon
Fri, 12 May 2017 16:53:29 +0200 Wuzzy Remove the buggy /finish chat command
Mon, 08 May 2017 03:42:51 +0200 Wuzzy Add many, many English announcer messages for crate drops
Sun, 07 May 2017 13:51:59 +0200 Wuzzy Add a few (adapted) announcer messages suggested by Star and Moon
Thu, 04 May 2017 16:49:34 +0200 Wuzzy Fix skipping in Racer causing the next team to be skipped, too 0.9.23-alpha
Thu, 04 May 2017 16:36:39 +0200 Wuzzy Stop telling the player to build a track in Racer when it is already built
Thu, 04 May 2017 13:36:04 +0200 Wuzzy Fix in-game mission name display of Newton and the Hammock
Thu, 04 May 2017 13:33:05 +0200 Wuzzy No more chat slang in Dangerous Ducklings
Thu, 04 May 2017 13:21:34 +0200 Wuzzy Fix incomplete German mission translation of The Great Escape
Thu, 04 May 2017 13:23:37 +0300 unc0rr Fix fail to detect base package when built with ghc 8
Mon, 01 May 2017 13:59:24 +0300 unc0rr Update racer scripts 0.9.22
Fri, 05 Feb 2016 11:32:23 +0300 unC0Rr Racer maps #18 and #19 0.9.22
Tue, 14 Apr 2015 11:18:14 +0300 unC0Rr Racer challenge map #17 0.9.22
Thu, 04 May 2017 11:59:15 +0200 Wuzzy Fix overlapping crates in ACF mission 8
Thu, 04 May 2017 03:27:27 +0200 Wuzzy Construction Mode: Move pick hammer and blow torch into weapon crates (game default)
Thu, 04 May 2017 03:06:21 +0200 Wuzzy Update Molotov Cocktail help: Mention insta-explosion on barrels
Thu, 04 May 2017 03:04:45 +0200 Wuzzy Add 15 main menu tips
Wed, 03 May 2017 22:08:49 +0200 Wuzzy Update de.txt and hedgewars_de.ts
Wed, 03 May 2017 03:54:18 +0200 Wuzzy Complete the strings in hedgewars_en.ts (mostly to fix plural forms)
Wed, 03 May 2017 01:50:20 +0200 Wuzzy Make the Mr Mine message in ClimbHome translatable
Tue, 02 May 2017 21:48:07 +0200 Wuzzy Lock ammo scheme for ClimbHome mission map (script forces all ammos anyway)
Tue, 02 May 2017 21:16:07 +0200 Wuzzy Add note in Diver scenario that jetpack only has 50% fuel
Tue, 02 May 2017 19:38:21 +0200 Wuzzy Mention overwritten fuel in ammo description of UFO in TechRacer
Mon, 01 May 2017 00:04:28 +0200 Wuzzy Add big fat developer warning to all racing scripts about compability
Sun, 30 Apr 2017 00:36:36 +0200 sheepluva very elaborate change to the confusing and convoluted code for detecting (non-)linked SDL-libs versions in frontend
Sun, 30 Apr 2017 00:28:17 +0200 sheepluva fix build. sorry 'bout that.
Sun, 30 Apr 2017 00:11:50 +0200 sheepluva whoops, temp file was committed...
Sat, 29 Apr 2017 23:49:39 +0200 sheepluva merge
Sat, 29 Apr 2017 23:45:14 +0200 sheepluva cmake: Fix SDL2 header version detection
Fri, 28 Apr 2017 22:08:12 +0200 Wuzzy Update ChangeLog.txt, mostly for campaign bugfixes
Fri, 28 Apr 2017 21:25:47 +0200 Wuzzy ACF, mission 3: Add mission strings to remind the player of the main goal
Fri, 28 Apr 2017 20:53:22 +0200 Wuzzy ACF, mission 3: Standardize mine times. 3s if alone, 5s if playing with 2 hogs
Fri, 28 Apr 2017 20:08:35 +0200 Wuzzy ACF, mission 3: Fix player not losing properly after killing princess
Fri, 28 Apr 2017 18:54:59 +0200 Wuzzy Delete unused code in ACF mission 3
Fri, 28 Apr 2017 17:56:36 +0200 alfadur Fix bullets being reflected too early on bouncy world edge border while digging land
Fri, 28 Apr 2017 17:49:15 +0200 alfadur Make hogs keep their hat when holding the baseball bat
Fri, 28 Apr 2017 04:42:04 +0200 Wuzzy ACF, mission 3: Fix victory causing a lot of loser message being displayed. Also add EndTurn()
Fri, 28 Apr 2017 03:02:15 +0200 Wuzzy ACF, mission 3: Fail faster after Leaks or Dense Cloud died
Fri, 28 Apr 2017 02:50:23 +0200 Wuzzy ACF, mission 3: Fix Lua error when Leaks a Lot dies at the beginning
Fri, 28 Apr 2017 02:45:19 +0200 Wuzzy ACF, mission 3: Fix Lua error spam when Dense Cloud dies in the pit sequence
Fri, 28 Apr 2017 02:18:21 +0200 Wuzzy Lua: Fix SwitchHog breaking the ammo menu of the new hog
Fri, 01 Apr 2016 14:42:14 +0300 unC0Rr Time achievement for ClimbHome 0.9.22
Mon, 28 Mar 2016 21:20:11 +0300 unc0rr Declare achievements alongwith EndGame call, since it would skip SendStats 0.9.22
Thu, 24 Mar 2016 14:40:59 +0300 unC0Rr Achievement for ClimbHome 0.9.22
Tue, 01 Mar 2016 08:32:46 +0300 unc0rr Don't dump ghost points if map isn't detected 0.9.22
Tue, 23 Feb 2016 13:45:49 +0300 unc0rr Dump best time ghost on console 0.9.22
Fri, 28 Apr 2017 00:21:16 +0200 Wuzzy Fix ACF Eplilogue becoming unplayble when all hogs except the traitor have died
Thu, 27 Apr 2017 23:47:44 +0200 Wuzzy Get rid of some incorrect timeout messages in ACF, by using EndTurn(true)
Thu, 27 Apr 2017 22:47:14 +0200 Wuzzy Set infinite skip in ACF: United We Stand
Thu, 27 Apr 2017 22:14:56 +0200 Wuzzy Fix Lua fail in Long Live the Queen mission on victory
Thu, 27 Apr 2017 21:00:28 +0200 Wuzzy Fix engine crash in ACF mission 5 when skipping animation after killing wave 2 while the cyborg is talking
Thu, 27 Apr 2017 19:09:01 +0200 Wuzzy Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
Thu, 27 Apr 2017 16:29:23 +0200 Wuzzy Remove outdated/unused debug output
Thu, 27 Apr 2017 05:07:35 +0200 Wuzzy Refactor hardcoded ammo IDs in The Great Escape
Thu, 27 Apr 2017 05:04:32 +0200 Wuzzy HedgeEditor: Fix blow torch / pick hammer in wrong crate type
Thu, 27 Apr 2017 04:58:48 +0200 Wuzzy Fix broken HedgeEditor export of utility and ammo crates
Thu, 27 Apr 2017 04:44:55 +0200 Wuzzy Refactor HedgeEditor output, get rid of wepArray in favor of simpler ammo iteration
Thu, 27 Apr 2017 03:38:22 +0200 Wuzzy Mention inf attack rule in Diver, also fix the in-game mission name
Thu, 27 Apr 2017 03:21:16 +0200 Wuzzy Refactor Teamwork 2: No more hacky skipping, set proper ammos for enemy instead
Thu, 27 Apr 2017 03:11:50 +0200 Wuzzy Fix false victory in Teamwork/Teamwork 2 when one of your hogs die in same turn as enemy
Thu, 27 Apr 2017 02:42:40 +0200 Wuzzy Mention important game modifiers in Spooky Tree and Nobody Laugh
Wed, 26 Apr 2017 19:52:30 -0400 nemo fly saint flyy
Thu, 27 Apr 2017 01:46:28 +0200 Wuzzy Decode chat slang in en.txt (“GL HF”)
Thu, 27 Apr 2017 01:17:41 +0200 Wuzzy Use Robot voice for enemy in Bamboo Thicked and Newton and the Hammock
Thu, 27 Apr 2017 01:10:37 +0200 Wuzzy Fix Ammo/Utility crate confusion in portal mission
Wed, 26 Apr 2017 23:44:17 +0200 Wuzzy Fix incorrect PointsType in sniper rifle training and That Sinking Feeling
Wed, 26 Apr 2017 23:23:18 +0200 Wuzzy Set fixed wind in bazooka training. Fixed impossible first target when bad wind
Wed, 26 Apr 2017 23:05:05 +0200 Wuzzy Standardize the secret achievements strings in Lua scripts
Wed, 26 Apr 2017 22:31:29 +0200 Wuzzy Fix Traitor taunt being played when hog w/ heResurrectable drowns w/o damage
Wed, 26 Apr 2017 19:38:34 +0200 Wuzzy Disable resurrection message for respawning with heResurrectalbe
Wed, 26 Apr 2017 19:00:32 +0200 Wuzzy Mutant: Fix “Boring” taunt being played when becoming the mutant
Wed, 26 Apr 2017 18:53:11 +0200 Wuzzy Highlander: Fix crate collect sound playing when hog didn't get anything
Wed, 26 Apr 2017 18:38:21 +0200 Wuzzy HedgeEditor: Disable waypoint export because output scripts break when waypoints have been added
Wed, 26 Apr 2017 18:18:05 +0200 Wuzzy HedgeEditor: Make sprTargetBee the first selected sprite
Wed, 26 Apr 2017 17:52:08 +0200 Wuzzy Refactor Frenzy script
Wed, 26 Apr 2017 16:24:44 +0200 Wuzzy Construction Mode: Mention teleportation restriction in tooltip
Wed, 26 Apr 2017 02:55:40 +0200 Wuzzy Show traditional winning animation in Mutant again
Wed, 26 Apr 2017 02:28:13 +0200 Wuzzy Use the traditional winning sequence in Space Invasion again (killing off the losers)
Wed, 26 Apr 2017 02:10:47 +0200 Wuzzy Add back the missing winning animation for Racer and TechRecer
Wed, 26 Apr 2017 01:51:51 +0200 Wuzzy Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Wed, 26 Apr 2017 01:46:38 +0200 Wuzzy Fix caption of stats screen not being reset on clear()
Wed, 26 Apr 2017 00:47:14 +0200 Wuzzy Update more HWPs: Knockball, Racer, Construction Mode
Wed, 26 Apr 2017 00:04:49 +0200 Wuzzy HedgeEditor: Fix incorrect preview of air attack icon in sprAMAmmos/sprAMAmmosBW
Tue, 25 Apr 2017 23:10:49 +0200 Wuzzy Add dud mine to missions.png and use it in HedgeEditor
Tue, 25 Apr 2017 23:06:19 +0200 Wuzzy Clean up HedgeEditor HWP mess, fix broken/outdated graphics
Tue, 25 Apr 2017 21:00:44 +0200 Wuzzy Update and simplify Construction Mode sidecar HWP
Tue, 25 Apr 2017 19:27:34 +0200 Wuzzy Fix install failure of Ammos_base.png for QTfrontend
Tue, 25 Apr 2017 13:13:47 -0400 nemo turn hwp Ammos overrides into overlays. untested.
Tue, 25 Apr 2017 17:51:03 +0200 Wuzzy Add Octopus fort
Tue, 25 Apr 2017 04:54:46 +0200 Wuzzy Fix sndBoring being played when force-ending turn due to victory
Tue, 25 Apr 2017 02:50:28 +0200 Wuzzy Clarify how the weapons restocking works in Highlander
Tue, 25 Apr 2017 02:13:18 +0200 Wuzzy Backed out changeset 82951b9b3c2f
Mon, 24 Apr 2017 23:11:51 +0200 Wuzzy Fix rubber duck description (it no longer drops *straight down*)
Mon, 24 Apr 2017 19:31:53 +0200 Wuzzy Drop rubber duck like dynamite
Mon, 24 Apr 2017 19:21:43 +0200 Wuzzy Backed out changeset 98824a464230 (disable GetLaunchX/Y again)
Mon, 24 Apr 2017 09:59:10 -0400 nemo Move sidecar lua load to prior to script load. This should let the script use it for dependencies.
Mon, 24 Apr 2017 13:53:34 +0200 Wuzzy Fix incorrect SDL_UnloadObject usage in about.cpp (copy-paste fail)
Sun, 23 Apr 2017 22:21:41 +0200 sheepluva Jungle Theme: allow flower object to go across gaps
Sun, 23 Apr 2017 18:23:59 +0200 sheepluva Art theme: fix alpha in landtex
Sun, 23 Apr 2017 17:27:07 +0200 sheepluva clean up flake falling/rising code. this should fix issue #157
Sun, 23 Apr 2017 14:38:33 +0200 sheepluva fix fort mode's edge adjustments getting lost with weWrap. issue #181
Sun, 23 Apr 2017 04:47:13 +0200 Wuzzy HedgeEditor: Fix maximum ammos sprite ID being 1 too low
Sun, 23 Apr 2017 00:21:11 +0200 Wuzzy Fix broken ammo preview caused by previous commit
Sat, 22 Apr 2017 23:55:49 +0200 Wuzzy Fix hog not getting new ammo in Highlander when it takes 2 consecutive turns
Sat, 22 Apr 2017 23:30:46 +0200 Wuzzy Lock ammo scheme of TechRacer (is ignored anyway)
Sat, 22 Apr 2017 23:06:47 +0200 Wuzzy Fix sniper rifle disabling laser sight utility after shooting
Sat, 22 Apr 2017 22:23:49 +0200 sheepluva fix campaign missions not showing up for me
Sat, 22 Apr 2017 20:37:51 +0200 Wuzzy Backed out changeset 071a05275798
Sat, 22 Apr 2017 19:30:24 +0200 Wuzzy Fix warning caused in uGearsHedgehog.pas
Sat, 22 Apr 2017 18:58:25 +0200 Wuzzy Replace hardcoded max. ammo index in Highlander with AmmoTypeMax
Sat, 22 Apr 2017 18:36:57 +0200 Wuzzy Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
Sat, 22 Apr 2017 18:12:58 +0200 Wuzzy Make sticky mines fall off the map when frozen
Sat, 22 Apr 2017 18:00:57 +0200 Wuzzy Freezer allows to freeze sticky mines (currently only disables them)
Sat, 22 Apr 2017 04:17:51 +0200 Wuzzy Stretch teamselwidget across whole page in local multiplayer page
Sat, 22 Apr 2017 02:33:32 +0200 Wuzzy Allow to press [Precise]+[Slot] to cycle through weapons in reverse order
Fri, 21 Apr 2017 17:54:28 +0200 Wuzzy Only select from default graves and forts for new themes
Fri, 21 Apr 2017 17:42:09 +0200 Wuzzy Add DLC filtering in DataManager.cpp and namegen.cpp
Thu, 20 Apr 2017 11:22:29 -0400 nemo For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit
Thu, 20 Apr 2017 02:38:45 +0200 Wuzzy Make health gain message translatable
Thu, 20 Apr 2017 00:04:35 +0200 Wuzzy Take sacrifices into account for the “Stupid” taunt
Wed, 19 Apr 2017 22:26:24 +0200 Wuzzy Call hog stupid for selfkilling
Wed, 19 Apr 2017 22:10:12 +0200 Wuzzy Call hedgehogs stupid for poisoning themselves
Wed, 19 Apr 2017 22:03:11 +0200 Wuzzy Fix hedgehog self-damage not counted, and there were never Stupid taunts/announces
Wed, 19 Apr 2017 20:50:57 +0200 Wuzzy Fix incorrect Mutant score message color
Wed, 19 Apr 2017 20:21:15 +0200 Wuzzy Use new EndTurn in a couple of scripts, esp. to fix timeout taunts in Racer
Wed, 19 Apr 2017 17:50:31 +0200 Wuzzy New Lua call: EndTurn to end turn
Wed, 19 Apr 2017 08:35:31 -0400 koda travis: Exclude gcc for the macOS target
Wed, 19 Apr 2017 00:46:54 +0200 Wuzzy Add a few more announcer messages, loosely based on forum suggestions from https://hedgewars.org/node/1195
Tue, 18 Apr 2017 22:56:28 +0200 Wuzzy Add a few announcer messages suggested by Star and Moon
Tue, 18 Apr 2017 22:27:25 +0200 KoBeWi Change water speed range for better precision
Tue, 18 Apr 2017 22:19:19 +0200 KoBeWi Fix broken sprites on animated water edges
Tue, 18 Apr 2017 22:07:16 +0200 Wuzzy Update some music credits, fix Beach theme credits
Tue, 18 Apr 2017 21:38:36 +0200 Wuzzy Credit most theme and map authors in credits.txt
Tue, 18 Apr 2017 19:36:29 +0200 Wuzzy Add 3 forts: Lonely_Island, Olympic, Snail
Mon, 17 Apr 2017 23:17:47 +0200 sheepluva engine: d52af905437b broke pas2c build. pas2c doesn't understand "in [1, 2]" etc.
Mon, 17 Apr 2017 18:47:56 +0200 Wuzzy Backed out changeset 8e9603088f99
Mon, 17 Apr 2017 07:12:00 +0200 Wuzzy Remove redundant main menu tips
Mon, 17 Apr 2017 04:06:49 +0200 Wuzzy Mention missing controls for rope and landspray, explain cleaver damage
Sun, 16 Apr 2017 08:49:18 +0200 Wuzzy Block left entrance in ACF, mission 6
Sun, 16 Apr 2017 08:19:33 +0200 Wuzzy Add alternate dialogs in ACF mission 6 when killing cyborgs before collecting crates
Sun, 16 Apr 2017 06:08:24 +0200 Wuzzy Restore old barrels and mines in ACF: Dragon's Lair
Sun, 16 Apr 2017 05:52:33 +0200 Wuzzy Update sniper rifle challenge preview image because the theme changed
Sun, 16 Apr 2017 05:37:56 +0200 Wuzzy Show mines timer in ACF, Dragon's Lair
Sun, 16 Apr 2017 04:49:05 +0200 Wuzzy Replace some HTTP links with HTTPS links
Sun, 16 Apr 2017 03:24:17 +0200 Wuzzy Fix broken URL in pagenetserver
Sun, 16 Apr 2017 02:40:17 +0200 Wuzzy Update changelog regarding translations and rubber duck
Sun, 16 Apr 2017 02:10:36 +0200 Wuzzy Swap the preview of missions 2 and 3 in A Classic Fairytale
Sun, 16 Apr 2017 02:02:07 +0200 Wuzzy Allow the diaogues in ACF missions 8 and 10 to be translated
Sun, 16 Apr 2017 01:05:08 +0200 Wuzzy Use format strings everywhere in A Classic Fairytale (for translators)
Sun, 16 Apr 2017 00:18:44 +0200 Wuzzy Remove incorrect help about restarting mission in ACF mission 6
Sat, 15 Apr 2017 23:47:53 +0200 Wuzzy Refactor ACF mission 6
Sat, 15 Apr 2017 23:21:13 +0200 Wuzzy Add two main menu tips regarding mission panel
Sat, 15 Apr 2017 08:52:05 +0200 Wuzzy Fix broken "whats this" help in misc options tab
Sat, 15 Apr 2017 08:09:23 +0200 Wuzzy Add HedgeEditor schemes as recommended on https://hedgewars.org/HedgeEditor
Sat, 15 Apr 2017 07:12:11 +0200 Wuzzy Add back "more wind" modifier into mission panel. Fixes regression in 10aad1cafc10
Sat, 15 Apr 2017 06:52:14 +0200 Wuzzy Delete the now unused fort mode icons
Sat, 15 Apr 2017 06:25:32 +0200 Wuzzy Redraw game flag icons: AISurvival, Border BottomBorder, LowGrav, MoreWind, NoWind, PlaceHog
Sat, 15 Apr 2017 05:01:40 +0200 Wuzzy Replace initial health icon in game scheme editor
Sat, 15 Apr 2017 04:28:00 +0200 Wuzzy Make all hogs say Yessir taunt on their turn start (replaces revenge taunts)
Fri, 14 Apr 2017 07:27:56 +0200 Wuzzy Use videos icon in videos page
Fri, 14 Apr 2017 06:36:36 +0200 Wuzzy Use palette icon for user color settings group box
Thu, 13 Apr 2017 23:50:00 +0200 Wuzzy Team editor: Disable flag widget when selecting CPU team
Thu, 13 Apr 2017 21:22:32 +0200 Wuzzy Move random team button of of team members box
Thu, 13 Apr 2017 18:48:06 +0200 Wuzzy Add buttons to randomize hats and hog names only
Thu, 13 Apr 2017 17:58:32 +0200 Wuzzy Fix non-matching team name when generating random teams
Thu, 13 Apr 2017 17:42:57 +0200 Wuzzy Use smaller play sound icon in team editor
Thu, 13 Apr 2017 17:26:37 +0200 Wuzzy Allow to randomize team name, flag, grave, voice and fort seperately
Thu, 13 Apr 2017 15:18:07 +0200 Wuzzy Refactor team name generator
Thu, 13 Apr 2017 06:39:01 +0200 Wuzzy Update changelog regarding team updates
Thu, 13 Apr 2017 06:25:41 +0200 Wuzzy Randomize forts and graves in new teams
Thu, 13 Apr 2017 05:44:23 +0200 Wuzzy Add 4 teams on first start of Hedgewars
Wed, 12 Apr 2017 23:05:18 +0200 Wuzzy Add a few WhatsThis texts in frontend, rename “Stereo rendering” to “Stereoscopy”
Wed, 12 Apr 2017 22:04:32 +0200 Wuzzy Use standard units and abbreviations in frontend
Wed, 12 Apr 2017 21:34:02 +0200 Wuzzy Clariy home button in DLC
Wed, 12 Apr 2017 21:23:02 +0200 Wuzzy Make framerate drop-down list translatable
Wed, 12 Apr 2017 20:14:17 +0200 Wuzzy Apply minimal padding to all text buttons in frontend
Wed, 12 Apr 2017 19:46:59 +0200 Wuzzy Redraw audio icon in settings menu be more HW style-like
Wed, 12 Apr 2017 19:35:44 +0200 Wuzzy Add home button to DLC page
Wed, 12 Apr 2017 00:23:10 +0200 Wuzzy Don't place air mines in Shoppa
Tue, 11 Apr 2017 07:00:22 +0200 Wuzzy Add a few more maps to the WxW Shoppa map list
Tue, 11 Apr 2017 05:31:40 +0200 Wuzzy Change voices in Big Armory, remove duplicate countdown sounds
Tue, 11 Apr 2017 05:29:44 +0200 Wuzzy Add scenario: Big Armory
Tue, 11 Apr 2017 04:48:58 +0200 Wuzzy Clean up mission strings of Teamwork scenario
Tue, 11 Apr 2017 04:46:01 +0200 Wuzzy Add scenario: Teamwork 2
Tue, 11 Apr 2017 04:14:21 +0200 Wuzzy Fix bad mission texts in A Space Adventure
Tue, 11 Apr 2017 03:44:56 +0200 Wuzzy Display mines timer in all missions with non-default timer
Tue, 11 Apr 2017 02:48:38 +0200 Wuzzy Set infinite turn time in RC Plane Challenge
Tue, 11 Apr 2017 02:44:59 +0200 Wuzzy Disable Sudden Death consistently in all missions which don't require it
Tue, 11 Apr 2017 02:11:49 +0200 Wuzzy Give infinite flying saucers in Space Adventure main menu
Tue, 11 Apr 2017 02:09:01 +0200 Wuzzy Add infinite skipping in fruit03 mission
Tue, 11 Apr 2017 00:17:42 +0200 Wuzzy New icon for video button to follow the Hedgewars style guide
Mon, 10 Apr 2017 23:32:03 +0200 Wuzzy Use the same link color consistently in frontend
Mon, 10 Apr 2017 23:10:56 +0200 Wuzzy Make entire top part of about screen translatable
Mon, 10 Apr 2017 22:43:55 +0200 Wuzzy Make library list in about screen translatable
Mon, 10 Apr 2017 21:42:53 +0200 Wuzzy Prevent frontend from starting game w/ >48 hogs
Mon, 10 Apr 2017 20:56:01 +0200 Wuzzy Fix crash when trying to open ammo menu with current team hog gear = nil
Mon, 10 Apr 2017 19:08:00 +0200 Wuzzy Fix caption not updating if adding caption with same text but different color
Mon, 10 Apr 2017 18:42:50 +0200 Wuzzy Increase duck cost in Construction Mode to 40
Mon, 10 Apr 2017 12:06:43 -0400 nemo bulk copy of latest physfs to our misc/libphysfs since this seems to fix an off-by-1 error reliably hit in readln read of 1 byte probably introduced in the addition of the buffered read. Whether this is excessive or whether libphysfs should even be maintained by us is another matter. But at least we shouldn't crash
Mon, 10 Apr 2017 09:05:16 -0400 nemo merge in patch used in arch/fedora - fixes a lazy physfs memcpy that was breaking upstream's stricter checking
Mon, 10 Apr 2017 14:34:32 +0200 Wuzzy Fix dynamite sparks appearing underwater
Mon, 10 Apr 2017 14:15:00 +0200 Wuzzy Render gear timers in front of water
Mon, 10 Apr 2017 13:51:07 +0200 Wuzzy Fix syntax error in uGearsUtils
Mon, 10 Apr 2017 13:30:44 +0200 Wuzzy Play different bounce sound for rubber duck
Sun, 09 Apr 2017 20:54:33 +0200 Wuzzy Add rubber duck to (Balanced) Random Weapon, Construction Mode, HedgeEditor
Sun, 09 Apr 2017 00:51:26 +0200 Wuzzy Fix free rubber ducks in Highlander
Fri, 13 May 2016 01:19:28 +0200 Wuzzy Fix duck issues with Sea edge swimming
Fri, 13 May 2016 00:17:05 +0200 Wuzzy Don't play duck drop sound when duck spawns in water
Fri, 13 May 2016 00:08:09 +0200 Wuzzy Make duck rise to surface when spawning underwater
Thu, 12 May 2016 19:45:26 +0200 Wuzzy Add a few comments for rubber duck
Thu, 12 May 2016 19:33:30 +0200 Wuzzy Put duck speed factor into gear variable
Thu, 12 May 2016 19:22:53 +0200 Wuzzy Fix rubber duck speed when hitting sea edge initially
Thu, 12 May 2016 18:16:09 +0200 Wuzzy Fix rubber duck not bouncing off diagonal rubber
Thu, 12 May 2016 17:23:06 +0200 Wuzzy Render rubber duck timer when <6s
Thu, 12 May 2016 16:56:23 +0200 Wuzzy Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
Thu, 12 May 2016 16:20:17 +0200 Wuzzy Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
Sat, 08 Apr 2017 21:48:39 +0200 Wuzzy Add rubber duck images for real
Sat, 08 Apr 2017 21:48:25 +0200 Wuzzy Add sounds for rubberduck drop, destruction and water collision
Sat, 08 Apr 2017 21:43:48 +0200 Wuzzy Add ammotype amDuck for rubber duck
Sat, 08 Apr 2017 18:36:12 +0200 Wuzzy Add gear gtDuck: rubber duck
Sat, 08 Apr 2017 18:26:25 +0200 Wuzzy Update changelog: Water anim., translations
Sat, 08 Apr 2017 17:21:22 +0200 KoBeWi Fix bad water flow animation
Sat, 08 Apr 2017 17:17:28 +0200 KoBeWi Water can now be animated
Sat, 08 Apr 2017 06:22:43 +0200 Wuzzy Fix CPU level sprites falling down in ClimbHome (instead of stars)
Sat, 08 Apr 2017 05:23:07 +0200 Wuzzy Locale: Replace outdated round start message with loading template
Sat, 08 Apr 2017 05:04:18 +0200 Wuzzy Load screen: Move “LOADING” from image into text box
Fri, 07 Apr 2017 05:03:30 +0200 Wuzzy Add a few home run messages (en, de)
Fri, 07 Apr 2017 04:56:51 +0200 Wuzzy Add support for hog name in home run message
Fri, 07 Apr 2017 03:27:17 +0200 Wuzzy Remove English-only text from campaign mission images
Fri, 07 Apr 2017 03:10:28 +0200 Wuzzy Replace portal mission image with screenshot
Fri, 07 Apr 2017 02:26:12 +0200 Wuzzy Harden the countdown sound check
Fri, 07 Apr 2017 01:50:49 +0200 Wuzzy Fix name Scottish Gaelic being incorrectly displayed in language dropdown
Fri, 07 Apr 2017 01:41:30 +0200 Wuzzy Add basic win/draw messages in Scottish Gaelic
Fri, 07 Apr 2017 01:17:51 +0200 fios@foramnagaidhlig.net Scottish Gaelic translation update: tips, missions, frontend, engine
Fri, 07 Apr 2017 00:57:09 +0200 Wuzzy Set turn time to 0 when current hog drowns
Thu, 06 Apr 2017 23:28:13 +0200 Wuzzy Fix enemy saying “Missed” when poisoned w/o damage
Thu, 06 Apr 2017 22:34:02 +0200 Wuzzy Fix time box tooltip saying it is not *yet* available in SD
Thu, 06 Apr 2017 22:02:29 +0200 Wuzzy Show random event message on round start, instead of the static one
Thu, 06 Apr 2017 21:49:59 +0200 Wuzzy Add new random victory/round draw messages in English
Thu, 06 Apr 2017 20:57:51 +0200 Wuzzy Implement random round draw / team win messages
Thu, 06 Apr 2017 20:14:05 +0200 Wuzzy Add back accidental removal of random mines
Thu, 06 Apr 2017 20:01:14 +0200 Wuzzy Add many ticker messages for the new ticker events
Thu, 06 Apr 2017 07:34:00 +0200 Wuzzy More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
Thu, 06 Apr 2017 05:54:45 +0200 Wuzzy Allow to place theme objects on water
Wed, 05 Apr 2017 18:23:10 +0200 Wuzzy Simplify the background gradient of Beach theme, fixes ugly “stripe” at borders
Wed, 05 Apr 2017 18:12:40 +0200 Wuzzy Smoother water gradient for Beach theme
Wed, 05 Apr 2017 17:43:46 +0200 Wuzzy Update changelog
Wed, 05 Apr 2017 17:29:18 +0200 Wuzzy Remove redundant water color definitions in themes with default water
Wed, 05 Apr 2017 17:28:46 +0200 Wuzzy Set default theme water color to blue
Wed, 05 Apr 2017 17:26:59 +0200 Wuzzy Remove Lua function SetAmmoStore
Wed, 05 Apr 2017 17:26:05 +0200 Wuzzy Fix ugly dragonball grave 1 pixel bouncing
Wed, 05 Apr 2017 17:23:34 +0200 Wuzzy Display native language names in language combo box instead of always English
Tue, 04 Apr 2017 23:43:19 +0200 sheepluva whitespace fixes (SEE, I AM USEFUL!)
Sun, 09 Oct 2016 19:59:00 +0200 KoBeWi added CloudsL and FlakeL
Tue, 04 Apr 2017 21:17:02 +0200 Wuzzy Fix hedgehogs/ticker ignoring kills without damage (#149)
Tue, 04 Apr 2017 17:02:38 +0200 Wuzzy Lua callback: onUsedAmmo, after using up an ammo
Tue, 04 Apr 2017 05:35:11 +0200 Wuzzy Disable incorrect “%1” messages in German home run messages
Tue, 04 Apr 2017 05:33:15 +0200 Wuzzy Add a bunch of funny ticker messages for English
Tue, 04 Apr 2017 02:41:11 +0200 Wuzzy Fix incorrect size of Beach theme icons
Tue, 04 Apr 2017 02:22:30 +0200 Wuzzy Mention addition of Beach theme in changelog
Tue, 04 Apr 2017 02:06:35 +0200 Wuzzy Update German frontend translation
Mon, 20 Mar 2017 08:58:30 -0400 nemo sanity cutoff for splash sound
Mon, 06 Feb 2017 18:15:29 +0300 unc0rr Fix handlers module
Mon, 06 Feb 2017 17:54:27 +0300 unc0rr Store room protocol number
Sat, 04 Feb 2017 19:52:38 +0300 unc0rr Room creation halfplemented
Fri, 27 Jan 2017 23:03:31 +0300 unc0rr SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
Thu, 26 Jan 2017 14:45:44 +0300 unc0rr Lobby joining action
Wed, 25 Jan 2017 23:48:23 +0300 unc0rr More refactoring
Tue, 24 Jan 2017 20:28:16 +0300 unc0rr Toss code around
Mon, 23 Jan 2017 23:43:29 +0300 unc0rr Start refactoring path from getting message from client to reacting to it
Wed, 18 Jan 2017 22:54:02 +0300 unc0rr Basic support for NICK message
Wed, 18 Jan 2017 22:23:41 +0300 unc0rr Fix malformed messages parsing
Wed, 18 Jan 2017 22:15:55 +0300 unc0rr - Handle errors
Sun, 15 Jan 2017 00:34:36 +0300 unc0rr Introduce actions, just like in the old server
Sat, 14 Jan 2017 22:30:09 +0300 unc0rr - Use logging facilities instead of plain println!
Sat, 14 Jan 2017 00:46:52 +0300 unc0rr - Render messages to string
Wed, 11 Jan 2017 22:42:59 +0300 unc0rr Add more messages to the parser
Wed, 11 Jan 2017 17:39:21 +0300 unc0rr Optional parameters parsing function
Sun, 08 Jan 2017 23:57:45 +0300 unc0rr Some parsing using nom
Sat, 07 Jan 2017 21:34:00 +0300 unc0rr Give up on lalrpop, let's try nom
Fri, 06 Jan 2017 01:00:21 +0300 unc0rr Still trying to make parser work
Thu, 05 Jan 2017 19:07:01 +0300 unc0rr Start on messages parser
Tue, 03 Jan 2017 00:19:47 +0300 unc0rr - Start protocol parser implementation
Mon, 02 Jan 2017 00:16:22 +0300 unc0rr Refactor modules layout
Mon, 02 Jan 2017 00:05:12 +0300 unc0rr - Use netbuf buffers for client connection stream
Sun, 01 Jan 2017 22:13:35 +0300 unc0rr Refactor code to add more structure to it
Sat, 31 Dec 2016 23:56:29 +0300 unc0rr Start server implementation in rust
Fri, 03 Feb 2017 23:04:50 +0300 unc0rr Adopt some patches from OpenBSD port
Mon, 30 Jan 2017 11:35:09 -0500 nemo updates to polish translation by alzen, also add two unlocalised string he found in the gui
Wed, 25 Jan 2017 00:17:32 +0300 unc0rr Add a buffer for files opened with physfs for reading, fixes slow engine start
Sun, 15 Jan 2017 19:35:41 -0500 CopherNeue svg source for the bat animation update
Sun, 15 Jan 2017 15:11:07 -0500 alfadur+copherneue fix of offsets and size to prior commits
Sun, 15 Jan 2017 12:50:27 -0500 alfadur code changes to make the new bat animation work
Sun, 15 Jan 2017 12:49:26 -0500 CopherNeue nicer hog bat animation art
Thu, 12 Jan 2017 11:40:28 -0500 LocutusOfBorg aaand italian
Thu, 12 Jan 2017 11:28:25 -0500 nemo aaand put in an exclamation mark
Thu, 12 Jan 2017 11:17:53 -0500 nemo lowercase hedgehog, duplicate comment to description
Fri, 23 Dec 2016 23:29:00 +0300 unc0rr Only registered players regain their teams on rejoin
Fri, 23 Dec 2016 23:12:00 +0300 unc0rr Fix official server build
Mon, 19 Dec 2016 12:34:09 -0500 alfadur surfboard object for beach theme
Tue, 13 Dec 2016 09:33:50 -0500 alfadur Source svg for the sandcastle
Sun, 11 Dec 2016 18:00:10 -0500 nemo requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
Sun, 11 Dec 2016 17:51:13 -0500 nemo Enable beach theme install
Sun, 11 Dec 2016 17:46:40 -0500 CopherNeue Beach theme, completely redone
Sat, 10 Dec 2016 21:28:10 +0100 sheepluva Fix ScriptExists() destroying lua stack (fixes Bug #146)
Sat, 10 Dec 2016 19:09:25 +0100 sheepluva Bug #108 - Phyfs/Pathz: Fix binds not being loaded
Wed, 07 Dec 2016 13:25:04 -0500 alfadur Add Beach theme, update Fruit theme
Tue, 06 Dec 2016 02:18:38 +0100 sheepluva tweak landtex filling some more. cuz it's fun
Tue, 06 Dec 2016 01:05:46 +0100 sheepluva fix pas2c definition of SizeInt
Sun, 04 Dec 2016 02:02:18 +0100 sheepluva fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
Sun, 04 Dec 2016 01:07:36 +0100 sheepluva copyToXYFromRect: simplify my math (so that it actually, you know, works...)
Sat, 03 Dec 2016 17:45:32 +0100 sheepluva GOTTA GO FAST! - speed up landtex filling
Sat, 03 Dec 2016 13:51:57 +0100 sheepluva copyToXYFromRect: some tweaks
Sat, 03 Dec 2016 09:09:16 +0100 sheepluva copyToXYFromRect: fix pixels overflowing pixel lines in dest
Mon, 28 Nov 2016 13:46:25 -0500 nemo add alpha for sd-tint, since CopherNeue thinks the textures might need fading
Sun, 27 Nov 2016 18:49:15 +0100 sheepluva fix German translation error
Sun, 27 Nov 2016 13:08:12 +0100 sheepluva fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
Sun, 27 Nov 2016 12:58:41 +0100 sheepluva make random timers less easy to predict
Sun, 27 Nov 2016 06:32:00 +0100 Wuzzy Construction Mode: Fix free girder/rubber placement near hog
Sun, 27 Nov 2016 06:24:43 +0100 Wuzzy Construction Mode: Turn crate limit into a script parameter
Sun, 27 Nov 2016 05:56:45 +0100 Wuzzy Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
Sun, 27 Nov 2016 05:33:26 +0100 Wuzzy Add PlaceRubber to Lua API
Sun, 27 Nov 2016 03:18:20 +0100 Wuzzy Fix Killing the Specialists giving you a free turn after killing Desert Eagle with a desert eagle with shot 1-3
Sun, 27 Nov 2016 01:30:41 +0100 Wuzzy Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
Sun, 27 Nov 2016 00:00:25 +0100 sheepluva simplify code of previous commit ( ba1807589eaa )
Sat, 26 Nov 2016 23:46:31 +0100 sheepluva OCD-compatibility-patch: make border stripes consistent in direction and offset, seamless.
Sat, 26 Nov 2016 22:48:37 +0100 Wuzzy Give visual and audible feedback for flying through rings in Hard Flying mission
Sat, 26 Nov 2016 22:16:45 +0100 Wuzzy Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
Sat, 26 Nov 2016 20:27:41 +0100 Wuzzy Fix group box text being cut off (fixes #125)
Fri, 25 Nov 2016 14:22:34 +0100 Wuzzy Add custom ammo texts for Knockball
Fri, 25 Nov 2016 14:06:00 +0100 Wuzzy Remove team score messages in Knockball/Basketball because they're redundant
Fri, 25 Nov 2016 13:53:22 +0100 Wuzzy Clean up strings in Control mission maps (more translator-friendly)
Fri, 25 Nov 2016 13:38:24 +0100 Wuzzy Disable SD for a couple of scripts and mission maps
Fri, 25 Nov 2016 03:14:46 +0100 Wuzzy Fix misleading scenario desciptions regarding time limit / no time limit
Fri, 25 Nov 2016 02:53:42 +0100 Wuzzy Rewrite 2nd line of mission panel of most missions for consistency
Fri, 25 Nov 2016 02:01:18 +0100 Wuzzy Move some changelog entries to the correct categories
Fri, 25 Nov 2016 01:52:03 +0100 Wuzzy Mention Cheese in changelog
Fri, 25 Nov 2016 01:42:55 +0100 Wuzzy Update changelog for Highlander changes
Fri, 25 Nov 2016 01:36:20 +0100 Wuzzy Make Highlander mission text consistent with other game mode messages
Fri, 25 Nov 2016 01:20:03 +0100 Wuzzy Game mode messages: New messages for PlaceHog+King; All messages get a colon to get highlighted; Reorder messages more logically
Thu, 24 Nov 2016 17:47:19 +0100 Wuzzy WxW: Remove old compability code which caused problems with unknown maps
Thu, 24 Nov 2016 17:18:16 +0100 Wuzzy Tweak WxW wall spark count according to wall size
Thu, 24 Nov 2016 17:05:26 +0100 Wuzzy WxW: Add crate radar info to rope description
Thu, 24 Nov 2016 16:52:13 +0100 Wuzzy WxW: Increase wall height of left/right walls with bounce edge and no border
Thu, 24 Nov 2016 16:25:39 +0100 Wuzzy Add WorldEdge support for WxW
Thu, 24 Nov 2016 15:45:46 +0100 Wuzzy Update changelog for Wxw updates
Thu, 24 Nov 2016 15:09:26 +0100 Wuzzy WxW: Selectable walls, support more maps, more liberal game schemes, new rules, script parameter, better menu
Thu, 24 Nov 2016 06:33:00 +0100 Wuzzy Make name “Tumbler” translatable
Thu, 24 Nov 2016 05:49:57 +0100 Wuzzy Disable world edge in Space Invasion
Thu, 24 Nov 2016 05:41:50 +0100 Wuzzy Use yellow clock color in Space Invasion and Tumbler
Thu, 24 Nov 2016 05:35:21 +0100 Wuzzy Turn invaders white in Space Invasion when round is over
Thu, 24 Nov 2016 05:08:04 +0100 Wuzzy Update changelog for Space Invasion
Thu, 24 Nov 2016 04:56:49 +0100 Wuzzy More helpful Space Invasion description
Thu, 24 Nov 2016 04:24:56 +0100 Wuzzy Remove unused flamer code from Space Invasion
Thu, 24 Nov 2016 04:21:34 +0100 Wuzzy Space Invasion: Play countdown sounds
Thu, 24 Nov 2016 04:15:27 +0100 Wuzzy Space Invasion: Make all strings more translator-friendly
Thu, 24 Nov 2016 03:53:56 +0100 Wuzzy Space Invasion: Dump most out-commented and unused code
Thu, 24 Nov 2016 03:36:56 +0100 Wuzzy Space Invasion: Better HUD, messages, stats screen, sounds. Add script param support
Thu, 24 Nov 2016 01:04:55 +0100 Wuzzy Add countdown sounds to Tumbler
Thu, 24 Nov 2016 00:50:40 +0100 Wuzzy Change ammo display texts in Tumbler to avoid pluralization failures
Thu, 24 Nov 2016 00:42:27 +0100 Wuzzy Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Thu, 24 Nov 2016 00:20:41 +0100 Wuzzy Rewrite some help texts in the basic rope training mission
Wed, 23 Nov 2016 23:54:55 +0100 Wuzzy Tweak flags used in all missions to fit more to the theme
Wed, 23 Nov 2016 20:25:44 +0100 Wuzzy Fix game extremely slowing down if hog collects crate with huge health, or vampire gets huge health.
Wed, 23 Nov 2016 19:43:40 +0100 Wuzzy Use GetHogFort in HedgeEditor
Wed, 23 Nov 2016 19:39:01 +0100 Wuzzy Add GetHogFort to Lua API
Wed, 23 Nov 2016 18:57:08 +0100 Wuzzy HedgeEditor: Fix mine, sticky mine, health crate, air mine sometimes being incorrectly exported
Wed, 23 Nov 2016 18:33:14 +0100 Wuzzy HedgeEditor: Fix air mines timer being falsely exported and displayed
Wed, 23 Nov 2016 18:00:35 +0100 Wuzzy HedgeEditor: Export WorldEdge, fix export of Theme
Wed, 23 Nov 2016 17:21:17 +0100 Wuzzy Remove some items from the HedgeEditor TODO list
Wed, 23 Nov 2016 17:04:15 +0100 Wuzzy HedgeEditor: Rename “Standard” target and cleaver to just target and cleaver
Wed, 23 Nov 2016 17:03:46 +0100 Wuzzy HedgeEditor: Simplify placement mode description
Wed, 23 Nov 2016 16:33:01 +0100 Wuzzy Update changelog for the recent HedgeEditor updates
Wed, 23 Nov 2016 16:02:03 +0100 Wuzzy Add sine gun to Crazy weapon set
Wed, 23 Nov 2016 15:57:45 +0100 Wuzzy Set minimum ammo box content of 1 for default ammo schemes
Wed, 23 Nov 2016 15:34:08 +0100 Wuzzy Add icon to “Send Feedback” button, do some TODO tasks in pagevideo.cpp
Wed, 23 Nov 2016 15:08:51 +0100 Wuzzy Use SetAmmoTexts in HedgeEditor to describe overwritten air attack (gear placement tool)
Wed, 20 Apr 2016 20:13:03 +0200 Wuzzy HedgeEditor: Add missing Left click help texts
Wed, 20 Apr 2016 19:04:22 +0200 Wuzzy HedgeEditor: Don't change placement mode when air attack is not selected
Wed, 20 Apr 2016 18:54:31 +0200 Wuzzy HedgeEditor: Make toggle help and toggle gear info work everywhere
Wed, 20 Apr 2016 18:42:40 +0200 Wuzzy HedgeEditor: Disable timer keys 2-4 in rubber placement mode
Wed, 23 Nov 2016 14:10:29 +0100 Wuzzy HedgeEditor: Unify key combination help
Wed, 20 Apr 2016 18:18:05 +0200 Wuzzy HedgeEditor: Fix health add/subtract not working for dud mines
Wed, 23 Nov 2016 14:08:43 +0100 Wuzzy HedgeEditor: Make landgun spawn in utility crates and sort list of ammo types to reflect the ammo menu ordering
Wed, 23 Nov 2016 13:59:36 +0100 Wuzzy HedgeEditor: Proper indentation for atkArray and utilArray
Wed, 20 Apr 2016 17:53:07 +0200 Wuzzy HedgeEditor: Improve secondary message
Wed, 20 Apr 2016 17:31:34 +0200 Wuzzy HedgeEditor: Allow health crates with 0 health
Wed, 23 Nov 2016 13:53:51 +0100 Wuzzy HedgeEditor: Make health/timer tags toggable with Precise+3
Wed, 20 Apr 2016 17:10:05 +0200 Wuzzy HedgeEditor: Show tags for gear timers and health
Mon, 18 Apr 2016 22:44:26 +0200 Wuzzy HedgeEditor: Play placement sound more often
Mon, 18 Apr 2016 22:34:39 +0200 Wuzzy HedgeEditor: Proper error handling when attempting to delete hedgehogs
Mon, 18 Apr 2016 22:25:56 +0200 Wuzzy HedgeEditor: Fix girder/rubber mods sometimes show nil in 2nd message
Mon, 18 Apr 2016 22:12:50 +0200 Wuzzy HedgeEditor: Minor string corrections
Thu, 14 Apr 2016 16:28:59 +0200 Wuzzy HedgeEditor: Fix Lua error when trying to set ShoppaBalance rank without anything being selected
Wed, 23 Nov 2016 13:40:06 +0100 Wuzzy HedgeEditor: Remove hardcoded ammo names in favor of GetAmmoName
Sat, 09 Apr 2016 23:34:21 +0200 Wuzzy HedgeEditor: Fix nil bugs related to sprite placement mode
Sat, 09 Apr 2016 23:29:16 +0200 Wuzzy HedgeEditor: Clean up some incorrect menu texts
Sat, 09 Apr 2016 23:13:33 +0200 Wuzzy HedgeEditor: Make all hog and team names translatable and export them properly
Sat, 09 Apr 2016 22:13:47 +0200 Wuzzy Add loc_noop to Locale Lua library
Sat, 09 Apr 2016 20:44:55 +0200 Wuzzy HedgeEditor: Minor team/hog name fixes
Sat, 09 Apr 2016 14:45:47 +0200 Wuzzy HedgeEditor: Resort sprite array, add sprTargetBee
Sat, 09 Apr 2016 14:33:27 +0200 Wuzzy HedgeEditor: Implement frame selection for sprites
Sat, 09 Apr 2016 13:24:06 +0200 Wuzzy Tweak HedgeEditor output: loc() hog/team names and tweak mission text
Sat, 09 Apr 2016 11:56:52 +0200 Wuzzy HedgeEditor: Fix broken export of team colors
Sat, 09 Apr 2016 11:15:14 +0200 Wuzzy HedgeEditor: Reliably change mission text on weapon switch
Sat, 09 Apr 2016 10:33:08 +0200 Wuzzy HedgeEditor: Fix stuff being exported multiple times on multiple saves
Sat, 09 Apr 2016 10:14:35 +0200 Wuzzy Don't agressively show HedgeEditor mission panel
Sat, 09 Apr 2016 09:41:57 +0200 Wuzzy HedgeEditor: Don't count sprites failed to place
Sat, 09 Apr 2016 09:14:09 +0200 Wuzzy HedgeEditor: Disable delete mode for sprite placement mode
Sat, 09 Apr 2016 08:59:29 +0200 Wuzzy HedgeEditor: Allow to modify dud mine health
Sat, 09 Apr 2016 08:52:19 +0200 Wuzzy HedgeEditor: Improved help disabled message, also loc()'ed
Sat, 09 Apr 2016 08:45:46 +0200 Wuzzy Write better “greeting” message for HedgeEditor
Sat, 09 Apr 2016 08:29:22 +0200 Wuzzy HedgeEditor: Add loc() to some forgotten strings, minor cleanup
Sat, 09 Apr 2016 08:19:43 +0200 Wuzzy HedgeEditor: Generally improve menu help texts
Sat, 09 Apr 2016 08:00:53 +0200 Wuzzy HedgeEditor: Better naming and explanation of tagging mode and advanced repositioning mode
Sat, 09 Apr 2016 07:40:15 +0200 Wuzzy HedgeEditor: Improve graphics on girder/rubber placement
Sat, 09 Apr 2016 07:16:01 +0200 Wuzzy HedgeEditor: Throw away code in comments and unused variables
Sat, 09 Apr 2016 06:42:31 +0200 Wuzzy HedgeEditor: Refactor legacy GetVisualGearValues code
Sat, 09 Apr 2016 06:38:11 +0200 Wuzzy HedgeEditor: Fix girder sprite being displayed a top left
Sat, 09 Apr 2016 06:09:59 +0200 Wuzzy HedgeEditor: Fix teams being exported multiple times when saving multiple times in same session
Sat, 09 Apr 2016 05:28:18 +0200 Wuzzy Add dud mine placement mode to HedgeEditor
Sat, 09 Apr 2016 04:37:03 +0200 Wuzzy HedgeEditor: Tweak and reorder health/timer selection numbers
Sat, 09 Apr 2016 04:22:39 +0200 Wuzzy HedgeEditor: Allow to set sticky mine timer
Wed, 23 Nov 2016 13:08:24 +0100 Wuzzy Update outdated onGameInit variables in HedgeEditor map export, fixes various bugs
Wed, 23 Nov 2016 03:02:37 +0100 Wuzzy Split up change log sections even more, and update it for Racer
Wed, 23 Nov 2016 02:53:05 +0100 Wuzzy Allow to set Racer waypoint limit with script parameter “maxwaypoints”
Wed, 23 Nov 2016 02:39:08 +0100 Wuzzy Fix incorrect type check of wpRad in Racer
Wed, 23 Nov 2016 02:00:24 +0100 Wuzzy Highlight first Racer waypoint in placement phase
Wed, 23 Nov 2016 01:05:34 +0100 Wuzzy Allow to remove waypoints in Racer with precise key
Wed, 23 Nov 2016 00:28:58 +0100 Wuzzy Fix Construction Mode screwing up when initialenergy > maxenergy
Wed, 23 Nov 2016 00:17:28 +0100 Wuzzy Use GetAmmoName in Construction Mode
Tue, 22 Nov 2016 21:30:23 +0100 Wuzzy Disable Sudden Death in Shoppa for good
Tue, 22 Nov 2016 17:07:14 +0100 Wuzzy Remove colons in campaign screen for more UI consistency
Tue, 22 Nov 2016 17:02:20 +0100 Wuzzy Align drop-down text of unfinished campaign missions with finished icons
Tue, 22 Nov 2016 16:39:54 +0100 Wuzzy Give infinite ropes in Running for survival mission
Tue, 22 Nov 2016 16:30:54 +0100 Wuzzy Add skip option to desert01, fruit02, moon01 in A Space Adventure
Tue, 22 Nov 2016 15:52:57 +0100 Wuzzy Fix double achievements and ranks in The First Stop mission (fixes #106)
Sun, 20 Nov 2016 15:20:08 +0100 unc0rr Prepend "User quit: " to client-side quit messages
Sun, 20 Nov 2016 05:11:19 +0100 Wuzzy Use proper start button in training menu
Sun, 20 Nov 2016 05:02:59 +0100 Wuzzy Update changelog about mission tabs
Sun, 20 Nov 2016 05:01:27 +0100 Wuzzy Update German mission description strings
Wed, 13 Apr 2016 14:53:47 +0200 Wuzzy Make tab of mission list tab header blend into mission list
Wed, 13 Apr 2016 14:52:35 +0200 Wuzzy Update English mission descriptions to better fit tabbed mission menu
Wed, 13 Apr 2016 14:39:17 +0200 Wuzzy Mission recategorization into trainings, challenges and scenarios.
Sun, 20 Nov 2016 04:21:24 +0100 Wuzzy Fix typo in German campaign translation
Sun, 20 Nov 2016 04:12:19 +0100 Wuzzy Update changelog for space campaign updates
Sun, 20 Nov 2016 04:08:21 +0100 Wuzzy Complete space campaign's spacetrip mission if all main+side missions are completed
Sun, 20 Nov 2016 03:43:27 +0100 Wuzzy Draw 2 flowers for fully completed (w/ side missions) planets in space campaign
Sun, 20 Nov 2016 01:50:24 +0100 Wuzzy Expose number of air mines in Lua variable AirMinesNum
Sun, 20 Nov 2016 01:31:09 +0100 Wuzzy Add more descriptions into desktop entry files, fix some specification mismatches
Sun, 20 Nov 2016 00:43:12 +0100 Wuzzy Merge new Cheese map
Sun, 20 Nov 2016 00:40:20 +0100 Wuzzy Update changelog about campaign screen check marks
Wed, 04 May 2016 09:19:44 +0200 Wuzzy Don't show AI-controlled teams in campaigns page
Wed, 04 May 2016 08:44:53 +0200 Wuzzy Make campaign mission names translatable
Wed, 04 May 2016 07:41:46 +0200 Wuzzy Make campaign names translatable
Wed, 04 May 2016 05:23:58 +0200 Wuzzy Seperate campaign victories from campaign mission victories
Wed, 04 May 2016 04:44:41 +0200 Wuzzy Update campaign drop-down list after campaign victory
Wed, 04 May 2016 04:32:31 +0200 Wuzzy Fix final mission of Progress-based campaigns (like ACF) not being recognized as finished
Wed, 04 May 2016 04:07:12 +0200 Wuzzy Campaign page: Add labels and move start button to footer
Sun, 20 Nov 2016 00:12:07 +0100 Wuzzy Save mission success for A Space Adventure missions
Wed, 04 May 2016 02:10:59 +0200 Wuzzy Add support for storing and displaying success of campaign missions
Wed, 04 May 2016 00:14:41 +0200 Wuzzy Update campaign victory status when changing selection
Tue, 03 May 2016 22:56:26 +0200 Wuzzy Store campaign victories in campaign variable "Won"
Tue, 03 May 2016 22:26:39 +0200 Wuzzy Show check marks for campaigns with Won=true
Sat, 19 Nov 2016 17:26:16 -0500 CopherNeue Updated cheese map
Sat, 19 Nov 2016 23:04:44 +0100 Wuzzy Overwrite special ammo descriptions in Racer script
Sat, 19 Nov 2016 22:17:08 +0100 Wuzzy Allow to ignore overwritten ammo name in GetAmmoName
Sat, 19 Nov 2016 22:00:23 +0100 Wuzzy GetAmmoName now returns ammo name overwritten by SetAmmoTexts
Sat, 19 Nov 2016 21:39:52 +0100 Wuzzy Update changelog for SetAmmoTexts-related changes
Sat, 19 Nov 2016 21:33:02 +0100 Wuzzy Change descriptions for special Construction Mode tools
Tue, 10 May 2016 01:59:54 +0200 Wuzzy Add SetAmmoDescriptionAppendix to Lua API, see issue 82
Tue, 10 May 2016 01:33:23 +0200 Wuzzy Make SetAmmoTexts update ammo menu weapon name, too
Mon, 09 May 2016 22:49:31 +0200 Wuzzy Add Lua API function SetAmmoTexts (see issue 82)
Sat, 19 Nov 2016 21:17:48 +0100 Wuzzy Update Changelog: Add Racer and TechRacer updates
Wed, 13 Apr 2016 13:55:47 +0200 Wuzzy TechRacer: Cleanup mess regarding teams which did not finish
Wed, 13 Apr 2016 13:17:58 +0200 Wuzzy Fix some incorrect TechRacer messages
Wed, 13 Apr 2016 13:17:08 +0200 Wuzzy TechRacer: Show racing times and ranking in stats screen
Wed, 13 Apr 2016 13:16:01 +0200 Wuzzy Force TechRacer maps when image map is selected. Fixes Google Code issue #882
Wed, 13 Apr 2016 13:14:01 +0200 Wuzzy TechRacer: Don't mess with ammo caption while in waypoint.
Wed, 13 Apr 2016 13:13:07 +0200 Wuzzy Clean up TechRacer strings
Wed, 13 Apr 2016 14:19:42 +0200 Wuzzy Racer: Reduce minimum number of waypoints to 2, tweak descriptions
Wed, 13 Apr 2016 14:14:33 +0200 Wuzzy Racer: Clean up “did not finish” mess
Wed, 13 Apr 2016 14:02:53 +0200 Wuzzy Add new Racer script parameter: waypointradius
Sat, 19 Nov 2016 20:22:55 +0100 Wuzzy Racer: Dump old commented-out code
Wed, 13 Apr 2016 14:01:28 +0200 Wuzzy Racer: Show “Track completed!” message
Wed, 13 Apr 2016 14:00:53 +0200 Wuzzy Add “rounds” script parameter for Racer
Wed, 13 Apr 2016 14:00:03 +0200 Wuzzy Racer: Don't mess with ammo display when touching waypoint
Wed, 13 Apr 2016 13:59:20 +0200 Wuzzy Racer: Clean up strings
Wed, 13 Apr 2016 13:58:44 +0200 Wuzzy Implement stats screen for Racer
Sun, 01 May 2016 02:40:12 +0200 Wuzzy Add “boring” voice to voice queue to avoid voice overlapping
Sun, 01 May 2016 02:36:17 +0200 Wuzzy Enable timer warning sounds in hog placement phase
Sat, 19 Nov 2016 15:03:16 +0100 Wuzzy Add changelog entries for the timer color-coding and countdown sounds
Sun, 01 May 2016 01:18:58 +0200 Wuzzy When doing something, set ready time to 0 instead of 1
Sun, 01 May 2016 01:04:45 +0200 Wuzzy Fix sniper rifle making timer gray all the time
Sun, 01 May 2016 00:09:14 +0200 Wuzzy Show timer at 999s instead of 1000s
Sat, 30 Apr 2016 23:46:57 +0200 Wuzzy Make timer gray while the time is not running or while it is paused
Sat, 30 Apr 2016 23:30:34 +0200 Wuzzy Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
Sat, 19 Nov 2016 15:00:14 +0100 Wuzzy Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
Sat, 30 Apr 2016 20:55:16 +0200 Wuzzy Make the timer red when it is the get-away time
Sat, 30 Apr 2016 20:35:55 +0200 Wuzzy Turn timer digits green when it's still the ready timer
Sat, 19 Nov 2016 06:43:44 +0100 Wuzzy Add sounds for blowtorch, invuln., f. saucer, lasersight, portal gun
Thu, 17 Nov 2016 15:29:16 +0100 Wuzzy Fix Qt warnings about QLayout (Fixes #127)
Thu, 17 Nov 2016 14:59:20 +0100 Wuzzy Update Mutant script
Thu, 17 Nov 2016 14:38:11 +0100 Wuzzy Update changelog for CTF
Wed, 13 Apr 2016 04:51:17 +0200 Wuzzy CTF: Play sound when capturing flag
Wed, 13 Apr 2016 04:48:26 +0200 Wuzzy CTF: Allow to set capture limit with script param
Wed, 13 Apr 2016 04:33:13 +0200 Wuzzy CTF: Clean up mission panel
Thu, 17 Nov 2016 14:05:12 +0100 Wuzzy Capture The Flag: Fix flag of first team spawning at second hog (issue #9)
Thu, 17 Nov 2016 03:47:28 +0100 Wuzzy Update changelog
Thu, 17 Nov 2016 03:37:48 +0100 Wuzzy Fix and change escaping for mission map descriptions
Thu, 17 Nov 2016 03:36:45 +0100 Wuzzy Show mission map descriptions for default language as well
Thu, 17 Nov 2016 03:35:58 +0100 Wuzzy UTF-8 support for mission map descriptions
Thu, 17 Nov 2016 03:35:10 +0100 Wuzzy Fix improper locale detection for mission map descriptions
Thu, 17 Nov 2016 03:34:21 +0100 Wuzzy Add German translations for mission maps
Thu, 17 Nov 2016 03:33:46 +0100 Wuzzy Slightly improved mission map descriptions
Wed, 16 Nov 2016 19:19:36 +0100 sheepluva reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
Wed, 16 Nov 2016 12:26:26 -0500 nemo Make sd-tint a theme variable so cophernue can tweak his sky tinting
Wed, 16 Nov 2016 18:06:02 +0100 Wuzzy Improve mission panel in Gravity script (don't overwrite game modifier texts)
Wed, 16 Nov 2016 18:02:22 +0100 Wuzzy Fix low gravity utility not working in Gravity script (fixes #13)
Wed, 16 Nov 2016 16:35:43 +0100 Wuzzy Save fastest rounds in Killing the specialists and Precise shooting missions
Wed, 16 Nov 2016 16:35:09 +0100 Wuzzy Save record time for Chasing the blue hog mission
Wed, 16 Nov 2016 16:34:33 +0100 Wuzzy Save some records in campaign vars: Hard flying, Running for survival
Wed, 16 Nov 2016 16:32:44 +0100 Wuzzy Fix ClimbHome mission bugs (broken teams, broken graph)
Wed, 16 Nov 2016 16:18:32 +0100 Wuzzy Set random flags and voice in random teams
Tue, 15 Nov 2016 03:00:56 +0100 Wuzzy Show symbols at bottom right while extra damage / low grav. are active
Tue, 15 Nov 2016 02:30:35 +0100 Wuzzy Relax some health bounds in game scheme editor
Tue, 15 Nov 2016 02:12:49 +0100 Wuzzy Fix Lua error message in A Classic Fairytale mission 8
Tue, 15 Nov 2016 02:05:12 +0100 Wuzzy Translate appdata file into German
Tue, 15 Nov 2016 02:00:27 +0100 Wuzzy Upgrade appdata file to AppStream 0.8 format, update screenshots
Tue, 15 Nov 2016 01:49:36 +0100 Wuzzy Simplify the hat format for unanimated hats
Tue, 15 Nov 2016 01:25:37 +0100 Wuzzy Remove old Fort Mode from frontend
Tue, 15 Nov 2016 00:42:44 +0100 Wuzzy Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
Tue, 15 Nov 2016 00:17:31 +0100 Wuzzy Add WorldEdge to Lua API to expose/change world edge type
Mon, 14 Nov 2016 21:33:59 +0100 Wuzzy Show “More Wind” modifier in mission panel
Wed, 09 Nov 2016 12:31:05 -0500 nemo fix urls
Wed, 09 Nov 2016 11:21:14 -0500 nemo allow longer grave animations
Sat, 15 Oct 2016 20:54:30 +0200 sheepluva update changelog
Sat, 15 Oct 2016 20:11:05 +0200 sheepluva fix copypastafail (incorrect variable name) and whitespaces
Sat, 15 Oct 2016 20:06:42 +0200 KoBeWi support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]
Sat, 15 Oct 2016 13:34:14 +0200 sheepluva update changelog
Sat, 15 Oct 2016 13:28:13 +0200 sheepluva rename variables for better code-readability and fix indentation
Sat, 15 Oct 2016 13:10:16 +0200 KoBeWi support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
Fri, 14 Oct 2016 23:25:51 +0200 sheepluva update Changelog
Fri, 14 Oct 2016 22:52:04 +0200 KoBeWi rising flakes will no longer fly forever [reviewed, cleaned up and committed by sheepluva]
Mon, 03 Oct 2016 14:10:25 -0400 nemo Make frozen hogs poison immune
Sun, 02 Oct 2016 18:30:15 +0200 sheepluva lupdate-qt4
Sun, 02 Oct 2016 18:29:55 +0200 sheepluva fix for Bug 91 - Make DELEGATE action available in frontend
Sun, 02 Oct 2016 17:39:42 +0200 sheepluva fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
Sun, 02 Oct 2016 15:15:39 +0200 sheepluva Bug 115 - Application icon is missing
Sun, 02 Oct 2016 12:42:16 +0200 sheepluva also update ghc info in INSTALL file
Sun, 02 Oct 2016 12:00:39 +0200 sheepluva travis: also add libghc-regex-tdfa-dev to dependencies
Sun, 02 Oct 2016 01:26:59 +0200 sheepluva increase heart count in seduction effect. FPS are overrated anyway
Sun, 02 Oct 2016 01:17:33 +0200 sheepluva reflect dataenc->sandi change in travis file
Sun, 02 Oct 2016 00:42:29 +0200 sheepluva and while I'm at it, fix seduction... kinda ♥
Sat, 01 Oct 2016 22:48:00 +0200 sheepluva pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
Sat, 01 Oct 2016 22:35:14 +0200 sheepluva adding some frontend stuff to changelog
Sat, 01 Oct 2016 21:27:05 +0300 unc0rr - Use sandi instead of dataenc (bugs.debian.org/836686)
Sat, 01 Oct 2016 20:56:42 +0300 unc0rr Use regex match for bans
Sat, 01 Oct 2016 19:06:12 +0200 sheepluva fix issue 110
Sat, 01 Oct 2016 16:45:59 +0200 sheepluva fix build
Mon, 26 Sep 2016 23:36:00 -0400 koda Drop xfire module
Sat, 24 Sep 2016 21:01:12 +0200 sheepluva minor german translation adjustment
Fri, 16 Sep 2016 00:41:03 +0200 sheepluva fix typo and hopefully also pas2c
Fri, 16 Sep 2016 00:22:05 +0200 sheepluva Highlander: give visual and acustic feedback when weapons are collected from a kill, similar to collecting a crate
Fri, 16 Sep 2016 00:01:43 +0200 sheepluva Lua API: IsHogLocal(gearUid)
Thu, 15 Sep 2016 23:16:49 +0200 sheepluva Lua API: GetAmmoName(ammoType)
Fri, 09 Sep 2016 15:57:30 +0000 koda merge with github
Sun, 04 Sep 2016 21:23:00 +0200 sheepluva Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
Thu, 11 Aug 2016 23:05:14 +0300 unc0rr Make in-game chat work qmlfrontend
Tue, 02 Aug 2016 23:08:17 +0300 unc0rr Preparation to sending engine messages to net. qmlfrontend
Fri, 15 Jul 2016 22:39:07 +0300 unc0rr merge default qmlfrontend
Sat, 09 Jul 2016 22:40:44 +0300 unc0rr Use less weird options
Sat, 02 Jul 2016 17:56:10 +0200 LocutusOfBorg Remove some more bytestring-show references, e.g. INSTALL file and travis file
Wed, 29 Jun 2016 20:16:29 +0300 unc0rr bytestring-show RIP
Wed, 22 Jun 2016 09:25:29 -0400 alzen Polish update
Tue, 21 Jun 2016 18:02:46 -0400 nemo bit of a start on HDPI monitor support. Fonts.
Tue, 21 Jun 2016 22:03:09 +0200 sheepluva remove experimental in-game credits code
Tue, 21 Jun 2016 15:37:08 -0400 nemo no.
Wed, 15 Jun 2016 18:39:31 -0400 nemo lupdate
Sun, 22 May 2016 15:06:08 +0200 antonc27 - In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
Sat, 21 May 2016 15:23:08 -0400 nemo Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
Sat, 21 May 2016 14:39:35 -0400 nemo http → https
Wed, 18 May 2016 15:42:14 -0400 alfadur Fruit theme music
Tue, 17 May 2016 23:29:49 +0300 unc0rr Merge default qmlfrontend
Tue, 17 May 2016 23:18:08 +0300 unc0rr - Add state to engine callback for it to know what engine is sending qmlfrontend
Tue, 17 May 2016 21:32:10 +0200 sheepluva implement ExtraftFileDir and ExtractFileName in uUtils
Mon, 16 May 2016 00:15:32 +0200 sheepluva remove another useless SysUtils include
Sun, 15 May 2016 23:59:24 +0200 sheepluva implement Trim() in uUtils
Sun, 15 May 2016 23:11:14 +0200 sheepluva drop SysUtils inclusion from 5 files where it is not needed anymore
Sun, 15 May 2016 14:29:37 +0300 unc0rr - Use IntToStr() in preference to Str()
Sun, 15 May 2016 13:18:34 +0200 sheepluva always include uUtils _after_ SysUtils
Sun, 15 May 2016 11:37:07 +0200 sheepluva merge Wuzzy's frontend tweaks
Fri, 06 May 2016 20:12:27 +0200 Wuzzy Tweak sizes and icons of most footer buttons of frontend
Fri, 06 May 2016 19:23:26 +0200 Wuzzy Neatly align all the bottom buttons on the same height
Fri, 06 May 2016 18:49:41 +0200 Wuzzy Slightly better naming of new or copied ammo/game schemes
Fri, 06 May 2016 18:35:33 +0200 Wuzzy Tweak damage modifier help
Fri, 06 May 2016 18:33:54 +0200 Wuzzy Fix mines time displaying "1 seconds" in frontend
Fri, 06 May 2016 17:26:06 +0200 Wuzzy Frontend: Increase space for help text in the footer
Fri, 06 May 2016 17:20:19 +0200 Wuzzy Add help texts for game scheme's basic settings (initial health, etc.)
Fri, 06 May 2016 16:08:48 +0200 Wuzzy Add more What's This? texts throughout the frontend
Fri, 06 May 2016 15:45:48 +0200 Wuzzy Fix problems with dynamic whats this texts
Wed, 04 May 2016 22:56:22 +0200 Wuzzy Add missing frontend constants
Wed, 04 May 2016 19:42:20 +0200 Wuzzy Add various “What's This?” texts to multiplayer, net and team editor frontend pages
Wed, 04 May 2016 18:14:25 +0200 Wuzzy Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Sun, 15 May 2016 10:43:18 +0200 koda avrec crash/math fix (sheepy here, committing koda's fix because I'm tired of having it lying around in my repo :P
Tue, 10 May 2016 13:28:37 -0400 nemo turn off sparks for drowning dynamite
Fri, 06 May 2016 20:00:55 +0200 sheepluva <unC0Rr> might be somewhere width used instead of rightx
Wed, 04 May 2016 14:30:04 -0400 koda linux on travis needs sudo to install dependencies
Wed, 04 May 2016 14:09:54 +0300 unC0Rr Fix some warnings
Tue, 03 May 2016 22:19:17 +0200 antonc27 - Don't forget to init uVaribles inside LoadLocaleWrapper call
Tue, 03 May 2016 13:20:35 -0400 koda Enable GL2 travis builds
Tue, 03 May 2016 20:18:25 +0300 unc0rr ansistring, not Ansistring
Tue, 03 May 2016 19:06:09 +0200 sheepluva small code cleanup/comment
Tue, 03 May 2016 19:17:30 +0300 unc0rr I heard we switched to physfs
Tue, 03 May 2016 19:08:27 +0300 unc0rr TryDo is deprecated
Tue, 03 May 2016 01:07:26 -0400 frd Add pre/post js stub files and expand the emscripten options
Tue, 03 May 2016 00:55:46 -0400 frd Set medium floating precision to shaders
Tue, 03 May 2016 00:51:33 -0400 koda Compile uMatrix to c too when GL2 is requested
Mon, 02 May 2016 23:28:58 -0400 koda Work around missing gl functions from emscripten headers
Mon, 02 May 2016 23:03:42 -0400 koda Avoid using an undeclared variable
Mon, 02 May 2016 22:52:21 -0400 koda Set pas2c switches more cleanly
Tue, 03 May 2016 01:13:41 +0200 antonc27 - Pass also userPath to LoadLocaleWrapper
Tue, 03 May 2016 01:09:36 +0200 antonc27 - More ugly ifdefs for the ifdef god
Tue, 03 May 2016 00:59:38 +0200 antonc27 [BUG 66] - Create '/Logs' folder if not exists
Sun, 01 May 2016 21:09:45 +0200 sheepluva qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now) qmlfrontend
Sun, 01 May 2016 15:58:19 +0200 sheepluva qmlfrontend: tweak map preview a little in an attempt to buy back unC0Rr's <3 qmlfrontend
Sun, 01 May 2016 14:32:47 +0200 sheepluva add button to randomize theme only
Sun, 01 May 2016 12:36:59 +0200 sheepluva changelog
Sun, 01 May 2016 02:47:51 +0200 sheepluva update changelog
Sat, 30 Apr 2016 21:06:46 +0200 sheepluva update changelog
Sat, 30 Apr 2016 20:55:02 +0200 sheepluva update changelog
Sat, 30 Apr 2016 00:13:11 +0200 sheepluva indentation fixes
Sat, 30 Apr 2016 00:02:33 +0200 sheepluva koda told me that putting in one finger wasn't enough
Fri, 29 Apr 2016 23:52:44 +0200 sheepluva koda told me to put the finger in
Fri, 29 Apr 2016 23:42:37 +0200 sheepluva fix memory corruptions caused by outofbounds-writes in uTouch
Fri, 29 Apr 2016 19:01:52 +0200 sheepluva show credits only briefly
Fri, 29 Apr 2016 18:18:32 +0200 sheepluva aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
Fri, 29 Apr 2016 15:10:27 +0200 sheepluva more credits updates
Fri, 29 Apr 2016 13:36:59 +0200 sheepluva add some more credits
Fri, 29 Apr 2016 13:12:26 +0200 sheepluva music credits etc.
Fri, 29 Apr 2016 12:26:13 +0200 sheepluva do not show credits in stats-only mode
Fri, 29 Apr 2016 12:11:19 +0200 sheepluva move function
Fri, 29 Apr 2016 00:56:04 +0200 sheepluva some initial credits-display implementation
Thu, 28 Apr 2016 21:28:22 +0200 sheepluva merge target practice patch by Wuzzy
Wed, 13 Apr 2016 15:44:42 +0200 Wuzzy Target Practice: Make targets respawn after drowning, and minor code cleanup
Thu, 28 Apr 2016 21:15:08 +0200 sheepluva merge 3 new sound effects added by Wuzzy
Wed, 13 Apr 2016 12:17:30 +0200 Wuzzy Add sound effects for: cleaver impact, air mine impact, using extra time
Thu, 28 Apr 2016 20:28:53 +0200 sheepluva merging Wuzzy's empty weaponset for "new" button in weaponset editor
Wed, 13 Apr 2016 12:13:34 +0200 Wuzzy Add empty weapons scheme (instead of default) when using “New” button
Thu, 28 Apr 2016 20:07:10 +0200 sheepluva merge more construction mode patches by Wuzzy
Tue, 26 Apr 2016 18:00:15 +0200 Wuzzy Construction Mode: Make weapon crate mode be initial selection in crate tool
Tue, 26 Apr 2016 17:54:48 +0200 Wuzzy Construction Mode: Don't update ticker for cursor keys when hedgehog is not under control anymore
Tue, 26 Apr 2016 17:40:29 +0200 Wuzzy Construction Mode: Reorder weapon and utility list to parrallel weapon menu order
Tue, 26 Apr 2016 17:33:51 +0200 Wuzzy Construction Mode: Fix landspray being considered a weapon instead of utility
Thu, 28 Apr 2016 18:32:50 +0200 sheepluva in non-local games, don't include DLC-themes/maps/missions during random selection. thanks to unC0Rr for helping me realize that I was stupid in a different way than I thought :P
Thu, 28 Apr 2016 17:42:43 +0200 sheepluva lupdate
Thu, 28 Apr 2016 17:38:30 +0200 Wuzzy fix for bug 117: Incorrect description of modifier “divide teams”
Thu, 28 Apr 2016 15:23:02 +0200 sheepluva rollback last commit (bad approach, as item index confusion can happen)
Thu, 28 Apr 2016 02:06:35 +0200 sheepluva exclude DLC theme from random theme selection
Thu, 28 Apr 2016 00:41:09 +0200 sheepluva rooms-list: fix "Forts" map type being displayed in dark red
Wed, 27 Apr 2016 23:52:43 +0200 sheepluva make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
Wed, 27 Apr 2016 23:14:47 +0200 sheepluva fix incorrect debug message
Wed, 27 Apr 2016 15:10:25 -0400 koda Only build engine to c with clang on travis
Wed, 27 Apr 2016 15:08:43 -0400 koda Minor changes to the travis file
Wed, 27 Apr 2016 18:08:48 +0200 sheepluva make construction mode recognize fort maps too
Wed, 27 Apr 2016 17:54:36 +0200 sheepluva tweak preview
Wed, 27 Apr 2016 17:38:44 +0200 sheepluva tweak preview
Wed, 27 Apr 2016 16:20:59 +0200 sheepluva Added "Forts" to map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts.
Wed, 27 Apr 2016 13:01:38 +0200 sheepluva fallback to stdout if no writable logfile available
Wed, 27 Apr 2016 11:41:32 +0200 sheepluva update Changelog
Wed, 27 Apr 2016 01:12:37 -0400 koda Set install dir for emscripten
Wed, 27 Apr 2016 01:03:15 -0400 koda Drop duplicated include from CMakeLists.txt
Wed, 27 Apr 2016 01:34:59 +0200 sheepluva fix issue 8: Static skull and bones flakes near the water in Sudden Death in themes without flakes
Wed, 27 Apr 2016 01:06:29 +0200 sheepluva add /clear command to frontend chat (clears chat window)
Wed, 27 Apr 2016 00:14:06 +0200 Wuzzy fix for issue 71: Lua API: “Theme” variable is set to empty string initially
Wed, 27 Apr 2016 00:04:37 +0200 sheepluva Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
Tue, 26 Apr 2016 23:34:28 +0200 Wuzzy issue 94: Seduction text is outdated and misleading
Tue, 26 Apr 2016 22:09:50 +0200 sheepluva create forts in random order
Tue, 26 Apr 2016 20:51:13 +0200 sheepluva make construction mode work with fort mode without mixing up clans and forts
Tue, 26 Apr 2016 18:15:10 +0200 sheepluva update construction mode in-file version info
Tue, 26 Apr 2016 17:02:24 +0200 sheepluva merge construction mode patches by Wuzzy
Wed, 13 Apr 2016 03:17:32 +0200 Wuzzy Construction Mode: Fix Girder/Rubber mode sometimes show nil
Wed, 13 Apr 2016 03:04:24 +0200 Wuzzy Fix bad comment in Construction Mode
Wed, 13 Apr 2016 03:03:46 +0200 Wuzzy Construction Mode: Sanity-check numbers from script parameter
Wed, 13 Apr 2016 02:54:36 +0200 Wuzzy Construction Mode: Fix timer issues
Wed, 13 Apr 2016 02:44:37 +0200 Wuzzy Construction Mode: Recognize health case amount from game scheme
Wed, 13 Apr 2016 02:41:16 +0200 Wuzzy Construction Mode: Remove 2 useless blank lines in mission panel
Wed, 13 Apr 2016 02:20:04 +0200 Wuzzy Construction Mode: Fix construction/support station
Wed, 13 Apr 2016 01:53:25 +0200 Wuzzy Construction Mode: Update structure overlay each tick, thus falling smoothly
Wed, 13 Apr 2016 01:28:20 +0200 Wuzzy Construction Mode: “spawn” extra time, not buying
Wed, 13 Apr 2016 01:26:46 +0200 Wuzzy Construction Mode: Fix giving round energy boost at first round
Wed, 13 Apr 2016 01:19:37 +0200 Wuzzy Add script parameter support to Construction Mode
Wed, 13 Apr 2016 00:49:34 +0200 Wuzzy Throw away legacy Construction Mode code which is never actually used
Wed, 13 Apr 2016 00:39:45 +0200 Wuzzy Throw away old out-commented Construction Mode code
Wed, 13 Apr 2016 00:27:40 +0200 Wuzzy Construction Mode: Disable setting drill strike timer in object placement mode
Wed, 13 Apr 2016 00:17:07 +0200 Wuzzy Construction Mode: Fix mine timer message being shown at start
Tue, 12 Apr 2016 23:50:49 +0200 Wuzzy Construction Mode: Disable up/down in building mode
Tue, 12 Apr 2016 23:48:34 +0200 Wuzzy Construction Mode: Show mine timer in seconds
Tue, 12 Apr 2016 23:40:24 +0200 Wuzzy Tweak barrel and mine defaults in Construction Mode
Tue, 12 Apr 2016 23:37:25 +0200 Wuzzy Mark some forgotten Construction Mode strings for translation
Tue, 12 Apr 2016 23:12:43 +0200 Wuzzy Construction Mode: Actually, the extra time limit is about buying
Tue, 12 Apr 2016 23:10:53 +0200 Wuzzy Remove cheat in Construction Mode
Tue, 12 Apr 2016 23:06:49 +0200 Wuzzy Construction Mode: Make weapon names match en.txt
Tue, 12 Apr 2016 23:04:05 +0200 Wuzzy Fix crate costs in Construction Mode being all the same (fixes #15)
Tue, 26 Apr 2016 15:19:36 +0200 sheepluva also make forts face inwards in wrap mode, if there are only 2 teams
Tue, 26 Apr 2016 15:15:12 +0200 sheepluva fix last fort not facing left
Tue, 26 Apr 2016 14:41:56 +0200 sheepluva Fort Mode: allow more than 2 clans
Tue, 26 Apr 2016 14:22:54 +0200 sheepluva fix clouds/flakes area not being adjusted after ResizeLand()
Tue, 26 Apr 2016 12:27:17 +0200 sheepluva cleaning up team divide mode code from last night a little
Tue, 26 Apr 2016 02:42:45 +0200 sheepluva divided teams: better horizontal clan distribution
Mon, 25 Apr 2016 16:26:02 -0400 koda Reword emscripten-related error messages
Mon, 25 Apr 2016 21:12:34 +0200 sheepluva "divided teams" modifier will now work with more than 2 teams!
Mon, 25 Apr 2016 22:10:06 +0300 unc0rr Merge default qmlfrontend
Mon, 25 Apr 2016 16:11:39 +0200 sheepluva Fix issue 12: “Yoohoo” sound for seduction is missing
Sun, 24 Apr 2016 22:41:24 +0200 sheepluva some more dark magic regarding hog speech input
Sun, 24 Apr 2016 22:10:37 +0200 sheepluva restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
Sun, 24 Apr 2016 21:16:08 +0200 sheepluva merge Wuzzy's new scheme icons
Wed, 13 Apr 2016 12:03:22 +0200 Wuzzy Update scheme editor icons
Sun, 24 Apr 2016 21:08:12 +0200 sheepluva merge Wuzzy's space campaign string fixes
Wed, 13 Apr 2016 14:59:14 +0200 Wuzzy Typo fixes for A Space Adventure campaign
Sun, 24 Apr 2016 16:51:31 +0200 sheepluva merge Wuzzy's game modifier buttons reorder patch
Tue, 12 Apr 2016 19:52:35 +0200 Wuzzy Reorder game flag buttons
Sun, 24 Apr 2016 16:34:01 +0200 sheepluva preselect weapons
Sun, 24 Apr 2016 16:12:19 +0200 sheepluva merge Wuzzy's ropeknockchallenge updates
Tue, 12 Apr 2016 19:46:25 +0200 Wuzzy Update Rope-Knocking Challenge
Sun, 24 Apr 2016 00:54:00 +0200 sheepluva drop function that does not exist in SDL2 from SDLh.pas
Sat, 23 Apr 2016 17:03:38 -0400 frd pas2c converts exit to return, so change RunEngine signature
Sat, 23 Apr 2016 16:57:27 -0400 frd Correctly call uPhysFSLayer.initModule
Sat, 23 Apr 2016 16:57:20 -0400 koda Add workaround to force string concatenation in pas2c
Sat, 23 Apr 2016 16:32:18 -0400 koda Implement GetCurrentDir in the c rtl
Sat, 23 Apr 2016 16:18:07 -0400 frd Use hwlibrary while converting to c
Sat, 23 Apr 2016 16:17:15 -0400 koda Set cdecl on exported functions and hide them from pas2c
Sat, 23 Apr 2016 13:52:30 -0400 frd Add a necessary flag to emscripten
Sat, 23 Apr 2016 13:48:30 -0400 koda Add missing functions to fully disable lua at compile time
Sat, 23 Apr 2016 13:41:10 -0400 koda uscript cosmetics
Sat, 23 Apr 2016 12:15:31 +0200 sheepluva whitespace fix
Sat, 23 Apr 2016 12:08:23 +0200 sheepluva merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
Mon, 18 Apr 2016 19:53:48 +0200 Wuzzy Increase size of many drop-down lists
Sat, 23 Apr 2016 12:02:39 +0200 sheepluva merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
Mon, 18 Apr 2016 18:15:20 +0200 Wuzzy Increase size of drop-down lists in team editor
Sat, 23 Apr 2016 11:51:21 +0200 sheepluva merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
Mon, 18 Apr 2016 17:33:07 +0200 Wuzzy Portal mission: Fix speech bubbles appearing when crate got destroyed
Mon, 18 Apr 2016 17:26:32 +0200 Wuzzy Disable Sudden Death in portal mission
Mon, 18 Apr 2016 17:25:52 +0200 Wuzzy Clean up portal mission code
Mon, 18 Apr 2016 17:18:36 +0200 Wuzzy Clean up strings, hats, flags and graves in Portal mission
Sat, 23 Apr 2016 11:19:34 +0200 sheepluva merging Wuzzy's feedback fix
Mon, 18 Apr 2016 19:18:35 +0200 Wuzzy Fix bad layouting of feedback dialog, fixes #58
Sat, 23 Apr 2016 10:48:18 +0200 sheepluva fix default binding for F10 / slot 10 not working
Sat, 23 Apr 2016 09:54:05 +0200 sheepluva fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue 111
Thu, 21 Apr 2016 16:03:57 -0400 koda travis: Use correct vorbis flag in sdl2_mixer install
Thu, 21 Apr 2016 14:16:47 -0400 koda Correctly set WEBGL macro during pas2c conversion
Thu, 21 Apr 2016 13:10:15 -0400 koda Disable stereo rendering when compiled with pas2c
Thu, 21 Apr 2016 11:55:36 -0400 koda Fully support emscripten toolchain in our build system
Thu, 21 Apr 2016 11:54:21 -0400 koda Import the Emscripted toolchain configuration
Thu, 21 Apr 2016 00:10:23 -0400 koda Hijack SDL2 and GLEW include and library when compiling to javascript
Thu, 21 Apr 2016 00:09:07 -0400 koda Work around how emscripten defines rwops
Wed, 20 Apr 2016 23:49:37 -0400 koda Work around emscripten not finding math.h
Wed, 20 Apr 2016 14:46:04 -0400 koda Add support for compiling C engine with emscripten
Tue, 19 Apr 2016 12:04:21 -0400 koda travis: Use latest cmake vailable
Mon, 18 Apr 2016 21:47:39 +0300 unc0rr Fix fpcrtl_strappendA, which cut last char from UserPathPrefix
Wed, 13 Apr 2016 20:02:14 -0400 nemo missing comma
Wed, 13 Apr 2016 19:48:36 -0400 nemo Use our copy for border too
Wed, 13 Apr 2016 17:59:13 -0400 nemo SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
Wed, 13 Apr 2016 21:42:00 +0900 mikade merge
Sun, 10 Apr 2016 14:00:09 +0900 mikade Allow variable boost directions in Racer
Tue, 12 Apr 2016 15:41:48 -0400 nemo Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
Thu, 07 Apr 2016 11:53:20 +0200 sheepluva fix scout hat name and image file (Bug 68 - Hats tf_demoman and tf_scount are identical)
Sat, 02 Apr 2016 23:32:57 +0300 unc0rr - Init physfs before creating debug log
Sat, 02 Apr 2016 10:45:33 +0300 unc0rr Fix pas2c build
Fri, 01 Apr 2016 15:36:19 +0200 sheepluva merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
Fri, 11 Sep 2015 04:05:09 +0200 Wuzzy HedgeEditor: Fix list of available sprites
Fri, 11 Sep 2015 03:50:32 +0200 Wuzzy Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
Fri, 11 Sep 2015 03:41:43 +0200 Wuzzy More selectable barrel healths in Hedge editor, including default 60
Fri, 11 Sep 2015 03:39:27 +0200 Wuzzy Hedge Editor: Allow to add/subtract health in Health Modification Mode
Fri, 11 Sep 2015 03:07:48 +0200 Wuzzy Fix broken HedgeEditor map preview
Fri, 01 Apr 2016 09:09:33 -0400 nemo Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
Fri, 01 Apr 2016 14:42:14 +0300 unC0Rr Time achievement for ClimbHome
Tue, 29 Mar 2016 22:36:59 +0300 unc0rr Don't spam '+' message qmlfrontend
Tue, 29 Mar 2016 22:09:13 +0300 unc0rr merge default qmlfrontend
Tue, 15 Mar 2016 22:29:40 +0300 unc0rr logging via physfs
Tue, 29 Mar 2016 22:00:34 +0300 unc0rr Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
Tue, 29 Mar 2016 16:54:41 +0200 koda Fix function name in avwrapper 0.9.22
Tue, 29 Mar 2016 16:54:07 +0200 koda Fix function name in avwrapper
Tue, 29 Mar 2016 09:04:53 -0400 nemo add svg sources. bug #43
Tue, 29 Mar 2016 11:16:54 +0300 unC0Rr Trick on storage format to simplify sql queries
Tue, 29 Mar 2016 09:00:12 +0200 sheepluva https4dlc
Tue, 29 Mar 2016 08:52:45 +0200 sheepluva change all URLs of feedback dialog to use https
Mon, 28 Mar 2016 18:19:20 -0400 nemo RC planes should not pick up frozen crates
Mon, 28 Mar 2016 21:20:11 +0300 unc0rr Declare achievements alongwith EndGame call, since it would skip SendStats
Fri, 25 Mar 2016 11:27:53 -0400 koda Keep very old compatibility 0.9.22
Fri, 25 Mar 2016 11:21:18 -0400 koda Keep very old compatibility
Fri, 25 Mar 2016 11:02:38 -0400 koda Use the correct replacement 0.9.22
Fri, 25 Mar 2016 11:01:01 -0400 koda Use the correct replacement
Fri, 25 Mar 2016 10:54:23 -0400 koda More compatibility wrappers for video
Fri, 25 Mar 2016 15:52:49 +0100 sheepluva fix check for wrong value
Fri, 25 Mar 2016 15:40:44 +0300 unC0Rr racer map #20
Thu, 24 Mar 2016 14:40:59 +0300 unC0Rr Achievement for ClimbHome
Tue, 22 Mar 2016 11:59:31 -0400 koda Add an additional compatibility layer for video
Tue, 22 Mar 2016 12:09:26 +0300 unC0Rr Fix typo
Sun, 20 Mar 2016 03:08:51 -0400 koda Move pixel format conversion from uVideoRec to AVWrapper
Sun, 20 Mar 2016 01:16:11 -0400 koda Fix bundle already present check
Sun, 20 Mar 2016 00:58:30 -0400 koda Add FindOggVorbis to make sure all paths are set
Sun, 20 Mar 2016 00:57:44 -0400 koda Update osx bundle creation with SDL2 library names
Fri, 18 Mar 2016 13:27:30 -0400 nemo copypasta to make AI use vampirism too
Tue, 15 Mar 2016 22:29:40 +0300 unc0rr logging via physfs qmlfrontend
Mon, 14 Mar 2016 22:08:27 +0300 unc0rr Merge default qmlfrontend
Mon, 14 Mar 2016 22:04:39 +0300 unc0rr Do not check games lasting for more than 3 hours
Mon, 14 Mar 2016 14:38:23 +0100 sheepluva german translation: fix error due to confusion of plural "you" with singular "you"
Mon, 16 Nov 2015 18:28:10 +0100 koda avwrapper: Explicitly check for macro existence 0.9.22
Sat, 07 Nov 2015 15:07:33 +0100 koda videorec: Drop setting x264 preset 0.9.22
Mon, 16 Nov 2015 13:59:04 +0100 koda avwrapper: Adjust prefixed symobols version guard 0.9.22
Thu, 12 Nov 2015 02:41:40 +0100 Vittorio Giovara libavinteraction: Adjust version guard for av_codec_is_encoder() 0.9.22
Tue, 10 Nov 2015 13:53:40 +0100 Vittorio Giovara videorec: Drop a commented out option 0.9.22
Tue, 10 Nov 2015 13:53:16 +0100 Vittorio Giovara videorec: Use future API for raw video encoding 0.9.22
Tue, 10 Nov 2015 13:53:15 +0100 Vittorio Giovara videorec: Appropriately rescale timestamps and duration 0.9.22
Tue, 10 Nov 2015 13:53:14 +0100 Vittorio Giovara videorec: Always initialize audio and video time bases 0.9.22
Tue, 10 Nov 2015 13:53:13 +0100 Vittorio Giovara videorec: Fully set frame properties 0.9.22
Tue, 10 Nov 2015 13:53:12 +0100 Vittorio Giovara videorec: Fix flushing encoders 0.9.22
Tue, 10 Nov 2015 13:53:10 +0100 Vittorio Giovara videorec: Make sure the audio packet is considered empty 0.9.22
Sat, 05 Mar 2016 21:04:06 +0100 antonc27 [BUG 1] - Fixed simultaneous pressing of two arrow buttons on mobile
Sat, 05 Mar 2016 16:46:04 +0300 unc0rr Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
Fri, 04 Mar 2016 10:37:42 +0100 sheepluva fix pas2c breakage caused by recent changes in uLandGraphics
Thu, 03 Mar 2016 16:36:05 -0500 nemo Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
Thu, 03 Mar 2016 15:41:53 -0500 nemo fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
Tue, 01 Mar 2016 14:46:13 +0100 antonc27 - Enable CI builds with travis for hw iOS
Tue, 01 Mar 2016 12:37:42 +0300 unC0Rr Don't see a good reason for it to be here
Tue, 01 Mar 2016 08:32:46 +0300 unc0rr Don't dump ghost points if map isn't detected
Tue, 01 Mar 2016 00:41:38 +0100 antonc27 - Enable scheme sharing for Xcode project, this required for travis builds
Mon, 29 Feb 2016 14:41:52 +0300 unC0Rr Syntax fix
Mon, 29 Feb 2016 14:36:44 +0300 unC0Rr Fix wp issue, hopefully
Sun, 28 Feb 2016 00:00:46 +0300 unc0rr - Fix room config being sent unmodified
Sat, 27 Feb 2016 20:56:49 +0300 unc0rr Fix build
Sat, 27 Feb 2016 18:15:53 +0300 unc0rr Don't compare time value with itself
Sat, 27 Feb 2016 18:02:24 +0300 unc0rr Recognize ghost points in checker
Sat, 27 Feb 2016 09:44:13 +0300 unc0rr Finish implementation of ghost points served from server, not tested
Fri, 26 Feb 2016 14:11:16 -0500 BaptisteOrieux updated french lua translation
Thu, 25 Feb 2016 23:17:52 +0300 unc0rr More work on best time ghost feature
Wed, 11 Nov 2015 18:40:52 +0100 Vittorio Giovara cmake: Set OLD for policy 26 0.9.22
Wed, 24 Feb 2016 22:37:03 +0300 unc0rr Recognize ghost points in db interaction tool (no storing yet)
Wed, 24 Feb 2016 00:33:10 +0100 antonc27 - Campaign for iOS: Finally can launch campaign's mission game from list!
Wed, 24 Feb 2016 00:10:12 +0100 antonc27 - Small refactoring for seed command
Tue, 23 Feb 2016 23:29:06 +0100 antonc27 - Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
Tue, 23 Feb 2016 13:45:49 +0300 unc0rr Dump best time ghost on console
Tue, 23 Feb 2016 00:41:18 +0100 antonc27 - Campaign for iOS: Don't forget to add last parsed section in ini file
Tue, 23 Feb 2016 00:29:46 +0100 antonc27 - Campaign for iOS: Reinventing wheel for campaign.ini parsing
Mon, 22 Feb 2016 15:56:32 -0500 koda Use secure HTTP for Sparkle appcast URL 0.9.22
Mon, 22 Feb 2016 16:01:29 -0500 koda Info.plist: Set less important URLs to https
Mon, 22 Feb 2016 15:56:32 -0500 koda Use secure HTTP for Sparkle appcast URL
Mon, 22 Feb 2016 23:49:54 +0300 unc0rr Treat #99 point type as a ghost trace
Mon, 22 Feb 2016 21:38:23 +0100 antonc27 - Campaign for iOS: Stub for CampaignViewController
Mon, 22 Feb 2016 10:24:00 -0500 nemo remove unused path functions
Sun, 21 Feb 2016 23:12:12 +0100 antonc27 - Campaign for iOS: Simply retrieve list of campaigns
Sun, 21 Feb 2016 22:21:59 +0100 antonc27 - Campaign for iOS: Stub for list of campaigns
Sun, 21 Feb 2016 20:20:40 +0100 antonc27 - Campaign for iOS: Added 'Campaign' button on MainMenu screen
Sun, 21 Feb 2016 09:09:13 +0300 unc0rr Oops, fix whose nick to compare to
Sat, 20 Feb 2016 22:02:13 +0300 unc0rr Filter out hog speech messages with non-local team index (not tested)
Fri, 19 Feb 2016 00:07:59 +0100 antonc27 - Send also some seed when loading missions on iOS (same behavior as on desktop)
Wed, 17 Feb 2016 23:27:13 +0100 antonc27 - Small refactoring for seed generation on iOS side
Tue, 16 Feb 2016 11:31:55 -0500 nemo sniper rifle too
Tue, 16 Feb 2016 11:29:36 -0500 nemo reduce by 1, probably should avoid tunnel issue
Tue, 16 Feb 2016 04:25:00 +0100 sheepluva apply to deagle and sniper only
Tue, 16 Feb 2016 03:19:23 +0100 sheepluva disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
Mon, 15 Feb 2016 23:37:48 +0100 antonc27 - Some warnings fixed with text alignment on iOS front-end
Sun, 14 Feb 2016 21:34:01 +0100 Anton Malmygin Fix for cursor movement problems on touch devices
Sun, 14 Feb 2016 20:57:17 +0300 unc0rr Fix index of script param
Sat, 13 Feb 2016 12:32:08 +0300 unc0rr Tech racer maps detection
Sat, 13 Feb 2016 00:36:38 +0300 unc0rr detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
Tue, 09 Feb 2016 21:11:16 +0300 unc0rr Merge default qmlfrontend
Fri, 12 Feb 2016 14:27:20 -0500 koda avwrapper: Do not ignore avformat_write_header return value
Fri, 12 Feb 2016 17:03:42 +0300 unC0Rr Attempt to implement hash for special points to detect tech racer maps
Tue, 09 Feb 2016 15:27:55 -0500 nemo Put graves behind other stuff.
Tue, 09 Feb 2016 15:10:01 -0500 nemo crosshair on hog won't cause a direct hit anymore
Tue, 09 Feb 2016 14:40:06 +0300 unC0Rr Fix possible crashes/hangs due to recent changes
Mon, 08 Feb 2016 14:58:36 +0300 unc0rr Fix one more crasher in early freeEverything call
Sun, 07 Feb 2016 18:29:34 +0100 antonc27 - ifdef to avoid compiler warning
Sun, 07 Feb 2016 17:40:09 +0100 antonc27 - uTypes must be included for reference of gmtLandPreview which used for iOS build
Fri, 05 Feb 2016 11:32:23 +0300 unC0Rr Racer maps #18 and #19
Thu, 04 Feb 2016 21:04:08 +0300 unc0rr Fix a crasher
Mon, 01 Feb 2016 15:10:10 +0300 unC0Rr Fix SDL_CreateThread in windows
Sun, 31 Jan 2016 16:07:14 +0300 unc0rr Bye-bye TryDo
Sun, 24 Jan 2016 00:02:57 +0100 sheepluva rename doStepCakeWork to doStepCakeWalk
Sun, 24 Jan 2016 00:00:25 +0100 sheepluva party tweak
Sat, 23 Jan 2016 17:29:44 -0500 nemo As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
Sat, 23 Jan 2016 23:02:03 +0100 sheepluva tweak sniper training
Sat, 23 Jan 2016 16:07:14 -0500 nemo sparkles for dynamite at sheepy's request. he can tweak values if he wishes
Sat, 23 Jan 2016 15:23:54 -0500 nemo update translation files
Sat, 23 Jan 2016 20:58:23 +0100 sheepluva forgot viewport resize is a thing.
Sat, 23 Jan 2016 19:49:55 +0100 sheepluva fixing my math... I think ;p
Sat, 23 Jan 2016 11:00:31 +0100 sheepluva recognize proper birthday parties
Sat, 23 Jan 2016 10:14:47 +0100 sheepluva minor code tweaks
Sat, 23 Jan 2016 09:05:37 +0100 sheepluva add cinematic effect to "sinking feeling" intro sequence
Sat, 23 Jan 2016 08:11:14 +0100 sheepluva Lua API: SetCinematicMode(enable)
Sat, 23 Jan 2016 07:53:57 +0100 sheepluva adding a "cinematic mode" - currently: black bars on bottom/top. triggered by rcplane when pressing enter
Wed, 20 Jan 2016 00:57:09 +0100 sheepluva SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS
Sat, 16 Jan 2016 19:50:38 +0100 sheepluva find hg revision even if github author name is not the same as hg author (kodabb vs koda)
Sat, 16 Jan 2016 19:29:28 +0100 sheepluva recognize subdomains of hedgewars.org
Sat, 16 Jan 2016 19:20:06 +0100 sheepluva update some old google code links in the code/etc. thanks Wuzzy for the heads-up
Sat, 16 Jan 2016 19:11:21 +0100 sheepluva fix script for resolving git commit id to hg commit id (github page format changed; hw hg repo location too)
Fri, 15 Jan 2016 13:29:27 +0100 sheepluva fix comment; revert unintentional commit of some testing png
Fri, 15 Jan 2016 13:18:40 +0100 sheepluva serious anti wall sticking protection for hedgewars
Fri, 15 Jan 2016 05:50:18 +0100 sheepluva documentation tweak
Wed, 13 Jan 2016 21:29:04 +0300 unc0rr Damaged hog is not in a jumping state
Wed, 13 Jan 2016 19:54:55 +0300 unc0rr Add some delay to checker
Wed, 13 Jan 2016 19:38:03 +0300 unc0rr Don't allow to kick an admin with super power enabled
Sun, 10 Jan 2016 00:45:13 +0300 unc0rr SDLTry doesn't halt engine no more
Wed, 13 Jan 2016 16:19:50 +0100 sheepluva add some dust effect to rolling/sliding hedgehogs
Tue, 12 Jan 2016 17:18:51 -0500 koda changelog: Mention videorec fixes
Tue, 12 Jan 2016 23:16:31 +0100 sheepluva travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
Tue, 12 Jan 2016 22:43:39 +0100 sheepluva pas2c still does (not like) this
Tue, 12 Jan 2016 22:36:08 +0100 sheepluva don't send text input to chat if not in chat-mode.
Tue, 12 Jan 2016 22:12:16 +0100 sheepluva finish SDL2-window focus change detection code
Tue, 12 Jan 2016 21:21:44 +0100 sheepluva use MIX_DEFAULT_FORMAT for sound
Tue, 12 Jan 2016 20:40:12 +0100 sheepluva fix volume being at 0 on engine start. note: seems window focus changes are not detected atm. (relevant for sound dampening)
Tue, 12 Jan 2016 00:36:17 +0100 sheepluva update Changelog
Mon, 11 Jan 2016 22:23:14 +0100 sheepluva stop screenshot-flash-effects from showing up on consecutive screenshots
Sun, 10 Jan 2016 21:33:11 +0100 sheepluva merge Wuzzy's highlanderfix and statsicons bookmarks.
Sat, 21 Nov 2015 21:49:40 +0100 Wuzzy Customize stats screen icons
Sat, 21 Nov 2015 21:37:20 +0100 Wuzzy Use Goals instead of ShowMission for Highlander mission dialog
Sun, 10 Jan 2016 21:14:06 +0100 sheepluva merge Wuzzy's bluehogfix bookmark. note: there might be a cleaner fix...
Sat, 21 Nov 2015 21:23:05 +0100 Wuzzy Fix Lua error spam in "Chasing the blue hog" after drowning both Crazy Runner and Hog Solo
Sun, 10 Jan 2016 19:49:15 +0100 sheepluva merge Wuzzy's windowtitle bookmark
Sat, 21 Nov 2015 21:11:13 +0100 Wuzzy Add window titles for title-less windows
Sun, 10 Jan 2016 19:45:43 +0100 sheepluva merge Wuzzy's qttranslation bookmark
Sat, 21 Nov 2015 20:22:45 +0100 Wuzzy Load Qt library's translation
Sun, 10 Jan 2016 18:01:17 +0100 sheepluva don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
Sun, 10 Jan 2016 17:39:27 +0100 sheepluva fix/clean-up mousewheel code
Sun, 10 Jan 2016 12:59:03 +0100 sheepluva Justyouwait.ogg wasn't installed on case-sensitive systems, due to a case typo in the CMakeLists. Thanks to TheMadCharles and Wuzzy for noticing.
Tue, 05 Jan 2016 15:15:54 -0500 nemo limit Y increment to 6 (saucer/birdy bug)
Mon, 04 Jan 2016 10:08:26 +0300 unc0rr Overwrite last '+' cmd in the queue instead of appending new command
Fri, 01 Jan 2016 19:34:48 -0500 nemo put teamrope into ShoppaMap too
Fri, 01 Jan 2016 19:15:32 +0300 unc0rr merge default qmlfrontend
Fri, 01 Jan 2016 19:14:59 +0300 unc0rr Handle drawn maps from net qmlfrontend
Fri, 01 Jan 2016 10:49:59 -0500 nemo add 32px to top offset
Thu, 31 Dec 2015 15:11:44 -0500 nemo Tweak the hole carving to become less agressive about spacing if random points keep failing.
Thu, 31 Dec 2015 12:47:33 -0500 nemo Force locations for hogs if even TryHard fails on initial spawn.
Thu, 31 Dec 2015 10:17:15 -0500 nemo Disable digging on solid land
Thu, 31 Dec 2015 16:26:21 +0300 unc0rr AI is pretty good at using Bee weapon
Thu, 31 Dec 2015 14:00:27 +0300 unC0Rr Some WIP for bee
Wed, 30 Dec 2015 23:30:00 -0500 nemo Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
Wed, 30 Dec 2015 23:20:57 -0500 nemo remove hardcoded shotgun val
Wed, 30 Dec 2015 15:26:25 -0500 nemo set TryHard for placing hog automatically
Wed, 30 Dec 2015 11:59:43 -0500 nemo remove space from key binding name
Wed, 30 Dec 2015 08:50:19 -0500 nemo call this faller scrambling less often.
Tue, 29 Dec 2015 14:44:32 -0500 nemo Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
Mon, 28 Dec 2015 23:37:44 +0300 unc0rr Allow server admins to join passworded/restricted rooms when it is really needed
Mon, 28 Dec 2015 21:51:12 +0300 unc0rr Defer kicking to the time when everything is in consistent state
Mon, 28 Dec 2015 21:21:02 +0300 unc0rr Allow toggling registration requirement on live server
Mon, 28 Dec 2015 09:06:29 +0300 unc0rr Allow only one query per session
Mon, 28 Dec 2015 08:43:38 +0300 unc0rr Don't send LIST command on join
Sat, 26 Dec 2015 22:29:57 +0300 unc0rr - Fix passing of ansistrings via ipc qmlfrontend
Tue, 22 Dec 2015 11:18:40 -0500 nemo assume frontend buffer utf-8 to avoid garbage strings in debug
Sun, 20 Dec 2015 12:45:49 +0300 unc0rr Fix two bugs, and yay, spectating works now qmlfrontend
Thu, 17 Dec 2015 00:51:20 +0300 unc0rr Fix a ton of bugs in engine instances queue and ipc qmlfrontend
Wed, 16 Dec 2015 00:20:56 +0300 unc0rr Send full game config to the engine qmlfrontend
Tue, 15 Dec 2015 20:38:51 +0300 unc0rr Dunno why those were here at all qmlfrontend
Tue, 15 Dec 2015 18:19:12 +0100 sheepluva uFLData was renamed, update "uses" qmlfrontend
Tue, 15 Dec 2015 20:11:18 +0300 unc0rr Fix command sent to engine so it works for real qmlfrontend
Mon, 14 Dec 2015 00:24:03 +0300 unc0rr - Improve IPC handling in engine qmlfrontend
Sat, 12 Dec 2015 23:42:40 +0300 unc0rr Also send config in network game qmlfrontend
Sat, 12 Dec 2015 23:38:18 +0300 unc0rr Introduce barriers between messages to different engine instances qmlfrontend
Thu, 10 Dec 2015 23:49:12 +0300 unc0rr Start work on running engine in network game qmlfrontend
Thu, 10 Dec 2015 00:33:45 +0300 unc0rr - Use queues instead of single buffer to communicate between threads qmlfrontend
Mon, 07 Dec 2015 00:05:41 +0300 unc0rr Client flags handling implementation start qmlfrontend
Sun, 06 Dec 2015 20:36:21 +0300 unc0rr Merge default qmlfrontend
Sun, 06 Dec 2015 20:35:58 +0300 unc0rr Don't send maze_size parameter when not needed, as it overwrites template_filter qmlfrontend
Sun, 06 Dec 2015 20:20:09 +0300 unc0rr Send team removal message to net qmlfrontend
Sun, 06 Dec 2015 20:07:35 +0300 unc0rr Load full team config from file qmlfrontend
Sun, 06 Dec 2015 19:56:33 +0300 unc0rr - Send team to net qmlfrontend
Sat, 05 Dec 2015 16:14:59 +0300 unc0rr - Hedgehogs number display qmlfrontend
Thu, 03 Dec 2015 23:59:06 +0300 unc0rr - Accept team and team color from net qmlfrontend
Wed, 02 Dec 2015 22:30:13 +0300 unc0rr Fix LEFT command handling qmlfrontend
Wed, 02 Dec 2015 22:21:23 +0300 unc0rr Accept scheme from net qmlfrontend
Wed, 02 Dec 2015 13:39:16 +0300 unC0Rr Fix build for windows + other small fixes qmlfrontend
Tue, 01 Dec 2015 23:40:38 +0300 unc0rr Rename uFLData to uFLThemes qmlfrontend
Tue, 01 Dec 2015 23:37:10 +0300 unc0rr Accept ammo scheme from network qmlfrontend
Tue, 01 Dec 2015 19:49:59 +0300 unc0rr Fix FULLMAPCONFIG handling qmlfrontend
Mon, 30 Nov 2015 23:43:19 +0300 unc0rr Prevent crashing from empty PART reason qmlfrontend
Mon, 30 Nov 2015 23:25:18 +0300 unc0rr - Implement engine runs queue qmlfrontend
Sat, 28 Nov 2015 00:18:04 +0300 unc0rr Handle some CFG parameters qmlfrontend
Thu, 26 Nov 2015 20:11:54 +0300 unc0rr Update seed, theme and script from net in UI qmlfrontend
Wed, 25 Nov 2015 22:10:01 +0300 unc0rr Some game config methods and signals qmlfrontend
Wed, 25 Nov 2015 21:31:30 +0300 unc0rr UI knowns local player nickname qmlfrontend
Tue, 24 Nov 2015 20:19:00 +0300 unc0rr Apply generated code to .pas files, fix FULLMAPCONFIG handling qmlfrontend
Tue, 24 Nov 2015 12:09:41 +0300 unC0Rr Support for protocol commands which are equal to suffix of another protocol command qmlfrontend
Tue, 24 Nov 2015 09:00:43 +0300 unc0rr - Add the rest of protocol commands qmlfrontend
Sun, 22 Nov 2015 19:29:13 +0300 unc0rr Small ui rework qmlfrontend
Sun, 22 Nov 2015 18:06:32 +0300 unc0rr Another approach to parsing two-lines protocol commands qmlfrontend
Sat, 21 Nov 2015 23:56:41 +0300 unc0rr - Some refactoring qmlfrontend
Sat, 21 Nov 2015 17:07:06 +0300 unc0rr - Warnings/errors message box qmlfrontend
Sat, 21 Nov 2015 12:40:33 +0300 unc0rr Handle ROOM UPD qmlfrontend
Sat, 21 Nov 2015 10:04:20 +0300 unc0rr Fix wrong jump qmlfrontend
Sat, 21 Nov 2015 09:56:00 +0300 unc0rr Small fixes qmlfrontend
Sat, 21 Nov 2015 00:42:11 +0300 unc0rr - Handle ROOM DEL qmlfrontend
Fri, 20 Nov 2015 23:56:13 +0300 unc0rr Handle ROOMS and ROOM ADD protocol commands qmlfrontend
Fri, 20 Nov 2015 23:05:49 +0300 unc0rr Fix losing commands qmlfrontend
Thu, 19 Nov 2015 23:32:28 +0300 unc0rr Can send chat messages now qmlfrontend
Thu, 19 Nov 2015 23:04:53 +0300 unc0rr Lobby page with chat widget(readonly) qmlfrontend
Thu, 19 Nov 2015 13:30:34 +0300 unc0rr Remove CHECKPOINT 011 occurence, probably hiding some bug
Wed, 18 Nov 2015 22:18:39 +0300 unc0rr Implement processing net commands in the main thread qmlfrontend
Wed, 18 Nov 2015 14:12:15 -0500 nemo Add a few more lua things to the changelog
Tue, 17 Nov 2015 20:53:05 +0100 antonc27 Merge from iOS branch
Tue, 17 Nov 2015 17:08:26 +0100 Vittorio Giovara travis: Enable OSX tests
Tue, 17 Nov 2015 16:34:20 +0100 antonc27 - Removed SDLTry from call to SDL_GL_SetSwapInterval ios-revival
Tue, 17 Nov 2015 15:30:36 +0100 antonc27 - Workaround for problems with SDL_GL_SetSwapInterval on iOS ios-revival
Tue, 17 Nov 2015 15:12:24 +0100 antonc27 Merge ios-revival
Mon, 16 Nov 2015 23:06:27 +0100 sheepluva merge Wuzzy's saucer training
Sat, 14 Nov 2015 19:22:42 +0100 Wuzzy Add Basic Flying Saucer Training
Mon, 16 Nov 2015 15:48:37 -0500 yuenfu a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
Mon, 16 Nov 2015 22:57:24 +0300 unc0rr Merge default (add a bunch of FIXMEs) qmlfrontend
Mon, 16 Nov 2015 20:07:21 +0100 koda cmake: Remove core-lint flag for haskell
Mon, 16 Nov 2015 18:28:10 +0100 koda avwrapper: Explicitly check for macro existence
Mon, 16 Nov 2015 16:01:57 +0100 koda hwc: Do not rename main on OSX
Mon, 16 Nov 2015 15:22:05 +0100 koda pas2c: Add cabal file
Mon, 16 Nov 2015 15:21:20 +0100 koda pas2c: Tentatively fix the build
Mon, 16 Nov 2015 15:20:49 +0100 koda hwc: Drop unneed OSX library
Mon, 16 Nov 2015 13:59:04 +0100 koda avwrapper: Adjust prefixed symobols version guard
Sun, 15 Nov 2015 22:17:36 +0100 koda Removed tag 0.9.22-RC
Sun, 15 Nov 2015 22:16:42 +0100 koda Removed tag fab746a3597e
Sun, 15 Nov 2015 21:21:13 +0100 koda travis: Re-add libglew dependency
Sun, 15 Nov 2015 21:10:44 +0100 koda cmake: Drop image and mixer init and quit check
Sun, 15 Nov 2015 14:14:50 -0500 nemo avoid double applying wind on drill
Sun, 15 Nov 2015 21:57:38 +0300 unc0rr - Reduce tau value, as suggested in gecko2 paper
Sun, 15 Nov 2015 10:22:42 -0500 nemo Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.
Sun, 15 Nov 2015 14:42:59 +0100 antonc27 Merge ios-revival
Sun, 15 Nov 2015 14:40:51 +0100 antonc27 Added tag Hedgewars-iOS-2.0 for changeset a0163b8302c5 ios-revival
Sun, 15 Nov 2015 14:31:01 +0100 antonc27 Closed branch ios-rus-localization ios-rus-localization
Sun, 15 Nov 2015 14:18:59 +0100 sheepluva this should fix travis build
Sun, 15 Nov 2015 14:01:29 +0100 koda about: Update SDL2 names and drop old version check
Sun, 15 Nov 2015 13:35:23 +0100 sheepluva merge sdl2transition changes
Sun, 15 Nov 2015 13:34:32 +0100 sheepluva closing sdl2transition branch, because it will be merged sdl2transition
Sat, 14 Nov 2015 22:19:05 +0300 unc0rr Rating updater, alpha version
Sat, 14 Nov 2015 17:39:45 +0300 unc0rr Some WIP
Sat, 14 Nov 2015 03:22:20 +0100 koda Drop all GLUT references sdl2transition
Sat, 14 Nov 2015 03:09:24 +0100 koda cmake: Providing a separate SDL_main is not needed on OSX with SDL2 any more sdl2transition
Sat, 14 Nov 2015 03:00:41 +0100 koda cmake: Adjust linker lines with sdl2 names sdl2transition
Sat, 14 Nov 2015 02:59:49 +0100 koda libphysfs: Update sdl library name sdl2transition
Sat, 14 Nov 2015 02:57:00 +0100 koda SDLh: Remove linking from file sdl2transition
Sat, 14 Nov 2015 02:55:38 +0100 koda libphyslayer: Support SDL2 only sdl2transition
Fri, 13 Nov 2015 23:46:19 +0100 sheepluva set engine window icon in sdl2 sdl2transition
Fri, 13 Nov 2015 22:35:26 +0100 sheepluva clean up uChat sdl2transition
Fri, 13 Nov 2015 21:17:40 +0300 unc0rr Finish formula implementation
Thu, 12 Nov 2015 23:38:01 +0300 unc0rr Start work on rating calculator
Thu, 12 Nov 2015 02:48:51 +0100 koda README.md: Add a travis badge
Thu, 12 Nov 2015 02:41:40 +0100 Vittorio Giovara libavinteraction: Adjust version guard for av_codec_is_encoder()
Wed, 11 Nov 2015 21:57:28 +0300 unc0rr Oops, zero multiplier
Wed, 11 Nov 2015 18:40:52 +0100 Vittorio Giovara cmake: Set OLD for policy 26
Tue, 10 Nov 2015 13:53:40 +0100 Vittorio Giovara videorec: Drop a commented out option
Tue, 10 Nov 2015 13:53:16 +0100 Vittorio Giovara videorec: Use future API for raw video encoding
Tue, 10 Nov 2015 13:53:15 +0100 Vittorio Giovara videorec: Appropriately rescale timestamps and duration
Tue, 10 Nov 2015 13:53:14 +0100 Vittorio Giovara videorec: Always initialize audio and video time bases
Tue, 10 Nov 2015 13:53:13 +0100 Vittorio Giovara videorec: Fully set frame properties
Tue, 10 Nov 2015 13:53:12 +0100 Vittorio Giovara videorec: Fix flushing encoders
Tue, 10 Nov 2015 13:53:10 +0100 Vittorio Giovara videorec: Make sure the audio packet is considered empty
Wed, 11 Nov 2015 13:31:31 +0300 unC0Rr map #17 digest
Fri, 13 Nov 2015 22:05:58 +0100 sheepluva don't use types for custom value enums in pascal, use consts instead sdl2transition
Fri, 13 Nov 2015 20:21:44 +0100 sheepluva revert my pas2c modification sdl2transition
Wed, 11 Nov 2015 23:49:23 +0100 sheepluva update travis dependencies sdl2transition
Wed, 11 Nov 2015 23:29:49 +0100 sheepluva cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing) sdl2transition
Wed, 11 Nov 2015 21:59:06 +0100 sheepluva add pchar casts to make pas2c happy sdl2transition
Wed, 11 Nov 2015 20:50:01 +0100 sheepluva fix pas2c enum type parsing sdl2transition
Wed, 11 Nov 2015 19:25:56 +0100 sheepluva reenable cursor movement etc. sdl2transition
Wed, 11 Nov 2015 00:01:55 +0300 unc0rr Airmines were added
Mon, 09 Nov 2015 05:02:53 +0100 antonc27 - Fix for wrong footer labels size on autorotation on GameConfig screen ios-revival Hedgewars-iOS-2.0
Mon, 09 Nov 2015 04:25:29 +0100 antonc27 Merge from default ios-revival
Mon, 09 Nov 2015 04:24:08 +0100 antonc27 - Small size adjustments for footer labels on GameConfig screen ios-revival
Mon, 09 Nov 2015 03:44:15 +0100 antonc27 - Re-style forward jump button for mobile ios-revival
Mon, 09 Nov 2015 02:42:30 +0100 antonc27 - Fixed problem with previewImage when receiving memory warning on Missions screen ios-revival
Wed, 04 Nov 2015 16:20:52 +0100 Vittorio Giovara Let initialization happen in the appropriate function 0.9.22
Wed, 04 Nov 2015 16:20:46 +0100 Vittorio Giovara Specify the enum type for Pixel and Sample formats 0.9.22
Wed, 04 Nov 2015 16:19:33 +0100 Vittorio Giovara Update libav API, keeping forward and backward compatibility 0.9.22
Wed, 04 Nov 2015 13:42:09 +0100 koda Enable cmake policy 26 0.9.22
Wed, 04 Nov 2015 00:20:07 +0100 sheepluva closing 0.9.21 branch 0.9.21
Tue, 10 Nov 2015 22:37:54 +0100 sheepluva use SDL2 to copy to clipboard sdl2transition
Tue, 10 Nov 2015 22:18:06 +0100 sheepluva use SDL2 to paste clipboard contents sdl2transition
Tue, 10 Nov 2015 20:43:13 +0100 sheepluva merge default sdl2transition
Tue, 10 Nov 2015 15:49:55 +0100 Vittorio Giovara multiline cmake directories
Tue, 10 Nov 2015 18:16:35 +0100 sheepluva drop FindSDL1or2 cmake module sdl2transition
Tue, 10 Nov 2015 15:05:54 +0100 Vittorio Giovara travis: Trim down the number of tests
Tue, 10 Nov 2015 17:45:14 +0100 sheepluva drop support for SDL 1.2 sdl2transition
Mon, 09 Nov 2015 19:21:40 +0100 sheepluva fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
Mon, 09 Nov 2015 21:09:51 +0300 unc0rr - Fix check which was supposed to prevent sending same record to different checkers
Mon, 09 Nov 2015 18:03:47 +0000 hwmirror merge
Mon, 09 Nov 2015 18:37:57 +0100 Vittorio Giovara Merge pull request #33 from bananaoomarang/cmakeWarnings
Sun, 26 Apr 2015 13:02:38 +0100 Milo Mordaunt Remove quotes when checking Haskell Modules to adopt new CMake
Mon, 09 Nov 2015 20:51:18 +0300 unc0rr Pass correct script name for scripts with spaces in name
Mon, 09 Nov 2015 16:34:32 +0000 hwmirror Merge with github pull requests
Mon, 09 Nov 2015 16:34:03 +0000 hwmirror Merge from github
Tue, 06 Oct 2015 13:28:11 +0200 sheepluva Merge pull request #36 from LocutusOfBorg/italian
Tue, 06 Oct 2015 07:08:15 +0200 Gianfranco Costamagna Update italian tips
Mon, 05 Oct 2015 18:51:44 +0200 Gianfranco Costamagna Translate italian missions
Thu, 01 Oct 2015 12:17:42 +0200 sheepluva Merge pull request #35 from LocutusOfBorg/fedora
Thu, 01 Oct 2015 10:59:24 +0200 Gianfranco Costamagna Add metadata for license (From Fedora)
Thu, 01 Oct 2015 10:59:02 +0200 Gianfranco Costamagna Add multiarch location to library (From Fedora)
Mon, 09 Nov 2015 08:40:45 +0300 unc0rr Oops, fix the fix
Sun, 08 Nov 2015 14:54:22 +0100 sheepluva update changelog
Sun, 08 Nov 2015 12:06:13 +0300 unc0rr Fix replay sanity check
Sat, 07 Nov 2015 23:44:49 +0300 unc0rr Store some more details on game config in the database
Sat, 07 Nov 2015 21:01:04 +0100 sheepluva fix google code links in readme
Sat, 07 Nov 2015 17:33:43 +0100 Vittorio Giovara Add markdown extension to README so github can render it more nicely
Sat, 07 Nov 2015 16:15:27 +0100 sheepluva merge orphan head (while discarding all its changes) to make koda and his hg-git happy
Sat, 07 Nov 2015 15:07:33 +0100 koda videorec: Drop setting x264 preset
Sat, 07 Nov 2015 13:15:06 +0100 sheepluva merging ios-revival brain into default. includes updates to russian translation and general translation fixes
Fri, 06 Nov 2015 04:34:29 +0100 antonc27 - Small corrections for rus localization of stats messages ios-revival
Fri, 06 Nov 2015 03:21:00 +0100 antonc27 - 'iOS Deployment Target' bump to 8.0 ios-revival
Fri, 06 Nov 2015 01:29:22 +0100 antonc27 - Merge from default ios-revival
Fri, 06 Nov 2015 01:26:32 +0100 antonc27 - Restored Turkish localization ios-revival
Fri, 06 Nov 2015 00:33:41 +0100 antonc27 - Support screen refactoring: ios-revival
Fri, 06 Nov 2015 00:12:37 +0100 antonc27 - Appirater: ios-revival
Thu, 05 Nov 2015 21:54:19 +0100 antonc27 - Update rus localization for 'About' screen ios-revival
Thu, 05 Nov 2015 05:33:24 +0100 antonc27 - 'About' screen on iOS now is up-to-date with Qt front-end 'About' ios-revival
Thu, 05 Nov 2015 04:45:20 +0100 antonc27 - Missed localization for 'Clear All' button on SavedGamesVirewController ios-revival
Thu, 05 Nov 2015 04:29:44 +0100 antonc27 - Rus localization for following multiplayer missions: ios-revival
Thu, 05 Nov 2015 04:42:22 +0100 sheepluva fix bug reported by S.D.: throwing a sticking mine into a bouncy pit never ends turn. see also http://hedgewars.org/node/6350
Thu, 05 Nov 2015 03:35:59 +0100 antonc27 - 'ClimbHome' map deprecated as it crashes ios-revival
Thu, 05 Nov 2015 03:30:57 +0100 antonc27 - 'Cheese' map not blacklisted anymore ios-revival
Thu, 05 Nov 2015 03:08:49 +0100 antonc27 - Rus localization for following game styles: ios-revival
Wed, 04 Nov 2015 16:53:43 +0100 Vittorio Giovara Let initialization happen in the appropriate function
Wed, 04 Nov 2015 16:53:38 +0100 Vittorio Giovara Specify the enum type for Pixel and Sample formats
Wed, 04 Nov 2015 16:53:33 +0100 Vittorio Giovara Update libav API, keeping forward and backward compatibility
Wed, 04 Nov 2015 06:56:37 +0100 antonc27 - Disabled non-adapted for mobile game styles ios-revival
Wed, 04 Nov 2015 06:39:04 +0100 antonc27 - Added 'World Edge' flag for Scheme Settings ios-revival
Wed, 04 Nov 2015 06:17:31 +0100 antonc27 - Refactoring for SingleSchemeViewController: checkValueString macro changed to helper method ios-revival
Wed, 04 Nov 2015 03:42:11 +0100 antonc27 - Disabling generation of position-dependent code for 'Distro Adhoc' config ios-revival
Wed, 04 Nov 2015 03:40:38 +0100 antonc27 - '-Os' fpc optimization compiler flag replaced with '-O2' ios-revival
Wed, 04 Nov 2015 03:23:32 +0100 antonc27 - GCC_THUMB_SUPPORT removed ios-revival
Wed, 04 Nov 2015 03:19:03 +0100 antonc27 - Removing unnecessary '-Wl,-no_order_inits' linker flag ios-revival
Wed, 04 Nov 2015 01:36:34 +0100 sheepluva wrap bee during pre-flight too
Wed, 04 Nov 2015 01:30:28 +0100 sheepluva bump version too
Tue, 03 Nov 2015 23:33:32 +0100 sheepluva merge changelog changes of 0.9.22 into default
Tue, 03 Nov 2015 22:57:01 +0100 antonc27 - Added 'Air Mines' flag for Scheme Settings ios-revival
Tue, 03 Nov 2015 21:43:05 +0100 antonc27 - Fix for localization of game settings detailLabel in SingleSchemeViewController ios-revival
Tue, 03 Nov 2015 23:32:14 +0100 sheepluva add HedgeEditor to changelog 0.9.22
Tue, 03 Nov 2015 22:06:16 +0100 sheepluva tweak changelog 0.9.22
Tue, 03 Nov 2015 21:24:35 +0100 sheepluva bump protocol number
Tue, 03 Nov 2015 21:18:25 +0100 sheepluva make hammer non-lethal again (as requested by unC0Rr)
Tue, 03 Nov 2015 21:07:24 +0100 sheepluva 0.9.22 branch 0.9.22
Tue, 03 Nov 2015 21:43:56 +0300 unc0rr Workaround mysql-simple library stupiness regarding executeMany
Tue, 03 Nov 2015 04:49:50 +0100 antonc27 - Implement fake 'Normal' game style as in qt front-end ios-revival
Tue, 03 Nov 2015 01:27:15 +0100 antonc27 - Better place for removeObserver: calls ios-revival
Tue, 03 Nov 2015 01:22:35 +0100 antonc27 - Stub for disabling game styles on mobile ios-revival
Tue, 03 Nov 2015 01:14:27 +0100 koda Always install before making dmg
Tue, 03 Nov 2015 00:51:11 +0100 koda Fix compiling engine with OSX frameworks
Tue, 03 Nov 2015 00:13:44 +0100 koda Added tag 0.9.22-release for changeset 9621fdcad965
Mon, 02 Nov 2015 23:23:06 +0300 unc0rr Let's try to store games info necessary for ratings
Sun, 01 Nov 2015 15:08:39 -0500 nemo do the same thing for the chute/birdy/saucer block 0.9.22-release
Sun, 01 Nov 2015 15:06:55 -0500 nemo Make camera refocus less aggressive. Only if there's a camera target already.
Sun, 01 Nov 2015 18:35:18 +0300 unc0rr Update versions information
Sun, 01 Nov 2015 16:58:34 +0300 unc0rr This is .22 release revision
Mon, 02 Nov 2015 06:58:08 +0100 sheepluva merge default gettext
Sat, 31 Oct 2015 21:38:59 +0300 unc0rr inc(HEDGEWARS_PROTO_VER)
Sat, 31 Oct 2015 04:03:17 +0100 antonc27 - Finally added rus localization for all User Missions ios-revival
Fri, 30 Oct 2015 23:06:25 +0100 antonc27 - Return of stereo sound for mobile! ios-revival
Fri, 30 Oct 2015 21:08:05 +0100 antonc27 - Set iPad version to require fullscreen ios-revival
Fri, 30 Oct 2015 21:06:03 +0100 antonc27 - Fix for not compiling Pascal sources when archiving app for AppStore ios-revival
Fri, 30 Oct 2015 16:04:51 -0400 nemo refocus camera on roping hog. totally untested.
Fri, 30 Oct 2015 03:14:39 +0100 antonc27 - Rus localization for Target Practices ios-revival
Fri, 30 Oct 2015 01:31:32 +0100 antonc27 - Rus localization for Speed Shoppa Challenges ios-revival
Fri, 30 Oct 2015 00:03:58 +0100 antonc27 - Removing of CMake generated files in 'UpdateDataFolder' script ios-revival
Fri, 30 Oct 2015 00:01:26 +0100 antonc27 - Better handling of cell's tag in SingleTeamViewController ios-revival
Thu, 29 Oct 2015 23:59:51 +0100 antonc27 - Refactoring of SavedViewController: ios-revival
Thu, 29 Oct 2015 03:48:42 +0100 antonc27 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category ios-revival
Wed, 28 Oct 2015 10:01:31 -0400 nemo few more missing nil checks in crate spawn
Wed, 28 Oct 2015 03:41:00 +0100 antonc27 - Fix for crash while deleting >=2 saved games ios-revival
Wed, 28 Oct 2015 01:29:39 +0100 sheepluva Removed tag Nice one
Wed, 28 Oct 2015 00:06:13 +0100 sheepluva Added tag 0.9.22-RC for changeset d9622394ec9c
Tue, 27 Oct 2015 21:11:44 +0100 sheepluva somebody was so nice to mention me in credits, but misspelled my last name ios-revival
Tue, 27 Oct 2015 23:04:15 +0300 unc0rr Also pass script information alongwith winner/achievements info, so that we could potentially have per mode ratings
Tue, 27 Oct 2015 05:11:48 +0100 antonc27 - Rus localization for portal mission ios-revival
Mon, 26 Oct 2015 00:54:58 +0100 antonc27 - Rus localization update for Basic Trainings in ru.lua ios-revival
Sun, 25 Oct 2015 03:14:49 +0100 antonc27 - Partial rus localization for User Missions and Basic Trainings in ru.lua ios-revival
Sun, 25 Oct 2015 20:40:27 +0100 sheepluva changelog update
Sat, 24 Oct 2015 16:01:19 +0200 antonc27 - Fix for formatting non-english characters, received from engine ios-revival
Sat, 24 Oct 2015 15:27:47 +0200 antonc27 - Fix for sending to engine non-english characters ios-revival
Sat, 24 Oct 2015 03:56:02 +0200 antonc27 - Fix for loading non-existing missions in MissionTrainingViewController ios-revival
Sat, 24 Oct 2015 02:26:54 +0200 antonc27 - Possible fix for loading game styles scripts without .cfg file ios-revival
Sat, 24 Oct 2015 01:42:31 +0200 antonc27 - Rus translation for Mutant game style ios-revival
Sat, 24 Oct 2015 00:21:15 +0200 sheepluva fixed: poison clouds could bounce
Fri, 23 Oct 2015 04:02:36 +0200 antonc27 - Rus localization update for 'Data/Locale/missions_ru.txt' ios-revival
Fri, 23 Oct 2015 03:15:35 +0200 antonc27 - Rus localization update for 'Data/Locale/ru.txt' ios-revival
Fri, 23 Oct 2015 01:49:32 +0200 antonc27 - Fix for wrong localization key for sound in GeneralSettingsViewController ios-revival
Fri, 23 Oct 2015 01:46:00 +0200 antonc27 - Localization for missed strings in RestoreViewController (for eng(as reference) and rus) ios-revival
Fri, 23 Oct 2015 00:45:57 +0200 antonc27 - Localization for missed strings in StatsPage (for both eng and rus) ios-revival
Fri, 23 Oct 2015 00:06:35 +0200 antonc27 - Rus localization updated for iOS front-end ios-revival
Thu, 22 Oct 2015 22:21:35 +0200 antonc27 - Some strings localizations for Settings ios-revival
Thu, 22 Oct 2015 21:57:05 +0200 antonc27 - Toolbar elements are localizable now in GameConfig for iPhone ios-revival
Thu, 22 Oct 2015 03:02:43 +0200 antonc27 - All labels in HelpPageLobby now localizable (with text from IB as localization keys) ios-revival
Thu, 22 Oct 2015 03:00:22 +0200 antonc27 - SegmentedControl is localizable now in MapConfig ios-revival
Thu, 22 Oct 2015 00:46:45 +0200 antonc27 - simpleGameButton and missionsButton are localizable now in MainMenu ios-revival
Wed, 21 Oct 2015 23:46:11 +0200 antonc27 - 'Press the target button to mark the target' message is localizable now ios-revival
Wed, 21 Oct 2015 21:58:50 +0200 antonc27 - Workaround for team's name with spaces in StatsPage ios-revival
Wed, 21 Oct 2015 18:15:19 +0200 antonc27 - Some improvements for 'loadNiceHogs' in GameConfig for iPad ios-revival
Wed, 21 Oct 2015 02:19:04 +0200 antonc27 - Fix for 'loadNiceHogs' in GameConfig for iPad ios-revival
Wed, 21 Oct 2015 00:49:04 +0200 antonc27 - Refactoring of Missions screen: ios-revival
Tue, 20 Oct 2015 23:56:31 +0200 antonc27 - Retrieving language ID moved to HWUtils ios-revival
Tue, 20 Oct 2015 00:51:45 +0200 antonc27 - Small adjust for cell selection color of Missions screen ios-revival
Mon, 19 Oct 2015 03:39:47 +0200 antonc27 - Big refactoring of front-end Settings for both iPhone and iPad: ios-revival
Sat, 17 Oct 2015 20:07:10 +0200 antonc27 - Better way of creating/using doneButton in Settings ios-revival
Sat, 17 Oct 2015 00:32:02 +0200 antonc27 - Possible fix for wrong layout on iOS 9 when going back from rotated stats page (for iPad) ios-revival
Fri, 16 Oct 2015 17:34:06 +0200 antonc27 - Added new set of tabbar icons for Settings on iPhone ios-revival
Fri, 16 Oct 2015 02:54:03 +0200 antonc27 - Fix for autorotation of table view of StatsPageVC ios-revival
Thu, 15 Oct 2015 23:27:56 +0200 antonc27 - Mortar, Mudball and Land Spray need up/down buttons on mobile ios-revival
Thu, 15 Oct 2015 22:48:32 +0200 antonc27 - Workaround for wrong sprite in utility widget when selecting DrillStrike ios-revival
Thu, 15 Oct 2015 21:58:30 +0200 antonc27 - Target button added to mobile touch controls ios-revival
Thu, 15 Oct 2015 21:13:43 +0200 antonc27 - Target button added to mobile touch controls ios-revival
Thu, 15 Oct 2015 20:36:08 +0200 antonc27 - Timer button added to mobile touch controls ios-revival
Thu, 15 Oct 2015 01:13:23 +0200 antonc27 - Fix for wrong path of restored game ios-revival
Wed, 14 Oct 2015 21:25:49 +0200 antonc27 - Better random number generation for front-end: random() replaced with arc4random_uniform() ios-revival
Wed, 14 Oct 2015 02:28:32 +0200 antonc27 - Button's restyling for RestoreViewController ios-revival
Sat, 10 Oct 2015 18:18:26 +0200 sheepluva Lua-API: onSuddenDeath hook
Thu, 08 Oct 2015 10:48:16 -0400 nemo Pass overridden uid into AddGear instead
Thu, 08 Oct 2015 10:42:00 -0400 nemo restore uid on resurrection as well
Wed, 07 Oct 2015 23:20:31 +0200 sheepluva TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)
Mon, 05 Oct 2015 20:31:46 +0200 antonc27 - Fix for locale string in SingleWeaponViewController ios-revival
Mon, 05 Oct 2015 19:17:40 +0200 antonc27 - Fix for locale string passed to engine (like "ru-FR") ios-revival
Mon, 05 Oct 2015 13:38:25 +0200 sheepluva preselect baseball bat in Knockball and Basketball
Sun, 04 Oct 2015 16:30:55 -0400 nemo Avoid waiting past end of turn for smine.
Sat, 03 Oct 2015 17:02:57 -0400 nemo Add nil check in fake crate spawn for if crate fails to spawn
Mon, 28 Sep 2015 01:31:47 +0200 antonc27 - GameController framework added to project (required by last version of SDL) ios-revival
Mon, 28 Sep 2015 01:07:21 +0200 antonc27 - Bitcode disabled (for Xcode 7) ios-revival
Fri, 25 Sep 2015 23:31:16 -0400 nemo Scan from right too. Not sure this is actually helpful, so committing separately.
Fri, 25 Sep 2015 23:30:21 -0400 nemo This should probably fix feedback that hogs weren't spawning on left side of map.
Wed, 23 Sep 2015 07:49:46 +0200 sheepluva fp complained about this line being too long
Sun, 20 Sep 2015 03:02:21 +0200 antonc27 - 'Shoppa Pro' ammo set added to iOS front-end ios-revival
Sun, 20 Sep 2015 02:56:33 +0200 antonc27 - Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores ios-revival
Sun, 20 Sep 2015 02:52:49 +0200 antonc27 - 'Construction Mode' ammo set and game parameters added to iOS front-end ios-revival
Sun, 20 Sep 2015 02:08:12 +0200 antonc27 - 'Highlander' ammo set added to iOS front-end ios-revival
Sun, 20 Sep 2015 01:48:18 +0200 antonc27 - 'One of everything' ammo set added to iOS front-end ios-revival
Sat, 19 Sep 2015 22:17:50 +0200 sheepluva tweak tips a little (loosely based on Wuzzy's suggestions)
Fri, 18 Sep 2015 06:03:49 +0200 antonc27 - Fix for getting the correct fort name in FortsViewController ios-revival
Fri, 18 Sep 2015 05:37:55 +0200 antonc27 - Added functionality to select one hat for all hogs at team settings ios-revival
Fri, 18 Sep 2015 04:33:37 +0200 antonc27 - Fix for consequent selection of same hat for all hogs in settings ios-revival
Thu, 17 Sep 2015 23:53:54 +0200 antonc27 - Refactoring of MainMenuViewController ios-revival
Thu, 17 Sep 2015 09:59:58 +0200 sheepluva speed up TrophyRace deaths
Thu, 17 Sep 2015 07:41:40 +0200 sheepluva add TODO
Wed, 16 Sep 2015 08:58:51 -0400 nemo remove racist trydo 😝
Tue, 15 Sep 2015 06:05:11 +0200 antonc27 - Possibility to send log file by email from app ios-revival
Tue, 15 Sep 2015 04:28:25 +0200 antonc27 - Refactoring. Separation of game log viewing code to GameLogViewController ios-revival
Mon, 14 Sep 2015 07:02:06 +0200 antonc27 - Attempt to fix a crash while selecting 'Random' for map generation ios-revival
Sun, 13 Sep 2015 18:58:22 -0400 nemo airmine hand sprite by wuzzy. totally temporary...
Sun, 13 Sep 2015 16:38:53 -0400 nemo aaand make sure the commented out line matches
Sun, 13 Sep 2015 16:36:39 -0400 nemo Add damage to gear values to mess with
Sun, 13 Sep 2015 16:24:37 -0400 nemo Oups. 6, not 12 - was testing
Sun, 13 Sep 2015 16:23:32 -0400 nemo Allow for arbitrary number of airstrike bombs and spacing.
Sun, 13 Sep 2015 15:36:06 -0400 nemo Move health:= 6 to gear addition so lua can more easily override it.
Mon, 02 Nov 2015 06:23:46 +0100 sheepluva silent qm-compile did not play well with out-of-source building gettext
Sat, 12 Sep 2015 21:13:35 +0200 wuzzy german translation update (incl. string reordering - blame sheepluva)
Sat, 12 Sep 2015 21:53:53 +0200 sheepluva conversion script gettext
Sat, 12 Sep 2015 20:47:12 +0200 wuzzy german translation updates gettext
Sat, 12 Sep 2015 20:01:26 +0200 sheepluva experimental gettext for lua gettext
Sat, 12 Sep 2015 19:00:52 +0200 wuzzy german translation updates
Sat, 12 Sep 2015 05:46:59 +0200 antonc27 Merge ios-revival
Sat, 12 Sep 2015 05:39:35 +0200 antonc27 - Revert of 'Reset for previously selected static map' ios-revival
Sat, 12 Sep 2015 05:20:52 +0200 sheepluva uVariables: also initialize arrays and records in initModule
Sat, 12 Sep 2015 05:23:28 +0200 antonc27 - These properties are not necessary to clean when receiving memory warning ios-revival
Sat, 12 Sep 2015 05:21:21 +0200 antonc27 - We don't need to explicitly propagate vc lifecycle messages ios-revival
Sat, 12 Sep 2015 04:12:29 +0200 antonc27 - Reset for previously selected static map ios-revival
Sat, 12 Sep 2015 04:02:27 +0200 antonc27 Merge ios-revival
Fri, 11 Sep 2015 21:42:55 +0200 sheepluva merge
Fri, 11 Sep 2015 21:41:35 +0200 sheepluva simplify code ios-revival
Fri, 11 Sep 2015 09:18:08 +0200 sheepluva exclude uMatrix from pas2c build
Fri, 11 Sep 2015 08:15:17 +0200 sheepluva fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
Fri, 11 Sep 2015 07:39:01 +0200 sheepluva pas2c doesn't like {$ENDIF} with argument
Fri, 11 Sep 2015 05:54:17 +0200 sheepluva make uVariables not depend on implicit one-time initialization by FPC
Fri, 11 Sep 2015 01:05:02 +0200 antonc27 - ifdef for IPHONEOS in glLoadExtension ios-revival
Thu, 10 Sep 2015 18:50:39 +0200 sheepluva stop rc plane prop/engine sound when out of fuel
Thu, 10 Sep 2015 18:22:52 +0200 sheepluva merge branch ios-revival into default
Thu, 10 Sep 2015 17:51:49 +0200 antonc27 - ifdef for CMEM ios-revival
Thu, 10 Sep 2015 17:47:01 +0200 antonc27 - ifdef for engine exit/halt ios-revival
Thu, 10 Sep 2015 01:49:15 +0200 antonc27 - Refactoring in order to remove some warning related to using of int instead of NSInteger ios-revival
Thu, 10 Sep 2015 01:31:52 +0200 antonc27 - First attempt to fix crashes on loading 'Styles' ios-revival
Sun, 06 Sep 2015 04:30:30 +0200 antonc27 - Fixes for cropped background image on iPhone ios-revival
Sun, 06 Sep 2015 03:17:22 +0200 antonc27 - Restyle of 'Simple' and 'Missions' buttons at Main screen ios-revival
Sat, 05 Sep 2015 23:46:31 +0200 antonc27 - Added required icons ios-revival
Sat, 05 Sep 2015 23:12:23 +0200 antonc27 - arm64 added as valid arch ios-revival
Thu, 27 Aug 2015 23:52:38 +0200 antonc27 - Version bump to 2.0 ios-revival
Thu, 27 Aug 2015 23:21:07 +0200 antonc27 - Fix for crash on loading SingleWeaponViewController in Settings ios-revival
Thu, 27 Aug 2015 23:19:29 +0200 antonc27 - 'safeScale' now always 1.0 ios-revival
Thu, 27 Aug 2015 23:18:29 +0200 antonc27 - Load fonts on init if not 'mobile' ios-revival
Tue, 18 Aug 2015 01:11:17 +0200 antonc27 - Property for port in MapPreviewButtonView ios-revival
Tue, 18 Aug 2015 01:08:21 +0200 Anton Malmygin - Using of @autoreleasepool is better ios-revival
Tue, 18 Aug 2015 00:51:23 +0200 antonc27 - Fix for iPhone 4S screen size ios-revival
Sun, 16 Aug 2015 02:32:03 +0200 antonc27 - Fix for 'hold for delete' for cells in teams table ios-revival
Sat, 15 Aug 2015 20:49:06 +0200 antonc27 Merge with ios-rus-localization ios-revival
Sat, 15 Aug 2015 20:48:13 +0200 antonc27 - Fix for retrieving 'Maze' preview genration ios-revival
Sat, 15 Aug 2015 20:38:07 +0200 antonc27 - Improved fix for UI elements positioning at GameConfigViewController ios-revival
Sat, 15 Aug 2015 17:08:50 +0200 antonc27 - Localization for SingleSchemeViewController fixed ios-rus-localization
Sat, 15 Aug 2015 16:26:00 +0200 antonc27 - Russian Scheme.strings localized ios-rus-localization
Sat, 15 Aug 2015 04:23:12 +0200 antonc27 - Russian Localizable.strings localized ios-rus-localization
Sat, 15 Aug 2015 04:20:33 +0200 antonc27 - Fix for localization of detail labels at AboutViewController ios-rus-localization
Sat, 15 Aug 2015 02:41:35 +0200 antonc27 - Russian About.strings localized ios-rus-localization
Sat, 15 Aug 2015 02:24:36 +0200 antonc27 - Rus localization started ios-rus-localization
Sat, 15 Aug 2015 02:22:17 +0200 antonc27 - Russian localization files added ios-revival
Sat, 15 Aug 2015 01:44:21 +0200 antonc27 - Small fix for debug view frame ios-revival
Sat, 15 Aug 2015 01:40:06 +0200 antonc27 - Fix for initial wrong UI positioning for GameConfigViewController ios-revival
Sat, 15 Aug 2015 00:59:33 +0200 antonc27 - Fix for show/hide helpPage animations ios-revival
Sat, 15 Aug 2015 00:22:04 +0200 antonc27 - HelpPageLobbyViewController updated: various UI fixes, autorotation fixes, help bubbles for iPad grouped ios-revival
Fri, 14 Aug 2015 21:27:55 +0200 antonc27 - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added ios-revival
Fri, 14 Aug 2015 02:10:53 +0200 antonc27 - Fix for loading missions descriptions ios-revival
Fri, 14 Aug 2015 02:09:46 +0200 antonc27 - Fix for strange problem with table view in StatsPage - rowHeight is 1 by default. So, fixed by implicit size. ios-revival
Fri, 14 Aug 2015 02:04:46 +0200 antonc27 - RestoreViewController functionality uncommented ios-revival
Fri, 14 Aug 2015 02:02:15 +0200 Anton Malmygin - Interscreen transitions fixed ios-revival
Fri, 14 Aug 2015 01:55:42 +0200 antonc27 - MGSplitViewController updated to last version with iOS 8 fixes ios-revival
Thu, 13 Aug 2015 13:41:50 +0200 antonc27 - Fix for main view orientation problems ios-revival
Thu, 13 Aug 2015 13:40:12 +0200 antonc27 - Fix for app crash after ending game ios-revival
Thu, 13 Aug 2015 01:34:01 +0200 antonc27 - Name fixing for buttons ios-revival
Thu, 13 Aug 2015 01:33:40 +0200 antonc27 - Using come for internal memory management ios-revival
Thu, 13 Aug 2015 01:31:37 +0200 antonc27 - 'Generate position dependent code' et to NO. Otherwise crashed at initialization step. ios-revival
Tue, 11 Aug 2015 02:42:53 +0200 antonc27 - VALID_ARCHS reduced for all projects ios-revival
Tue, 11 Aug 2015 00:16:28 +0200 antonc27 - VALID_ARCHS changed ios-revival
Tue, 11 Aug 2015 00:15:30 +0200 antonc27 - Small warning fix ios-revival
Mon, 10 Aug 2015 22:50:34 +0200 antonc27 - Actually fix for rendering on iOS ]:-> ios-revival
Mon, 10 Aug 2015 22:49:52 +0200 antonc27 - Fix for hiding launch window after launch and not blocking SDL window on engine anymore ios-revival
Mon, 10 Aug 2015 22:48:02 +0200 antonc27 - Some weird staff with bounds commented here ios-revival
Mon, 10 Aug 2015 22:47:37 +0200 antonc27 - Bogus 'lodeNiceHogs' disabled ios-revival
Mon, 10 Aug 2015 22:44:51 +0200 antonc27 - Restore game functionality disabled, because it blocks main screen ios-revival
Sun, 09 Aug 2015 16:20:35 +0200 antonc27 Added tag Nice one for changeset 0f5961910e27 ios-revival
Sun, 09 Aug 2015 15:38:00 +0200 antonc27 - Resolves problem with wrong path to chef hat on iOS ios-revival
Sun, 09 Aug 2015 15:37:29 +0200 antonc27 - Fix for wrong start paramIndex in case of Hwlibrary ios-revival
Sun, 09 Aug 2015 00:04:41 +0200 antonc27 - Fix for new name of SDL 2 libraries ios-revival
Sat, 08 Aug 2015 23:01:02 +0200 antonc27 - Fix for launching with SDL ios-revival
Sat, 08 Aug 2015 22:55:02 +0200 antonc27 - Fix for "Exception: Could not load OpenGL from /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib" at start of app ios-revival
Sat, 08 Aug 2015 22:52:24 +0200 antonc27 - Fix for "error: invalid abbreviation code [115] for DIE at" ios-revival
Sat, 08 Aug 2015 22:45:23 +0200 antonc27 - Fix for PascalImports and for GenLandPreview ios-revival
Sat, 08 Aug 2015 22:08:43 +0200 antonc27 - Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64" ios-revival
Sat, 08 Aug 2015 22:06:03 +0200 antonc27 - Small reorg of project ios-revival
Sat, 08 Aug 2015 22:04:56 +0200 antonc27 - CoreMotion framework added to project for SDL 2 ios-revival
Sat, 08 Aug 2015 22:02:31 +0200 antonc27 - Fix for "uWorld.s:4736:8: error: base register is 64-bit, but index register is not leal (%rax,%edx),%eax" ios-revival
Sat, 08 Aug 2015 21:58:28 +0200 antonc27 - Fix for ArgParsers.pas:368: 23: Identifier not found "cDefaultPathPrefix" ios-revival
Sat, 08 Aug 2015 21:50:23 +0200 antonc27 - Fix for uTouch.pas:365: 34: Identifier not found "nilFingerId" ios-revival
Sat, 08 Aug 2015 21:45:38 +0200 antonc27 - Fix for uPhysFSLayer.pas:167: 17: Identifier not found "cFontsPaths" ios-revival
Sat, 08 Aug 2015 21:42:41 +0200 antonc27 - Another fix for uRender.pas ios-revival
Sat, 08 Aug 2015 21:37:19 +0200 antonc27 - Fix for compiling 'uRender.pas' ios-revival
Sat, 08 Aug 2015 21:25:59 +0200 antonc27 - Missed pascal source files added to project ios-revival
Sat, 08 Aug 2015 21:22:19 +0200 antonc27 - Turkish localization removed from Xcode project ios-revival
Sat, 08 Aug 2015 21:04:47 +0200 antonc27 - fpc updated to 3.1.1 ios-revival
Sat, 08 Aug 2015 20:58:13 +0200 antonc27 - 'Default-568h@2x.png' added for retina screen ios-revival
Sat, 08 Aug 2015 20:52:30 +0200 antonc27 - VALID_ARCHS updated for main project ios-revival
Sat, 08 Aug 2015 20:51:12 +0200 antonc27 - Xcode projects updated to recommended settings (auto done by Xcode) ios-revival
Sat, 08 Aug 2015 20:35:35 +0200 antonc27 - .hgignore file updated for Xcode related files ios-revival
Thu, 10 Sep 2015 04:59:02 +0200 sheepluva small code cleanup
Tue, 08 Sep 2015 19:20:58 +0300 unc0rr more work qmlfrontend
Sat, 05 Sep 2015 20:12:49 +0300 unc0rr Generate handlers for lists qmlfrontend
Fri, 04 Sep 2015 08:14:12 -0400 nemo fix a couple of typos
Thu, 03 Sep 2015 23:33:06 +0300 unc0rr Generate handlers accepting parameters dummies qmlfrontend
Thu, 03 Sep 2015 15:01:55 -0400 Wuzzy Updated shoppa tournament winners
Thu, 03 Sep 2015 20:59:48 +0300 unc0rr Merge default qmlfrontend
Thu, 03 Sep 2015 11:51:08 -0400 nemo Add some HHGear nil checks to teleport. google bug #974
Thu, 03 Sep 2015 09:00:26 -0400 Wuzzy tip changes, mostly new strategy suggestions
Thu, 03 Sep 2015 01:26:03 +0200 sheepluva allow holding PRECISE key to switch portal ball colors in reverse order
Wed, 02 Sep 2015 11:55:37 -0400 nemo Trying to get these scripts to behave properly, still WIP though.
Wed, 02 Sep 2015 16:58:31 +0200 sheepluva fix internal function name
Wed, 02 Sep 2015 05:59:21 +0200 wuzzy make tunnels script use MapFeatureSize
Wed, 02 Sep 2015 05:52:02 +0200 sheepluva some more tweaks
Wed, 02 Sep 2015 04:59:17 +0200 sheepluva make diagonal maze use map feature size
Wed, 02 Sep 2015 04:49:11 +0200 sheepluva also expose MapFeatureSize in onPreviewInit
Wed, 02 Sep 2015 04:25:24 +0200 sheepluva Lua API: expose MapFeatureSize during init
Wed, 02 Sep 2015 04:03:24 +0200 sheepluva fix on-code documentation of EraseSprite
Wed, 02 Sep 2015 01:25:29 +0200 sheepluva display circle for custom build dist values, display nothing if no limit. map borders are not taken into account at this point
Wed, 02 Sep 2015 00:39:35 +0200 sheepluva Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
Tue, 01 Sep 2015 23:54:13 +0200 sheepluva global variable for defining construction distance limit. value smaller 1 means no limit (wip)
Sun, 30 Aug 2015 18:03:44 +0300 unc0rr Restore player clan on rejoin (issue 934, not tested)
Sun, 30 Aug 2015 17:12:12 +0300 unc0rr Fix inverse paused state for spectators joining paused game (not tested)
Thu, 27 Aug 2015 22:03:57 +0300 unc0rr Check for CMD message a bit further down the control flow
Thu, 27 Aug 2015 14:47:38 +0300 unC0Rr Don't accept any password from players banned on the website
Mon, 17 Aug 2015 14:14:58 -0400 nemo add missing state binds in lua
Mon, 17 Aug 2015 10:56:24 -0400 nemo just some indentation tweaks to help me read this while looking for possible causes of the iOS crasher
Sat, 15 Aug 2015 16:23:00 +0300 unc0rr Some fixes qmlfrontend
Sun, 09 Aug 2015 07:20:18 +0200 Wuzzy Update English weapon descriptions
Fri, 14 Aug 2015 17:07:36 +0300 unC0Rr Break it even more during refactoring qmlfrontend
Wed, 12 Aug 2015 17:30:14 +0300 unC0Rr Generate parameters structures qmlfrontend
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Mon, 10 Aug 2015 02:39:34 +0200 sheepluva update copyright year in manpage
Sun, 09 Aug 2015 05:19:56 +0200 sheepluva this should prevent hogs from hovering in air after using hammer
Sun, 09 Aug 2015 04:30:41 +0200 sheepluva Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
Sun, 09 Aug 2015 04:02:23 +0200 sheepluva fix the fix
Sun, 09 Aug 2015 00:49:49 +0200 sheepluva comment tweaks
Sun, 09 Aug 2015 00:25:35 +0200 sheepluva tweak prev commit
Sun, 09 Aug 2015 00:19:33 +0200 sheepluva Hammer changes/fixes: honor extra-damage (Issue 975), round up damage, do correct damage when being spammed in infinite-attack mode
Fri, 07 Aug 2015 07:30:14 -0400 nemo Fix weapon name - bug #967
Thu, 06 Aug 2015 12:12:42 +0900 mikade HedgeEditor (bring on the bug reports, wahey!)
Wed, 05 Aug 2015 11:33:02 -0400 nemo oops. melon pieces need friction and elasticity to bounce right.
Mon, 03 Aug 2015 17:07:38 +0900 mikade May He Improve Our Graphics Forevermore
Mon, 03 Aug 2015 12:24:12 +0900 mikade Add Wuzzy's SpeedShoppa challenges.
Sat, 01 Aug 2015 00:13:05 +0300 unc0rr Make RESTART_SERVER invokable
Sat, 01 Aug 2015 00:09:59 +0300 unc0rr Use helper function instead of ton of copypasta
Fri, 31 Jul 2015 00:25:31 +0300 unc0rr Fixes to 10760 to reduce desyncs on checkers and better heat my room during long dark winter nights
Thu, 30 Jul 2015 16:28:35 -0400 nemo darken and blur the cupcake a bit so that people stop trying to teleport on it
Thu, 30 Jul 2015 22:19:05 +0900 mikade GetHogVoicepack,GetHogFlag,GetHogGrave
Mon, 27 Jul 2015 11:51:05 -0400 Wuzzy Block bouncing on the anti-portal surfaces
Thu, 23 Jul 2015 19:51:14 +0300 unc0rr Don't allow too big messages from clients
Tue, 21 Jul 2015 23:51:58 +0300 unc0rr Put diagnostic message into log when quitting due to end of input in demo replay mode
Tue, 21 Jul 2015 08:41:06 -0400 nemo just disable landpixels w/ blurry land instead. the mask can be helpful for debugging at least.
Tue, 21 Jul 2015 08:28:48 -0400 nemo disable land dump when using blurry land setting.
Sun, 19 Jul 2015 13:19:20 +0200 sheepluva some visual tweaks to art theme. sue. me.
Sun, 19 Jul 2015 04:05:19 +0200 sheepluva add some chat message colors
Sun, 19 Jul 2015 03:10:00 +0200 sheepluva fix timebox sprite
Sat, 18 Jul 2015 19:10:57 +0200 sheepluva fix pickhammer collision when moving upwards, thanks to MK for reporting
Sat, 18 Jul 2015 02:44:36 +0200 sheepluva always draw border on terrain if there is only a map mask and no map image. this is a workaround for the fact that space campaign masks use white (lfObject) color instead of black (lfBasic)
Fri, 17 Jul 2015 10:06:00 +0200 sheepluva unpause game when finishing game
Thu, 16 Jul 2015 22:16:35 +0200 sheepluva change theme used by sniper training, for performance reasons
Thu, 16 Jul 2015 21:50:59 +0200 sheepluva remove 2 training missions as suggested in issue #868
Thu, 16 Jul 2015 08:39:35 -0400 nemo CRLF purge
Wed, 15 Jul 2015 00:27:12 +0200 sheepluva small german string fix
Tue, 14 Jul 2015 20:06:07 +0900 mikade ups, remove random testing vars
Tue, 14 Jul 2015 20:01:15 +0900 mikade tentative/lazy fixes for unC0Rr's evil
Tue, 14 Jul 2015 03:45:27 +0200 sheepluva update german translation
Tue, 14 Jul 2015 02:01:58 +0200 sheepluva merge
Tue, 14 Jul 2015 01:56:47 +0200 wuzzy update for "that sinking feeling"
Mon, 13 Jul 2015 23:30:12 +0200 sheepluva fix some typos
Mon, 13 Jul 2015 22:10:01 +0200 wuzzy german lua strings translation
Mon, 13 Jul 2015 11:01:01 +0200 sheepluva don't keep around those right-side fort files which are just mirror images of left-side forts. generate them at run-time instead. note: inlining changes and deleting files - so consider clean build/install
Mon, 13 Jul 2015 06:19:51 +0200 sheepluva just ignore gfDivideTeams if more/less than 2 teams. instead of quitting with fatal error
Sun, 12 Jul 2015 23:15:39 +0200 sheepluva chat: make sure that CTRL is the /only/ modifier key pressed when detecting ctrl+a etc
Sun, 12 Jul 2015 08:20:33 +0200 sheepluva small changelog update
Sat, 11 Jul 2015 18:36:06 -0400 nemo remove teamgone. desyncs now. less interesting without the animation, perhaps something should be flagged to replace it
Sat, 11 Jul 2015 18:28:26 +0200 sheepluva please avoid # in filenames
Thu, 09 Jul 2015 13:27:56 -0400 nemo Fix build w/o S3D and video recording. untested.
Tue, 07 Jul 2015 19:19:43 -0400 nemo merge
Sat, 04 Jul 2015 21:48:02 +0200 wuzzy german translation update
Tue, 07 Jul 2015 19:19:18 -0400 nemo update hl for .22 airmines
Sat, 04 Jul 2015 03:43:41 +0200 sheepluva fix Rubberduck grave
Wed, 24 Jun 2015 01:23:37 +0200 sheepluva fallback to Default voicepack if specified voicepack is not available
Tue, 16 Jun 2015 10:08:07 -0400 nemo bit friendlier if the uVariables values get changed
Fri, 12 Jun 2015 17:28:20 -0400 nemo Just to prevent airmines from stealing camera when they blow up... but really what is needed I think is forcing camera to stay on current hedgehog if you are the active player. either all the time, or at least if you are on rope/saucer.
Thu, 11 Jun 2015 03:31:33 +0200 sheepluva hog number display: no blinking
Wed, 10 Jun 2015 23:21:30 +0300 unc0rr Time is stored in bytestring now
Wed, 10 Jun 2015 23:05:38 +0300 unc0rr Buggy executeMany?
Mon, 08 Jun 2015 08:21:09 -0400 nemo ambiguous
Sun, 07 Jun 2015 04:40:02 +0200 sheepluva mention hoggywood and cake in the changelog
Sat, 06 Jun 2015 23:57:12 +0200 sheepluva fix flower grave
Sat, 06 Jun 2015 23:28:07 +0200 sheepluva fix statue grave
Sat, 06 Jun 2015 22:10:11 +0200 sheepluva fix chat lines losing color information on texture reload
Thu, 04 Jun 2015 19:57:04 +0300 unc0rr More ifdefs \o/ (fix build even more)
Wed, 03 Jun 2015 23:24:56 +0300 unc0rr Lazy fix for server build
Tue, 02 Jun 2015 19:53:30 +0100 koda Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
Wed, 03 Jun 2015 14:50:54 +0100 koda Update .hgignore file
Wed, 03 Jun 2015 14:52:30 +0100 koda merge, mah friend, long time no see
Wed, 03 Jun 2015 22:16:03 +0900 mikade - some new mission icons
Wed, 03 Jun 2015 07:30:12 -0400 nemo cursor x/y when targeting for mikade's visual effects. this is not synced
Tue, 02 Jun 2015 19:51:04 +0100 koda Fix building hedgewars-server
Tue, 02 Jun 2015 18:37:40 +0100 koda Allow skipping the bundle step after install on OSX
Tue, 02 Jun 2015 18:10:46 +0100 koda Make sure that the png library name is always defined
Tue, 02 Jun 2015 17:57:15 +0100 koda Fix libsdl bundling on OSX when library rather than framework is used
Tue, 02 Jun 2015 01:58:10 +0100 koda Move OSX SDL library configuration from SDLh to proper CMakeLists
Tue, 02 Jun 2015 01:28:21 +0100 koda Fix retina rendering on OSX
Mon, 01 Jun 2015 14:30:22 +0200 koda Fix building on OSX when autoupdate is disabled
Tue, 26 May 2015 23:29:53 +0200 sheepluva LuaAPI: fix OnHogAttack the incorrect AmmoType (amNothing) under certain conditions. Thanks for CheezeMonkey for reporting this
Wed, 27 May 2015 10:37:12 -0400 nemo add a bit more spacing around stars, add pad parameter to increase spacing between objects
Wed, 27 May 2015 23:00:56 +0900 mikade - reorder waypoint preview
Wed, 27 May 2015 22:34:11 +0900 mikade - preview generation for rubbers, air-mines, crates, barrels
Tue, 26 May 2015 12:00:39 +0300 unC0Rr merge
Tue, 26 May 2015 10:42:17 +0200 sheepluva merge git head and hg head
Tue, 26 May 2015 11:59:46 +0300 unC0Rr Make sure to have gstMoving flag cleared
Mon, 25 May 2015 16:53:52 -0400 nemo call setScript update if scheme changes, due to scriptparams
Mon, 25 May 2015 22:50:38 +0200 sheepluva merge
Mon, 25 May 2015 16:40:04 -0400 nemo Also preview waypoints
Mon, 25 May 2015 22:32:32 +0200 sheepluva some changelog additions, not complete yet
Mon, 25 May 2015 15:48:07 -0400 nemo Pass ScriptParams to preview to support techracer. Proof of concept for techracer, generate a preview for m=4
Mon, 25 May 2015 14:26:54 +0200 sheepluva Merge pull request #34 from CaF2/master
Mon, 25 May 2015 14:31:06 -0400 nemo prevent damage colouring of indestructible terrain
Mon, 25 May 2015 13:53:12 +0200 caf2 Changed to continental supplies from the DLC, because its better :P
Sun, 24 May 2015 15:44:21 -0400 nemo change from default of 4 (like land mines) to 0, since it was breaking old scripts.
Sun, 24 May 2015 15:13:03 -0400 nemo Bunch of flags off forum, reviewed/renamed by wuzzy and sheepluva
Tue, 21 Jul 2015 23:46:52 +0300 unc0rr Put types into a separate file qmlfrontend
Fri, 22 May 2015 13:39:12 -0400 nemo don't decrement 0 timer for air mines...
Thu, 21 May 2015 00:19:06 +0300 unc0rr - Move protocol handling events to main thread through qt's main loop qmlfrontend
Thu, 21 May 2015 18:21:55 +0900 mikade - (Finally) automatically load points for all current TechRacer maps
Mon, 18 May 2015 00:20:09 +0300 unc0rr merge default qmlfrontend
Sat, 16 May 2015 19:15:08 +0900 mikade your guess is as good as mine
Sat, 16 May 2015 19:08:45 +0900 mikade Add two new maps, improve an old one
Thu, 14 May 2015 23:09:21 +0900 mikade extensive changes
Wed, 13 May 2015 23:01:00 +0900 mikade hopefully fix some placements
Tue, 12 May 2015 22:38:33 +0300 unc0rr - Fix order of messages, also don't duplicate last timestamped message
Tue, 12 May 2015 22:09:25 +0900 mikade migrate maps, new map, minor fixes
Mon, 11 May 2015 13:53:08 -0400 nemo This probably fixes bug #839 - mine time was hardcoded to 3000 in Attack, instead of using the "0 as undefined" input that other places were using. When re653e96b0ec3 started paying attention to the input parameter, this previously ignored value became a problem.
Mon, 11 May 2015 19:58:54 +0300 unc0rr - Take girder height into account (fix issue #908)
Sat, 09 May 2015 14:30:01 +0900 mikade Added param for rounds in techracer.
Fri, 08 May 2015 15:36:19 +0200 sheepluva reduce volume a bit more. also fix engine hint
Fri, 08 May 2015 09:16:21 -0400 nemo 50% volume on music to make sheepluva happy
Thu, 07 May 2015 17:57:57 +0200 sheepluva add simple build instructions
Thu, 07 May 2015 17:29:12 +0300 unC0Rr Long awaited hwmap<->txt converter, which took less than hour to make
Mon, 18 May 2015 00:07:52 +0300 unc0rr Move SDLNet_TCP_Send to its own thread qmlfrontend
Thu, 07 May 2015 21:56:21 +0900 mikade fml
Sun, 17 May 2015 00:14:30 +0300 unc0rr Some more work on flib network qmlfrontend
Thu, 07 May 2015 21:48:19 +0900 mikade oops
Fri, 15 May 2015 23:28:31 +0300 unc0rr Parse net commands, answer to pings qmlfrontend
Thu, 07 May 2015 21:44:19 +0900 mikade one more map, extra param
Wed, 13 May 2015 23:21:40 +0300 unc0rr Mockup of protocol parser qmlfrontend
Tue, 05 May 2015 12:48:25 +0200 sheepluva merge: merge the git merge head into hg tip, with anothera hg merge. merge. merge. merge. merge. meeeerrrrgeeee.
Mon, 11 May 2015 00:27:16 +0300 unc0rr Fix jumpts table, build array of handlers (wip) qmlfrontend
Mon, 04 May 2015 18:32:33 +0200 sheepluva chat: simplify some code and fix bugs I noticed during testing
Sat, 09 May 2015 23:30:19 +0300 unc0rr Produce some useful code qmlfrontend
Mon, 04 May 2015 18:39:00 +0300 unc0rr Less code - less bugs (fix pas2c build)
Mon, 04 May 2015 23:52:56 +0200 sheepluva Merge pull request #32 from gunchleoc/master
Mon, 04 May 2015 17:49:15 +0300 unc0rr merge default qmlfrontend
Fri, 01 May 2015 00:17:38 +0200 sheepluva chat: further tweaks and cleanups
Thu, 30 Apr 2015 21:53:41 +0200 sheepluva different implementation for utf-8 char detection/handling
Thu, 30 Apr 2015 18:59:54 +0200 sheepluva chat: generate utf8 info e.g. for pasted contents
Sat, 02 May 2015 11:47:55 +0900 mikade fix techracer map 3
Fri, 01 May 2015 23:22:23 +0300 unc0rr - ?Fix? nemo's attempt in r959219241c67
Fri, 01 May 2015 22:01:14 +0300 unc0rr merge
Fri, 01 May 2015 22:23:37 +0900 mikade ups, forgot we need to make TechRacer aware of airmines
Fri, 01 May 2015 22:08:13 +0900 mikade new test for lols
Sat, 18 Apr 2015 10:32:12 +0100 gunchleoc New gd translation of main ts file.
Wed, 29 Apr 2015 17:17:40 +0300 unc0rr Catch exceptions in accept() call
Mon, 27 Apr 2015 17:21:58 +0000 vittorio giovara Do not set rpath when binaries are installed in the standard search path
Sat, 11 Apr 2015 17:37:43 +0300 unc0rr Add ceil() function to fpcrtl of pas2c
Sat, 11 Apr 2015 15:34:07 +0300 unc0rr Silly fixes for silly pas2c
Mon, 04 May 2015 17:48:57 +0300 unc0rr Try another approach, WIP qmlfrontend
Fri, 10 Apr 2015 23:58:05 +0300 unc0rr Switch to mysql-simple, as hdbc package seems to be abandoned and anyway never satisfied me
Wed, 29 Apr 2015 23:52:18 +0300 unc0rr Rendering some code qmlfrontend
Fri, 10 Apr 2015 11:14:53 -0400 nemo bouncy/noportal check after spawn
Tue, 28 Apr 2015 23:26:12 +0300 unc0rr Some more work on network client implementation qmlfrontend
Fri, 10 Apr 2015 10:36:17 -0400 nemo tweak erase
Tue, 28 Apr 2015 11:49:48 +0300 unc0rr Will use own tree type qmlfrontend
Wed, 08 Apr 2015 23:59:35 -0400 nemo also erase
Sat, 25 Apr 2015 23:46:09 +0300 unc0rr Some hedgewars coding a week keeps doctor away qmlfrontend
Wed, 08 Apr 2015 15:10:44 -0400 nemo fix copypasta typo, failure to bump offset of lf params
Wed, 22 Apr 2015 23:33:16 +0300 unc0rr Some futher work on flib net client part qmlfrontend
Wed, 08 Apr 2015 15:04:48 -0400 nemo Add options to set colouring, behind existing land, and horizontal/vertical flipping to PlaceSprite
Thu, 16 Apr 2015 23:31:13 +0300 unc0rr Start network support: only setting up a connection for now qmlfrontend
Sun, 05 Apr 2015 16:41:39 -0400 nemo Make bouncing a bit less wtf for various gears tested (hog, 'zooka, saucer hog, drill strike). Less hacky is another matter.
Tue, 14 Apr 2015 11:18:14 +0300 unC0Rr Racer challenge map #17 qmlfrontend
Sun, 05 Apr 2015 12:44:54 +0900 mikade fix error in Nobody Laugh
Sat, 11 Apr 2015 22:39:29 +0300 unc0rr Make ammo scheme work qmlfrontend
Fri, 03 Apr 2015 16:46:14 -0400 nemo enable bounce on rubber for air bombs. give them the missing elasticity they needed for the code there to work properly.
Sat, 11 Apr 2015 17:23:56 +0300 unc0rr Oops, forgot this file qmlfrontend
Fri, 03 Apr 2015 16:39:09 -0400 nemo give melon pieces a radius. is why they weren't bouncing.
Wed, 08 Apr 2015 23:39:18 +0300 unc0rr Ammo schemes list, almost works qmlfrontend
Fri, 03 Apr 2015 15:20:08 -0400 nemo Make FP tunnel 2px wider.
Thu, 02 Apr 2015 21:09:56 +0300 unc0rr - Merge default qmlfrontend
Wed, 01 Apr 2015 22:46:52 +0300 unc0rr racer challenge map #16
Wed, 01 Apr 2015 10:17:01 +0300 unC0Rr Fix off-by-1 error
Wed, 01 Apr 2015 02:42:37 +0200 sheepluva terminate engine and output fatal error message if hedgehogs are added incorrectly
Tue, 31 Mar 2015 23:14:09 +0300 unc0rr - Fix ping timeouts after incorrect "/vote" commands (protocol violation)
Tue, 31 Mar 2015 23:01:53 +0300 unc0rr "/force" command for server admin to force voting result
Tue, 31 Mar 2015 22:50:12 +0300 unc0rr Send notice when accepting vote
Tue, 31 Mar 2015 22:37:04 +0300 unc0rr Don't change hedgehogs total number to a value > 48 as result of voting.
Tue, 31 Mar 2015 03:41:36 +0200 sheepluva small pixel jizz tweak
Tue, 31 Mar 2015 02:30:29 +0200 sheepluva alternative explosion border smoothing
Tue, 31 Mar 2015 00:15:00 +0200 sheepluva draw birdy's feathers in low quality mode too
Wed, 25 Mar 2015 21:30:04 +0100 sheepluva only display cake timer if it is low
Wed, 25 Mar 2015 20:30:52 +0100 sheepluva allow gear specific data (with gear type specific type). applied to cake
Tue, 24 Mar 2015 21:18:05 +0100 sheepluva still messing with rendering
Tue, 24 Mar 2015 22:51:49 +0300 unc0rr Hints for bottom feeder, which were somehow lost
Tue, 24 Mar 2015 19:25:03 +0100 sheepluva rendering tweaks cont.
Tue, 24 Mar 2015 16:52:35 +0100 sheepluva rendering tweaks cont.
Tue, 24 Mar 2015 12:48:55 +0100 sheepluva rendering tweaks/cleanup cont.
Mon, 23 Mar 2015 02:03:45 +0100 sheepluva show correct default if current team is local team
Sun, 22 Mar 2015 22:06:44 +0100 sheepluva fix segfault caused by last commit if spectating
Sun, 22 Mar 2015 21:40:16 +0100 sheepluva make using hog speech a bit more comfortable
Fri, 20 Mar 2015 15:00:52 -0400 nemo remove switch from allowed utilities. 14:57 <@unC0Rr> way too OP
Thu, 19 Mar 2015 21:23:56 +0100 sheepluva don't modify collision data when applying visual edge smoothing
Wed, 18 Mar 2015 21:52:13 +0100 sheepluva fallback to first color in colors array if there is no valid color specified
Wed, 18 Mar 2015 23:18:52 +0300 unc0rr Don't spawn team widget sorter on each frame when in lag. Issue 'spectate 0' instead, and only on first lag occasion.
Wed, 18 Mar 2015 23:13:37 +0300 unc0rr Also update wind indicator on lag when joining midgame
Wed, 18 Mar 2015 21:03:53 +0100 sheepluva changed/fixed alpha blending in copyToXYFromRect
Wed, 18 Mar 2015 22:57:29 +0300 unc0rr Only allow one instance of vgtSmoothWindbar also
Tue, 17 Mar 2015 23:57:26 +0300 unc0rr Don't do anything if sorter was replaced, even for one tick only. Hopefully fixes issue #907, but not confirmed, though very highly plausible.
Mon, 16 Mar 2015 11:12:18 +0300 unC0Rr Script parameter to adjust winning score for Mutant
Sun, 15 Mar 2015 22:01:10 -0400 nemo team coloured, just for the heck of it, based on a param. also del airmine, 'cause, probably not fun here. you're invuln anyway.
Sun, 15 Mar 2015 16:14:43 -0400 nemo merge ☹
Fri, 13 Mar 2015 14:09:44 +0300 unC0Rr Racer challenge map #15
Sun, 08 Mar 2015 03:04:06 +0100 sheepluva and ofc fix pas2c build
Sun, 08 Mar 2015 02:40:32 +0100 sheepluva render input prefix independent of inputstr so that e.g. a username will not lead to weirdnesses
Sun, 08 Mar 2015 01:51:27 +0100 sheepluva chat/copypaste: some adjustments and sanity checks
Sun, 08 Mar 2015 01:04:41 +0100 sheepluva copy to/paste from system clipboard (via frontend)
Fri, 06 Mar 2015 21:24:21 +0100 sheepluva copy&paste (wip), currently using only a local clipboard
Sun, 15 Mar 2015 16:14:13 -0400 nemo Allow rope tinting
Tue, 03 Mar 2015 22:22:29 +0300 unc0rr amNothing is fine to use in any type of race too
Sun, 01 Mar 2015 21:06:27 +0100 sheepluva attempt to move cursor now removes selection even if cursor cannot actually move in the specified direction
Sun, 01 Mar 2015 20:38:52 +0100 sheepluva quick word deletion while holding ctrl (qt style)
Sun, 01 Mar 2015 20:14:23 +0100 sheepluva holding ctrl will now make cursor skip words/etc in a fashion similar to Qt
Sun, 01 Mar 2015 17:32:26 +0100 sheepluva whoops, pas2c did not notice this missing ;
Sun, 01 Mar 2015 17:12:02 +0100 sheepluva since fonts can be loaded in late, update cursor position before first chat display
Sun, 01 Mar 2015 16:45:24 +0100 sheepluva make team key play well with new cursor
Sun, 01 Mar 2015 16:38:18 +0100 sheepluva add newline after warning
Sun, 01 Mar 2015 16:32:14 +0100 sheepluva make sure cursor drawing position does not get messed up by screen resize
Sun, 01 Mar 2015 15:56:00 +0100 sheepluva teach pas2c how to insert() shortstrings
Sun, 01 Mar 2015 15:04:31 +0100 sheepluva pas2c does not like setlength called with a shortstring apparently
Sun, 01 Mar 2015 04:15:11 +0100 sheepluva selections
Sat, 28 Feb 2015 22:20:53 +0100 sheepluva fix chat input history not restoring utf8-related info
Sat, 28 Feb 2015 17:29:07 +0100 sheepluva engine: moveable chat cursor. note: discovered bug that utf8 char info is lost/corrupted when input history is used
Thu, 26 Feb 2015 15:38:10 +0300 unC0Rr Racer challenge map #14
Wed, 18 Feb 2015 14:44:59 +0300 unC0Rr Racer challenge #13
Tue, 17 Feb 2015 16:05:54 -0500 nemo Clear flag set by gear on gear deletion. Also added a few more nil checks on HHGear
Tue, 17 Feb 2015 12:09:27 -0500 nemo Make hedgewars frontend not change scheme/weps to Default if script cfg doesn't match a known scheme. That is, will leave on whatever is selected. Also set a bunch of schemes where we don't care what the scheme/weps are to *
Tue, 17 Feb 2015 10:04:32 -0500 nemo avoid airmines too when spawning
Tue, 17 Feb 2015 09:50:22 -0500 nemo bit more friction. remove gstSubmersible clearing. was for the old "sea" thing that is totally gone now. As a general attribute, better to let other stuff clear it as needed.
Mon, 16 Feb 2015 13:58:32 -0500 nemo make mines submersible
Sun, 15 Feb 2015 21:27:27 -0500 nemo oops, forgot this annoying thing
Sun, 15 Feb 2015 15:35:46 -0500 nemo 0s mine time
Sun, 15 Feb 2015 15:34:32 -0500 nemo make air mines respawn on climbhome
Mon, 16 Feb 2015 22:33:15 +0300 unc0rr Introducing cbAmmo qmlfrontend
Sat, 14 Feb 2015 22:25:31 -0500 nemo hook up to frontend
Mon, 09 Feb 2015 00:37:59 +0300 unc0rr Fix schemes loading qmlfrontend
Sat, 14 Feb 2015 17:47:28 -0500 nemo Fix bug, undo debug level in server, set air mine number to something non-debug
Sun, 08 Feb 2015 00:10:05 +0300 unc0rr Send selected scheme config on engine initialization (WIP) qmlfrontend
Sat, 14 Feb 2015 17:34:12 -0500 nemo Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
Sat, 07 Feb 2015 23:26:14 +0300 unc0rr merge with default qmlfrontend
Sat, 07 Feb 2015 23:25:33 +0300 unc0rr merge
Sat, 07 Feb 2015 11:53:08 +0300 unc0rr Fix pas2c?
Sat, 07 Feb 2015 00:19:54 +0300 unc0rr This should help with second rejoin bug. (reverting previous workaround over frontend bug and making a new one)
Fri, 06 Feb 2015 16:08:02 +0300 unC0Rr One more medium template
Sat, 31 Jan 2015 23:14:12 -0500 nemo fix typo
Sat, 31 Jan 2015 22:18:40 -0500 nemo I guess the params shouldn't be all or nothing.
Sat, 31 Jan 2015 22:13:44 -0500 nemo add some config params - speed,accel,delaytime,delayheight,nocake. water rise speed, water rise acceleration, time delay from start of turn for water rise, height delay for same, and disable cake. also set start boulder to indestructible
Sun, 25 Jan 2015 16:10:20 -0500 nemo Add generic getter/setter for a bunch of more obscure gear structure values
Sun, 25 Jan 2015 14:48:02 -0500 nemo Add a couple of more variable bindings, make all the set visual gear values optional, to allow skipping trailing params or specifying ones in the middle as nil to not set. Should make using it more convenient in simple cases.
Sat, 24 Jan 2015 13:49:57 -0500 nemo Make the various mine states a bit clearer (inactive, active but not in seek mode, seek mode, chasing target)
Wed, 21 Jan 2015 16:00:08 -0500 nemo more turn-based-y
Sun, 18 Jan 2015 22:48:23 -0500 nemo inherit mines time div 4
Mon, 19 Jan 2015 01:18:43 +0100 sheepluva feedback/linux: fix wrong mem size being reported if mem > 4GB. thanks to tomreyn for reporting this issue
Sun, 18 Jan 2015 17:14:37 -0500 nemo merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
Sun, 18 Jan 2015 16:57:32 -0500 nemo Use the larger scaled airmine sprite originally intended, add some antidickery measures.
Mon, 19 Jan 2015 00:12:26 +0300 unc0rr Fix here too
Sun, 18 Jan 2015 16:01:09 -0500 nemo more tweakery
Sun, 18 Jan 2015 15:12:54 -0500 nemo initialise trackSpeed, add nil check before resetting seek timer
Sun, 18 Jan 2015 15:03:35 -0500 nemo er... didn't mean to leave this line in
Sun, 18 Jan 2015 20:59:37 +0100 sheepluva begin/end
Sun, 18 Jan 2015 14:48:23 -0500 nemo merge
Sun, 18 Jan 2015 15:36:36 +0100 sheepluva fix pas2c (airbomb code: "not" statement in boolean expression was without parentheses)
Sun, 18 Jan 2015 14:47:25 -0500 nemo radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
Sat, 17 Jan 2015 21:41:01 +0100 sheepluva oops. I committed hat fix to .21 branch
Sun, 18 Jan 2015 14:18:06 -0500 nemo Toss in scaled down underwater SD mine as "air mine" pending, er, cybernetic butterflies or whatever
Sat, 17 Jan 2015 10:07:12 -0500 nemo tweak a few params. still something wtf going on when on rope
Sat, 17 Jan 2015 14:26:25 +0100 sheepluva merge
Fri, 16 Jan 2015 17:51:29 -0500 nemo experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
Fri, 16 Jan 2015 15:47:34 +0100 sheepluva Merge pull request #31 from LocutusOfBorg/fix-cmake
Wed, 14 Jan 2015 11:47:50 +0300 unC0Rr Oops, misspelled protocol command
Tue, 13 Jan 2015 23:37:07 +0300 unc0rr Implement /newseed and /hedgehogs commands. Only tested for building.
Mon, 12 Jan 2015 08:20:20 -0500 nemo oups. Accidentally commited air mine stuff which needs reworking now since I can't use Gear^.Hedgehog
Sun, 11 Jan 2015 22:30:52 -0500 nemo move TGear Hedgehog based on how uStats is using it
Thu, 15 Jan 2015 11:48:28 +0100 Gianfranco Costamagna Add RelWithDebInfo for debugging purposes
Tue, 06 Jan 2015 16:38:39 +0100 sheepluva merge git head
Tue, 06 Jan 2015 15:16:34 +0100 sheepluva Merge pull request #29 from LocutusOfBorg/bad-fix-segfault
Tue, 06 Jan 2015 03:41:10 +0100 Gianfranco Costamagna Unify _P flags
Tue, 06 Jan 2015 12:52:37 +0300 unc0rr Fix handling of perlin mapgen
Sat, 29 Nov 2014 14:53:41 +0100 Gianfranco Costamagna Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
Tue, 06 Jan 2015 12:12:34 +0300 unc0rr - Send maze_size command in other mapgen modes too
Mon, 05 Jan 2015 16:29:27 +0100 Gianfranco Costamagna Rename test to test_normal, to comply with policy CMP0037
Thu, 09 Jul 2015 13:27:56 -0400 nemo Fix build w/o S3D and video recording. untested. 0.9.21
Mon, 05 Jan 2015 19:24:49 +0300 unc0rr merge
Thu, 04 Jun 2015 19:57:04 +0300 unc0rr More ifdefs \o/ (fix build even more) 0.9.21
Mon, 05 Jan 2015 19:24:20 +0300 unc0rr merge
Wed, 03 Jun 2015 23:24:56 +0300 unc0rr Lazy fix for server build 0.9.21
Mon, 05 Jan 2015 14:37:08 +0100 sheepluva Merge pull request #27 from LocutusOfBorg/fix-build2
Wed, 03 Jun 2015 14:50:54 +0100 koda Update .hgignore file 0.9.21
Mon, 05 Jan 2015 14:05:09 +0100 sheepluva Merge pull request #28 from LocutusOfBorg/lua-fix
Tue, 02 Jun 2015 19:53:30 +0100 koda Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38 0.9.21
Mon, 05 Jan 2015 14:04:39 +0100 sheepluva Merge pull request #26 from LocutusOfBorg/fix-build
Tue, 02 Jun 2015 19:51:04 +0100 koda Fix building hedgewars-server 0.9.21 0.9.21-release
Mon, 05 Jan 2015 14:03:29 +0100 sheepluva Merge pull request #25 from LocutusOfBorg/translation
Mon, 05 Jan 2015 18:30:43 +0300 unc0rr Support _S and _P in initialization expressions
Tue, 02 Jun 2015 18:37:40 +0100 koda Allow skipping the bundle step after install on OSX 0.9.21
Mon, 05 Jan 2015 14:02:27 +0100 sheepluva Merge pull request #24 from LocutusOfBorg/update-travis
Mon, 05 Jan 2015 11:35:04 +0300 unc0rr Eh, faulty check
Tue, 02 Jun 2015 01:58:10 +0100 koda Move OSX SDL library configuration from SDLh to proper CMakeLists 0.9.21
Mon, 05 Jan 2015 01:38:46 +0300 unc0rr Random gravity values interval should include maxgravity
Mon, 02 Feb 2015 23:12:56 +0300 unc0rr Scheme parsing qmlfrontend
Mon, 01 Jun 2015 14:30:22 +0200 koda Fix building on OSX when autoupdate is disabled 0.9.21
Sun, 04 Jan 2015 23:45:55 +0300 unc0rr Include feature_size to demos for checker
Thu, 29 Jan 2015 23:36:58 +0300 unc0rr [flib] yay, some work on schemes qmlfrontend
Sat, 17 Jan 2015 01:48:57 +0100 sheepluva fix issue with contributor hat being displayed for wrong players 0.9.21
Sun, 04 Jan 2015 00:29:19 +0300 unc0rr Oops
Sun, 25 Jan 2015 00:08:42 +0300 unc0rr CMake script for qmlFrontend qmlfrontend
Tue, 06 Jan 2015 19:26:25 +0100 sheepluva don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default. 0.9.21
Sun, 04 Jan 2015 00:26:02 +0300 unc0rr Not compatible anymore
Sat, 03 Jan 2015 23:46:26 +0300 unc0rr merge default qmlfrontend
Tue, 06 Jan 2015 17:07:34 +0100 sheepluva backporting some build system fixes and pas2c tweaks 0.9.21
Sat, 03 Jan 2015 00:30:30 +0300 unc0rr Fix home path
Sun, 04 Jan 2015 14:04:17 -0500 nemo premature optimisation bit me again. 0.9.21
Sat, 03 Jan 2015 00:29:34 +0300 unc0rr Fix crash in case of critical image missing
Sun, 04 Jan 2015 00:44:14 -0500 nemo Intent is to allow filtering by arbitrary flag combinations. This isn't actually working yet. No idea why. It seems it should. Tired though, so will look at it tomorrow. 0.9.21
Fri, 02 Jan 2015 23:54:11 +0300 unc0rr checker.ini to avoid hardcoded paths
Sat, 03 Jan 2015 18:14:45 -0500 nemo oops 0.9.21
Fri, 02 Jan 2015 22:07:31 +0300 unc0rr Generate config for 'world edge' and 'script param' scheme options
Sat, 03 Jan 2015 17:27:33 -0500 nemo Tired of not knowing which rooms I can't join 0.9.21
Fri, 02 Jan 2015 01:13:22 +0300 unc0rr Fix setting gravity multiplied by million for a moment of time on new turn on certain circumstances
Sat, 03 Jan 2015 15:25:42 -0500 nemo use copyToXY instead to improve legibility 0.9.21
Thu, 01 Jan 2015 12:43:00 -0500 nemo Try to handle negative gravity w/ snow. Still needs to look nicer. Currently causes banding.
Sat, 03 Jan 2015 00:28:33 +0300 unc0rr Fix crash in case of critical image missing 0.9.21
Tue, 30 Dec 2014 23:31:00 +0300 unc0rr Uhm... this seems to count as a workaround, not tested though
Fri, 02 Jan 2015 00:14:49 +0300 unc0rr Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead 0.9.21
Tue, 30 Dec 2014 22:59:15 +0300 unc0rr Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
Thu, 01 Jan 2015 12:41:28 -0500 nemo tweaks to try and make flakes better behaved in negative gravity. branch safe. 0.9.21
Tue, 30 Dec 2014 22:12:07 +0300 unc0rr Server-side workaround for frontend's script parameter bug in .21
Tue, 30 Dec 2014 18:23:11 -0500 nemo this should probably work 0.9.21
Tue, 30 Dec 2014 21:00:03 +0300 unc0rr Merge fixes from .21 branch
Tue, 30 Dec 2014 18:19:05 -0500 nemo revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay 0.9.21
Mon, 29 Dec 2014 12:27:51 +0100 Gianfranco Costamagna Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*)
Mon, 05 Jan 2015 13:28:13 +0100 Gianfranco Costamagna Find lua 5.1 on fedora machines (taken from fedora hw git)
Tue, 30 Dec 2014 15:56:09 +0100 Gianfranco Costamagna Fix arm* build failures
Tue, 30 Dec 2014 19:07:57 +0300 Gianfranco Costamagna Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*) 0.9.21
Sat, 27 Dec 2014 11:36:28 -0500 nemo Was not a good idea in the first place IMO
Sat, 27 Dec 2014 22:09:31 +0300 unc0rr Workaround bug (each time losing room master status, even when joining mutliple rooms, new instance of NetAmmoSchemeModel created, receiving schemeConfig and modifying its 43rd member, thus the last model which accepts this signal has the string cut down several times, workaround creates copy of qstringlist to avoid modifying shared message instance. Proper fix would delete unneeded instances of NetAmmoSchemeModel, but who cares) 0.9.21
Thu, 25 Dec 2014 13:54:47 -0500 nemo fix amRubber frame positioning fail (probably)
Wed, 24 Dec 2014 23:26:54 +0300 unc0rr 0.9.21 branch 0.9.21
Wed, 24 Dec 2014 23:17:14 +0300 unc0rr More complete fix for FULLMAPCONFIG message, also add new known protocol versions
Wed, 24 Dec 2014 14:42:05 -0500 nemo Tweak to land texturing. Treat any non-lfBasic as edge
Wed, 24 Dec 2014 13:24:38 -0500 nemo cleaned up amRubber.png
Wed, 24 Dec 2014 12:24:35 -0500 krdrt5367 polish update for rubber
Wed, 24 Dec 2014 12:19:18 -0500 nemo fix for issue #894
Wed, 24 Dec 2014 11:50:53 -0500 nemo bleah. I hate burning changelog revisions, but this isn't finished
Wed, 24 Dec 2014 11:41:53 -0500 nemo Probably fixes issue #891 although the overall playability of the campaign, who knows, since invalid name was used in the add too
Wed, 24 Dec 2014 11:16:57 -0500 nemo *sigh* Somehow I clobbered these while making the changes, without meaning to. Revert to old ones.
Wed, 24 Dec 2014 11:13:07 -0500 nemo This resolves issue #890 and issue #886
Wed, 24 Dec 2014 11:08:26 -0500 nemo forgot zopfli
Wed, 24 Dec 2014 11:05:48 -0500 nemo Suggestion of Wuzzy's. Use Randy's water as SD water.
Wed, 24 Dec 2014 10:36:49 -0500 nemo merge
Wed, 24 Dec 2014 15:01:30 +0000 vittorio giovara add wuzzy to credits
Wed, 24 Dec 2014 10:34:41 -0500 nemo Add Randy's Candy_v1 as an upgrade to the Cake theme, add Cake theme to list of selectable themes. Also add forgotten Hoggywood CMakeLists.txt.
Wed, 24 Dec 2014 09:52:04 -0500 Wuzzy Add Hoggywood. Theme by Rofra, updated and improved by Wuzzy
Sat, 27 Dec 2014 10:39:11 +0100 Gianfranco Costamagna Add my address to IT translation
Wed, 24 Dec 2014 09:20:52 -0500 nemo should fix perlin gen on 32 bit
Tue, 23 Dec 2014 00:07:06 -0500 nemo merge
Mon, 22 Dec 2014 22:38:23 +0300 unc0rr Hide "optimize" button
Sun, 21 Dec 2014 21:48:13 +0100 sheepluva german translation update, mostly just adding wuzzy's suggested strings
Sun, 21 Dec 2014 09:27:57 +0100 wuzzy Issue 875: Fix faulty translation in German
Mon, 22 Dec 2014 18:08:42 -0500 nemo scaling is not safe in multi at all using a team add. will use the first real team instead.
Sat, 20 Dec 2014 16:20:37 -0500 nemo Make amGirder invisible in construction mode since it allows placing anywhere in fortress. Print "insufficient power" if placement was blocked due to that, to avoid confusing noobs.
Mon, 22 Dec 2014 17:47:22 -0500 nemo this bugs me every time I look at it
Fri, 19 Dec 2014 22:56:28 +0100 sheepluva hat fix
Wed, 17 Dec 2014 23:41:10 +0100 sheepluva revert last commit
Wed, 17 Dec 2014 23:01:43 +0100 sheepluva don't save alpha channel to screenshots when not needed
Wed, 17 Dec 2014 21:01:44 +0100 sheepluva change speechfix implementation (no "continue" anymore
Wed, 17 Dec 2014 19:23:57 +0100 sheepluva grmlgrml
Wed, 17 Dec 2014 19:03:33 +0100 sheepluva change string types of speech bubbles fix to work with pas2c
Wed, 17 Dec 2014 19:02:33 +0100 sheepluva dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)
Wed, 17 Dec 2014 14:56:14 +0100 sheepluva cleanup speech bubble code a little. this fixes issue 719
Wed, 17 Dec 2014 08:36:55 +0100 sheepluva ClimbHome mission preview by wuzzy
Wed, 17 Dec 2014 07:35:39 +0100 sheepluva update changelog
Tue, 16 Dec 2014 23:41:26 +0100 sheepluva merge'n'magic
Tue, 16 Dec 2014 14:32:53 -0500 nemo just in case. one more nil check
Tue, 16 Dec 2014 14:29:25 -0500 nemo aaaand where it was actually crashing
Tue, 16 Dec 2014 14:23:24 -0500 nemo Add nil checks on HHGear to rope steps.
Tue, 16 Dec 2014 22:30:17 +0100 sheepluva Issue 871 in hedgewars: "Hedgehog dropping into water while still attached to a rope makes engine crash"
Tue, 16 Dec 2014 08:04:18 -0500 nemo add a couple of onGearDamage callbacks to mine/barrel fall damage
Mon, 15 Dec 2014 20:03:20 +0100 wuzzy Issue 867: Update German mission strings
Mon, 15 Dec 2014 19:38:54 +0100 sheepluva small code tweak
Mon, 15 Dec 2014 19:37:44 +0100 sheepluva fix for Issue 855: Failure to teleport rarely makes engine crash
Mon, 15 Dec 2014 16:11:18 +0100 sheepluva Issue 829: Drill rocket drilling dust is slightly misplaced
Mon, 15 Dec 2014 15:24:26 +0100 sheepluva Issue 852: Using blowtorch to dig through the wrap-around border in caves fails miserably
Mon, 15 Dec 2014 20:45:42 +0900 mikade Some fixes and (really lazy) fixes
Sun, 14 Dec 2014 21:54:54 +0100 sheepluva Issue 768: Bee: Camera focus lost
Sun, 14 Dec 2014 20:11:36 +0100 sheepluva Issue 865: gfResetHealth is not exposed to Lua
Sun, 14 Dec 2014 12:26:16 +0900 mikade make use of onGearWaterSkip
Sun, 14 Dec 2014 03:32:11 +0100 sheepluva Issue 755: Lua API: Add ammo type parameter for onHogAttack
Sun, 14 Dec 2014 03:16:40 +0100 sheepluva lua API event: onGearWaterSkip
Sun, 14 Dec 2014 02:37:30 +0100 sheepluva remove links from doxygen project number as doxygen escapes them now
Sat, 13 Dec 2014 20:12:55 +0300 unc0rr Some ru l10n updates
Sat, 13 Dec 2014 10:05:50 -0500 nemo use TeamsCount instead of cMaxTeams in a few loops
Fri, 12 Dec 2014 09:51:58 +0100 Gianfranco Costamagna Use notice and skip join on irc
Thu, 11 Dec 2014 21:32:24 -0500 nemo remove a not that somehow magically appeared in a prior commit.
Thu, 11 Dec 2014 22:22:40 +0100 sheepluva make camera in wrap mode a bit smarter
Thu, 11 Dec 2014 20:46:45 +0100 sheepluva world edge tweakes/fixes
Thu, 11 Dec 2014 17:50:05 +0100 sheepluva fix size of PtrInt. enable tests for pas2c (all passing now)
Thu, 11 Dec 2014 15:20:23 +0100 sheepluva pas2c doesn't like semi-colons after repeat
Thu, 11 Dec 2014 07:52:51 -0500 nemo fix copypasta
Thu, 11 Dec 2014 13:35:35 +0100 sheepluva let sinegun bounce on weBounce
Thu, 11 Dec 2014 21:00:42 +0900 mikade Add (and slightly tweak) Wuzzy's Target Practice missions
Thu, 11 Dec 2014 20:38:03 +0900 mikade Wuzzy's changes to stats for some of the training missions.
Thu, 11 Dec 2014 10:33:49 +0100 sheepluva cont.
Thu, 11 Dec 2014 10:22:51 +0100 sheepluva wrap explosions!
Thu, 11 Dec 2014 09:50:31 +0100 sheepluva wrap sinegun
Thu, 11 Dec 2014 01:39:29 +0100 wuzzy Issue 848: Minor translation update for German (misc files)
Thu, 11 Dec 2014 01:24:27 +0100 sheepluva fix some old code that assumes that a bullet under water is always outside land array - which is wrong (e.g. during sudden-death in previous releases, also weSea now)
Wed, 10 Dec 2014 22:33:09 +0100 sheepluva small shell script that accepts hedgewars git revisions as parameters and will try to find the respective mercurial revision
Wed, 10 Dec 2014 20:03:28 +0100 sheepluva remove redundant check
Wed, 10 Dec 2014 19:44:01 +0100 sheepluva merge FreeTexture into FreeAndNilTexture
Wed, 10 Dec 2014 08:05:45 -0500 nemo put back the old uteams cleanup, leaks and all, to worry about post-release since my attempt to use DeleteGear was running into the fact that that procedure does way more than just delete a gear. might need an explicit cleanup routine for both to call.
Tue, 09 Dec 2014 22:56:34 -0500 nemo Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
Mon, 08 Dec 2014 21:57:06 +0100 sheepluva make sure view limits are updated at start of game
Mon, 08 Dec 2014 15:02:43 -0500 nemo skip a bunch of stuff not applicable to cleanup
Mon, 08 Dec 2014 23:00:13 +0300 unc0rr Normalize to length of _1_9 to avoid endless normalization leading to fire particles floating midair indefinitely
Mon, 08 Dec 2014 14:52:56 -0500 nemo HedgehogDamaged calls CurrentHedgehog
Mon, 08 Dec 2014 17:43:27 +0100 sheepluva clean up fonts
Mon, 08 Dec 2014 11:20:31 -0500 nemo sheepluva is right
Mon, 08 Dec 2014 10:55:56 -0500 nemo oh, probably need nil checks here too
Mon, 08 Dec 2014 10:30:20 -0500 nemo init timer to 0
Mon, 08 Dec 2014 10:24:06 -0500 nemo meh. will persevere. DeleteGear can't call that much stuff...
Mon, 08 Dec 2014 10:14:47 -0500 nemo nil out CurrentHedgehog in FreeModule, add a test for nil'd CurrentHedgehog in DelCI since I'd still like to use DeleteGear for the other stuff it does. Move some variable initialiasations in AI Misc to hopefully avoid some uninit val errors.
Mon, 08 Dec 2014 09:35:14 -0500 nemo Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
Sun, 07 Dec 2014 14:36:28 -0500 nemo Add that "make screenshots of Land/LandPixels" thing for map creators
Sat, 06 Dec 2014 10:41:33 -0500 nemo pretty sure the other teams need stats at 0 for the graph to look right
Fri, 05 Dec 2014 15:30:34 +0100 sheepluva make BasketballField available as regular map. maybe should make it destructable when not in mission mode *shrugs*
Fri, 05 Dec 2014 23:01:27 +0900 mikade Add another (test) map
Fri, 05 Dec 2014 02:39:25 +0100 sheepluva some translation tweaks
Fri, 05 Dec 2014 02:21:35 +0100 sheepluva better initial camera position
Fri, 05 Dec 2014 02:20:33 +0100 sheepluva darken wrapped world etc. some more
Fri, 05 Dec 2014 02:19:30 +0100 sheepluva adjust position of world edges (at 150 px away from outmost land collision, or less if land array ends earlier)
Thu, 04 Dec 2014 20:15:03 +0100 sheepluva flake FrameTicks value of 0 now indicades that the frame should not be changed
Thu, 04 Dec 2014 11:19:38 -0500 nemo
Thu, 04 Dec 2014 11:11:17 -0500 nemo Skip frame increments if FrameTicks is over 1000 seconds per frame, probably indicating static at that point.
Wed, 03 Dec 2014 18:49:10 +0100 sheepluva pas2c-whoops
Wed, 03 Dec 2014 18:32:37 +0100 sheepluva add warning to logs when tests terminates prematurely
Wed, 03 Dec 2014 18:22:57 +0100 sheepluva oops, didn't mean to commit that
Wed, 03 Dec 2014 18:18:37 +0100 sheepluva unexpected return from lua test should not return exit status 0
Wed, 03 Dec 2014 17:59:31 +0100 sheepluva tweaking the lua test function thingy
Wed, 03 Dec 2014 11:32:18 -0500 nemo set globals in commandline lua
Thu, 18 Dec 2014 00:03:53 +0300 unc0rr Schemes list combobox with their names qmlfrontend
Wed, 03 Dec 2014 17:09:04 +0100 sheepluva fix some things I messed up with the drawing functions
Sun, 07 Dec 2014 22:22:39 +0300 unc0rr More complete fix for FULLMAPCONFIG message, also add new known protocol versions qmlfrontend
Tue, 02 Dec 2014 23:55:20 +0100 sheepluva update changelog
Thu, 04 Dec 2014 00:34:40 +0300 unc0rr Script combobox.wiki qmlfrontend
Tue, 02 Dec 2014 23:33:28 +0100 sheepluva move functionality of Draw.lua into engine
Wed, 03 Dec 2014 23:36:18 +0300 unc0rr Finish combobox implementation (except for visual part) qmlfrontend
Tue, 02 Dec 2014 22:11:22 +0100 sheepluva make tests use Draw.lua for now too
Wed, 03 Dec 2014 00:20:21 +0300 unc0rr Some more progress at custom combobox qmlfrontend
Tue, 02 Dec 2014 16:45:26 -0500 nemo forgot this one.
Wed, 03 Dec 2014 00:07:33 +0300 unc0rr merge default qmlfrontend
Tue, 02 Dec 2014 20:20:04 +0100 sheepluva oops, IOResult is a function in pascal, but not in pas2c
Tue, 02 Dec 2014 14:26:16 -0500 nemo Sheepluva thought this was worth adding.
Tue, 02 Dec 2014 13:29:06 -0500 nemo switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
Tue, 02 Dec 2014 12:02:20 +0300 unC0Rr Fix FULLMAPCONFIG message
Mon, 01 Dec 2014 23:09:35 +0100 sheepluva update land texture /after/ smoothing
Mon, 01 Dec 2014 19:24:40 +0100 sheepluva fix despeckle
Mon, 01 Dec 2014 17:55:09 +0100 sheepluva weapon set: Shoppa Pro
Mon, 01 Dec 2014 11:11:19 -0500 nemo This should probably fix multiplayer desync, but is the result of fiddling while pretty sick/feverish so, needs testing, and the water/scaling stuff is disabled.
Mon, 01 Dec 2014 13:07:42 +0300 unC0Rr oops
Mon, 01 Dec 2014 11:37:28 +0900 mikade some friendly updates to TechRacer
Sun, 30 Nov 2014 23:32:55 +0100 sheepluva turns out IOResult is actually IOResult() - a function that clears its result after each call
Sun, 30 Nov 2014 22:48:28 +0100 sheepluva oops, fix logging. had = instead of <> in an error check
Sun, 30 Nov 2014 16:18:19 -0500 nemo *sigh*
Sun, 30 Nov 2014 16:06:39 -0500 nemo stricter skip
Sun, 30 Nov 2014 23:36:22 +0300 unc0rr Limit fire particles speed to 2
Sun, 30 Nov 2014 21:32:24 +0100 sheepluva fix for Issue 840: Basic Training - Grenade is failing to dismiss team
Sun, 30 Nov 2014 15:30:51 -0500 nemo expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
Sun, 30 Nov 2014 21:15:46 +0100 sheepluva don't forbid running regular chat commands during turns of other teams. that was probably only meant for emotes to begin with
Sun, 30 Nov 2014 15:12:59 -0500 nemo delay cake boom until it has walked a little bit. also fix accidental drowning of watergods in last commit
Sun, 30 Nov 2014 15:07:01 -0500 nemo add a half-second flighttime delay to flamethrower flames so they can leave the "barrel" of the flamethrower without burning the hog
Sun, 30 Nov 2014 14:41:40 -0500 nemo Should prevent desync hopefully. Thanks unc0rr
Sun, 30 Nov 2014 17:20:37 +0100 sheepluva fix copypasta-fail that would cause splashes to use invalid sprite data pointer. should fix issue 838
Sat, 29 Nov 2014 21:29:32 -0500 nemo oh right, forgot sheepluva had fixed ice
Sun, 30 Nov 2014 02:41:49 +0100 sheepluva give sea world edges some icegun love
Sat, 29 Nov 2014 21:29:11 -0500 nemo Wuzzy's changes to climbhome w/ some tweaks by me
Sat, 29 Nov 2014 15:30:33 -0500 nemo Reset max team health after script may have screwed with it on start. Maybe a script max health reset function could be useful too. Set climbhome hogs to invulnerable while not their turn if needed to avoid accidental mine/dead hog damage. Tweak cake fire boom a bit.
Sat, 29 Nov 2014 14:57:07 -0500 nemo Move cake FollowGear to Attack like most others, remove the gmAttack clearing which is also done in Attack.
Sat, 29 Nov 2014 14:00:40 -0500 nemo duplicate the ammoshove block into the falling fire area - this will make falling flames take out hogs in saucers, on rope, etc. no more dodging your own napalm strike by taking to the skies...
Sat, 29 Nov 2014 18:56:42 +0100 sheepluva don't drown unplaced hedgehogs. thanks to zimmux and Wohlstand for reporting
Sat, 29 Nov 2014 18:14:49 +0100 sheepluva some moar mergin'
Sat, 29 Nov 2014 18:13:49 +0100 sheepluva super-filthy hack to allow pas2c to fallback to writing to stderr.
Sat, 29 Nov 2014 17:33:51 +0100 sheepluva oops. no need to (re)open stderr I guess
Sat, 29 Nov 2014 15:38:28 +0100 sheepluva make the code, which was supposed to iterate file log number (if no access) and fallback to stderr in worst case rather than segfault, actually work
Sat, 29 Nov 2014 15:25:09 +0100 sheepluva give variable with unit-wide scope a better name than just 'f'
Sat, 29 Nov 2014 09:45:02 -0500 nemo Mix up the quick game terrain a bit.
Sat, 29 Nov 2014 14:37:31 +0100 sheepluva mergeception
Sat, 29 Nov 2014 09:39:35 -0500 nemo merge
Sat, 29 Nov 2014 05:25:34 +0100 sheepluva merge
Fri, 28 Nov 2014 18:11:31 +0100 sheepluva Merge pull request #21 from LocutusOfBorg/exclude-git
Sat, 29 Nov 2014 05:24:47 +0100 sheepluva map halt(t) to exit(t) rather than assert(0). all test cases except gravity pass with pas2c now
Fri, 28 Nov 2014 18:09:12 +0100 Gianfranco Costamagna Excluding .git directory from the source tarball creation
Sat, 29 Nov 2014 05:15:27 +0100 sheepluva more fixing and allow pas2c to run tests. they will still fail though - engine does not exit with the specified exit codes, also data types are messed up
Fri, 28 Nov 2014 17:38:18 +0100 sheepluva Merge pull request #20 from LocutusOfBorg/tests
Sat, 29 Nov 2014 03:13:06 +0100 sheepluva some more fixing
Fri, 28 Nov 2014 16:03:35 +0100 Gianfranco Costamagna Disable testing if BUILD_ENGINE_C=ON (they fail)
Sat, 29 Nov 2014 01:19:29 +0100 sheepluva fix some pas2c related issues
Wed, 26 Nov 2014 13:10:09 +0100 Gianfranco Costamagna Verbose tests
Fri, 28 Nov 2014 21:30:36 -0500 nemo fix invulnerability check for shotgun
Tue, 25 Nov 2014 12:09:15 +0100 Gianfranco Costamagna Add testsuite
Fri, 28 Nov 2014 14:58:33 -0500 nemo zopfli compression for images where the win was 10+% and the files would be included in the release
Thu, 27 Nov 2014 22:06:51 +0100 Janne Uusitupa finnish translation fixes
Thu, 27 Nov 2014 22:32:03 +0900 mikade Added TechRacer (still needs a lot of love), updated changelog
Thu, 27 Nov 2014 13:20:52 +0100 sheepluva new implementation for Lua API DismissTeam. all hedgehogs of the team are now removed without using teamgone
Wed, 26 Nov 2014 14:20:53 +0100 sheepluva move fixed test case out of 'todo'
Tue, 25 Nov 2014 16:46:44 -0500 nemo Skip checkin on collision for frequently spammed gear types if collision gets huge instead of trying to delete mines.
Tue, 25 Nov 2014 15:20:06 +0100 sheepluva move failing test into "todo" folder so that it can be excluded with ctest -E '^todo/'
Tue, 25 Nov 2014 22:38:19 +0900 mikade Add scheme and weaponset for Construction Mode.
Mon, 24 Nov 2014 22:33:44 +0100 sheepluva test case that spawns 2000 mines in a pit. run with ctest -R mines # only works if cmake was ran after pulling this commit
Mon, 24 Nov 2014 20:44:45 +0100 sheepluva fix for Issue 828: Manual placement animation is drawn twice
Mon, 24 Nov 2014 04:16:28 +0100 sheepluva merge
Sun, 23 Nov 2014 18:25:11 -0500 nemo make seduction thaw a frozen hog.
Sun, 23 Nov 2014 18:10:15 -0500 nemo prevent seduction of frozen hogs
Mon, 24 Nov 2014 04:14:06 +0100 Janne Uusitupa finnish translation update
Sun, 23 Nov 2014 18:38:49 +0100 sheepluva small cleanup
Sun, 23 Nov 2014 18:16:54 +0100 sheepluva Lua API:
Sun, 23 Nov 2014 16:13:35 +0100 sheepluva add translation for "New Account" and strip trailing whitespaces
Sun, 23 Nov 2014 15:53:10 +0100 Janne Uusitupa finnish translation update
Sun, 23 Nov 2014 15:40:42 +0100 sheepluva update german translation
Sun, 23 Nov 2014 15:40:13 +0100 sheepluva this string was untranslatable. thanks to siilimestari for pointing that out
Sun, 23 Nov 2014 05:03:11 +0100 sheepluva don't flash frontend on hilight - while in-game
Sun, 23 Nov 2014 03:58:56 +0100 sheepluva fix pas2c(?)
Sun, 23 Nov 2014 03:53:25 +0100 sheepluva remove unimplemented ban action from user context menu
Sun, 23 Nov 2014 03:41:37 +0100 sheepluva fix some indentation
Sun, 23 Nov 2014 03:38:15 +0100 sheepluva fix view limits in stereo 3d
Sun, 23 Nov 2014 02:15:57 +0100 sheepluva fix for issue 234 - the framebuffers for side-by-side and top/bottom had alpha channels. so when sprites with alpha were blended into the framebuffer it would blend the sprite pixel alpha with the fb pixel alpha
Sat, 22 Nov 2014 22:35:21 +0100 sheepluva display airplane altitude indicator also with drill strike and air attack - when more-wind is activated
Sat, 22 Nov 2014 21:31:09 +0100 sheepluva crate hat. partly based on Hadashi's draft
Sat, 22 Nov 2014 18:06:44 +0100 sheepluva changelog
Sat, 22 Nov 2014 17:46:04 +0100 Vatten desync fix for Continental Supplies
Sat, 22 Nov 2014 10:22:07 -0500 nemo Avoid promoting violence to hedgehogs. At least once a year.
Sat, 22 Nov 2014 04:15:16 +0100 sheepluva tomato hat
Fri, 21 Nov 2014 19:09:45 +0100 sheepluva password flag was the wrong way around
Fri, 21 Nov 2014 02:03:19 +0100 sheepluva fix some nasty rendering issues reported by Nexia - thanks a lot!
Thu, 20 Nov 2014 16:38:43 +0100 Wohlstand policegirl hat
Wed, 19 Nov 2014 14:43:57 -0500 nemo add feature size slider to disable list
Wed, 19 Nov 2014 02:48:11 +0100 sheepluva tweaking changelog
Sat, 22 Nov 2014 00:55:01 +0300 unc0rr Attempt on a custom combobox qmlfrontend
Wed, 19 Nov 2014 02:00:47 +0100 sheepluva make gear ability to speak somewhat less ironic
Wed, 19 Nov 2014 00:38:14 +0300 unc0rr getScriptsList implementation qmlfrontend
Wed, 19 Nov 2014 01:36:59 +0100 sheepluva update changelog a little
Tue, 18 Nov 2014 23:39:30 +0300 unc0rr merge default qmlfrontend
Tue, 18 Nov 2014 02:57:47 +0100 sheepluva chat: fix some glitches, add /togglechat command for changing chat visibility
Tue, 18 Nov 2014 01:51:40 +0100 sheepluva fixes to chat input history: remember all inputs, don not remember duplicates
Mon, 17 Nov 2014 23:23:10 +0100 sheepluva fix underwater-skipping bug and make air-strike missiles submersible when fired from within weSea
Tue, 18 Nov 2014 00:32:39 +0300 unc0rr This should work, can't test: room flags passed in room info message instead of just 'in-game' state, including 'in-game', 'restricted joins', 'registered only' and 'passworded' flags
Mon, 17 Nov 2014 15:25:24 +0100 sheepluva some whitespace fixes
Sun, 16 Nov 2014 22:23:28 +0100 sheepluva some gravity script fixes
Sun, 16 Nov 2014 17:56:27 +0100 sheepluva add bounce effect to bouncy world edges
Sun, 16 Nov 2014 17:23:58 +0100 sheepluva I'm such a dirty boi... cleaning up my own mess a little
Sun, 16 Nov 2014 17:07:13 +0100 sheepluva fix health crate collision
Sun, 16 Nov 2014 00:57:05 +0300 unc0rr This helps too
Sat, 15 Nov 2014 23:56:32 +0300 unc0rr hmpf
Sat, 15 Nov 2014 23:56:08 +0300 unc0rr Oops
Sat, 15 Nov 2014 22:19:38 +0300 unc0rr Fix difference in map generation between fpc and pas2c engine
Sat, 15 Nov 2014 09:43:21 -0500 nemo per template dab vals
Sat, 15 Nov 2014 09:38:51 -0500 nemo oups
Sat, 15 Nov 2014 09:26:08 -0500 nemo modestly randomise dab, bump points again.
Sat, 15 Nov 2014 13:52:07 +0300 unc0rr Model file for coverity checks
Sat, 15 Nov 2014 13:39:58 +0300 unc0rr [PAS2C] Don't generate result variable for trivial functions consisting of single exit() call
Sat, 15 Nov 2014 12:21:43 +0300 unc0rr Fix use of uninitialized variable
Sat, 15 Nov 2014 01:30:40 +0300 unc0rr - Comment out getrandom in addgear for hedgehog, causes preview-game desync
Fri, 14 Nov 2014 17:00:47 +0300 unC0Rr Fix warnings given by 32-bit fpc
Wed, 12 Nov 2014 22:47:43 +0900 mikade oops
Tue, 11 Nov 2014 17:25:47 -0500 nemo lfObjMask is only used when flood filling
Tue, 11 Nov 2014 17:00:34 -0500 nemo flip slider for perlin
Tue, 11 Nov 2014 23:57:46 +0300 unc0rr Fix some stuff from coverity
Tue, 11 Nov 2014 21:55:38 +0100 sheepluva check for new Qt req in cmake files
Tue, 11 Nov 2014 21:46:17 +0100 Safa automatic RTL based on locale
Tue, 11 Nov 2014 21:45:20 +0100 sheepluva raise/fix build reqs
Tue, 11 Nov 2014 21:22:23 +0100 sheepluva fix one of my translation related brainfarts
Mon, 10 Nov 2014 21:57:44 +0300 unc0rr You can't just exit function which is supposed to do copy
Mon, 10 Nov 2014 13:54:57 -0500 nemo strip styling for the slider, since it won't be put over the button
Mon, 10 Nov 2014 10:22:03 -0500 nemo Since unc0rr is quiet, try to avoid the assert
Mon, 10 Nov 2014 01:05:36 +0300 unc0rr - Not only that, nemo, not only that (.cpp)
Sun, 09 Nov 2014 17:01:05 -0500 nemo oh. one more param
Sun, 09 Nov 2014 16:38:26 -0500 nemo Copypasta to hopefully hook up net sync correctly.
Sun, 09 Nov 2014 15:52:09 -0500 nemo hookup perlin
Sun, 09 Nov 2014 23:44:13 +0300 unc0rr Fix use of uninitialized variables (fixes straight lines in maze gen aswell)
Sun, 09 Nov 2014 14:58:43 -0500 nemo Fiddling with slider, unbreak maze. Next to mess around w/ perlin params.
Sun, 09 Nov 2014 14:33:31 -0500 nemo merge...
Sat, 08 Nov 2014 15:20:54 +0100 sheepluva Merge pull request #19 from LocutusOfBorg/update-translation
Sat, 08 Nov 2014 14:56:21 +0100 Gianfranco Costamagna Update italian translation
Sat, 08 Nov 2014 14:26:20 +0100 Gianfranco Costamagna Remove obsolete translations
Sat, 08 Nov 2014 11:26:16 -0500 nemo Partially hook up feature size so horrorcat has something to test.
Sat, 08 Nov 2014 10:11:16 -0500 nemo sheepluva and unc0rr didn't like the idea of slider over preview.
Sat, 08 Nov 2014 12:19:35 +0100 sheepluva Merge pull request #13 from LocutusOfBorg/fix-license
Sat, 08 Nov 2014 09:44:02 -0500 nemo Forgot the mission description.
Sat, 08 Nov 2014 12:10:37 +0100 sheepluva Merge pull request #14 from LocutusOfBorg/fix-desktop
Sat, 08 Nov 2014 00:17:57 +0100 sheepluva Merge pull request #18 from LocutusOfBorg/update-translation
Mon, 03 Nov 2014 07:26:47 -0500 nemo swap off/on
Mon, 03 Nov 2014 07:22:21 -0500 nemo Merge of unc0rr's last change against default.
Fri, 07 Feb 2014 11:39:31 +0100 Gianfranco Costamagna Added two copyrights on gameServer
Sun, 02 Nov 2014 23:36:01 +0300 unC0Rr Fix map preview desync
Sat, 01 Nov 2014 11:20:37 -0400 nemo A slider for controlling things like bumpiness of map and tunnel sizes.
Fri, 31 Oct 2014 19:35:55 +0100 Gianfranco Costamagna Update italian translation
Fri, 24 Jan 2014 12:05:39 +0100 Gianfranco Costamagna Added copyrights to gameServer directory
Fri, 24 Jan 2014 15:37:40 +0100 Gianfranco Costamagna Fixed desktop file By adding an xpm icon
Sun, 09 Nov 2014 23:02:21 +0300 unc0rr Scripts list module qmlfrontend
Thu, 30 Oct 2014 18:47:51 -0400 wuzzy Updates to german translation
Mon, 03 Nov 2014 23:56:51 +0300 unc0rr Theme can be changed qmlfrontend
Thu, 30 Oct 2014 15:09:49 -0400 nemo Add Auto Camera messages to localisation
Mon, 03 Nov 2014 23:36:53 +0300 unc0rr Allow using right button or wheel to change team color qmlfrontend
Tue, 28 Oct 2014 10:27:35 -0400 nemo Remove loc() called with a variable.
Mon, 03 Nov 2014 00:01:02 +0300 unc0rr Show team color in teams list widget, also allow to change it on mouse click qmlfrontend
Tue, 28 Oct 2014 10:17:49 -0400 nemo Update Qt strings too
Sat, 01 Nov 2014 22:51:07 +0300 unc0rr - Store index of color instead of its value qmlfrontend
Tue, 28 Oct 2014 09:56:28 -0400 nemo Update locale to latest strings. This does NOT include the string format improvement.
Sat, 01 Nov 2014 00:23:22 +0300 unc0rr - Allow to delete teams from config qmlfrontend
Mon, 27 Oct 2014 21:24:55 +0900 mikade Add Construction Mode (probably needs testing / fixing)
Fri, 31 Oct 2014 00:36:08 +0300 unc0rr Perform some checks on team add qmlfrontend
Sat, 25 Oct 2014 15:17:02 -0400 nemo cosmetic disabling of clouds with sea edges and underwater theme
Sat, 25 Oct 2014 00:31:10 +0400 unc0rr Teams widget now allows to add and remove teams (basic implementation, no checks performed, no colors, no hedgehogs) qmlfrontend
Sat, 25 Oct 2014 11:29:45 -0400 nemo Remove switching of hog's hat to chef. do it in draw instead.
Mon, 20 Oct 2014 22:55:12 +0400 unc0rr Load and show local teams list qmlfrontend
Sat, 25 Oct 2014 10:42:30 -0400 nemo Revert hog tinting from rdb65298717da since it wasn't sufficiently complete for a release. More sprites need converting, and there's a slight bug in hog tinting, for away hogs with hats I believe.
Mon, 13 Oct 2014 23:46:49 +0400 unc0rr - Implement getTeamsList (not tested) qmlfrontend
Mon, 20 Oct 2014 19:50:46 +0200 sheepluva allow toggling ammo menu while NoTeamOrHH, as suggested by unC0Rr
Thu, 02 Oct 2014 00:48:14 +0400 unc0rr Filter out garbage from themes list qmlfrontend
Mon, 20 Oct 2014 15:31:44 +0200 sheepluva find and add lua tests automagically
Wed, 01 Oct 2014 01:20:05 +0400 unc0rr flib provides theme icons, qmlFrontend shows them qmlfrontend
Sun, 19 Oct 2014 15:46:09 -0400 nemo allow hogs to repeatedly enter portals placed on the ground
Tue, 30 Sep 2014 00:54:04 +0400 unc0rr Themes model, also add some files I forgot to add previously qmlfrontend
Thu, 09 Oct 2014 22:14:55 +0400 unc0rr some unfinished stuff
Sun, 28 Sep 2014 21:33:14 +0400 unc0rr Quick Game PoC qmlfrontend
Thu, 02 Oct 2014 18:04:14 +0200 sheepluva another small rendering tweak/fix
Sun, 28 Sep 2014 01:17:55 +0400 unc0rr Getter and setter for seed qmlfrontend
Thu, 02 Oct 2014 13:44:54 +0200 sheepluva simplify {$IF that pas2c did not seem to understand
Sun, 28 Sep 2014 00:49:04 +0400 unc0rr More refactoring: move PoC preview getting code into flib qmlfrontend
Thu, 02 Oct 2014 13:18:58 +0200 sheepluva also fix top/bottom and side-by-side rendering (got also broken in webgl branch)
Sun, 28 Sep 2014 00:18:01 +0400 unc0rr Some refactoring qmlfrontend
Thu, 02 Oct 2014 13:01:18 +0200 sheepluva fix stereoscopic rendering leading to screen "running away to the left" since webgl merge (due to bug in webgl branch). reason was incomplete change of name/scope of variable stereoDepth -> cStereoDepth
Sat, 27 Sep 2014 12:49:08 +0400 unc0rr - Get rid of engine's PathPrefix and UserPathPrefix qmlfrontend
Thu, 02 Oct 2014 12:08:22 +0200 sheepluva fix mapgen of other scripts too
Fri, 26 Sep 2014 00:56:36 +0400 unc0rr - Pages qmlfrontend
Thu, 02 Oct 2014 00:40:25 +0200 sheepluva use constants for mapgen, expose those to lua
Mon, 22 Sep 2014 02:10:39 +0400 unc0rr flib: qmlfrontend
Thu, 02 Oct 2014 00:06:59 +0200 sheepluva some more splash code tweaking/fixing
Sun, 21 Sep 2014 00:37:50 +0400 unc0rr Move away from passing shortstrings into C code, now IPC works qmlfrontend
Wed, 01 Oct 2014 22:46:58 +0200 sheepluva tweak splash position
Sat, 20 Sep 2014 00:56:54 +0400 unc0rr - Remove --port command qmlfrontend
Wed, 01 Oct 2014 15:51:17 -0400 nemo
Fri, 19 Sep 2014 14:27:41 +0400 unc0rr Strip some HWLIBRARY ifdefs qmlfrontend
Fri, 26 Sep 2014 22:20:12 -0400 nemo climb home training/multiplayer
Thu, 18 Sep 2014 23:02:05 +0400 unc0rr - More flib IPC routines qmlfrontend
Wed, 17 Sep 2014 23:03:24 -0400 nemo Make it a bit easier/safer to build ice bridges
Thu, 18 Sep 2014 00:19:05 +0400 unc0rr Some work on new IPC, built with the use of mutexes and condition variables qmlfrontend
Tue, 09 Sep 2014 10:48:11 +0200 sheepluva update manpage
Tue, 16 Sep 2014 12:46:58 +0400 unc0rr Some more of ignoration qmlfrontend
Mon, 08 Sep 2014 18:53:34 +0200 sheepluva mention the hwplay:// thing in --help
Tue, 16 Sep 2014 12:47:39 +0400 unc0rr Basic layout of frontlib, some more sdl bindings qmlfrontend
Mon, 08 Sep 2014 18:12:13 +0200 sheepluva fix for < LocutusOfBorg1> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760776
Sat, 13 Sep 2014 00:27:10 +0400 unc0rr - Fix arguments parsing in engine assuming paramcount > 0 qmlfrontend
Sun, 07 Sep 2014 15:11:08 -0400 nemo update with new winners
Fri, 12 Sep 2014 00:51:14 +0400 unc0rr Let's get it started qmlfrontend
Mon, 25 Aug 2014 22:52:59 +0400 unc0rr - Revert try to add local team on rejoin
Mon, 25 Aug 2014 00:11:19 +0400 unc0rr This should make frontend aware of your own teams in game on rejoin
Sun, 24 Aug 2014 23:53:33 +0400 unc0rr Also pass maze_size parameter to perlin generator in game mode
Sun, 24 Aug 2014 23:41:06 +0400 unc0rr Also convert the message if current team is gone
Sun, 24 Aug 2014 15:18:26 -0400 nemo rename of variable typo for readability
Sun, 24 Aug 2014 14:51:11 -0400 nemo ok. that's weird. I wonder if I was having non-clean build issues last time I tried messing with this. that could explain why my changing offsets didn't do anything.
Sun, 24 Aug 2014 10:43:49 +0400 unc0rr Better diagnostics in log, even though it shouldn't matter anymore
Fri, 22 Aug 2014 20:18:13 +0400 unc0rr Fix map contrainer widget look in russian locale
Fri, 22 Aug 2014 19:43:26 +0400 unc0rr Fix issue 813
Fri, 22 Aug 2014 00:57:07 +0400 alfadur - Support for pausing multiplayer games
Fri, 22 Aug 2014 00:37:26 +0400 unc0rr Add separate option for perlin gen
Thu, 21 Aug 2014 15:01:19 +0200 sheepluva don't render crosshair/laser during kamikaze
Fri, 15 Aug 2014 08:31:34 +0200 sheepluva comment out some debug output code
Fri, 15 Aug 2014 08:23:15 +0200 sheepluva part of patch in issue 803 (ty) - this hopefully should fix issues with cmake Makefiles trying to run "Qt4::lrelease" in the shell
Wed, 13 Aug 2014 23:14:08 +0400 unc0rr Apply new distortion on maze gen
Wed, 13 Aug 2014 22:31:28 +0400 unc0rr Smooth perlin's outline
Wed, 13 Aug 2014 15:39:32 +0000 vittorio giovara add bug reference to explain the qt version check on osx
Wed, 13 Aug 2014 17:25:55 +0200 sheepluva I can't read. sry
Wed, 13 Aug 2014 17:06:17 +0200 sheepluva contradiction with a hint of BS
Wed, 13 Aug 2014 15:16:33 +0200 sheepluva this should fix the cmake 3.0 issue. thanks to Spacey for reporting
Wed, 13 Aug 2014 14:50:13 +0200 sheepluva tweak test
Wed, 13 Aug 2014 13:41:19 +0200 sheepluva add test I used for bisecting
Wed, 13 Aug 2014 13:36:35 +0200 sheepluva I a recent commit I caused flames to use uninitialized values. that lead to fire burning slow and desyncs. this commit fixes/reverts this
Tue, 12 Aug 2014 17:58:36 +0400 unc0rr Fix PlaceSprite
Tue, 12 Aug 2014 13:21:32 +0400 unc0rr Challenge map #12
Mon, 11 Aug 2014 08:31:57 -0400 nemo text visibility "fix"
Sun, 10 Aug 2014 17:03:02 +0200 sheepluva do not render chat if HUD is hidden
Sat, 02 Aug 2014 15:11:13 +0400 unc0rr Oops
Sat, 02 Aug 2014 02:42:12 +0200 sheepluva fix flake angles
Sat, 02 Aug 2014 02:20:48 +0200 sheepluva "fix" sinegun
Mon, 28 Jul 2014 15:46:15 -0400 nemo should be RGBA, not RGB
Sun, 27 Jul 2014 22:47:52 -0400 nemo Using blended makes smilies and CJK less hideous.
Fri, 25 Jul 2014 20:42:06 +0400 unc0rr One more map
Fri, 25 Jul 2014 20:41:52 +0400 unc0rr Forced sprites placing mode, exposed to scripts (not tested at all)
Fri, 25 Jul 2014 14:16:33 +0400 unc0rr Oops
Fri, 25 Jul 2014 14:00:51 +0400 unc0rr Official racer map #11
Thu, 10 Jul 2014 13:40:49 +0400 unc0rr Racer challenge map #10
Mon, 07 Jul 2014 16:07:49 +0200 sheepluva burst drowning gears into bubbles after timeout
Mon, 07 Jul 2014 15:43:48 +0200 sheepluva drowning tweaks
Mon, 07 Jul 2014 00:48:12 +0200 sheepluva cont.
Mon, 07 Jul 2014 00:37:10 +0200 sheepluva simplifying some code
Sun, 06 Jul 2014 19:20:43 +0200 sheepluva some adjustments and support for mirrored world rendering. disabled atm though, I think it is more confusing than helping
Sun, 06 Jul 2014 12:19:24 +0200 sheepluva one finger ought to be enough for everybody
Sun, 06 Jul 2014 12:02:55 +0200 sheepluva tweaks
Sat, 05 Jul 2014 22:54:58 +0200 sheepluva merge (even although I rebased... ok)
Sat, 05 Jul 2014 21:22:42 +0200 sheepluva for real this time
Sat, 05 Jul 2014 20:27:42 +0200 sheepluva fix pas2c build
Sat, 05 Jul 2014 20:15:56 +0200 sheepluva WIP: weSea tweaks, functional and visual
Sun, 06 Jul 2014 00:26:55 +0400 unc0rr Treat "out" as "var"
Sat, 05 Jul 2014 18:51:45 +0200 sheepluva simplify some code
Sat, 05 Jul 2014 15:28:32 +0400 unc0rr Restore teams in teams list on rejoin, should fix issues with second rejoin.
Fri, 04 Jul 2014 22:45:59 +0400 unc0rr Don't pick up own team if only recieved synced teamback message. Fixes second rejoin desync (untested).
Wed, 02 Jul 2014 23:55:00 +0400 unc0rr Fix some issues with rejoining (rejoining client still desyncs though)
Wed, 02 Jul 2014 11:40:57 -0400 koda cpack: do not exclude liblua from release tarball
Tue, 01 Jul 2014 12:39:06 +0200 sheepluva add assignment I forgot
Tue, 01 Jul 2014 12:30:36 +0200 sheepluva lua api: allow to specify layer when adding visual gear
Mon, 30 Jun 2014 00:07:03 +0400 unc0rr Make team disappear after 3 turns in 'gone' state
Sun, 29 Jun 2014 22:50:21 +0400 unc0rr Fix issues with unsynced F and G messages being lost if current team which is supposed to convert them to synced f/g quits
Sat, 28 Jun 2014 14:51:45 +0400 unc0rr Finish implementation of ability to take control over your team after being disconnected. Completely untested.
Thu, 26 Jun 2014 21:43:36 +0400 unc0rr Fix build, and also make protocol a bit more consistent and flexible (only in docs though, to be implemented)
Thu, 26 Jun 2014 00:48:44 +0400 Igor Paliychuk Ukrainian translation update
Tue, 24 Jun 2014 09:24:37 -0400 nemo 2x2 to avoid engine bug
Tue, 24 Jun 2014 08:49:09 -0400 nemo couple of custom sprites for mikade to override in a lua sidecar if he wants to
Mon, 23 Jun 2014 23:50:08 +0400 unc0rr Inform engine if player is back after being disconnected
Mon, 23 Jun 2014 22:22:29 +0400 unc0rr Allow server admins to join room of another protocol version
Thu, 19 Jun 2014 23:32:11 +0400 unc0rr Fix issue #791:
Thu, 19 Jun 2014 15:29:31 +0400 unc0rr Racer challenge map #9
Thu, 19 Jun 2014 00:36:11 +0200 sheepluva merge time. it's been a while
(0) -10000 -3840 tip