raze/source
hendricks266 1cbf5e36e1 New command "qstrcmp"
qstrcmp <quote1> <quote2> <var>

Compare two quotes. <var> returns zero if they are identical, -1 if the first quote comes first in alphabetical order, 1 if it comes later.

Note that the lexicographical order is rudimentary, for example "Player 2" is considered greater than "Player 10".

Patch from Fox.

git-svn-id: https://svn.eduke32.com/eduke32@6609 1a8010ca-5511-0410-912e-c29ae57300e0
2018-01-29 02:13:55 +00:00
..
audiolib Fixed race condition where XMP voices could be played by the audio driver thread before they were fully initialized or fully freed 2017-12-17 02:03:52 +00:00
build Fix some preprocessor logic errors regrading GL ES on ARM devices with desktop operating systems. 2018-01-28 04:30:46 +00:00
duke3d New command "qstrcmp" 2018-01-29 02:13:55 +00:00
enet
etcpak
kenbuild
libxmp-lite Add support for MTM modules. 2017-10-15 23:09:59 +00:00
lpeg
mact tabs -> spaces 2017-12-02 12:42:31 +00:00
sw
tools/src