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)
(0) -10000 -3000 -1000 -120 +120 +1000 tip