2022-12-13 unc0rr Fix infinite loop in rendering of laser sight
2022-12-09 unC0Rr Optimize doStepSnowflake a bit, losing backwards compatibility
2022-12-01 unC0Rr Improve performance of CheckGearNear
2022-11-30 unC0Rr Optimize hwFloat multiplication a bit
2022-11-28 S.D. Don't enable GL_LINE_SMOOTH for AMD GPUs as a workround for lines and circles not being rendered correctly draft
2022-11-15 unC0Rr Fix camera move control in qmlfrontend
2022-11-15 unC0Rr Code formatting, enable c++17 for qmlfrontend
2022-11-15 unC0Rr Implement generation of c header from rust interface, adapt qmlfrontend
2022-11-13 unc0rr Adapt hwrunner to the changed API
2022-11-12 unc0rr Allow passing data_path from QML
2022-11-12 unc0rr Implement data path
2022-11-05 Sergey Alirzaev GameServer: bump network dependency
2022-11-06 unc0rr Remove stray debugging
2022-10-31 S.D. Don't show chat messages from ignored users in the game (same as in the frontend), but still save them for the demo draft
2022-10-30 S.D. Fix commit a323e1954a6f, allow exiting Confirm state by keypress in addition to mousepress without aborting the ready timer draft
2022-10-28 unc0rr - Run engine and socket listener in parallel to avoid ping timeouts
2022-10-24 nemo merge branch
2022-10-24 nemo cfgdir needs a default value to avoid writing stubs to current path 1.0.0
2022-10-24 nemo bump version
2022-10-16 S.D. Make direct messages (/msg) look nicer for the next version clients draft
2022-10-16 S.D. Add Drawing mode, which allows drawing some graphics private to the members of a clan draft
2022-10-06 S.D. Don't abort ready timer if the game is in Confirm state draft
2022-10-06 unC0Rr Simplify code
2022-10-05 S.D. Add direct message server command (/msg <nick_name>|<[nick name]> <message>) draft
2022-09-29 unC0Rr Add some work towards having checker work with the new server
2022-09-29 unC0Rr Add replay storage to the new server implementation
2022-09-29 unC0Rr Fix a couple issues
2022-09-27 S.D. Change the next major release version number to 1.1.0
2022-09-27 S.D. Allow to see rooms of incompatible versions in the lobby
2022-09-23 LocutusOfBorg Fix clang-15 compile error
2022-09-22 S.D. Add GHC_DYNAMIC cmake option - allows building dynamically-linked haskell object files and executables (needed for some distributions)
2022-09-22 S.D. Add FastForward/StopFastForward (/ff hh:mm:ss, /sff) chat commands to fast forward to a specific timestamp in a demo
2022-09-21 alfadur fix the other 2 pred/succ conversions 1.0.0
2022-09-21 alfadur fix pred/succ conversion 1.0.0
2022-09-21 alfadur fix the other 2 pred/succ conversions
2022-09-21 alfadur fix pred/succ conversion
2022-09-12 nemo merge from 1.0 branch
2022-09-12 nemo tag a 1.0.2 1.0.0
2022-09-12 nemo I keep forgetting to bump the patch version 1.0.0 1.0.2-release
2022-09-12 nemo Removed tag 1.0.2-release 1.0.0
2022-09-12 nemo tag a 1.0.2 1.0.0
2020-10-22 unC0Rr Mark global variables in implementation section static 1.0.0
2020-10-20 unc0rr Fix lack of declaration decorations for dynamic arrays in Pas2C 1.0.0
2022-09-12 LocutusOfBorg removed at request 1.0.0
2022-09-12 LocutusOfBorg Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro 1.0.0
2022-09-12 Jens Petersen build fix from https://bugzilla.redhat.com/show_bug.cgi?id=1853122 1.0.0
2022-09-12 Simon McVittie do the actual remove 1.0.0
2022-09-12 Simon McVittie Remove FindSDL2 find-module, use sdl2-config.cmake instead 1.0.0
2022-09-07 nemo merge to trunk
2022-09-07 nemo Added tag 1.0.1-release for changeset 9dceb83331d5 1.0.0
2022-09-07 nemo Removed tag 1.0.1-release 1.0.0
2022-09-07 nemo forgot to bump the patch num 1.0.0 1.0.1-release
2022-09-07 nemo Added tag 1.0.1-release for changeset fcea0f51d94f 1.0.0
2022-09-06 S.D. Fix the sound issues and crashes on some platforms 1.0.0
2022-07-26 unc0rr Fix texture copying routine not taking pitch into account
2022-05-20 nemo add more checks on nil current hedgehog gear, remove checks on nil current hedgehog which should never happen.
2022-05-11 unC0Rr Comment out conflicting flag
2022-05-11 unC0Rr Ignore dist-newstyle folder
2022-05-11 unC0Rr Implement appropriate routing of checker messages
2022-05-09 alfadur better sentry free fall behavior
2022-05-09 alfadur add density to sentries
2022-05-09 alfadur pass unicode paths as base64 on windows
2022-05-09 alfadur revert blowtorch hit frequency reduction
2022-05-09 alfadur remove Hedgehog from generated mines
2022-05-09 alfadur fix minigun bullet collision detection
2022-04-26 nemo make unplaced hogs a bit less interactive
2022-04-20 unC0Rr Fix typo, small adjustments
2022-04-07 Wuzzy Update Wuzzy's e-mail address in credits
2022-03-15 alfadur limit scope of u128 operations in sqrt
2022-03-14 alfadur port sqrt optimization to u128 case
2022-03-14 unC0Rr Fix incorrect calculation of target point in AI drill strike test
2022-02-05 nemo 1.0.0 merge
2022-02-05 LocutusOfBorg avcodec 59+ compatibility 1.0.0
2022-02-02 alfadur update to mysql_async
2022-02-01 alfadur add back client timeouts
2022-01-31 alfadur move server network to tokio
2022-01-31 alfadur update protocol 📦
2022-01-27 alfadur add direct access to gear data
2022-01-27 alfadur add type safe power of two sizes
2022-01-25 alfadur use grid only for static gears
2021-12-02 Zaubermaus fix typo in german lua strings
2021-10-16 alfadur make seduction work on sentries
2021-10-16 alfadur remove owner from wild sentries
2021-10-15 alfadur fix sentry bullet misattribution
2021-10-15 alfadur paint sentries in clan colors
2021-10-15 alfadur make domesticated sentries not target their owners
2021-10-15 alfadur reduce blowtorch radius to avoid grabbing gears behind current🦔
2021-10-15 alfadur reduce digging damage frequency
2021-09-09 alfadur use array map in timer constructor
2021-09-06 alfadur Avoid crashing on physfs failure
2020-08-10 alfadur workaround for FPC 3.2.0 ICE 1.0.0
2021-07-14 unc0rr Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
2021-07-14 unc0rr Publish join and part commands as well
2021-07-10 unc0rr Begin attempt to convert checker into async using tokio
2021-06-30 alfadur eat warnings
2021-06-30 unc0rr - Update hedgewars-network-protocol library with messages needed for checker
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 tip