2018-11-02 alfadur mark the center in the theme editor
2018-11-02 alfadur fix play area rect
2018-11-02 unc0rr Finish porting FindPoint()
2018-11-02 alfadur add an existing template to the theme editor
2018-11-02 alfadur add basic land template to theme editor
2018-11-02 alfadur fix some compile errors
2018-11-02 alfadur add some more rectangle convenience methods
2018-11-02 unc0rr Move flip and mirror to outline methods
2018-11-02 alfadur add polygons
2018-11-02 alfadur fix infinite loop in landgen
2018-11-02 alfadur add more rectangle methods
2018-11-02 Wuzzy Add grenka to credits for Russian translation
2018-11-02 alfadur update theme editor
2018-11-02 Wuzzy Add some useful translation checker scripts for Lua
2018-11-02 alfadur component-wise division is actually useful sometimes
2018-11-02 Grigory Ustinov Shortened translations of map types in Russian
2018-11-02 Wuzzy Merge unC0Rr's FindPoint() stuff
2018-11-02 Grigory Ustinov Update translations in ru.lua
2018-11-02 Grigory Ustinov Update Russian frontend translation
2018-11-02 Grigory Ustinov Fix mistakes in russian translation of tips
2018-11-02 Grigory Ustinov Update Russian frontend translations
2018-11-02 unC0Rr Start convertion of FindPoint()
2018-11-02 Wuzzy Typecast the ASCII ESC char
2018-11-02 unC0Rr abs(hwRound()) is nonsense
2018-11-02 unC0Rr - Add methods to work with Rect as box
2018-11-02 unC0Rr Refactor tests, add fn center() for Line
2018-11-02 unC0Rr Introduce OutlineSegmentsIterator, some refactoring
2018-11-02 Wuzzy Remove pointless string assignment in PlaySoundV
2018-11-02 Wuzzy Fix ambigious abs in uGearsHandlersMess
2018-11-02 Wuzzy Fix bad "not" in uTeams (made pas2c angry)
2018-11-02 Wuzzy Use hexadecimal number to represent ASCII ESC
2018-11-02 Wuzzy Add Official racer challenge #17
2018-11-02 Wuzzy Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
2018-11-02 unC0Rr Rework lib structure, no code changes
2018-11-02 Wuzzy Update LastVoice when switching to fallback voice
2018-11-01 alfadur wrestle with borrow checker
2018-11-01 unc0rr Commit broken code for divide_edges in hope for salvation
2018-11-01 alfadur fix overflow check in airmine handling
2018-11-01 unc0rr Also ban special symbols block
2018-11-01 Wuzzy Fix game window width/height setting being broken when using Arabic locale
2018-11-01 Grigory Ustinov Slightly correct russian translation of word utility
2018-11-01 Grigory Ustinov Update russian translation
2018-11-01 Grigory Ustinov Adapt russian translation for modern gaming language
2018-11-01 alfadur start a physics engine to try out this data oriented thing everyone seems to be talking about
2018-11-01 KoBeWi Fix too long Polish translation of fps
2018-11-01 Wuzzy Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
2018-11-01 KoBeWi Add missing translation in pl.lua
2018-11-01 alfadur prevent minigun bullet land impacts from pushing hedgehogs
2018-11-01 alfadur update theme editor to use new land generator implementation
2018-11-01 Wuzzy Fix taunts playing too fast after a shot
2018-10-31 alfadur merge
2018-10-31 unc0rr Implement OutlinePoints for land generators, some ground work for template based landgen
2018-10-29 unc0rr Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
2018-10-31 alfadur add missions_ja.txt
2018-10-31 nemo check for teamgone before activating switcher
2018-10-31 Wuzzy Fix various string errors in Lua locale files
2018-10-31 alfadur japanese translation fixes
2018-10-31 alfadur bump server dependencies
2018-10-31 Wuzzy Fix critical Lua syntax errors in lt.lua
2018-10-31 KoBeWi Update Polish translation
2018-10-31 Wuzzy Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
2018-10-31 Wuzzy Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
2018-10-31 Wuzzy Stop using dsUnknown, replace with concrete damage sources
2018-10-30 Wuzzy Merge
2018-10-30 Wuzzy Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
2018-10-30 Wuzzy Play another voice as fallback if sndRevenge could not be found
2018-10-28 Wuzzy Refactor fallback taunt code
2018-10-28 Wuzzy Add taunts: Leavemealone, Cutitout (when attacked many times)
2018-10-28 Wuzzy Add revenge taunt
2018-10-30 alfadur fix theme editor
2018-10-30 alfadur extract size struct for common usage
2018-10-30 alfadur add circle filling to land2d
2018-10-29 alfadur make theme editor render some random map lines
2018-10-29 alfadur hide get_next back
2018-10-29 alfadur start a theme editor as an excuse to see land generator in action
2018-10-29 alfadur make useful stuff public
2018-10-28 unc0rr Start land generators implementation
2018-10-28 unc0rr Remove some dead code
2018-10-27 Wuzzy Play sndStupid on round draw instead of sndNutter
2018-10-27 Wuzzy Chance to play sndNutter if player sacrifices hog and misses
2018-10-27 Wuzzy Only play sndThisOneIsMine if crate drops close to hog
2018-10-27 Wuzzy Shorten some Ohdear/Solong sounds to match the death animation
2018-10-27 Wuzzy Don't play sndDrat or sndBugger on self-kill
2018-10-27 Wuzzy New taunt: Runaway, when something is about to blow up near current hog
2018-10-27 Wuzzy Use sndWatchThis for molotov attack
2018-10-27 Wuzzy Classic voice: Add Melon.ogg (copied from Watchthis.ogg)
2018-10-27 Wuzzy Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
2018-10-27 Wuzzy Add 3 taunts: Amazing, Brilliant, Excellent
2018-10-27 Wuzzy Add 7 new taunts
2018-10-27 Wuzzy Add missing Firepunch taunt for Classic voice (copied from Watchthis.ogg)
2018-10-27 Wuzzy uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
2018-10-27 Wuzzy Add Grenade taunt when grenade close to hog is about to blow up
2018-10-27 alfadur update changelog
2018-10-27 alfadur and finally make the bat hit moving gears for completeness
2018-10-27 alfadur make whip hit moving gears
2018-10-27 alfadur make kamikaze hit moving gears as well
2018-10-27 alfadur make firepunch hit moving gears (airmines are not amused)
2018-10-27 alfadur prevent firepunch from hitting the same gear multiple times
2018-10-27 Wuzzy Draw mission panel behind ammo menu tooltip
2018-10-27 Wuzzy Tweak commenting in uWorld render routine
2018-10-27 alfadur Update changelog
2018-10-27 Wuzzy No firepunch hit sound for sticky mines
2018-10-27 Wuzzy Add credits for shoryuken_hit.ogg
2018-10-27 alfadur Tweak firepunch sound that Wuzzy found
2018-10-26 Wuzzy Clear gmLeft/gmRight after using landspray/flamethrower to prevent accidental walking
2018-10-26 alfadur add some japanese tips as well
2018-10-26 Wuzzy Fix resurrector handling turn time manually, use correct ammoprop instead
2018-10-26 Wuzzy Display "0 remaining" if multi-shoot weapon has been used up
2018-10-26 Wuzzy Fix seduction not stopping if hog took damage before attack was complete
2018-10-26 alfadur complete ja.txt
2018-10-26 Wuzzy GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
2018-10-26 Wuzzy Tweak error messages of /callvote kick
2018-10-26 unc0rr Fix lack of message and segfault when number texture creation fails
2018-10-26 Wuzzy Add flamethrower, ice_beam_idle and landgun sound files which I have forgotten
2018-10-26 Wuzzy Add separate sound symbols for case impact and extra damage
2018-10-26 Wuzzy CS: Highlight "Available weapon specials:" as well
2018-10-26 Wuzzy Continental supplies: Highlight "Special weapons:" line in mission panel
2018-10-26 Wuzzy Add sound for landspray
2018-10-26 Wuzzy Add ice beam idle sound
2018-10-26 Wuzzy Add flamethrower sound
2018-10-26 Wuzzy Prettify the menu arrows in WxW
2018-10-26 Wuzzy Use colon after "Disclaimer" in timebox/portalgun descriptinons
2018-10-26 Wuzzy Allow to escape | and : character in engine translation files
2018-10-26 Wuzzy Engine translation: With '::' can now suppress colons for highlighting
2018-10-26 Wuzzy If u play Piano, you can now hear the notes if sound effects OR music is enabled
2018-10-26 Wuzzy Properly play Valkyries music in Rope Knock Challenge (no more music overlap)
2018-10-26 Wuzzy Add PlayMusicSound/StopMusicSound to Lua API
2018-10-26 Wuzzy Refactor usage of sndRideOfTheValkyries, now can play if music is on and sound is off
2018-10-25 Wuzzy Fix freezer ray extending with low fuel usage when firing straight up/down while holding up/down key
2018-10-25 unc0rr Fix bug 651: sliding hog firing rope could end up stuck in land right after the rope has attached
2018-10-25 alfadur some more ja.txt fixes
2018-10-25 alfadur additional descriptions for ja.txt
2018-10-25 Wuzzy Remove double space at end of chat messages from server
2018-10-25 Wuzzy Frontend: Make sure special nicks always show up in square brackets
2018-10-25 Wuzzy Add a new king death message
2018-10-25 Wuzzy Allow duplicate placeholders in engine strings
2018-10-25 alfadur more ja.txt fixes
2018-10-25 Wuzzy Add script to check engine locale files for problems
2018-10-25 Wuzzy Remove string with duplicate placeholder in sk.txt
2018-10-25 Wuzzy Fix incorrect string number for Slovak strings for King death
2018-10-25 Wuzzy Support CJK fonts for sidFPS as well
2018-10-25 Wuzzy Add CJK font support for sidAmmoCount
2018-10-25 alfadur fix some of Wuzzy's rage
2018-10-25 alfadur some ja.txt corrections
2018-10-25 alfadur update ja.txt
2018-10-24 unc0rr Also report chat and added rooms in log
2018-10-24 Wuzzy Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility
2018-10-24 unc0rr Finish hedgewars-checker implementation
2018-10-24 nemo disable basic comment support 'cause lua is nuts
2018-10-23 unc0rr Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
2018-10-23 unc0rr Start checker implementation in rust
2018-10-23 unc0rr Fix silly loop
2018-10-20 unc0rr Add --protocol option to engine
2018-10-18 alfadur change draw_thick_line iteration order to benchmark winner
2018-10-18 unc0rr Change Land2D::fill() arguments a bit
2018-10-18 unc0rr Fix ArcPoints never finishing
2018-10-18 alfadur revert 2354264ab0b0
2018-10-18 alfadur apply some codegolfing for dubious reasons
2018-10-18 unc0rr Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
2018-10-18 unc0rr Don't generate unnecessary duplication in case of equal coordinates
2018-10-18 unc0rr Add EquidistantPoints iterator to help iterating over all points of circles
2018-10-18 unc0rr Implement ArcPoints iterator for circles
2018-10-18 alfadur put back land2d.map accidentally replaced by testing code
2018-10-18 alfadur fix fppoint.max_norm
2018-10-18 alfadur move point struct into integral-geometry and use it to refactor a bit
2018-10-17 unc0rr Improve test a bit
2018-10-17 unc0rr Make use of LinePoints in Land2D::draw_line
2018-10-17 unc0rr Introduce integral-geometry crate, implement LinePoints iterator
2018-10-17 unc0rr Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
2018-10-17 Wuzzy Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
2018-10-17 alfadur add left scalar operations to fpnum
2018-10-16 unc0rr Implement Land2D::change_round()
2018-10-16 unc0rr Implement get_unchecked* functions for Vec2D
2018-10-16 alfadur add opassign implementations
2018-10-16 alfadur make methods public
2018-10-16 alfadur add scalar operations
2018-10-16 alfadur fix test
2018-10-16 alfadur add more fpnum functions
2018-10-15 unc0rr Implement Land2D::fill() + tests
2018-10-15 alfadur Add basic windows build script
2018-10-15 alfadur fix library names in engine
2018-10-15 unc0rr Make parameters meaning more obvious
2018-10-15 nemo tag both as overloadable - seems to satisfy clang 3.4
2018-10-15 alfadur fix path to ppas.bat to avoid confusing nmake
2018-10-15 nemo add back accidentally removed sections
2018-10-14 unc0rr Start land2d library implementation: draw_line() method
2018-10-14 unc0rr Add get_mut() to Vec2D
2018-10-14 unc0rr Simplify Vec2D::new() a bit
2018-10-14 alfadur remove old sdl headers and libs in support of recent deletionism spirit
2018-10-14 alfadur .. or rather move calling conventions to proper position
2018-10-14 alfadur set proper sdl calling convention for vcpkg builds
2018-10-14 unc0rr Implement vec2d library to use for land arrays in the future
(0) -10000 -3000 -1000 -192 +192 +1000 tip