dxx-rebirth/common/main
2015-08-22 20:43:03 +00:00
..
ai.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
aistruct.h Use uint8_t for player_awareness_type_t 2015-08-22 20:43:02 +00:00
automap.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
bm.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
cli.cpp Simplify cli gr_string call 2015-06-07 16:20:47 +00:00
cli.h add d2x command-line interface to console 2015-02-10 17:01:00 -08:00
cmd.cpp Fix gcc-4.6 cmd build 2015-07-14 02:42:12 +00:00
cmd.h Add const to cmd prototype 2015-06-07 16:20:47 +00:00
cntrlcen.h Pass reactor& to read_model_guns 2015-07-25 23:10:48 +00:00
collide.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
config.h Move player callsign to player-callsign.h 2015-07-25 23:10:45 +00:00
controls.h Reduce controls.h includes 2015-04-19 04:18:51 +00:00
credits.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
cvar.cpp Fix LTO -Wodr for cheats 2015-07-18 03:49:47 +00:00
cvar.h Pass cvar_registervariable cvar by & 2015-06-07 16:20:47 +00:00
digi.h Remove unused return value of digi_link_sound_to_object* 2015-08-05 02:59:02 +00:00
effects.h Use symbolic *_none constants for -1 2014-10-04 17:31:13 +00:00
endlevel.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
escort.h Propagate use of objptridx_t 2014-12-23 04:20:27 +00:00
fireball.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
fuelcen.h Make robot_flags unsigned 2015-08-22 20:43:03 +00:00
fvi.h Pass vcobjptr to object_intersects_wall 2015-06-02 03:03:31 +00:00
fwd-player.h Use forward-declaration header for player.h 2015-07-25 23:10:45 +00:00
fwd-weapon.h Use forward-declaration header for weapon.h 2015-07-25 23:10:45 +00:00
fwdobject.h Move magic_constant definition into valptridx 2015-07-21 02:57:27 +00:00
fwdsegment.h Move magic_constant definition into valptridx 2015-07-21 02:57:27 +00:00
fwdwall.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
game.h Fix LTO -Wodr for cheats 2015-07-18 03:49:47 +00:00
gamefont.h Cache font scale X float 2015-06-13 22:42:20 +00:00
gamemine.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
gamepal.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
gamesave.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
gameseg.h Switch get_seg_masks from vcsegptridx_t to vcsegptr_t 2015-07-12 01:04:17 +00:00
gameseq.h Use forward-declaration header for player.h 2015-07-25 23:10:45 +00:00
gauges.h Use forward-declaration header for player.h 2015-07-25 23:10:45 +00:00
hostage.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
hudmsg.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
inferno.h Move d_fname helper methods to base class ntstring 2014-12-22 04:35:47 +00:00
kconfig.h Make convert_raw_joy_axis static 2015-06-23 03:04:47 +00:00
kmatrix.h Use enum for kmatrix_view result 2015-03-24 02:07:42 +00:00
laser.h Changing homing turn times to 30 FPS base again by user request 2015-06-01 15:27:34 +02:00
lighting.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
menu.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
mission.h Fix clang -Wparentheses-equality warnings 2015-03-22 18:49:21 +00:00
morph.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
multi.h Simplify multiplayer sound handling 2015-08-05 02:59:02 +00:00
multibot.h Use forward-declaration header for player.h 2015-07-25 23:10:45 +00:00
multiinternal.h Add helper macro DXX_CONSTANT_TRUE 2015-07-29 03:05:28 +00:00
net_udp.h Convert most global arrays to array<> 2015-04-02 02:36:52 +00:00
newdemo.h Switch object_signature_t forward declaration to class 2015-04-26 20:15:57 +00:00
newmenu.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
nvparse.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
object.h Use T::index_type for highest_valid 2015-07-13 01:09:36 +00:00
objnum.h Move magic_constant definition into valptridx 2015-07-21 02:57:27 +00:00
paging.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
physics.h Avoid redundant vsegptridx calculation in object_move_one 2015-04-11 04:01:29 +00:00
piggy.h Remove non-GNU PIGGY_PAGE_IN 2015-08-22 20:43:03 +00:00
player-callsign.h Move player callsign to player-callsign.h 2015-07-25 23:10:45 +00:00
player.h Use get_local_player to compute reference to local player 2015-07-25 23:10:46 +00:00
playsave.h Only restore non-alpha when alpha was used 2015-08-21 03:12:35 +00:00
polyobj.h Use array<> for more globals 2015-08-12 03:11:46 +00:00
powerup.h Use powerup_type_t for *_weapon_to_powerup 2015-04-19 04:18:53 +00:00
render.h Expand render_mine window_rendered_data helper inline 2015-05-05 03:20:42 +00:00
render_state.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
robot.h Use enum class for AIB constants 2015-04-26 20:15:51 +00:00
scores.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
screens.h Remove various #include "gr.h" 2015-01-29 04:27:36 +00:00
segiter.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
segment.h Expand dxx_explicit_operator_bool to "explicit" 2015-08-03 03:11:25 +00:00
segnum.h Move magic_constant definition into valptridx 2015-07-21 02:57:27 +00:00
segpoint.h Reduce inclusion of segment.h 2015-01-29 04:27:36 +00:00
slew.h Reduce inclusion of object.h 2014-11-23 04:36:58 +00:00
songs.h Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
sounds.h Use array<> for Sounds 2014-12-14 05:22:59 +00:00
state.h Use enum class for level save/load 2015-04-19 04:18:49 +00:00
switch.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
terrain.h Pass render_terrain vector by & 2014-11-01 03:12:57 +00:00
texmerge.h Return texmerge_get_cached_bitmap result by & 2014-11-30 22:09:19 +00:00
text.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
textures.h Remove textures.h #include "piggy.h" 2015-01-29 04:27:35 +00:00
titles.h Use stdint for titles.h 2015-04-19 04:18:52 +00:00
vclip.h Remove various #include "gr.h" 2015-01-29 04:27:36 +00:00
vers_id.h Make DXX_VERSION_*i be uint16_t 2015-02-14 22:48:29 +00:00
wall.h Fix check_header_includes build 2015-07-25 23:10:45 +00:00
weapon.h Use forward-declaration header for weapon.h 2015-07-25 23:10:45 +00:00