Commit graph

  • 75c2755ff2 WIP adafruit-fruitjam Jeff Epler 2025-08-26 11:53:48 -0500
  • 46b8cd8fbf WIP Jeff Epler 2025-08-16 11:18:12 -0500
  • 06d3821ce7 Let's get some artifacts up in this Jeff Epler 2025-08-13 13:49:46 -0500
  • 40676c83a1 Set up the DAC Jeff Epler 2025-08-13 13:32:21 -0500
  • cb234aa6ec start work on fruitjam Jeff Epler 2025-08-12 10:15:14 -0500
  • 29a453c980 rp2350 support and a minor fix rp2 graham sanderson 2024-08-11 03:25:29 -0700
  • 836a29586f use __end__ not __HeapLimit graham sanderson 2024-07-21 20:52:31 -0500
  • 03ef3ad984
    Update README.md Graham Sanderson 2023-04-06 21:41:58 -0500
  • 61081bde06 oops graham sanderson 2023-02-09 16:54:31 -0600
  • 0245d5e43a include tusb.h for tuh_task() graham sanderson 2022-04-04 12:45:05 -0500
  • c77136a248 Add binary info indicating WAD/WXD type and flash load address graham sanderson 2022-04-04 12:45:05 -0500
  • 1b26756b63 add some running info graham sanderson 2022-03-16 14:45:07 -0500
  • f18de5341e I mean 9.2.1 graham sanderson 2022-03-15 18:36:51 -0500
  • 9a532e7146 Add 9.3.1 warning graham sanderson 2022-03-15 18:33:16 -0500
  • 451f0acc5d oops; readme fixes must have got lost somewhere graham sanderson 2022-03-15 18:15:54 -0500
  • b24163abfd
    Merge pull request #2 from 9names/usb_https_git_url Graham Sanderson 2022-03-15 15:09:22 -0500
  • 8ab35594f4 Use https url for tinyusb git submodule 9names 2022-03-15 17:13:31 +1100
  • 368a6210f7 squashed rp2040-doom changes graham sanderson 2022-02-27 14:19:20 -0600
  • 660cad3966 net: Increase run frequency for dedicated server. Simon Howard 2019-01-30 19:08:36 -0500
  • b325126974 net: Add logging for PID sync parameters. Simon Howard 2019-01-30 19:07:42 -0500
  • fea3b29487 net: Trigger resends from server in deadlock scenario. Simon Howard 2019-01-30 18:42:01 -0500
  • b8656b5283 net: Send resend requests to server on deadlock. Simon Howard 2019-01-30 18:31:08 -0500
  • 945355d29f net: Add client message when a tic is first sent. Simon Howard 2019-01-29 23:19:59 -0500
  • b9cf256e89 net: Fix log message when tic is stored. Simon Howard 2019-01-29 23:17:33 -0500
  • a03d93810b hexen: replace shifted negative value with negative of shifted value Fabian Greffrath 2019-01-28 10:02:29 +0100
  • 8fc4e10f01 heretic: replace shifted negative value with negative of shifted value Fabian Greffrath 2019-01-28 10:00:38 +0100
  • 2d6a5bc38c travis: upgrade build environment to Ubuntu Xenial Fabian Greffrath 2019-01-28 09:37:45 +0100
  • 59f737ad1b txt: free already loaded libraries on LoadLibraryW() failure Fabian Greffrath 2019-01-28 09:34:12 +0100
  • 173300a37b strife: explicitly declare a bit-shifted 1 literal as unsigned Fabian Greffrath 2019-01-28 09:26:54 +0100
  • 6478a56726 net: explicitly declare a bit-shifted 1 literal as unsigned Fabian Greffrath 2019-01-28 09:25:31 +0100
  • 79b2fed04c Merge branch 'master' of github.com:chocolate-doom/chocolate-doom Simon Howard 2019-01-27 23:37:51 -0500
  • 31accc834d net: Add logging of server events. Simon Howard 2019-01-27 23:36:50 -0500
  • 124ca83db4 net: Add logging of client events. Simon Howard 2019-01-27 23:35:47 -0500
  • f7f8ce6c63 net: Add network log file. Simon Howard 2019-01-27 23:33:46 -0500
  • 7f7a72d67a
    Merge pull request #1130 from chocolate-doom/defaultsavename Fabian Greffrath 2019-01-25 08:31:46 +0100
  • c247ce4a3c factor out some lumpinfo query into separate functions Fabian Greffrath 2019-01-25 08:31:05 +0100
  • 1e606b8a61 travis: print cppcheck's output to stdout Fabian Greffrath 2019-01-24 12:18:28 +0100
  • fff2e0e058 pass buffer size to M_snprintf() instead of string length Fabian Greffrath 2019-01-23 21:21:39 +0100
  • 2880809db9
    Merge pull request #1129 from mfrancis95/master Simon Howard 2019-01-23 15:01:30 -0500
  • 4127fabfb3
    Merge pull request #1132 from turol/const Simon Howard 2019-01-23 11:28:25 -0500
  • 6e3418c6a5 configure: relax libpng version check to >= 1.2.50 Fabian Greffrath 2019-01-23 12:18:35 +0100
  • 2f5571d72c Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom Fabian Greffrath 2019-01-23 10:12:12 +0100
  • 3409f7a871 add libpng-dev to the dependencies for the travis build Fabian Greffrath 2019-01-23 09:01:03 +0100
  • c5d8067d38 setup: Make mission_config_t string members const Turo Lamminen 2019-01-22 19:26:59 +0200
  • 8f82960fbe setup: Fix const correctness issue in SetChatMacroDefaults Turo Lamminen 2019-01-22 19:22:40 +0200
  • 9209085d85 setup: Make game_title variable const Turo Lamminen 2019-01-22 19:19:29 +0200
  • cf21664839 setup: Fix const correctness issue in GetLaunchButton Turo Lamminen 2019-01-22 19:18:51 +0200
  • 0ad55d18f3 setup: Make known_joystick_t name member const Turo Lamminen 2019-01-22 19:16:27 +0200
  • 5a7cb09524 setup: Make joystick_config_t name member const Turo Lamminen 2019-01-22 19:15:41 +0200
  • 0ec616b898 setup: Make CalibrationLabel return value const Turo Lamminen 2019-01-22 19:12:59 +0200
  • fa22df1349 setup: Make ServerQueryWindow title parameter const Turo Lamminen 2019-01-22 19:11:14 +0200
  • 94f59664ca setup: Make StartGameMenu window_title parameter const Turo Lamminen 2019-01-22 19:09:42 +0200
  • 80816d0725 setup: Make AddMouseControl label parameter const Turo Lamminen 2019-01-22 19:07:54 +0200
  • 6e18c2ecdc setup: Make GetGameTitle return value const Turo Lamminen 2019-01-22 19:06:36 +0200
  • ea34b7bcf0 setup: Make GetExecutableName return value const Turo Lamminen 2019-01-22 19:05:40 +0200
  • f766714b81 setup: Make AddSectionLabel title parameter const Turo Lamminen 2019-01-22 19:04:12 +0200
  • e0b005e61a setup: Make AddKeyControl name parameter const Turo Lamminen 2019-01-22 19:02:29 +0200
  • ed72f3fc75 setup: Make AddJoystickControl label parameter const Turo Lamminen 2019-01-22 19:01:12 +0200
  • 04535a58e8 setup: Make TempFile parameter const Turo Lamminen 2019-01-22 19:00:00 +0200
  • 3171e5189e setup: Fix const correctness issue in TempFile Turo Lamminen 2019-01-22 18:57:40 +0200
  • efc804dc55 setup: Make AddCmdLineParameter format parameter const Turo Lamminen 2019-01-22 18:56:35 +0200
  • 3166cfd54c misc: Fix const correctness issue in M_BaseName Turo Lamminen 2019-01-22 18:53:23 +0200
  • 921666f704 glob: let I_NextGlob() return NULL if (glob == NULL) Fabian Greffrath 2019-01-20 20:48:30 +0100
  • c4b93eb794 add terminating NULL to M_StringJoin() call Fabian Greffrath 2019-01-12 17:58:57 +0100
  • 82109a9cc0 force upper case for the save name string Fabian Greffrath 2019-01-09 08:13:43 +0100
  • 48bda90fc4 omit prefixing the containing WAD file name if its the IWAD Fabian Greffrath 2019-01-09 08:09:43 +0100
  • a3d41baca4 Remove redundancy in previous commit mfrancis95 2019-01-08 15:10:11 -0500
  • 4df980f534 address raised issues Fabian Greffrath 2019-01-08 08:11:30 +0100
  • 91dabf5355 default save name is map name and containing WAD file name Fabian Greffrath 2019-01-07 14:30:40 +0100
  • 1ac868718c save a pointer to the current map lump info struct Fabian Greffrath 2019-01-07 14:25:51 +0100
  • 78886030b9 save a WAD file's filename in struct wad_file Fabian Greffrath 2019-01-07 14:20:59 +0100
  • 52c49e45fb Apply @fabiangreffrath's patch to fix a memory error in Hexen mfrancis95 2019-01-01 03:18:03 -0500
  • af80499016 heretic: Apply HHE level names in intermission screen. Simon Howard 2018-12-28 18:31:33 -0500
  • 817945120f setup: Set "Romero Blue" for setup tool. Simon Howard 2018-12-28 16:29:12 -0500
  • 8b90786fab textscreen: Add API to change color palette. Simon Howard 2018-12-28 16:27:23 -0500
  • 12c984cff8 textscreen: Use cyan bg for window action hover. Simon Howard 2018-12-28 16:25:55 -0500
  • 700644d667 textscreen: Upgrade Doxyfile to latest version. Simon Howard 2018-12-26 16:10:35 -0500
  • f0d613f188 textscreen: Remove superfluous first_widget param. Simon Howard 2018-12-26 13:58:58 -0500
  • 211dd15229 textscreen: Fix directory strip in doxygen output. Simon Howard 2018-12-26 13:51:20 -0500
  • b9f3fca512 osx: Use PACKAGE_TARNAME for autoload path. Simon Howard 2018-12-24 01:12:54 -0500
  • 3175bb59f3 osx: Add menu item to open autoload folder. Simon Howard 2018-12-24 01:08:32 -0500
  • 05c3023d2b video: point destroyed textures to NULL Fabian Greffrath 2018-12-21 13:14:56 +0100
  • 1f07cbb796 Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom Fabian Greffrath 2018-12-20 12:00:04 +0100
  • 07e9f3b987 video: create new texture before destroying old one Fabian Greffrath 2018-12-20 11:05:41 +0100
  • 3235eb707a
    Merge pull request #1124 from mfrancis95/master Jonathan Dowland 2018-12-19 13:39:46 +0000
  • 3181ed3cae Heretic: Gracefully error out when player starts are missing (fix #1122) mfrancis95 2018-12-18 01:11:24 -0500
  • e9b9fefcf6 setup: fix building on Windows Fabian Greffrath 2018-12-18 09:19:22 +0100
  • 6904023bfd
    Merge pull request #1121 from turol/const Simon Howard 2018-12-17 09:46:51 -0500
  • 6a6d49eaf8 setup: Fix bug opening music packs on Windows. Simon Howard 2018-12-17 09:07:20 -0500
  • 6764d05ccc mode: Add v1.2 to valid versions list. Simon Howard 2018-12-17 08:54:50 -0500
  • 482d302ee8
    Merge pull request #1119 from mfrancis95/master Fabian Greffrath 2018-12-12 21:00:56 +0100
  • b18f4641c3 Strife: Make finding VOICES.wad case-insensitive when the -iwad parameter is used (fix #1120) mfrancis95 2018-12-12 13:28:07 -0500
  • a857a14163 net: Fix format string warning Turo Lamminen 2018-12-12 12:24:08 +0200
  • 264ff37298 net: Make NET_ResolveAddress addr parameter const Turo Lamminen 2018-12-11 19:46:39 +0200
  • f7b11a3775 net: Make _net_module_s ResolveAddress function parameter const and fix functions to match Turo Lamminen 2018-12-11 19:45:08 +0200
  • 837a1ce0a9 net: Make NET_SV_SendReject msg parameter const Turo Lamminen 2018-12-11 19:42:31 +0200
  • fde56790b5 net: Mark NET_SV_SendConsoleMessage with PRINTF_ATTR Turo Lamminen 2018-12-11 19:40:55 +0200
  • 30673d2389 net: Make NET_SV_SendConsoleMessage 's' parameter const Turo Lamminen 2018-12-11 19:40:18 +0200
  • 0032332dac net: Mark NET_SV_BroadcastMessage with PRINTF_ATTR Turo Lamminen 2018-12-11 19:39:33 +0200
  • 41df97b38e net: Make NET_SV_BroadcastMessage 's' parameter const Turo Lamminen 2018-12-11 19:37:59 +0200