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 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 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 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
2018-11-08 alfadur split hwphysics into modules
2018-11-08 Igor Paliychuk Update Ukrainian localization
2018-11-08 unc0rr A bit of rethinking of game messages and command
2018-11-08 alfadur add some texture transforms
2018-11-08 nemo Blame is about 30% faster than grep
2018-11-08 nemo add the code too
2018-11-08 Grigory Ustinov Add russian translations for chat command help in ru.txt
2018-11-08 Grigory Ustinov Add russian translations in ru.txt (generally 02:00)
2018-11-08 alfadur implement basic land bordering
2018-11-07 unc0rr Start outlining some core engine stuff
2018-11-07 Wuzzy Pas2C: Fix data types of Trunc and Ceil
2018-11-07 nemo oups getter should have it too
2018-11-07 unc0rr - Move hedgewars-engine into lib-hedgewars-engine
2018-11-07 nemo ignore whitespace/case by default to reduce false positives
2018-11-07 alfadur fix texturing and add a theme loading option to land_dump
2018-11-07 nemo requires bash
2018-11-07 Wuzzy Some minor fixes in de.txt
2018-11-07 Wuzzy Add nemo's script to check for outdated engine translations with some adaptations
2018-11-07 alfadur implement basic land texturing
2018-11-07 unc0rr Introduce FIX_STRINGA, use it fpcrtl_pos
2018-11-07 Wuzzy Add TODO in ru.txt for reviewing all 04:XX strings
2018-11-07 Grigory Ustinov Add Russian translations in ru.txt
2018-11-07 alfadur fix mapgen
2018-11-07 alfadur save edges_count
2018-11-07 unC0Rr Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
2018-11-07 unC0Rr Make hedgewars-engine crate produce shared library, implement some basics
2018-11-07 unC0Rr Fix some warnings here and there, remove unwelcomed code
2018-11-07 alfadur start loading theme textures
2018-11-06 alfadur make fill point asserts persistent
2018-11-06 alfadur a bit more simplification without an apparent performance gain
2018-11-06 alfadur seems like about 25% speedup in land filling
2018-11-06 nemo workaround for the freepascal bug courtesy of koda
2018-11-06 alfadur add more point operators
2018-11-06 Grigory Ustinov Update frontend russian translation
2018-11-06 alfadur pull land into collision detector
2018-11-06 unC0Rr Start working on frontend to rust engine rewrite
2018-11-06 alfadur fix tangents
2018-11-06 alfadur fix ray construction
2018-11-05 unc0rr Bezierize land outline
2018-11-05 unc0rr Implement BeizerCurveSegments, no tests
2018-11-05 alfadur merge
2018-11-05 alfadur collapse rectangle types back together with consistent usage of size
2018-11-05 nemo wtf
2018-11-05 alfadur separate rectangle types based on right/bottom edge inclusivity
2018-11-05 alfadur actually there is a way to preserve mutable polygon iterator
2018-11-05 alfadur fix polygons getting unclosed on mirroring
2018-11-05 alfadur merge
2018-11-05 alfadur organize landgen a bit more
2018-11-04 unc0rr - Fix land_dump always skipping bezierize step
2018-11-04 alfadur yaml crate is having problems with unaligned arrays
2018-11-04 alfadur add command arguments to use a template from file into land_dump
2018-11-04 alfadur add a higher level map generation lib to load yaml templates into somewhere
2018-11-04 alfadur resolve some clippy complaints
2018-11-03 unc0rr - Add distance-divider option to land_dump
2018-11-03 alfadur polygonize OutlinePoints
2018-11-03 alfadur fix compile errors
2018-11-03 unc0rr Implement non-overflowing calculations for high values
2018-11-03 unc0rr land_dump app for testing templated landgen
2018-11-03 Wuzzy Fix portal color being switchable after losing control
2018-11-03 Wuzzy Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
2018-11-03 Wuzzy GameServer: Print syntax help if calling /maxteams without argument
2018-11-03 Wuzzy GameServer: Turn some messages into warnings
2018-11-03 alfadur probably should reuse it everywhere then
2018-11-03 alfadur should have been just norm
2018-11-03 unc0rr You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
2018-11-03 alfadur fix normal offset for split points and make directions more consistent
2018-11-03 alfadur reorder split rectangles
2018-11-03 alfadur simplify normal direction check for bounds distances
2018-11-03 alfadur import some clarity into border distance computation
2018-11-02 alfadur fix typos
2018-11-02 alfadur a bit more simplification
2018-11-02 alfadur swap coordinate system
2018-11-02 alfadur a bit of simplification
2018-11-02 alfadur typofix
2018-11-02 unc0rr Fix another typo
2018-11-02 unc0rr Fix typo
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
(0) -10000 -3000 -1000 -192 +192 +1000 tip