2019-05-14 Wuzzy Implement AddFileLogRaw
2019-05-14 Wuzzy AVWrapper: Error message when g_pAFrame is broken
2019-05-14 alfadur make rope styleable
2019-05-14 Wuzzy Fix team select buttons sometimes not having the full width (bug 737)
2019-05-14 Wuzzy Don't make table header sections clickable in pagenet, pagevideos
2019-05-14 Wuzzy Rope Training, ACF1: Improve visual effects when removing girders
2019-05-14 Wuzzy Add taunt sndFlyAway when hog flies off the map
2019-05-14 Wuzzy Flying Saucer training: Make Grenade Drop Target a bit easier
2019-05-14 Wuzzy Add Flyaway voices for most voicepacks
2019-05-14 Wuzzy Don't render health crate and barrel health when drowning
2019-05-14 Wuzzy Fix parachute moving hog very fast or making it stuck when bumping into wall while facing the opposite direction (bug 742)
2019-05-13 Wuzzy Add withDLC for getLocalizedDefaultVoice
2019-05-13 Wuzzy Frontend: Select appropriate localized Default voicepack for new teams
2019-05-13 Wuzzy Change voicepack fallback to Default_qau
2019-05-13 Wuzzy Enable automatic voicepack language selection for all missions
2019-05-13 Wuzzy Don't agressively select voicepack language automatically, must be now enabled explicitly with _qau suffix
2019-05-13 Wuzzy Rope Training: Re-display nade help text when trying to throw nade by hand
2019-05-13 Wuzzy Space Invasion: Remove incorrect gstWinner
2019-05-13 Wuzzy Add winner animation for missions that didn't have it
2019-05-13 Wuzzy Set GameOver to true in EndGame (Lua)
2019-05-13 Wuzzy Don't remove gstWinner after GameOver
2019-05-13 nemo just to get it to build
2019-05-13 Anton Malmygin Fix most CI builds
2019-05-13 Anton Malmygin Fix macdeployqt finding with Qt5 on macos
2019-05-12 Anton Malmygin Fix clang C compilation
2019-05-12 alfadur remove enum scoping
2019-05-12 Wuzzy Fix Birdy being drawn behind hogs and other gears (bug 453)
2019-05-12 Wuzzy Fix laser sight not working when it starts out of map bounds (bug 432)
2019-05-11 Wuzzy Credits: Split off wolfmarc and Dragonfly
2019-05-11 Wuzzy Fix misspelled name in credits
2019-05-11 alfadur avoid crashing server in the event loop
2019-05-11 unc0rr Proof of concept for new net game client
2019-05-11 Wuzzy Fix Pas2C unable to compile with VIDEOREC
2019-05-11 Wuzzy Pas2C: Support FileSize and Delete; add dummy implementation of FormatDateTime
2019-05-11 Wuzzy Set default SD fallback music for themes: sdmusic.ogg
2019-05-10 Wuzzy Change default demo speedup key from S to F
2019-05-10 Wuzzy ASA: Display how to skip cut scene in 1st mission
2019-05-10 Wuzzy Frontend binds list: Add backjump, change weird screenshot key description
2019-05-10 Wuzzy ACF1: Improve backjump explanation
2019-05-10 alfadur add REPLAY_START support
2019-05-10 Wuzzy Remove unused REPLAY_START cruft from frontend
2019-05-10 Wuzzy Server /watch: Add back KICKED for old clients, remove REPLAY_START parameter
2019-05-10 Wuzzy Remove REPLAY_END server message
2019-05-10 Wuzzy Teach frontend how to deal with official server replays (/watch)
2019-05-07 Wuzzy Add new server messages REPLAY_START and REPLAY_END for /WATCH command
2019-05-07 Wuzzy Frontend: Optimize control conflict handling a bit
2019-05-07 Wuzzy Frontend: Highlight key conflicts
2019-05-07 Wuzzy Display a warning when the same key is used multiple times
2019-05-07 Wuzzy Fix cut scenes not being skipped when pressing precise in enemy turn (bug 280)
2019-05-07 Wuzzy Add Lua callback: onPreciseLocal
2019-05-07 Wuzzy Precise + camera movement keys = move camera at slower
2019-05-07 Wuzzy Fix incorrect handling of slow/precise volume change when it's not your turn
2019-05-07 Wuzzy hwengine: Add missing default binds for camera movement and team chat
2019-05-06 Wuzzy Pas2C: Fix path concatenation in uVideoRec
2019-05-06 Wuzzy Switch to SDL's mutex for critical section handling
2019-05-06 alfadur fix broken messages on lobby join
2019-05-06 Wuzzy Pas2C: Add a couple of missing symbols
2019-05-06 unc0rr Port code to pas2c dialect
2019-05-05 Wuzzy pagevideos: Prevent renaming video if file name prefix is already used
2019-05-05 Wuzzy Move video thumbnails to VideoThumbnails/, fix video renaming not renaming the thumbnail as well
2019-05-05 Wuzzy Play sndFirstBlood after first damage/kill/poisoning of enemy (instead of ANY damage)
2019-05-05 Wuzzy Don't play "LeaveMeAlone" taunt if attacker hits same hog multiple times in same turn
2019-05-05 Wuzzy Re-style QHeaderView colors
2019-05-05 Wuzzy Frontend: Normalize appearance/style of all tables
2019-05-05 Wuzzy Frontend style: Improve scroll bar coloring
2019-05-05 Wuzzy Frontend: Rounded scroll bar corners
2019-05-05 Wuzzy Frontend: Add explicit style for QProgressBar
2019-05-05 Wuzzy VideoRec: Replace "File of" syntax to make Pas2C happy
2019-05-04 Wuzzy Some fixes to make Pas2C happy again
2019-05-04 Wuzzy ACF2: Cyborg decision: Wait for 2 seconds when close to cyborg, to allow close attack
2019-05-04 Wuzzy ACF5, ACF9: Clear mines around cyborg when it appears
2019-05-03 Wuzzy Frontend controls: Add menu key
2019-05-03 Wuzzy Frontend controls: Remove hash key
2019-05-03 Wuzzy Frontend controls: Don't show "QWERTY" for F13-F15
2019-05-01 alfadur fix getting settings directory on windows
2019-05-01 alfadur add visual notification on room joins
2019-05-01 alfadur fix accepting on wrong server socket
2019-04-30 Wuzzy Merge alfadur's commits
2019-04-30 Wuzzy Sdlkeys.cpp: Move delete key
2019-04-30 Wuzzy Frontend: Refactor detection of keyboard keys in sdlkeys[]
2019-04-30 alfadur upgrade to QSslSocket
2019-04-30 alfadur add argument flag for tls connections
2019-04-30 Wuzzy Update German locale
2019-04-30 Wuzzy Update English frontend locale
2019-04-30 Wuzzy Update locale files
2019-04-30 Wuzzy Refactor decimal separator to make Pas2C happy
2019-04-30 Wuzzy Fix Pas2C failing to include SysUtils
2019-04-30 nemo Backed out changeset 13589d529899
2019-04-30 Wuzzy Force-enable NOVIDEOREC when building PAS2C due to bug 722
2019-04-30 Wuzzy Frontend: Slightly increase size+padding for QLineEdit, QSpinBox
2019-04-30 Wuzzy Use Qt style "Windows", remove optional dependency on qtstyleplugins
2019-04-30 Wuzzy Add explicit custom scroll bar style
2019-04-29 unc0rr Implement external events approach to input user actions into engine.
2019-04-29 Wuzzy Don't save "!MULTI" pseudo-key into team files
2019-04-29 Wuzzy Fix crash when pressing key bind reset button in settings
2019-04-29 Wuzzy sdlkeys.cpp: Remove keys without physical representation
2019-04-29 Wuzzy Frontend: Make "missing key name" warning more generic
2019-04-29 Wuzzy Match key names in sdlkeys with SDL-pretty printed names (for localization)
2019-04-29 Wuzzy Frontend: Fix wrong keyboard key names being displayed with regard to keyboard layout
2019-04-27 alfadur don't redirect to self
2019-04-27 Wuzzy Show key combinations in controls config menu (read-only)
2019-04-27 Wuzzy Add support for 4th and 5th mouse button
2019-04-27 Wuzzy Move Hedgewars key IDs to CSV file
2019-04-27 Wuzzy Make key ID generation algorithm more useful
2019-04-26 unc0rr Fix some minor problems with new frontend code
2019-04-26 unc0rr Limit room name change rate
2019-04-25 Wuzzy Merge
2019-04-25 Wuzzy Prevent entering “/”, “\” and “:” in team and scheme names.
2019-04-25 alfadur accept redirect messages
2019-04-25 Wuzzy Escape HTML chars in stats screen
2019-04-25 Wuzzy Frontend: Force plain text mode for many message windows
2019-04-25 alfadur add redirect message
2019-04-25 Wuzzy Merge alfadur's Opus commit and more
2019-04-25 Wuzzy Fix some Qt<->SDL key mappings
2019-04-25 Wuzzy Add lookup table for Hedgewars key IDs instead of generating IDs on the fly
2019-04-24 alfadur enable sdl_mixer opus support if possible
2019-04-24 alfadur allow running plaintext and tls servers in parallel
2019-04-23 Wuzzy Change init theme to Nature
2019-04-23 Wuzzy Change theme to Nature if changing from background-only or hidden theme to a generated map type
2019-04-23 Wuzzy Change color of fallback border/land texture in Planes theme to brown
2019-04-23 Wuzzy Fix some ugly weirdness in fallback land/border textures of Blox/Eyes themes
2019-04-20 Wuzzy Space Invasion: Fix missing arg in math.min
2019-04-20 Wuzzy Space Invasion: Fix possibility to go over shield limit with param
2019-04-20 Wuzzy Space Invasion: Fix minor visual glitches of shield
2019-04-20 Wuzzy Update changelog WRT sounds
2019-04-20 Wuzzy Remove redundant PoisonCough/PoisonMoan sound files
2019-04-20 Wuzzy Separate Yoohoo.ogg into "Yoohoo" voice and kiss sound
2019-04-20 Wuzzy Poison taunts: Fall back to Default voice if missing
2019-04-19 Wuzzy Update changelog WRT translations
2019-04-19 Wuzzy Don't include Arabic in release (RTL support is broken)
2019-04-19 Wuzzy Add yuenfu to credits for Chinese translation
2019-04-19 yuenfu Update Chinese (zh_CN, zh_TW) translation: Frontend and engine
2019-04-19 yuenfu Add Chinese (zh_TW) translation for campaigns and missions
2019-04-19 Wuzzy SimpleMission: Fix incorrect documentation for distGearGear and distGearPos
2019-04-19 Wuzzy SimpleMission: Fix Lua error spam when a goal fails
2019-04-19 Wuzzy Add integerSqrt and integerHypotenuse to Utils lib
2019-04-19 Wuzzy Select appropriate schemes when taking room control (bug 461)
2019-04-18 Wuzzy Fix camera jumping around in touchscreen mode
2019-04-18 Wuzzy Refactor mouse movement handling
2019-04-15 alfadur add support for multiple ping probes
2019-04-15 Wuzzy Fix some typos and minor grammar issues in main menu tips
2019-04-15 Wuzzy Remove outdated main menu tip
2019-04-15 Wuzzy Add extra button in main menu for opening credits page
2019-04-15 alfadur add client timeouts
2019-04-12 alfadur fix info response
2019-04-12 alfadur don't show incompatible rooms
2019-04-12 alfadur fix client ingame flag
2019-04-12 alfadur restore setup sending on room join
2019-04-12 alfadur fix room exiting
2019-04-12 alfadur add missing room joined message
2019-04-12 alfadur start by actually handling client messages
2019-04-12 alfadur add parser error handling
2019-04-12 alfadur a bit more option error handling
2019-04-12 nemo I was out of date again...
2019-04-12 nemo ugly hacked in argument for port to remove unc0rr's excuse
2019-04-11 alfadur improve lobby joining
2019-04-11 alfadur fix room master change
2019-04-11 alfadur implement stats message
2019-04-11 alfadur implement maxteams and teamchat messages
2019-04-10 alfadur implement follow message
2019-04-10 alfadur implement info, registered only & super power messages
2019-04-10 alfadur implement watch message apart from replay deserializing
2019-04-10 alfadur implememg global&delegate messages
2019-04-10 alfadur implement server vars
2019-04-10 alfadur add typed protocol flags
2019-04-09 alfadur fix lobby joining
2019-04-09 alfadur move room saves to IO thread
2019-04-09 alfadur add a thread for internal server IO and implement account checking with it
2019-04-08 Wuzzy Fix bugs when entering speech bubble commands during hog placement phase
2019-04-08 alfadur move parser tests into test module
2019-04-08 Wuzzy ACF5: Fix Lua error when not hitting traitor in first turn
2019-04-08 alfadur port server parser to nom 5
2019-04-08 Wuzzy ACF5: Fix crash when skipping wave2 cut sequence with cyborg
2019-04-08 Wuzzy WxW: Play taunt if crate spawns between turns
2019-04-08 Wuzzy WxW: Don't register wall touch if not gstHHDriven
2019-04-08 Wuzzy WxW: Hide crate radar when no active hog
2019-04-08 Wuzzy WxW: If walls are disabled, spawn crate between turns
2019-04-08 Wuzzy Battalion: Properly spawn crate between turns
2019-04-08 Wuzzy New callback: onCaseDrop (called when engine MIGHT drop a crate)
2019-04-08 Wuzzy Clean up Sudden Death messages and animations in Battalion
2019-04-08 Wuzzy Don't show hog health in gfInvulnerable mode
2019-04-08 Wuzzy Fix map preview not matching actual map
2019-04-08 Wuzzy Computer hog no longer walks into player-placed mines if >= 90% duds
2019-04-07 Wuzzy Fix floating pixels if wielding and rotating cleaver
2019-04-07 Wuzzy Update changelog
2019-04-07 Wuzzy Fix health crate health display not respecting Karma value properly
2019-04-07 Wuzzy Update health crate tooltips in missions with fake health crates
2019-04-07 Wuzzy Hide health of fake health crates
2019-04-07 Wuzzy Don't show SMine timer if drowning
2019-04-07 Wuzzy Fix coloring of mine timers
2019-04-07 Wuzzy Fix missing escaping of colon in engine locale files
2019-04-07 Wuzzy Add support for decimal point of displayed mine timer
2019-04-07 Wuzzy Renew crate health display when health changed
2019-04-07 Wuzzy Don't render barrel health after loading savegame
2019-04-07 Wuzzy Don't explose mine timer in game if random (using Karma value)
2019-04-07 Wuzzy HedgeEditor: Remove gear info tags
2019-04-07 Wuzzy Render mine timer if gear info is active
2019-04-07 Wuzzy Add key to display extra gear info tags
2019-04-03 Wuzzy Fix air mine not colliding with crates initially (bug 679)
2019-04-02 Wuzzy Fix uninitialized alpha values of rendered text
2019-04-02 Wuzzy Flip meaning of "inverted" color images
2019-04-02 Wuzzy Refactor IsTooDarkToRead to fix pas2c crash
2019-04-02 Wuzzy Fix target marker rendering issues in weWrap
2019-04-02 alfadur optimize atlas pruning
2019-04-02 Wuzzy Fix air attack placement in HedgeEditor/Construction Mode
2019-04-01 Wuzzy Fix team bar height depending on NameTex
2019-04-01 Wuzzy Fix inconsistencies in guest nick name generation
2019-04-01 Wuzzy Properly right-align sidFPS
2019-04-01 Wuzzy Make team bars 1 pixel higher
2019-04-01 Wuzzy Make dark clan colors visible in stats screen
2019-04-01 Wuzzy Invert colors if clan color is very dark
2019-04-01 Wuzzy Fix turn end if placing air attack in bouncy world edge map was denied
2019-04-01 Wuzzy Nemo is right, it's better to set hedgehog pos in uGearsList
2019-04-01 Wuzzy Hedgehogs: Move setting of random pos to chAddHH
2019-04-01 Wuzzy Fix right limit of piano placement in bounce world edge
2019-04-01 Wuzzy Update German translation
2019-04-01 Wuzzy Update locale files
2019-03-27 alfadur add gear renderer module
2019-03-27 alfadur fix atlas.insert_set
2019-03-27 alfadur fix atlas.insert for real this time
2019-03-27 alfadur actually atlas tests were also broken
2019-03-27 alfadur fix atlas.insert
2019-03-27 nemo Backed out changeset f9f71cccb5c3 - Wuzzy is right, the license is incompatible.
2019-03-26 alfadur finetune atlas proptest
2019-03-26 alfadur proptest atlas, find 🐛🐜🦋
2019-03-26 nemo Mashup of Symbola and DejaVu Bold so that we aren't missing any characters.
2019-03-25 alfadur save more of the atlas
2019-03-24 alfadur add blending to map
2019-03-24 alfadur move projection matrix into camera
2019-03-23 alfadur rescue the atlas
2019-03-22 alfadur add random falling stuff
2019-03-22 alfadur merge
2019-03-22 alfadur a bit of cleanup
2019-03-22 unc0rr Allow to move camera around
2019-03-22 unc0rr Detect and handle resize
2019-03-22 alfadur center camera on land
2019-03-22 alfadur collapse mapgen back
2019-03-22 alfadur fix zoom
2019-03-22 alfadur fix texture initialization
2019-03-22 alfadur reeneble render from frontend
2019-03-22 alfadur init gl in frontend interface
2019-03-22 alfadur make world renderer optional + fmt
2019-03-22 alfadur move camera into engine
2019-03-22 alfadur update module structure
2019-03-22 fkaa add basic map rendering with gl
2019-03-20 alfadur allow fp! take denominator tokens
2019-03-06 nemo remove one of the 2 tint inlines
2019-03-05 nemo remove random order. should let scheme override
2019-02-14 nemo give frozen hogs a break
2019-02-07 alfadur fix some warnings
2019-02-07 alfadur fix client removal
2019-02-07 alfadur fix official server build & bump dependencies
2019-02-07 alfadur remove lobby room
2019-02-07 alfadur add server anteroom
2019-02-07 alfadur add data structure for extending slabs
2019-02-06 alfadur reconnect some message handlers
2019-02-06 alfadur Server action refactoring part N of N
2019-02-06 alfadur Server action refactoring part C of N
2019-02-06 alfadur Server action refactoring part B of N
2019-02-05 alfadur Server action refactoring part A of N
2019-02-05 alfadur Server action refactoring part 9 of N
2019-02-05 alfadur revert bc267f6b29d7
2019-02-05 alfadur use literal bans by default
2019-02-05 alfadur Server action refactoring part 8 of N
2019-02-05 Wuzzy Prevent displaying "Volume: 0%" when not exactly 0
2019-02-05 Wuzzy Fix precise volume change being a bit buggy
2019-02-05 Wuzzy Properly enforce zoom bounds again when changing zoom
2019-02-05 Wuzzy Precise+zoom/volume change makes changes in smaller steps
2019-02-05 Wuzzy Precise+resetzoom = 100% zoom (instead of UserZoom)
2019-02-05 Wuzzy Add setting to set default/initial zoom
2019-02-04 alfadur Server action refactoring part 7 of N
2019-02-04 alfadur Server action refactoring part 6 of N
2019-02-04 alfadur Server action refactoring part 5 of N
2019-02-04 alfadur Server action refactoring part 4 of N
2019-02-04 alfadur Server action refactoring part 3 of N
2019-02-02 alfadur Server action refactoring part 2 of N
2019-01-25 Wuzzy Add settings.ini setting and hwengine param to disable holiday silliness (hat changes, etc.)
2019-01-23 Wuzzy Fix AI trying to use tardis during multishoot
2019-01-22 Wuzzy Play "Flawless" voice when completing the rope or saucer training perfectly
2019-01-22 alfadur remove unused macro branches
2019-01-22 Wuzzy Shorten text of buttons to load/edit drawn map and make them look nicer
2019-01-22 Wuzzy ACF8: Make sure leader looks left at mission start
2019-01-22 alfadur match literals in fp macro
2019-01-22 Wuzzy Don't render AI hog thinking bubble in cut scenes
2019-01-22 Wuzzy ACF8: Fix princess scene failing to initialize
2019-01-22 Wuzzy ACF: Dump unused campaign vars, use fallback values
2019-01-22 Wuzzy ACF2: Fix clock entering "retreat mode" after cut scene after killing first enemy
2019-01-22 Wuzzy HedgeEditor: Force-set AirMinesNum to 0
2019-01-22 Wuzzy HedgeEditor: More efficient gear info tag handling
2019-01-22 Wuzzy vgtHealthTag now supports setting FrameTicks <> 0 to disable automatic water handling
2019-01-21 Wuzzy Hide hog GUI extras in scripted cinematic, also suppress some voices
2019-01-21 Wuzzy Move finger rendering to RenderHHGuiExtras
2019-01-21 Wuzzy Play "Flawless" voice when winning target practice mission with perfect accuracy
2019-01-21 Wuzzy Don't show ammo caption for every repeat rope attach
2019-01-21 Wuzzy Remove now unused parameters in SpeedShoppa/TargetPractice challenges
2019-01-21 Wuzzy Portal mission: Don't allow enemies to walk
2019-01-21 Wuzzy Portal mission: Delay first speech until turn start
2019-01-21 Wuzzy More spawn height tweaking in missions
2019-01-21 Wuzzy Tweak hog spawn height and facing direction in challenges
2019-01-21 Wuzzy Update INSTALL notes for FreeBSD (fpc-rtl-extra dependency)
2019-01-21 Wuzzy Frontend: Gray out campaign/training start buttons when no human team available
2019-01-21 Wuzzy Simplify code for SetClanColor
2019-01-21 Wuzzy Some polishing for ASA fruit02
2019-01-21 Wuzzy ASA fruit02: Change Captain Lime clan color when he turns evil
2019-01-21 Wuzzy SetClanColor: Accept negative color argument to select user color
2019-01-21 Wuzzy Fix SetClanColor causing crashes and rendering bugs
2019-01-21 Wuzzy SetAmmoDelay: Unselect weapon if neccessary
2019-01-21 Wuzzy ACF5: Register is as "spare traitor" if player walks too far away
2019-01-21 Wuzzy Switch to typographical apostrophe in German translation
2019-01-20 Wuzzy Update German translation
2019-01-20 Wuzzy Update hedgewars_en.ts
2019-01-20 Wuzzy Update locale files
2019-01-20 Wuzzy Remove black pixels at corners of DrawRoundRect rectangles
2019-01-19 Wuzzy Add CowardMode team setting
2019-01-18 Wuzzy Add workaround around an SDL_mixer bug that screws up volume after using flamethrower (bug 721)
2019-01-17 Wuzzy VideoRec: Hide libaom-av1 codec in frontend, it's experimental
2019-01-17 Wuzzy Clean up code a bit in LibavInteraction
2019-01-17 Wuzzy Show error message in frontend if video encoding failed in engine
2019-01-17 Wuzzy Initialize newGameTicks/newRealTicks
2019-01-17 alfadur make stuff const
2019-01-17 Wuzzy ASA fruit01: Add hog appear effect
2019-01-17 Wuzzy Animate lib: AnimOutOfNowhere's 2nd and 3rd args are now optional
2019-01-17 Wuzzy ASA death01: Tweak mines and barrels a bit
2019-01-17 Wuzzy ASA death01: Optimize hog spawn positions, animate professor teleportation
2019-01-16 Wuzzy Clear hog gear message less agressively in ACF3
2019-01-16 Wuzzy Update changelog
2019-01-16 Wuzzy ACF5: Disable utilities until the traitor has been dealt with
2019-01-16 Wuzzy Lua: Fix SetAmmoDelay not working properly when called after initialization
2019-01-16 Wuzzy Fix DismissTeam not clearing the team properly
2019-01-16 Wuzzy Make passive teams no longer mess with game stats
2019-01-16 Wuzzy Update clan passive status when team died / got resurrected
2019-01-16 Wuzzy ASA ice01: Clear hero's gear message when entering no-fly zone
2019-01-16 Wuzzy ASA desert01: Make smugglers smarter
2019-01-16 Wuzzy ASA desert01: Enable skip all the time
2019-01-16 Wuzzy Make use of passive teams in various campaign missions
2019-01-16 Wuzzy Add SetTeamPassive. Passive teams are treated like frozen teams
2019-01-16 Wuzzy pagegamestats: Fix time number rendering
2019-01-16 Wuzzy ASA desert01: Fix third battle sometimes stopping instantly
2019-01-16 Wuzzy ASA death01: Hide, don't delete "human" professor, to avoid traitor taunt
2019-01-16 Wuzzy ASA death01: Fix precise key not getting cleared
2019-01-16 Wuzzy ASA desert01: Clear hero gear message when battle starts
2019-01-16 Wuzzy Clear gear message in AnimSwitchHog
2019-01-16 Wuzzy ASA cosmos: Minor cinematic tweaks for meteorite cut scene
2019-01-16 Wuzzy Remove unused variable from hwform.h
2019-01-16 Wuzzy Campaign: Try to auto-select an open mission after selecting team or campaign
2019-01-16 Wuzzy Campaign: Select next unfinished mission after completing one
2019-01-16 Wuzzy Frontend: Don't reset campaign mission selection to top of list after each play
2019-01-15 Wuzzy Make game engine load the user's locale correctly (bug 688)
2019-01-15 Wuzzy Refactor hwengine: Rename cLocale to cLanguage
2019-01-15 Wuzzy Make hog kill stat stuff consistent WRT SD water rise
2019-01-15 Wuzzy Fix hog taunts counting SD water rise drowns as team kills (bug 691)
2019-01-15 Wuzzy Comment all important variables in uStats
2019-01-15 Wuzzy Target practice: Change target radar color to red
2019-01-14 Wuzzy Highlight next target for most target practices
2019-01-14 Wuzzy ACF5: Delete circles vgears after wave3 appeared
2019-01-14 Wuzzy Keep track of accuracy record in target practice challenges
2019-01-14 Wuzzy Remove "loser" messages in challenges
2019-01-14 nemo just focus on the unsafe deletes in a hopefully branch-safe fashion 0.9.25
2019-01-14 nemo aaagh can't just move delete like that due to our RNG scrambling... reverting on branch. we'll just have to take our chances w/ the bad code 0.9.25
2019-01-14 Wuzzy Rename the special "none" key in frontend
2019-01-14 nemo branch merge
2019-01-14 nemo ai improvements are release branch safe 0.9.25
2019-01-13 Wuzzy Reverse order of visual gears linked list
2019-01-14 Wuzzy Update changelog for campaign updates
2019-01-14 Wuzzy ASA moon02: Don't play victory animation if runner died and hero survived
2019-01-14 Wuzzy ASA: Tweak spawning height of hedgehogs
2019-01-14 Wuzzy ASA moon02: Fix player not losing if time runs out while still having the rope
2019-01-14 Wuzzy Fix crosshair sometimes not getting removed
2019-01-14 Wuzzy Outsource commonly used words in siPointType to QTfrontend
2019-01-14 Wuzzy ASA moon02: Add finishing times in ranking
2019-01-14 Wuzzy ASA: Show current time and personal best in moon02
2019-01-14 Wuzzy ASA desert02: Show escape record in-game
2019-01-14 Wuzzy Tweak bounce effects of some gears
2019-01-14 Wuzzy Fix "unused variable" warning (valOK)
2019-01-14 Wuzzy Remove a bunch of dead out-commented code
2019-01-14 Wuzzy Fix WorldWrap returning sometimes true unjustifiably
2019-01-14 Wuzzy Properly stop freezeray at bounce edge (instead of restarting the ray over and over again)
2019-01-13 Wuzzy Fix airplane line being drawn in front of many HUD elements
2019-01-13 Wuzzy Air attack: Don't spawn missile if it would end up inside bounce world edge of other side
2019-01-13 Wuzzy Tweak height limit of air attack in bounce edge maps
2019-01-13 Wuzzy Disallow placement of piano beyond bounce world edge
2019-01-13 Wuzzy Deny air attack in bounce world edge if target is in "impossible" position
2019-01-13 Wuzzy Don't try to spawn air mines beyond the bounce world edge
2019-01-13 Wuzzy Bounce off gears at bouncy world edge only if they move towards it
2019-01-13 Wuzzy Frontend: Tweak button padding once more
2019-01-12 Wuzzy Mention zoom key in movement training
2019-01-12 Wuzzy Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug 718)
2019-01-12 Wuzzy Frontend: More button padding tweaking
2019-01-12 Wuzzy TS: Restore 2 of the "specialist" letters
2019-01-11 nemo merge release branch
2019-01-11 nemo tabs to spaces 0.9.25
2019-01-11 nemo deletegear rearrangement applied to branch too. if this causes desyncs you're probably in a crashy state already 0.9.25
2019-01-11 nemo couple more use after frees for gear deletion.
2019-01-11 Wuzzy Make sure to render crosshair above render
2019-01-11 Wuzzy Render contour of flying saucer is in (mostly) opaque
2019-01-11 Wuzzy Frontend: Increase padding of small push buttons
2019-01-10 Wuzzy Restore map scaling of Tunnels script
2019-01-10 Wuzzy Force MapFeatureSize=12 in TechRacer
2019-01-10 Wuzzy Fix Racer ghost not resetting properly after a skip (bug 565)
2019-01-10 unc0rr Fix dy hardcoded value in kamikaze test
2019-01-10 unc0rr Fix broken kamikaze logic when target position is close to attacker
2019-01-10 Wuzzy Don't say "first blood" in games with only 1 clan
2019-01-10 Wuzzy Fix wind bar animation not looping properly
2019-01-10 Wuzzy Prevent wind bar from overflowing with high wind values
2019-01-10 Wuzzy Tweak appear/disappear animation of touch widgets
2019-01-10 Wuzzy Minor touch refactor
2019-01-10 Wuzzy Swap 2 targets in grenade training to make the start a bit easier
2019-01-10 Wuzzy Update grenade training to support bounciness in Touch
2019-01-10 Wuzzy Add button to set bounciness in touch interface
2019-01-10 Wuzzy Use player team's control scheme for all teams if there's a mission team
2019-01-10 Wuzzy Fix player team ignoring custom team control scheme in campaign/missions
2019-01-09 Wuzzy Restructure changelog
2019-01-09 Wuzzy Fix double water splash if flying saucer drowns (bug 681)
2019-01-09 Wuzzy Remove default keybinding for unselecting weapon
2019-01-09 Wuzzy Allow to leave a control unused (no key binding)
2019-01-09 nemo fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog
2019-01-09 Wuzzy Add control (default: X) to unselect current weapon
2019-01-09 Wuzzy Send and display owner name of own teams in online games (fixes bug 468)
2019-01-08 Wuzzy Suppress “<team> is gone message on game end
2019-01-06 Wuzzy Pagetraining: Make sure the translator comment will be collected
2019-01-06 Wuzzy Make turn timer gray when finishing target practice
2019-01-06 Wuzzy Display team records in training menu
2019-01-05 Wuzzy BRW: Fix Lua error after using timebox
2019-01-05 Wuzzy TS: Scale health with the “initial health” setting from game scheme
2019-01-05 Wuzzy Lua: Add InitHealth, read-only variable containing the initial hog health setting
2019-01-05 Wuzzy TS: Improve configurability by game scheme
2019-01-05 Wuzzy TS: Simplify mission panel, fix bad string concatenation
2019-01-05 Wuzzy TS: Add script param to set specialists for all teams at once
2019-01-05 Wuzzy Document TS script param syntax, change some letters
2019-01-05 Wuzzy Clean up indents and comments in The_Specialists.lua
2019-01-05 nemo Allow customising the teams
2019-01-03 Wuzzy ASA ice02: Clean up some subtle weirdness on timeout
2019-01-03 Wuzzy Fix bee targeting fail across wrap world edge
2019-01-03 Wuzzy Fix force-locked schemes getting unlocked when changing map types (bug 378)
2019-01-02 Wuzzy ASA ice02: Don't show remaining saucers in stats (unimportant)
2019-01-02 nemo heh. apparently pas2c doesn't validate pascal, so I guess we need to dogfood *both*
2019-01-02 nemo remove Wuzzy's val checking, add a FIXME to add that to the C implementation
2019-01-02 Wuzzy Initialize mission completion status on frontend load
2019-01-01 nemo From https://salsa.debian.org/games-team/hedgewars/blob/master/debian/patches/link-libatomic.patch 0.9.25
2019-01-01 unc0rr - Bots activate extra time if needed
2019-01-01 unc0rr - Never consider a bot in inf attacks mode being in after attack mode, helps action in inf attack
2018-12-28 unc0rr Implement letter repeat check
2018-12-28 alfadur Server action refactoring part 1 of N
2018-12-27 unc0rr Start chat_sanitizer package inspired by chat bot on pokerth server
2018-12-21 Wuzzy ASA cosmos: Move flower icons of desert planet above cactus instead of bird
2018-12-21 Wuzzy ASA cosmos: Remove unneccary message when hero dies after moon was reached
2018-12-21 Wuzzy Simplify some mission strings
2018-12-21 Wuzzy Update German translation
2018-12-21 Wuzzy Update locale files
2018-12-21 Wuzzy Localization: Also collect first line of credits.csv
2018-12-21 Wuzzy Reduce skipping craziness in ASA fruit02 a bit
2018-12-21 Wuzzy Minor refactor in single missions
2018-12-21 Wuzzy Fix team name bugs in RC Plane Challenge and Dangerous Ducklings
2018-12-21 Wuzzy Merge nemo's VideoRec commit
2018-12-21 Wuzzy Fix 2 team name mistakes in missions
2018-12-21 Wuzzy Update mission description for Bazooka Battlefield
2018-12-21 Wuzzy ASA desert01: Fix mission ending when all smugglers are dead
2018-12-21 Wuzzy ASA death01: Use unique team names for professor teams
2018-12-21 Wuzzy Update ASA campaign to use player chosen team identity
2018-12-21 Wuzzy ACF: Consistent cannibals flag/voice, change Princess flag
2018-12-21 Wuzzy Use player team name in ACF campaign
2018-12-21 Wuzzy Refactor ACF missions, store team names in variables
2018-12-20 Wuzzy Change AddTeam/AddMissionTeam to return real team name and index (in that order)
2018-12-20 Wuzzy Use player's team identity for SimpleMission-based mission
2018-12-20 Wuzzy Use player-chosen team identity for most challenges and scenarios
2018-12-20 Wuzzy Check team name collision and make them unique, if neccessary
2018-12-19 Wuzzy Use player-chosen team identity for training and a few challenges
2018-12-19 Wuzzy Lua: AddTeam / AddMissionTeam now return team index
2018-12-19 Wuzzy Remove unused vars in uTeams
2018-12-19 Wuzzy Lua API: Add functions to add team selected in campaign/mission page
2018-12-20 nemo remove if disabled in main config
2018-12-19 Wuzzy Keep track of singleplayer high scores in challenges
2018-12-19 Wuzzy Add fallback preview image for scenarios
2018-12-19 Wuzzy Add image for challenges
2018-12-19 Wuzzy Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
2018-12-18 Wuzzy Tweak training menu spacing
2018-12-18 Wuzzy Save and restore last campaign/training team selection in settings.ini
2018-12-18 Wuzzy Sync team comboboxes in campaign and training page
2018-12-18 Wuzzy Training page: Don't change selection after changing team or playing
2018-12-18 Wuzzy Update training page after completing a training
2018-12-18 Wuzzy Fix victory check of a few scenarios
2018-12-18 Wuzzy Add Lua callback: onGameResult
2018-12-18 Wuzzy Report mission victory for most missions
2018-12-18 Wuzzy Add Lua functions to save/get mission variables
2018-12-18 Wuzzy Add team selection in training page and basic check mark support
2018-12-16 unc0rr Attempt to allow building video recording in pas2c mode, currently fails parsing
2018-12-16 nemo if a script is set, feature size can generate different maps
2018-12-16 nemo Same with ShoppaMap
2018-12-16 nemo fix DiagonalMaze after the drawing scaling change, add some params since ginormous maze is kinda entertaining
2018-12-15 unc0rr Apply rustfmt to all files
2018-12-15 unc0rr Start database interaction implementation
2018-12-15 Wuzzy Rope training: Simplify final challenge, remove mines
2018-12-15 Wuzzy Rope training: Show hint after destroying barrels
2018-12-15 Wuzzy Make various stunts in flying saucer training easier
2018-12-14 Wuzzy Movement training: Show damage message only after passing certain point
2018-12-14 Wuzzy Show mission panel key as permanent caption in movement training
2018-12-14 Wuzzy Fix incorrect text for sidNoEndTurn in en.txt
2018-12-14 Wuzzy Add language-neutral version of Trainings.png
2018-12-14 Wuzzy Update changelog
2018-12-14 Wuzzy Backed out changeset f791c46b47a4
2018-12-14 Wuzzy Update changelog and README
2018-12-14 Wuzzy Start first turn in ACF5 even faster
2018-12-14 Wuzzy ACF3: Fix weapons being disabled in first turn
2018-12-14 Wuzzy Faster switch to correct hog in ACF5
2018-12-14 Wuzzy Fix incorrect message in ASA death01
2018-12-13 Wuzzy Set internal version to 1.0.0-dev
2018-12-13 Wuzzy Append -dev to version string if built in non-release mode
2018-12-13 Wuzzy Fix minor mistake in credits
2018-12-13 Wuzzy Colorize people names in About screen
2018-12-13 Wuzzy Merge recent Rust changes
2018-12-13 Wuzzy Add nicknames in credits
2018-12-13 unc0rr Adopt physfs-rs lib and adapt it to recent std library, remove global mutex
2018-12-13 Wuzzy Add more maps and theme credits in credits.csv
2018-12-13 Wuzzy Clean up CREDITS file, move more credits to credits.csv
2018-12-13 Wuzzy Merge
2018-12-13 Wuzzy Some minor credits typo fixes
2018-12-13 Wuzzy Make captions in credits translatable, too
2018-12-13 Wuzzy Add row type column in credits.csv
2018-12-13 Wuzzy Make about dialog in frontend translatable
2018-12-13 Wuzzy Restructure credits
2018-12-13 Wuzzy Point to CREDITS file
2018-12-13 Wuzzy Move credits to RFC-4180-conforming CSV file
2018-12-13 nemo pull in nicer fix
2018-12-13 nemo This seems to be all that was needed for bug #719 0.9.25
2018-12-13 nemo Backed out changeset 1ffa8bfc5c58 0.9.25
2018-12-13 nemo merge in 0.9.25 fixes
2018-12-13 nemo Disable screenshoting in pas2c due to unimplemented function. bug #719 0.9.25
2018-12-13 nemo dumbest pas2c fix ever?
2018-12-13 nemo might as well render preview using smallest size to speed it up
2018-12-13 Wuzzy Backed out changeset e60e2e7dd43a to restore pre-0.9.25 string changes
2018-12-13 nemo Allow scaling hand drawn maps
2018-12-10 unc0rr Move rust server into rust folder
2018-12-10 Wuzzy Frenzy: More consistent ready time setting
2018-12-10 Wuzzy Frenzy: Hide slot key info in Touch (there are no slot keys in Touch)
2018-12-10 Wuzzy Remove debugging code
2018-12-10 Wuzzy Ammo menu: Show number instead F1, etc. if slot keys differ from default or in Touch interface
2018-12-10 Wuzzy Also play countdown warning sounds with low initial turn time
2018-12-10 Wuzzy Skip ammo menu open animation if playing with TurnTime <= 10s
2018-12-10 Wuzzy Shorter turn reaction delay
2018-12-10 Wuzzy Also show SD warning 3 and 7 rounds before SD
2018-12-10 Wuzzy Show Sudden Death warning messages only once per round
2018-12-10 Wuzzy Tweak damage tag delay
2018-12-10 Wuzzy Fix "first blood" taunt being repeated if same hog got hurt again
2018-12-10 Wuzzy Properly disable SD in That Sinking Feeling
2018-12-10 Wuzzy Fix poison damage not working in first round
2018-12-10 Wuzzy Remove incorrectly used Delay parameter in many scripts
2018-12-10 Wuzzy Longer delays between turns for better readability
2018-12-10 Wuzzy End turn immediately if king of own team was killed
2018-12-10 Wuzzy Fix some King Mode bugs causing minions not always being properly killed
2018-12-09 Wuzzy Hide most HUD elements in cinematic mode
2018-12-09 unc0rr Fix fail to parse protocol number from engine
2018-12-09 Wuzzy Colorize switching arrows, pointing arrow and target cross in clan color
2018-12-09 Wuzzy Lua API: SetTurnTimePaused/GetTurnTimePaused
2018-12-09 Wuzzy Lua API: Make the last 2 params optional in the SpawnFake*Crate functions
2018-12-09 alfadur pull file io out of server handler
2018-12-08 Wuzzy Add Hmm.ogg for Default_ru
2018-12-08 Wuzzy Add more fallback sounds
2018-12-08 Wuzzy Remove weird fallbacks for sndHmm
2018-12-08 Wuzzy Make better re-use of some mission strings
2018-12-08 Wuzzy Whoops. Forgot to bump default gameServer MOTD to 0.9.25. :( 0.9.25
2018-12-08 Wuzzy Clarify the buttons in pagenet
2018-12-08 Wuzzy Update description of the "training" menu to be more accurate
2018-12-08 Wuzzy Fix minor grammar fail
2018-12-08 Wuzzy Modify texts in first 2 ACF missions to be compatible with Touch
2018-12-08 Wuzzy Add tutorial texts for Touch interface
2018-12-08 Wuzzy Add reminder to call /restart_server with "yes"
2018-12-08 Wuzzy /registered_only now tells in chat whether the state is on or off
2018-12-08 Wuzzy Fix incomplete syntax help of /callvote
2018-12-08 Wuzzy Add chat command "/help room" to show room help in game
2018-12-08 Wuzzy Bump protocol number to 58 (1.0.0-dev)
2018-12-07 nemo pull 0.9.25 changes into default
2018-12-07 alfadur try again 🙃
2018-12-07 alfadur dispose of server mods
2018-12-07 unC0Rr Rework EngineInstance::generatePreview, add preview cleanup function in enginelib
2018-12-07 unC0Rr Allow to instantiate HWEngine with different library binaries
2018-12-07 unC0Rr Add possibility to instantiate HWEngine objects from QML, reorganize work with preview
2018-12-07 unC0Rr Rename protocol_version to hedgewars_engine_protocol_version to ensure use of correct library
2018-12-05 nemo Move the static mines test (bug #96) to a separate folder to allow using all tests in tests/lua for release testing. 0.9.25
2018-12-05 nemo Add log note just in case pas2c does anything odd. 0.9.25
2018-12-05 Wuzzy Explain those weird hexcodes in uGearsHedgehog 0.9.25
2018-12-05 nemo make pas2c function without haskell aborting if locale is C 0.9.25
2018-12-05 Wuzzy Fix cluster bomb target practice counting clusters as "shots" 0.9.25
2018-12-04 Wuzzy ACF1: Fix Lua error when hitting Attack after failing the rope challenge 0.9.25
2018-12-03 nemo 0.9.25 release branch 0.9.25
2018-12-03 nemo close 0.9.23 0.9.23
2018-12-03 nemo close 0.9.22 0.9.22
2018-12-03 Wuzzy Added tag 0.9.25-release for changeset 5e28098fb593
2018-12-01 unc0rr Fix stray tab character 0.9.25-release
2018-12-01 Wuzzy Make sad Pas2C happy again (add missing parenthesis around a "not")
2018-12-01 Wuzzy Apply Pas2C fix suggested by unC0Rr
2018-12-01 Wuzzy Bump protocol number to 57
2018-12-01 Wuzzy Fix some incorrect German translations
2018-12-01 unc0rr - Ban more stuff from src tarball
2018-12-01 unc0rr Make server aware of new protocol versions
2018-12-01 Wuzzy Remove unused constand sidEverAfter
2018-12-01 Wuzzy Never enable switcher while in the "Place your King" round
2018-11-30 alfadur recruit some newly stabilized functions
2018-11-30 Wuzzy Don't reduce InitialHealth below 1
2018-11-29 Wuzzy Construction Mode: Update team labels more reliably
2018-11-29 Wuzzy Fix freezer failing to freeze gears with negative coordinate
2018-11-29 Wuzzy Do not call AddCI when air mine is frozen without creating land
2018-11-29 Wuzzy HedgeEditor: No info tag for frozen sticky/air mines
2018-11-29 Wuzzy Frozen air mines: Don't erase land if gstNoGravity state is off
2018-11-29 Wuzzy Pixel-perfect removal of exploding frozen air mines
2018-11-29 nemo kill stray icicle pixel
2018-11-29 nemo fix bounds check, make out of bounds air mines fall since there's no land to check them into
2018-11-29 nemo Remove airmines on solid land too
2018-11-29 Wuzzy Construction Mode: Fix girder/rubber cost not being updated correctly after selection
2018-11-28 alfadur add frozen airmines to collision array to make them shovable by blowtorch
2018-11-28 alfadur 😢
2018-11-28 alfadur make blowtorch hit moving gears
2018-11-28 alfadur add render module 🦔
2018-11-28 alfadur ??
2018-11-28 unc0rr Improve randomly chosen translation + снова тест
2018-11-28 unc0rr Fix punctuation + тест юникода в сообщении коммита
2018-11-28 Grigory Ustinov Merge with master branch
2018-11-28 Grigory Ustinov sed -i -E "s/ёж$/ёжик/g" *ru*; sed -i -E "s/еж([аиу])$/ёжик\1/g" *ru*
2018-11-27 Grigory Ustinov sed -i -E "s/еж([ао]м)/ёжик\1/g" *ru*
2018-11-27 Grigory Ustinov sed -i -E "s/ежей/ёжиков/g" *ru*
2018-11-27 Grigory Ustinov sed -i -E "s/еж([аиу][^а-я])/ёжик\1/g" *ru*
2018-11-28 Wuzzy Update changelog
2018-11-28 Wuzzy Mutant: Don't reduce mutant health in ready phase. Play poison hurt sound as health warning
2018-11-27 Wuzzy CS: Don't start sabotage damage before ready phase ends
2018-11-27 Wuzzy Fix some typos in appdata file
2018-11-27 Wuzzy Fix German typo in frontend command-line help
2018-11-27 Wuzzy Use that enum consistently in main.cpp
2018-11-27 Wuzzy Fix gameServer dependency documentation
2018-11-27 Wuzzy Prettier splash screen
2018-11-27 Wuzzy QTfrontend: Translate and clean console output when using --help or bad cmd line arg
2018-11-27 alfadur fix typo
2018-11-27 Grigory Ustinov Remove all vanished translations from hedgewars_ru.ts
2018-11-27 Grigory Ustinov Update russian frontend translation
2018-11-27 Wuzzy Fix critical syntax error in hedgewars_ru.ts
2018-11-27 Grigory Ustinov Merge with master branch
2018-11-27 Grigory Ustinov Very slightly inheritance of russian frontend translation
2018-11-27 Grigory Ustinov sed -i 's/комманд/команд/' *
2018-11-27 Grigory Ustinov Update russian frontend translation
2018-11-27 Grigory Ustinov Slightly correct russian translations in ru.txt
2018-11-27 Wuzzy Update appdata file
2018-11-27 Wuzzy Update locale files in HedgewarsMobile
2018-11-27 Wuzzy Swap a few weapons in ammo menu to get a nice 6×10 grid
2018-11-26 Wuzzy Remove dead code in uTouch
2018-11-26 Wuzzy Touch: Parse pause command when tapping pause button instead of toggling pause directly
2018-11-26 Wuzzy Backed out changeset 8d2983ff939b
2018-11-26 Wuzzy Touch: Remove pause button in net games
2018-11-26 Wuzzy Tweak Construction Mode, HedgeEditor, Space Invasion and Tumbler to support touch interface
2018-11-26 Wuzzy Touch: Fix chat rendered on top of turn timer
2018-11-26 Wuzzy Add status indicators (low grav / extra dmg) in touch interface
2018-11-26 unC0Rr Pass opengl context to engine
2018-11-26 Wuzzy Lua API: Change PLATFORM to INTERFACE
2018-11-26 Wuzzy Highlander: Fix hogs receiving air strikes in maps with border
2018-11-25 alfadur add hwphysics to engine
2018-11-25 unc0rr Add advance_simulation() function to engine lib, some WIP on frontend
2018-11-25 alfadur add gfx setup ffi
2018-11-24 Wuzzy Clear gstHHJumping and gstHHHJump when hog was hurt by explosion
2018-11-24 unc0rr Format team.* code
2018-11-24 unc0rr Prepare to have possibility to pass opengl context to engine
2018-11-24 Wuzzy Remove OFFICIAL_SERVER-only dependencies from INSTALL.md
2018-11-24 unc0rr Fix build
2018-11-24 unC0Rr Cut dependency on yaml for non-official server builds
2018-11-24 nemo topY too
2018-11-23 nemo these need casting too, but overall switching type is a win.
2018-11-23 nemo more uninitialised values
2018-11-23 nemo uninitialised values
2018-11-23 nemo overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
2018-11-23 unc0rr Fix weWrap camera in pas2c (and if applies, 32 bit fpc)
2018-11-22 Wuzzy Backed out changeset 084af6d2685f
2018-11-22 Wuzzy Add a few translator comments to some not-so-obvious strings
2018-11-22 Grigory Ustinov Slightly correct russian translations in ru.txt (typos and sense)
2018-11-22 alfadur fix casing
2018-11-22 Grigory Ustinov Update russian translation in ru.txt
2018-11-22 unC0Rr It was bad idea to store QByteArray referencing memory on stack
2018-11-22 unC0Rr Support new message format in frontend
2018-11-22 unC0Rr Send seed to engine to receive random map previews
2018-11-22 unC0Rr - Move EngineInstance into a separate module
2018-11-22 unC0Rr Implement send_ipc and read_ipc in engine lib, send_ipc in frontend
2018-11-21 alfadur prevent qtmain from not being linked in on windows
2018-11-21 Wuzzy Add Mutant game scheme, and adapt Mutant for the newly unlocked settings
2018-11-21 alfadur prevent SDL2main from being linked in on windows
2018-11-21 nemo add cfg for mutant
2018-11-21 nemo I think this is correct way to use iterate over it as a hashmap. don't have much lua practice
2018-11-21 nemo oops
2018-11-21 nemo flag crates since waste of time for mutant.
2018-11-21 nemo force-disable video recording if C build is enabled.
2018-11-21 nemo silence warning
2018-11-21 unC0Rr Use question mark approach also in IPC::read
2018-11-21 unC0Rr IPC implementation
2018-11-21 Grigory Ustinov Update russian frontend translation
2018-11-20 Wuzzy Clean up 0.9.25 changelog a bit
2018-11-20 unc0rr Fix fpcrtl_strcompare broken in previous commit
2018-11-20 unc0rr No, it doesn't seem legit
2018-11-20 unC0Rr Start outlining ipc subsystem
2018-11-20 unC0Rr Parse and render more messages
2018-11-19 Wuzzy Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
2018-11-19 Wuzzy Don't aggressively delete air mines in Racer
2018-11-19 unc0rr Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
2018-11-19 unc0rr Handle NULL pchar in pchar2astr
2018-11-19 unc0rr Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
2018-11-19 alfadur as much as howling hedgehogs is hilarious, it might be confusing at first
2018-11-19 alfadur merge
2018-11-19 Grigory Ustinov Update russian frontend translation
2018-11-19 Grigory Ustinov Merge with master branch
2018-11-19 Grigory Ustinov Adapt russian translations and fix misprint
2018-11-19 Grigory Ustinov Edit russian translations in desktop file
2018-11-19 Grigory Ustinov Mark non-translatable russian translations with comments, disable unfinished flag
2018-11-19 Wuzzy Show extra seconds when collecting a crate in Teamwork
2018-11-19 Wuzzy Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
2018-11-19 Wuzzy Remove some chatslang from missions
2018-11-19 Wuzzy Update Travis to use Ubuntu bionic (18.04 LTS)
2018-11-19 alfadur was a wrong copy apparently
2018-11-19 alfadur corrected parsing joined with unC0Rr's corrected generating finally gives the right result
2018-11-19 alfadur On a second though, the actual error seems to be elsewhere, so still can use proper indexing
2018-11-19 alfadur seems like it's either this or swap indexing order everywhere
2018-11-19 Wuzzy Fix typo in German translation of ACF1
2018-11-19 Wuzzy ACF1: Set hero's gear position when skipping first cut scene
2018-11-18 Wuzzy Turn accidental globals to locals in Lua libraries
2018-11-18 Wuzzy Get rid of table.maxn in all Lua code
2018-11-18 Wuzzy Update changelog
2018-11-18 unc0rr Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
2018-11-18 nemo fpc likes brackets
2018-11-18 unc0rr AI is bazooka genius
2018-11-18 Wuzzy Display game scheme settings in Pas2C, too
2018-11-18 Wuzzy Shorten German translation in de.txt a bit
2018-11-18 Wuzzy Remove duplicate translation of "Congratulations!" in ru.lua
2018-11-18 Wuzzy Remove invalid translation in pt_PT.txt (missing parameter %1)
2018-11-18 Wuzzy Make sure all engine locale files start with either digit, semicolon or are empty
2018-11-17 nemo verify impact before explosion rating, since the offsets might cause water splashes
2018-11-17 unc0rr Fix desync bomb
2018-11-16 Wuzzy Increase width for key binding drop-down list
2018-11-16 nemo oops
2018-11-16 nemo lua comment handling is seriously WTF, but let's at least allow some partial single line
2018-11-16 GunChleoc Translate the few remaining missing strings in gd.txt
2018-11-16 unC0Rr Implement more of parsing, start implementation of engine messages rendering
2018-11-15 nemo more seems to work better?
2018-11-15 nemo adding X offset seems to improve chance of drownings
2018-11-14 unC0Rr Parse some synced messages, tests
2018-11-14 unC0Rr Recognize timestamps
2018-11-14 unC0Rr Rearrange code
2018-11-13 alfadur fix polygon closure
2018-11-13 alfadur 2018ize everything
2018-11-13 unC0Rr Start working on engine messages parser
2018-11-13 unc0rr Move engine messages into separate lib for reuse
2018-11-13 alfadur reset airmine timer on stun recovery
2018-11-13 alfadur stun airmines on explosions as well
2018-11-13 alfadur add sparkles to stunned airmines
2018-11-13 alfadur update kamikaze collision cache after portalling
2018-11-12 alfadur stun airmines on shove
2018-11-12 alfadur make engine windows checks work for 64bit builds
2018-11-12 Grigory Ustinov Verify and update russian translations for refreshed strings in 04:XX / part 2
2018-11-10 unc0rr Fix birdy appearance/disappearance animation
2018-11-10 Wuzzy Remove all traces of dead code related to amStructure/gtStructure
2018-11-10 Wuzzy Remove unused/out-commented "Structure" strings in engine locale files
2018-11-10 Wuzzy Remove 2 strings violating the 0.9.25 string freeze. Backout this changeset after 0.9.25 got released
2018-11-10 Wuzzy Credit GunChleoc for Scottish Gaelic translation update
2018-11-10 GunChleoc Big update for Scottish Gaelic translation
2018-11-09 Wuzzy Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C
2018-11-09 Wuzzy Backed out changeset b15014125f67
2018-11-09 Wuzzy Fix Pas2C implementation of Val failing to parse hexadecimal
2018-11-09 alfadur pass hwrunner gl context into engine
2018-11-09 alfadur add standalone engine runner
2018-11-09 alfadur some exorcism
2018-11-09 Wuzzy Pas2C: Fix bad C typedefs for Pascal data types Extended and Real
2018-11-09 alfadur fix 03:60
2018-11-09 Grigory Ustinov Verify and update russian translations for refreshed strings in 04:XX / part 1
2018-11-09 Grigory Ustinov Merge with master branch
2018-11-09 Grigory Ustinov Verify and update russian translations for refreshed strings
2018-11-09 Grigory Ustinov Update russian translations in ru.txt
2018-11-09 alfadur generalize adding data to World
(0) -10000 -3000 -1000 -768 +768 +1000 tip