Skip to content
  1. Oct 05, 2021
    • Martin Pulec's avatar
      Removed msg_change_fec_data, use msg_universal · e90cdeb6
      Martin Pulec authored
      Removed msg_change_fec_data, use msg_universal instead.
      
      This is a more versatile solution allowing further extensions without
      a need to modify the global structure at an expese of worse type control.
      As a replacement, a tag starting msg_universal::text is used/suggested.
      e90cdeb6
  2. Oct 04, 2021
  3. Oct 01, 2021
  4. Sep 30, 2021
  5. Sep 29, 2021
  6. Sep 25, 2021
  7. Sep 23, 2021
  8. Sep 22, 2021
  9. Sep 17, 2021
    • Martin Pulec's avatar
      configure: use --cflags-only-I for SDL(2) · be58fa51
      Martin Pulec authored
      SDL cflags define '-Dmain=SDL_main' otherwise leading to wrong main func
      signature (perhaps SDL.h has some magic that corrects that but it isn't
      included by our main.cpp).
      be58fa51
  10. Sep 16, 2021
  11. Sep 15, 2021
  12. Sep 14, 2021
  13. Sep 13, 2021