Commit graph

2635 commits

Author SHA1 Message Date
mazmazz
381e7c4cce Menu for joy first/third person vertical look 2018-12-03 13:06:11 -05:00
mazmazz
d138f88891 Add Joy2 for network abort 2018-12-03 13:06:11 -05:00
mazmazz
19d94e9644 Revert "Make pause key bring up the menu if it's a joy button"
This reverts commit f5c1f4d5f2e12dec2fe5b80a6e370fb2c3e63803.
2018-12-03 13:06:11 -05:00
mazmazz
e3793f12c7 Make pause key bring up the menu if it's a joy button
* Add "Pause" entry to multiplayer control panel to give joy users a way to pause in netgames
2018-12-03 13:06:11 -05:00
mazmazz
39a8a15e6d Reset vertical look when toggling joyaiming 2018-12-03 13:06:11 -05:00
mazmazz
a883c0c122 Add alwaysfreelook to joystick menu 2018-12-03 13:05:39 -05:00
mazmazz
afc7754614 Add joyaiming qualifier for joystick look up/down 2018-12-03 13:05:39 -05:00
mazmazz
1fac15ea44 Preserve event ch for other responders 2018-12-03 13:04:18 -05:00
mazmazz
8c30c63b73 Make M_Responder respond to joy buttons only in-menu (multiplayer bug?) 2018-12-03 13:04:17 -05:00
mazmazz
b97ccc7b9a Change PC axis defaults to 360-friendly values 2018-12-03 13:04:17 -05:00
mazmazz
bd2f311345 Remap menu actions to better joy keys 2018-12-03 13:04:17 -05:00
Monster Iestyn
71eaabea75 add deadzone + storing of previous joyx/y values etc to attempt to make joysticks less sensitive in menus 2018-12-03 13:04:17 -05:00
Monster Iestyn
9ea0df0986 make menu respond to joystick axis events without joyscale having to be 0 2018-12-03 13:04:17 -05:00
Monster Iestyn
591fd8d6db Disable the axis parts of I_GetJoystickEvents and its player2 counterpart.
(This is what I should have done in the first place)
2018-12-03 13:04:17 -05:00
Monster Iestyn
db3569ad63 Miserable half-attempt to support hats in I_GetEvent, I've disabled it for now since I couldn't really figure out how to pull this off ...yet 2018-12-03 13:04:17 -05:00
Alam Arias
6c0e0b9d08
Merge pull request #353 from monster-psychic-cat/lua_mapchange
Change MapChange so Lua returns the map number you change
2018-12-02 17:27:07 -05:00
MonsterIestyn
10832db244
Merge branch 'next' into lua_mapchange 2018-12-02 20:54:32 +00:00
Monster Iestyn
26a8f51c8e Merge branch 'searchblockmap-backport' into 'next'
Lua: Blockmap search library backport

See merge request STJr/SRB2!353
2018-12-02 09:49:42 -05:00
Monster Iestyn
068e947292 Merge branch 'master' into next 2018-11-30 21:09:32 +00:00
Monster Iestyn
11cb163435 Backport the Blockmap library I made two years ago 2018-11-30 17:11:11 +00:00
Jimita
6d7689c1a7
Merge branch 'next' into lua_mapchange 2018-11-30 15:10:59 -02:00
MPC
54cae84849 Change MapChange so Lua returns the map number you change 2018-11-30 14:01:40 -03:00
Monster Iestyn
e0a1c43813 Free lump names *before* either lumpinfo or the WAD itself! 2018-11-30 14:19:47 +00:00
Monster Iestyn
305ad4f73e backport some cleanup that I clearly missed wasn't there already to do with ZWAD lump loading 2018-11-29 14:16:02 +00:00
Digiku
b1c41a193b Merge branch '21-deb' into 'master'
Update debian packaging to work with Launchpad PPA

See merge request STJr/SRB2!350
2018-11-29 04:20:30 -05:00
mazmazz
93b6503773 Add wget to assets deb depends 2018-11-27 18:16:20 -05:00
Monster Iestyn
e158206e55 backport string len tweaks I made to LUA_LoadLump in internal 2018-11-27 23:06:31 +00:00
Monster Iestyn
cb53bc8afe remove redundant wadfile loop within wadfile loop for ANIMDEFS code 2018-11-27 23:05:33 +00:00
mazmazz
0d5d0b2f27 Fix i386 Launchpad build by commenting out pkg-config hacks 2018-11-27 16:47:00 -05:00
Monster Iestyn
cd57be640c Merge branch '21-controls' into 'next'
Default control changes for 2.1.21

See merge request STJr/SRB2!343
2018-11-27 11:50:42 -05:00
mazmazz
559cf93e4a Move binary routine to binary-arch for Launchpad 2018-11-27 11:05:34 -05:00
Monster Iestyn
3e6388c183 use UINT8 * instead of void or Bytef * 2018-11-27 15:49:41 +00:00
Monster Iestyn
6e839d30a2 Merge branch 'master' into next 2018-11-27 15:31:28 +00:00
Monster Iestyn
95e13d9ad3 Merge branch 'save-soundmenu-toggles' into 'master'
Save sound toggles to config

See merge request STJr/SRB2!348
2018-11-27 10:07:06 -05:00
Monster Iestyn
1889c36dea add HAVE_ZLIB around the rest of the zlib stuff in w_wad.c/h, move zlib.h inclusion down below doomdef.h etc includes in case that does anything for compiling (?) 2018-11-27 13:57:32 +00:00
mazmazz
b0474084f8 Actually both libpng names are in the wild 2018-11-27 02:30:31 -05:00
mazmazz
0314469c7e Changelog version for main package 2018-11-27 02:14:47 -05:00
mazmazz
7c343d0f69 Fix debian desktop icon 2018-11-27 02:11:57 -05:00
mazmazz
ce32413633 Smarter libgme ldflag detection 2018-11-27 01:51:22 -05:00
mazmazz
e099d2aaf2 Tar-ignore options for main deb 2018-11-27 01:26:32 -05:00
mazmazz
e4ce0ab9f1 Merge remote-tracking branch 'public-gitlab/master' into 21-deb 2018-11-27 01:18:00 -05:00
mazmazz
5599fe61a5 Main deb tweaks 2018-11-27 01:17:34 -05:00
mazmazz
e7ae21a61c Separate asset files from clean step; No more hacky NOCLEAN file 2018-11-27 00:49:07 -05:00
mazmazz
349308ef01 Do not clean files before source building 2018-11-27 00:39:34 -05:00
mazmazz
77bf02f02e Don't clean files on Launchpad build 2018-11-26 23:02:02 -05:00
mazmazz
f6bde1844e Keep the assets/ files; ignore the assets/debian/tmp files in source packaging 2018-11-26 22:39:22 -05:00
mazmazz
6a80cc60b6 Only package debian/tmp/[data]/file in asset source package; extra instructions 2018-11-26 22:23:44 -05:00
mazmazz
0062fded19 Fixed broken date strings in debian package files; skip asset download if that file already exists 2018-11-26 21:49:25 -05:00
Alam Ed Arias
b7f7c2ecf7 PK3: fixup support for newer version of zlib 2018-11-26 20:08:26 -05:00
Alam Ed Arias
9a042cd5e2 Merge branch 'master' into next 2018-11-26 19:49:19 -05:00