James R
|
7e0dd5bf02
|
Merge branch 'findvar' into 'next'
CV_FindVar for Lua
See merge request STJr/SRB2!583
|
2020-01-02 20:54:16 -05:00 |
|
James R
|
8720bbe044
|
Hahahahahahahahahahahahaha
|
2020-01-01 15:52:23 -08:00 |
|
James R
|
7d6d8b3b6e
|
Fix command not running if it was split by COM_BufAddText
(Looks at d57083264e93f1020c2730e072c7a7b5417e08b3...)
|
2019-12-30 18:47:21 -08:00 |
|
James R
|
46c0d62a06
|
Fix unclosed quotes leaving the escape character in
|
2019-12-30 18:44:13 -08:00 |
|
James R
|
c8e08ec617
|
Expose CV_FindVar
(cherry picked from commit 0e9d69d6a3759686ca8bb567817be650291ea0e1)
|
2019-12-26 18:30:34 -08:00 |
|
James R
|
d57083264e
|
One more optimization
|
2019-12-26 18:23:01 -08:00 |
|
James R
|
bbed1a16ba
|
e
|
2019-12-26 18:20:48 -08:00 |
|
James R
|
4100e43a9d
|
CV_NOLUA for when a cvar should not be changed via Lua
|
2019-12-26 18:15:19 -08:00 |
|
James R
|
43dab49e74
|
A system to encode flags in the command buffer
|
2019-12-26 18:12:10 -08:00 |
|
Alam Ed Arias
|
247ef908f0
|
Let fix that GCC warning
|
2019-12-06 18:12:50 -05:00 |
|
James R
|
c3c3fac1a8
|
Use strncpy
|
2019-12-06 15:09:07 -08:00 |
|
Steel Titanium
|
a5cdb0a4b3
|
Update copyright date on source files
|
2019-12-06 13:49:42 -05:00 |
|
James R
|
85b6b307e8
|
Optimizations from LJ and generic functions
|
2019-11-13 14:26:28 -08:00 |
|
MascaraSnake
|
2004577314
|
Merge branch 'james-kart' into 'master'
My changes to Kart
See merge request STJr/SRB2Internal!406
|
2019-10-25 15:36:40 -04:00 |
|
James R
|
84aea5ef5b
|
Support adding to CV_FLOAT cvars with the Add command
|
2019-10-22 20:04:02 -07:00 |
|
James R
|
be4ac1eef4
|
Add a command to increment cvars
|
2019-10-22 20:03:45 -07:00 |
|
toaster
|
effb506120
|
Make use of MINVAL and MAXVAL consistent in COM_Help_f.
|
2019-10-15 13:46:45 +01:00 |
|
toaster
|
69d43435f5
|
Improved "HELP" command!
Ported from Kart, original commit also by me (toaster).
|
2019-10-15 13:36:04 +01:00 |
|
toaster
|
61a242cc95
|
* Fix cv_pointlimit's weird behaviour in match mode by standardising the switching between "named" and "range" values in CV_AddValue.
* Optimise M_ChangeCvar.
|
2019-10-15 12:24:31 +01:00 |
|
toaster
|
b5063ab8f6
|
Rework min/max cvars to allow for "named" values outside their range!
Kart-port round 3, with the original commit written by me, toaster.
|
2019-10-15 11:23:59 +01:00 |
|
Monster Iestyn
|
31c5917347
|
Remove references to old console ports that slipped in from the 2.1 source code a while back
|
2019-08-20 14:13:38 +01:00 |
|
Monster Iestyn
|
04a8c9a283
|
Merge branch 'public_next'
|
2019-05-16 15:58:17 +01:00 |
|
Monster Iestyn
|
2b636ae614
|
Merge branch 'alias_recursion_hotfix_2' into 'master'
Alias recursion hotfix 2
See merge request STJr/SRB2!482
|
2019-05-08 11:25:15 -04:00 |
|
James R
|
b28221bdb2
|
Don't count down wait timer when executing a command
|
2019-04-14 15:17:47 -07:00 |
|
Monster Iestyn
|
e501d9c6af
|
Detect infinite alias self-recursion mixed with other commands, such as in the case of alias a "echo test; a"; a.
(Unfortunately, this does not work if "wait" is used instead of "echo", but oh well)
|
2019-04-14 16:39:14 +01:00 |
|
mazmazz
|
81352aece1
|
WIP 20190101 merge
d_netcmd.c
filesrch.c
m_menu.c
p_setup.c
p_spec.c
r_data.c
r_main.c
r_things.c
w_wad.c
w_wad.h
|
2019-01-02 01:09:15 -05:00 |
|
mazmazz
|
4fad53fe94
|
Merge remote-tracking branch 'public-gl/2122-version' into 2122-version
|
2018-12-22 23:42:25 -05:00 |
|
mazmazz
|
4e055bd383
|
Properly restrict EXECVERSION from cvar updates
|
2018-12-20 17:56:51 -05:00 |
|
mazmazz
|
436c49e38b
|
Adjust execversion retrieval in CV_FilterVarByVersion
|
2018-12-20 02:18:59 -05:00 |
|
mazmazz
|
80d027ee47
|
Decouple execversion from MODVERSION; add scheme for MINORMODVERSION
|
2018-12-17 13:38:23 -05:00 |
|
Alam Ed Arias
|
261e1e623c
|
Clear float equal warnings
|
2018-12-14 20:34:06 -05:00 |
|
mazmazz
|
56e54a38cc
|
EXEC: Search for CFG by file path
|
2018-12-13 13:11:25 -05:00 |
|
mazmazz
|
439fff4402
|
Register execversion and remove CV_SAVE because we write manually
|
2018-12-06 12:28:30 -05:00 |
|
mazmazz
|
49d899ffea
|
a stray if block
|
2018-12-06 12:03:53 -05:00 |
|
mazmazz
|
86b3221986
|
alwaysfreelook -> alwaysmlook string
|
2018-12-06 12:02:45 -05:00 |
|
mazmazz
|
fd6f5a9fbd
|
Add alwaysfreelook2 and mousemove2 to config versioning
* Change alwaysfreelook2 to be consistent with alwaysfreelook (the only one that wasn't the same)
|
2018-12-06 11:59:34 -05:00 |
|
mazmazz
|
e8584f2535
|
Implement EXECVERSION consvar to invalidate previous versions' default config values
|
2018-12-06 06:28:34 -05:00 |
|
Monster Iestyn
|
94ad0b880f
|
Merge branch 'next' into 21-version
# Conflicts:
# src/d_netcmd.c
|
2018-12-02 15:45:07 +00:00 |
|
Wolfy
|
cabe9871e3
|
Multiple admins
# Conflicts:
# src/d_netcmd.c
# src/d_netcmd.h
|
2018-11-29 06:46:59 -06:00 |
|
Monster Iestyn
|
d824e05a6f
|
Merge branch 'master' into next
|
2018-11-25 20:39:17 +00:00 |
|
mazmazz
|
c91b2b4456
|
Update source copyrights to 2018
|
2018-11-25 07:35:38 -05:00 |
|
Monster Iestyn
|
4c3bfe81bd
|
Merge branch 'public_next'
# Conflicts:
# src/Makefile
# src/doomtype.h
# src/hardware/hw_clip.c
# src/hardware/hw_main.c
# src/sdl12/sdl_sound.c
|
2018-11-10 19:18:34 +00:00 |
|
Monster Iestyn
|
8fac10505f
|
Place limit on the amount of alias recursion allowed, to prevent cycles or otherwise excessive recursion
|
2018-11-10 13:08:26 +00:00 |
|
Monster Iestyn
|
23d28e6b8c
|
Gutted the GP2X
|
2017-09-29 22:27:08 +01:00 |
|
Monster Iestyn
|
41ae71db4a
|
postponed PSP
|
2017-09-29 20:34:16 +01:00 |
|
Monster Iestyn
|
49542cdaa1
|
Remove XBOXSTATIC and FILESTAMP, since only the XBOX port needed them
|
2017-09-29 19:46:23 +01:00 |
|
Alam Ed Arias
|
f1a347e55f
|
Merge branch 'public_next' into master
|
2017-09-28 11:01:20 -04:00 |
|
Monster Iestyn
|
bae55a3af4
|
Don't display "x set to y" messages twice in the debugfile for consvars with CV_SHOWMODIFONETIME/CV_SHOWMODIF
(can't think offhand when those flags are actually used, but oh well)
|
2017-06-10 16:36:52 +01:00 |
|
toasterbabe
|
3efa66d537
|
Merge branch 'master' of http://git.magicalgirl.moe/STJr/SRB2Internal.git into charabilities_mk3
# Conflicts:
# src/m_menu.c
|
2017-04-04 21:03:35 +01:00 |
|
toasterbabe
|
842c27e78b
|
Let's not use terms like this so plainly, right?
|
2017-03-18 14:20:42 +00:00 |
|