dxx-rebirth/similar/main
Kp 3aa1140700 Optimize out warn_printf on some targets
Some targets only ever use GUI warn functions.  On those targets:
- initialize `warn_func` to `msgbox_warning` at compile time
- remove the runtime initialize of warn_func in main

On targets which do not call `clear_warn_func`, preprocess out its
declaration and definition.

Taken together, these changes allow some targets not to define
`warn_printf`.
2021-09-12 16:20:52 +00:00
..
ai.cpp Use enum class for trigger number 2021-09-04 12:17:14 +00:00
aipath.cpp Inline AI path shuffle 2021-09-04 12:17:14 +00:00
automap.cpp Use enum class for Game_mode, Newdemo_game_mode 2021-09-12 16:20:52 +00:00
bm.cpp Improve error reporting for PHYSFSX_openReadBuffered 2021-07-25 23:00:56 +00:00
bmread.cpp Improve error reporting for PHYSFSX_openReadBuffered 2021-07-25 23:00:56 +00:00
cntrlcen.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
collide.cpp Pass Game_mode as a parameter to gauges functions 2021-09-12 16:20:52 +00:00
config.cpp Improve error reporting for PHYSFSX_openWriteBuffered 2021-07-25 23:00:56 +00:00
console.cpp Improve error reporting for PHYSFSX_openWriteBuffered 2021-07-25 23:00:56 +00:00
controls.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
credits.cpp Improve error reporting for PHYSFSX_openReadBuffered 2021-07-25 23:00:56 +00:00
digiobj.cpp Split digi_get_sound_loc 2021-06-28 03:37:51 +00:00
dumpmine.cpp Fix Windows build of dumpmine.cpp 2021-09-12 16:20:52 +00:00
effects.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
endlevel.cpp Move g3 instance contexts onto the stack 2021-09-04 12:17:14 +00:00
fireball.cpp Pass Game_mode as a parameter to gauges functions 2021-09-12 16:20:52 +00:00
fuelcen.cpp Use structured bindings to access enumerated ranges 2021-06-28 03:37:50 +00:00
fvi.cpp Replace __attribute_warn_unused_result with C++17 [[nodiscard]] 2021-06-28 03:37:51 +00:00
game.cpp Factor out VR stereo subcanvas initialization 2021-09-12 16:20:52 +00:00
gamecntl.cpp Propagate up show_boxed_message RenderFlag 2021-09-12 16:20:52 +00:00
gamefont.cpp Use structured bindings to access enumerated ranges 2021-06-28 03:37:50 +00:00
gamemine.cpp Override mapping of D1 secret door texture 2021-04-04 22:01:25 +00:00
gamerend.cpp Pass canvas to render_gauges 2021-09-12 16:20:52 +00:00
gamesave.cpp Fix gcc-7 editor build 2021-09-12 16:20:52 +00:00
gameseg.cpp Use structured bindings for more zip calls 2021-06-28 03:37:51 +00:00
gameseq.cpp Propagate up show_boxed_message RenderFlag 2021-09-12 16:20:52 +00:00
gauges.cpp Pass canvas to render_gauges 2021-09-12 16:20:52 +00:00
generate-kconfig-udlr.py Convert kconfig array lookups to require correct enumerated type 2020-07-05 23:34:33 +00:00
hostage.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
hud.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
iff.cpp Improve error reporting for PHYSFSX_openReadBuffered 2021-07-25 23:00:56 +00:00
inferno.cpp Optimize out warn_printf on some targets 2021-09-12 16:20:52 +00:00
kconfig.cpp Clamp kconfig window size to screen size 2021-02-25 03:53:49 +00:00
kconfig.ui-table.cpp Merge 'refs/pull/516/head' into master 2020-07-09 02:47:18 +00:00
kmatrix.cpp Construct nm_item_menu in place 2021-06-28 03:37:49 +00:00
laser.cpp Reduce intensity of weapon fire sounds 2021-06-28 03:37:51 +00:00
lighting.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
menu.cpp Expand game_init_render_buffers inline 2021-09-12 16:20:52 +00:00
mglobal.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
mission.cpp Improve error reporting for PHYSFSX_openWriteBuffered 2021-07-25 23:00:56 +00:00
morph.cpp Move g3 instance contexts onto the stack 2021-09-04 12:17:14 +00:00
multi.cpp Pass Game_mode as a parameter to gauges functions 2021-09-12 16:20:52 +00:00
multibot.cpp Pass Game_mode as a parameter to gauges functions 2021-09-12 16:20:52 +00:00
net_udp.cpp Use enum class for Game_mode, Newdemo_game_mode 2021-09-12 16:20:52 +00:00
newdemo.cpp Use enum class for Game_mode, Newdemo_game_mode 2021-09-12 16:20:52 +00:00
newmenu.cpp Require grs_subcanvas for gr_init_sub_canvas 2021-09-04 12:17:14 +00:00
object.cpp Filter out robots at render time, not wakeup time 2021-08-26 03:13:45 +00:00
paging.cpp Propagate up show_boxed_message RenderFlag 2021-09-12 16:20:52 +00:00
physics.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
piggy.cpp Fix gcc-7 editor build 2021-09-12 16:20:52 +00:00
player.cpp
playsave.cpp Convert various PHYSFSX_printf to PHYSFSX_puts_literal 2021-08-26 03:13:46 +00:00
polyobj.cpp Move g3 instance contexts onto the stack 2021-09-04 12:17:14 +00:00
powerup.cpp Pass Game_mode as a parameter to gauges functions 2021-09-12 16:20:52 +00:00
render.cpp Lift ogl_start_frame eye handling into caller 2021-09-12 16:20:52 +00:00
robot.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
scores.cpp Convert high score saying dialog to use run_blocking_newmenu 2021-06-28 03:37:50 +00:00
segment.cpp Use susegment for references introduced by valptridx conversion 2019-12-22 05:34:08 +00:00
slew.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
songs.cpp Improve error reporting for PHYSFSX_openReadBuffered 2021-07-25 23:00:56 +00:00
state.cpp Switch callers to unchecked_partial_range(range) where possible 2021-09-04 12:17:14 +00:00
switch.cpp Use enum class for trigger number 2021-09-04 12:17:14 +00:00
terrain.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
texmerge.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
text.cpp Improve error reporting for PHYSFSX_openReadBuffered 2021-07-25 23:00:56 +00:00
titles.cpp Improve error reporting for PHYSFSX_openReadBuffered 2021-07-25 23:00:56 +00:00
vclip.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
vers_id.cpp
wall.cpp Use trgnum_t more consistently 2021-09-04 12:17:14 +00:00
weapon.cpp Halve the volume of weapon changes 2021-06-28 03:37:51 +00:00