Age | Commit message (Collapse) | Author |
|
Vanilla Doom's setup.exe only made reference to "joysticks" as back
then gamepads were relatively uncommon for PCs and ports for game
controllers canonically known as "joystick ports". Nowadays it's far
more likely (and ergonomic) that the player will be using a gamepad
than a joystick. Change the labelling to refer to "Gamepad/Joystick"
or "controller" instead.
|
|
Some systems (fbcon SDL driver) get messed up if not cleanly shut
down. Make sure that we call SDL_QuitSubsystem on shutdown.
|
|
It's more readable to write "M_StringEndsWith(..." than doing a bunch of
pointer arithmetic, and this is a common pattern. Also add
M_StringStartsWith, M_StringJoin and M_StringCopy. The latter is a
safe alternative for strcpy() that works the same as OpenBSD's
strlcpy(). Use these functions in a few places where it makes sense.
|
|
being configured, not just always "Chocolate Doom".
Subversion-branch: /branches/v2-branch
Subversion-revision: 2669
|
|
What support exists is for obsolete devices I no longer possess; I've
never been contacted about the port and it's been several years since
I even bothered to build a new version. All the extra overrides are
clutter that can just be removed.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2615
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2454
|
|
descriptive names.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2448
|
|
Alexandre Xavier).
Subversion-branch: /branches/v2-branch
Subversion-revision: 2447
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2446
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2445
|
|
variables are bound for Strife. Add option for show_talk to sound
configuration screen.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2296
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 2258
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 2214
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1987
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1737
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1579
|
|
compiles now work on Windows.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1452
|
|
multiple games are detected, pop up a dialog box to prompt the user to
select a game to configure.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1408
|
|
the game type. Add CD music option for Hexen.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1402
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1398
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1390
|
|
settings for.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1389
|
|
chocolate-setup functional again.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1388
|
|
code. Split out I_Endoom to separate i_endoom.c file.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1384
|