------------------------------------------------------------------------ r7543 | hendricks266 | 2019-04-07 23:29:27 -0700 (Sun, 07 Apr 2019) | 1 line Fix extern "C" error in kplib.h affecting the Build tools ------------------------------------------------------------------------ r7542 | hendricks266 | 2019-04-07 23:29:24 -0700 (Sun, 07 Apr 2019) | 1 line Fix compilation failure in wad2map.cpp ------------------------------------------------------------------------ r7541 | hendricks266 | 2019-04-07 23:29:15 -0700 (Sun, 07 Apr 2019) | 1 line KenBuild: Fix startup crashes ------------------------------------------------------------------------ r7540 | hendricks266 | 2019-04-07 23:29:11 -0700 (Sun, 07 Apr 2019) | 1 line KenBuild: Engine function rename casualties ------------------------------------------------------------------------ r7539 | hendricks266 | 2019-04-07 23:29:06 -0700 (Sun, 07 Apr 2019) | 1 line SW: Take a crack at the editor's ExtPostStartupWindow ------------------------------------------------------------------------ r7538 | hendricks266 | 2019-04-07 23:28:58 -0700 (Sun, 07 Apr 2019) | 1 line SW: Copy editor function stubs from KenBuild ------------------------------------------------------------------------ r7537 | hendricks266 | 2019-04-07 23:28:54 -0700 (Sun, 07 Apr 2019) | 1 line Update some program names ------------------------------------------------------------------------ r7536 | hendricks266 | 2019-04-07 23:28:43 -0700 (Sun, 07 Apr 2019) | 1 line SW: Fix -Wlogical-op ------------------------------------------------------------------------ r7535 | hendricks266 | 2019-04-07 23:28:39 -0700 (Sun, 07 Apr 2019) | 1 line SW: Fix -Wsizeof-pointer-memaccess ------------------------------------------------------------------------ r7534 | hendricks266 | 2019-04-07 23:28:31 -0700 (Sun, 07 Apr 2019) | 1 line SW: Fix -Wformat-overflow and -Wstringop-overflow ------------------------------------------------------------------------ r7533 | hendricks266 | 2019-04-07 23:28:26 -0700 (Sun, 07 Apr 2019) | 1 line SW: Fix -Wimplicit-fallthrough ------------------------------------------------------------------------ r7532 | hendricks266 | 2019-04-07 23:28:18 -0700 (Sun, 07 Apr 2019) | 1 line SW: Fix -Wmisleading-indentation ------------------------------------------------------------------------ r7531 | hendricks266 | 2019-04-07 23:28:15 -0700 (Sun, 07 Apr 2019) | 1 line SW: Fix -Wint-to-pointer-cast ------------------------------------------------------------------------ r7530 | hendricks266 | 2019-04-07 23:28:06 -0700 (Sun, 07 Apr 2019) | 1 line SW: Fix remaining -Wcast-qual warnings ------------------------------------------------------------------------ r7529 | hendricks266 | 2019-04-07 23:27:58 -0700 (Sun, 07 Apr 2019) | 1 line SW: Fix hilarious -Wlogical-not-parentheses warning that accidentally worked as intended owing to numerical values of the MIRRORSTATE enum ------------------------------------------------------------------------ r7528 | hendricks266 | 2019-04-07 23:27:55 -0700 (Sun, 07 Apr 2019) | 1 line SW: Fix -Wcast-qual in grpscan ------------------------------------------------------------------------ r7527 | hendricks266 | 2019-04-07 23:27:51 -0700 (Sun, 07 Apr 2019) | 1 line SW: Fix -Wnarrowing warning ------------------------------------------------------------------------ r7526 | hendricks266 | 2019-04-07 23:27:48 -0700 (Sun, 07 Apr 2019) | 1 line SW: Address -Woverflow warnings resulting from the struct tracker templates being too restrictive ------------------------------------------------------------------------ r7525 | hendricks266 | 2019-04-07 23:27:39 -0700 (Sun, 07 Apr 2019) | 1 line SW: More TrackerCast ------------------------------------------------------------------------ r7524 | hendricks266 | 2019-04-07 23:27:35 -0700 (Sun, 07 Apr 2019) | 1 line SW: Fix -Wnarrowing errors in grpscan ------------------------------------------------------------------------ r7523 | hendricks266 | 2019-04-07 23:27:31 -0700 (Sun, 07 Apr 2019) | 1 line SW: Fix -fpermissive function pointer type errors ------------------------------------------------------------------------ r7522 | hendricks266 | 2019-04-07 23:27:28 -0700 (Sun, 07 Apr 2019) | 3 lines SW: #ifdef'd out supportdir and user_profiles_disabled stuff for now. Patch from Striker. ------------------------------------------------------------------------ r7521 | hendricks266 | 2019-04-07 23:27:24 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Hacks to input code just to get it to compile. Patch from Striker. ------------------------------------------------------------------------ r7520 | hendricks266 | 2019-04-07 23:27:15 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Added dummy M32RunScript/G_Polymer_UnInit/app_crashhandler/osdcmd_restartvid calls. Patch from Striker. ------------------------------------------------------------------------ r7519 | hendricks266 | 2019-04-07 23:27:12 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Made a slight stylistic change to GetSyncInfoFromPacket declaration to match actual function. Patch from Striker. ------------------------------------------------------------------------ r7518 | hendricks266 | 2019-04-07 23:27:09 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Added 1.f to floating point volume parameter of FX_Play(3D) calls, will need a proper implementation at some point. Patch from Striker. ------------------------------------------------------------------------ r7517 | hendricks266 | 2019-04-07 23:27:05 -0700 (Sun, 07 Apr 2019) | 3 lines Dummy functions for mmulti.h for now until OldMP's mmulti is ported Patch from Striker. ------------------------------------------------------------------------ r7516 | hendricks266 | 2019-04-07 23:27:02 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Put a temporary shim in to get the length of an anm file to pass to ANIM_LoadAnim. Patch from Striker. ------------------------------------------------------------------------ r7515 | hendricks266 | 2019-04-07 23:26:58 -0700 (Sun, 07 Apr 2019) | 3 lines Move structs out of animlib.cpp and into animlib.h. Patch from Striker. ------------------------------------------------------------------------ r7514 | hendricks266 | 2019-04-07 23:26:54 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Get the log file working and avoid crashing due to not doing so Patch from Striker. ------------------------------------------------------------------------ r7513 | hendricks266 | 2019-04-07 23:26:50 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Get grpscan.cpp compiling by fixing declaration and initialization of grpfiles/foundgrps Patch from Striker. ------------------------------------------------------------------------ r7512 | hendricks266 | 2019-04-07 23:26:47 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Fix overflow in password member of "GAME_SET gs" struct. Patch from Striker. ------------------------------------------------------------------------ r7511 | hendricks266 | 2019-04-07 23:26:44 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Add includes of config.h where needed Patch from Striker. ------------------------------------------------------------------------ r7510 | hendricks266 | 2019-04-07 23:26:40 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Replace old crc32 functions with Bcrc32, mirroring how it's used in Duke's grpscan.cpp. Patch from Striker. ------------------------------------------------------------------------ r7509 | hendricks266 | 2019-04-07 23:26:36 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Update calls to functions that have been renamed. Patch from Striker. ------------------------------------------------------------------------ r7508 | hendricks266 | 2019-04-07 23:26:29 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Comment bad free calls to pointers that are never heap allocated. Patch from Striker. ------------------------------------------------------------------------ r7507 | hendricks266 | 2019-04-07 23:26:21 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Replace void* with decltype(o) in TRAVERSE define. Patch from Striker. ------------------------------------------------------------------------ r7506 | hendricks266 | 2019-04-07 23:26:17 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Make the function GetSyncInfoFromPacket in sync.cpp match the declaration in net.cpp. Fixed signed-ness of lumplockbyte to stop unresolved externals. Patch from Striker. ------------------------------------------------------------------------ r7505 | hendricks266 | 2019-04-07 23:26:08 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Remove very bad externs. Patch from Striker. ------------------------------------------------------------------------ r7504 | hendricks266 | 2019-04-07 23:26:03 -0700 (Sun, 07 Apr 2019) | 5 lines SW: Deal with how C++ does not implicitly convert enums to or from ints Typedef Voc3D_Flags and Voc_Flags to int, and turn typedef'd enums into normal enums. Patch from Striker. ------------------------------------------------------------------------ r7503 | hendricks266 | 2019-04-07 23:25:59 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Add casts to void pointers where needed Patch from Striker. ------------------------------------------------------------------------ r7502 | hendricks266 | 2019-04-07 23:25:51 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Fix questionable function pointer typecasts Patch from Striker. ------------------------------------------------------------------------ r7501 | hendricks266 | 2019-04-07 23:25:42 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Fix types of min/max statements Patch from Striker. ------------------------------------------------------------------------ r7500 | hendricks266 | 2019-04-07 23:25:33 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Add TrackerCast where needed for printf. Patch from Striker. ------------------------------------------------------------------------ r7499 | hendricks266 | 2019-04-07 23:25:22 -0700 (Sun, 07 Apr 2019) | 3 lines SW: Fix const correctness issues. Patch from Striker. ------------------------------------------------------------------------ r7498 | hendricks266 | 2019-04-07 23:25:09 -0700 (Sun, 07 Apr 2019) | 3 lines Add VoidSW VS project files. Patch from Striker. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.