Commit graph

8 commits

Author SHA1 Message Date
Bradley Bell 45d31b6d57 Replace cvar.archive with flags.
Add cheat flag.
2015-02-23 20:44:20 -08:00
Bradley Bell a838e08431 use hash for cvar list 2015-02-22 13:29:07 -08:00
Bradley Bell 03116c6799 Eliminate unnecessary casts.
Use static_cast.
2015-02-17 02:27:15 -08:00
Bradley Bell cb617a18f9 Use sizeof for bounds.
Fix incorrect bounds for some strncat calls.
2015-02-17 02:27:15 -08:00
Bradley Bell 0191bf451f miscellaneous fixes 2015-02-17 02:27:15 -08:00
Bradley Bell 4a8ca90d52 remove extra newlines from con_printf 2015-02-16 13:34:22 -08:00
Bradley Bell b14f6031f5 simplify help system 2015-02-16 13:34:13 -08:00
Bradley Bell bbb32d0175 added cmd and cvar modules from d2x 2015-02-10 23:35:44 -08:00