Commit graph

  • 0409e75278 Pass std::span to err_puts Kp 2022-10-02 19:51:36 +0000
  • e0123dead5 Remove special case for 0 argument PHYSFSX_printf Kp 2022-10-02 19:51:36 +0000
  • 01c07156bd Remove special case for 0 argument HUD_init_message Kp 2022-10-02 19:51:36 +0000
  • 98b7679732 Remove obsolete MacOS C source files Kp 2022-10-02 19:51:36 +0000
  • f3d4dff941 Use enum class for clipping_code Kp 2022-10-02 19:51:35 +0000
  • 6c32eb3970 Remove unused return value of g3_add_delta_vec Kp 2022-10-02 19:51:35 +0000
  • 1808b6badd Use enum class for projection_flag Kp 2022-10-02 19:51:35 +0000
  • e499dd55f7 Use std::span for piggy_write_pigfile argument filename Kp 2022-10-02 19:51:35 +0000
  • aaac0e69fa Use std::span for piggy_new_pigfile argument pigname Kp 2022-10-02 19:51:35 +0000
  • 1365d0796c Use std::span for RunMovie argument subtitles Kp 2022-10-02 19:51:35 +0000
  • 1101b02f84 Use std::span for PlayMovie argument subtitles Kp 2022-10-02 19:51:35 +0000
  • 73bcfb6d63 Simplify ogl_ubitblt_i GL array initialization Kp 2022-10-02 19:51:35 +0000
  • eca189e8aa Use enum class for SoundOffset Kp 2022-10-02 19:51:35 +0000
  • 14bf2dc59a Pass std::span to piggy_register_bitmap Kp 2022-10-02 19:51:35 +0000
  • 1bda6f4792 Remove dead declaration of g3_check_codes Kp 2022-10-02 19:51:35 +0000
  • ad8f970bf6 Pass g3s_point & to free_temp_point Kp 2022-10-02 19:51:35 +0000
  • a8c4aee5f0 Fix compilation of valptridx unit tests Kp 2022-10-02 19:51:35 +0000
  • f0d118ed42 Use std::span for PHYSFSX_fgets Kp 2022-10-02 19:51:35 +0000
  • 8fe9b8322d Check return value of PHYSFSX_fgets Kp 2022-10-02 19:51:35 +0000
  • a55579bb8f Flatten net_udp call chain for ntstring::copy_out Kp 2022-10-02 19:51:35 +0000
  • 98916ca6b7 Remove obsolete ntstring methods Kp 2022-10-02 19:51:35 +0000
  • 9fe23b7dce Rework loading weapon reorder values Kp 2022-10-02 19:51:35 +0000
  • 4fe8d6dcaf Use std::span for net_udp_prepare_*_game_info Kp 2022-10-02 19:51:35 +0000
  • 8c08dcc20f Merge branch 'refs/pull/633/head' into master Kp 2022-10-02 19:50:49 +0000
  • 9a8c49ccbf Fix OpenGL ES build on SDL1 Kp 2022-10-02 19:47:24 +0000
  • e3faab0899 Use alias template per_player_array for arrays that are MAX_PLAYERS long Kp 2022-09-24 17:47:53 +0000
  • 53d81e78de Fix SDL2 double-free on failure to load music Kp 2022-09-24 17:47:53 +0000
  • 0ed90715b6 Cache operator[] result in render_compare_context_t Kp 2022-09-24 17:47:53 +0000
  • e377ac3caf Pass std::span to convert_pattern_array Kp 2022-09-24 17:47:53 +0000
  • 0cb9ab58b0 Pass std::span to print_pattern_array Kp 2022-09-24 17:47:53 +0000
  • 6de5587a06 Pass std::span to nd_read_string Kp 2022-09-24 17:47:53 +0000
  • f91d0c404c Pass std::span to set_briefing_filename Kp 2022-09-24 17:47:53 +0000
  • 9d238eedf8 Pass std::span to callsign_t::copy Kp 2022-09-24 17:47:53 +0000
  • 81b77d2f28 Pass std::span to create_bfs_list Kp 2022-09-24 17:47:53 +0000
  • 8811836e2e Make cstring_tie inherit from array Kp 2022-09-24 17:47:53 +0000
  • 294a78a1aa Pass std::span to powerup_basic_str Kp 2022-09-24 17:47:53 +0000
  • 1b170fe880 Pass std::span to print_exit_message Kp 2022-09-24 17:47:53 +0000
  • ea5d0136dc Pass std::span to msgbox_warning Kp 2022-09-24 17:47:53 +0000
  • 6d0a5f5783 Pass std::span to location_value_wrapper::prepare_buffer Kp 2022-09-24 17:47:53 +0000
  • 56a68f3c63 Pass std::span to con_force_puts Kp 2022-09-24 17:47:53 +0000
  • 27ec8f41ba Pass std::span to con_add_buffer_line Kp 2022-09-24 17:47:52 +0000
  • a76f5d9248 Use std::array for location_wrapper::scratch_buffer Kp 2022-09-24 17:47:52 +0000
  • ae5e5c699a Use std::array for console_buffer::line Kp 2022-09-24 17:47:52 +0000
  • 23315ebec2 Fix SDL-only g3_draw_sphere overflow test Kp 2022-09-24 17:47:52 +0000
  • b1da47a34b Compare d1 extra pig in place Kp 2022-09-24 17:47:52 +0000
  • c464ddeae1 Sanitize control center triggers on load Kp 2022-09-24 17:47:52 +0000
  • ad7057be87 Add hack for case mismatch in Vertigo robot movies Kp 2022-09-24 17:47:52 +0000
  • 9fa97573c4 Move RoboFile to briefing scope Kp 2022-09-24 17:47:52 +0000
  • 00c428b4fc Use compiler std::endian instead of union-based punning Kp 2022-09-24 17:47:52 +0000
  • af8efbf830 Clear GameSounds, SoundOffset in bulk Kp 2022-09-24 17:47:52 +0000
  • 9cad6c0eaa Use std::span for sound_slot samples Kp 2022-09-24 17:47:52 +0000
  • ceef174418 Cache strlen call result Kp 2022-09-24 17:47:52 +0000
  • f175a4508b Pass std::span to ogl_extensions is_ext_supported Kp 2022-09-24 17:47:52 +0000
  • 5eb41816f3 Use std::span for CREDITS_FILE Kp 2022-09-24 17:47:52 +0000
  • a79ed84112 Use std::span in location_wrapper Kp 2022-09-24 17:47:52 +0000
  • e4e8259253 Reduce scope of callback_handler newpath Kp 2022-09-24 17:47:52 +0000
  • c09899f457 Pass std::span to load_mus_data Kp 2022-09-24 17:47:52 +0000
  • e911d14808 Reduce scope of mix_play_file full_path Kp 2022-09-24 17:47:52 +0000
  • fd1be66fa4 Pass std::span to draw_tmap, draw_tmap_flat Kp 2022-09-24 17:47:52 +0000
  • a48e6ab56b Pass std::span to _g3_draw_tmap Kp 2022-09-24 17:47:52 +0000
  • ad8325b63c Pass std::span to _g3_draw_tmap_2 Kp 2022-09-24 17:47:52 +0000
  • 491d23e2d9 Pass std::span to _g3_draw_poly Kp 2022-09-24 17:47:52 +0000
  • 97f0c5a6d0 Pass std::span to decode_data Kp 2022-09-24 17:47:52 +0000
  • 0b91da6d9c Use span methods to construct dxx_sendto input Kp 2022-09-24 17:47:52 +0000
  • 9faa3d912d Pass std::span to pcx_encode_line Kp 2022-09-24 17:47:52 +0000
  • e69f219539 Pass std::span to g3_validate_polygon_model Kp 2022-09-24 17:47:52 +0000
  • 928834fdf8 Pass std::span to g3_init_polygon_model Kp 2022-09-24 17:47:52 +0000
  • 76643ed432 Change trace_segs not to recompute children on every pass Kp 2022-09-24 17:47:52 +0000
  • ce0c183737 Change valptridx allow_end_construction to avoid assertion Kp 2022-09-24 17:47:52 +0000
  • d797072596 Make vector magnitude constant in more cases Kp 2022-09-24 17:47:52 +0000
  • f599ad90b4 Make create_omega_blobs::omega_delta_vector const Kp 2022-09-24 17:47:52 +0000
  • 781ca0c97d Reorder endlevel exit_side initialization to fix -Wmaybe-uninitialized Kp 2022-09-24 17:47:52 +0000
  • d1354911fc Reorder nm_string_inputbox to avoid -Wmaybe-uninitialized Kp 2022-09-24 17:47:52 +0000
  • 2ecad00e90 Pass std::span to load_palette Kp 2022-09-24 17:47:52 +0000
  • 805d71de6b Move Shareware_level_names,Registered_level_names to dumpmine.cpp Kp 2022-09-24 17:47:52 +0000
  • cbe6c94f1e Pass std::span to file_getdirlist Kp 2022-09-24 17:47:52 +0000
  • 8f1055ca6b Use std::span for poison helper functions Kp 2022-09-24 17:47:51 +0000
  • 17a0452001 Use std::span for nm_item_input Kp 2022-09-24 17:47:51 +0000
  • ee68f43bb5 Remove SConf tests for curl, jsoncpp Kp 2022-09-24 17:47:51 +0000
  • e0300e1e30 Pass std::span to dispatch_table::send_data Kp 2022-09-24 17:47:51 +0000
  • 2d46e020e0 Return length change from copy_from_ntstring Kp 2022-09-24 17:47:51 +0000
  • 95bb58a2fe Convert PUT_INTEL_* uses to operator[] Kp 2022-09-24 17:47:51 +0000
  • b8ed30235c Remove Multi_is_guided; handle setup directly Kp 2022-09-24 17:47:51 +0000
  • c90ac3e611 Fix OpenGL ES build on SDL2. JohnnyonFlame 2022-09-18 21:35:55 -0300
  • ad46235b67 Avoid spinning in multiplayer when the game window is hidden Kp 2022-09-11 17:00:45 +0000
  • 45362ac37b Fix guest loading of multiplayer saved games Kp 2022-09-11 17:00:45 +0000
  • d9f30ba10c Avoid spinning in net_udp_request_poll Kp 2022-09-11 17:00:45 +0000
  • 232c648024 Add Windows version resource for Windows build Kp 2022-09-11 17:00:45 +0000
  • 11a400ab8f Move upid sizes to constexpr variable Kp 2022-09-11 17:00:45 +0000
  • 70fd424599 Split net_udp_process_game_info to light/heavy variants Kp 2022-09-11 17:00:44 +0000
  • 575bfe8a69 Use enum class for tracker_game_id Kp 2022-09-11 17:00:44 +0000
  • 8f847c16bb Use std::span for csocket_data_buffer Kp 2022-09-11 17:00:44 +0000
  • 763f1d4902 Use std::span for socket_data_buffer Kp 2022-09-11 17:00:44 +0000
  • eb8a7d8186 Use std::span for multi::send_data_direct Kp 2022-09-11 17:00:44 +0000
  • 53770489d8 Use std::span for net_udp_noloss_add_queue_pkt Kp 2022-09-11 17:00:44 +0000
  • 2589ba9c60 Ignore invalid MULTI_START_TRIGGER messages Kp 2022-09-11 17:00:44 +0000
  • 0512ea8d65 Use enum class for upid Kp 2022-09-11 17:00:44 +0000
  • d32fc7acab Use enum class for kick_player_reason Kp 2022-09-11 17:00:44 +0000
  • 4cf1eb328f Use std::array for prepare_kill_name storage Kp 2022-09-11 17:00:44 +0000
  • 0a8bf6bfa8 Remove redundant test in multi_do_finish_game Kp 2022-09-11 17:00:44 +0000