devilutionX/Source
Robin Eklind d16f603537 all: remove unused storm imports
While no storm functions are called from these source files
it is determined that they included storm in the original
source files as made visible by the inclusion of infinity
in the data segments of the respective source files.

ref: diasurgical/devilution#1695.
2019-09-20 11:05:25 +02:00
..
.clang-format Stop clang_format from breaking compiling 2019-07-08 04:28:31 +02:00
appfat.cpp Remove check for Windows platform 2019-09-13 03:56:37 +02:00
appfat.h Remove check for Windows platform 2019-09-13 03:56:37 +02:00
asm_trans_rect.inc Use SCREEN_Y 2019-06-02 18:08:09 +01:00
automap.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
automap.h Align function signatures with PSX symbols 2019-07-08 04:12:12 +02:00
capture.cpp Remove unused fallbacks 2019-08-26 14:05:04 +02:00
capture.h
codec.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-06-22 18:14:48 +02:00
codec.h Clean up files with dirty headers 2019-07-08 04:28:31 +02:00
control.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
control.h Format source 2019-08-26 15:08:03 +02:00
cursor.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-07-21 19:39:17 +02:00
cursor.h Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
dead.cpp
dead.h Clean up generated comments 2019-07-21 00:57:53 +02:00
debug.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-07-21 19:39:17 +02:00
debug.h Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
diablo.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
diablo.h Remove server chat 2019-09-13 03:56:47 +02:00
doom.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-07-20 19:52:50 +02:00
doom.h Replace resolution-related hard-coded numbers with constants 2019-07-20 17:24:34 +02:00
drlg_l1.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
drlg_l1.h Clean up signedness 2019-07-21 00:57:53 +02:00
drlg_l2.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-17 03:29:59 +02:00
drlg_l2.h Correct types related to glSeedTbl 2019-07-06 19:33:30 +02:00
drlg_l3.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
drlg_l3.h Correct types related to glSeedTbl 2019-07-06 19:33:30 +02:00
drlg_l4.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-17 03:29:59 +02:00
drlg_l4.h Clean up signedness 2019-07-21 00:57:53 +02:00
dthread.cpp Remove unused fallbacks 2019-08-26 14:05:04 +02:00
dthread.h Clean up signedness 2019-07-21 00:57:53 +02:00
dx.h Remove unused variables 2019-07-08 04:28:31 +02:00
effects.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
effects.h effects: rename monster_action_sounds to MonstSndChar 2019-08-18 07:44:22 +02:00
encrypt.cpp
encrypt.h
engine.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
engine.h Fix spell rendering 2019-08-26 16:30:20 +02:00
error.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-07-21 19:39:17 +02:00
error.h
gamemenu.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-08-18 08:07:33 +02:00
gamemenu.h Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
gendung.cpp Strip ASM code 2019-08-26 13:33:03 +02:00
gendung.h Correct BOOLS 2019-07-21 19:11:11 +02:00
gmenu.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
gmenu.h Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
help.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-08-18 08:07:33 +02:00
help.h Clean up generated comments 2019-07-21 00:57:53 +02:00
init.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
init.h Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
interfac.cpp all: remove unused storm imports 2019-09-20 11:05:25 +02:00
interfac.h interfac: rename progress_bar_colours and progress_bar_screen_pos to BarColor and BarPos 2019-08-18 07:45:07 +02:00
inv.cpp Strip ASM code 2019-08-26 13:33:03 +02:00
inv.h Align function signatures with PSX symbols 2019-07-08 04:12:12 +02:00
itemdat.cpp Correct new line encoding 2019-07-06 16:48:37 +02:00
itemdat.h Correct new line encoding 2019-07-06 16:48:37 +02:00
items.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-17 03:29:59 +02:00
items.h Clean up 2019-08-27 17:06:54 +02:00
lighting.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-08-18 08:07:33 +02:00
lighting.h Clean up unformatted files 2019-07-08 04:28:31 +02:00
loadsave.cpp Fix MonstStruct load/save 2019-07-24 13:02:05 +02:00
loadsave.h Fix incorrect arg name in forward declarations 2019-07-12 00:37:57 +02:00
mainmenu.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-08-18 08:07:33 +02:00
mainmenu.h Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
minitext.cpp Strip ASM code 2019-08-26 13:33:03 +02:00
minitext.h Correct BOOLS 2019-07-21 19:11:11 +02:00
misdat.cpp Correct new line encoding 2019-07-06 16:48:37 +02:00
misdat.h Correct new line encoding 2019-07-06 16:48:37 +02:00
missiles.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
missiles.h Correct BOOLS 2019-07-21 19:11:11 +02:00
monstdat.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-08-18 08:07:33 +02:00
monstdat.h Clean up signedness 2019-07-21 00:57:53 +02:00
monster.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
monster.h Clean up signedness 2019-07-21 00:57:53 +02:00
movie.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-05-05 00:27:08 +02:00
movie.h
mpqapi.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
mpqapi.h Format recently cleaned code 2019-07-06 05:13:01 +02:00
msg.cpp Use sizeof directly instead of definging TMEGAPKT_SIZE 2019-09-14 23:03:56 +02:00
msg.h Align function signatures with PSX symbols 2019-07-08 04:12:12 +02:00
multi.cpp Remove server chat 2019-09-13 03:56:47 +02:00
multi.h Clean multi_send_zero_packet right 2019-08-16 14:06:22 +02:00
nthread.cpp glpMsgTbl stores 64-bit pointers to turn_t variables. This won't fit inside int. 2019-09-14 22:08:07 +02:00
nthread.h glpMsgTbl stores 64-bit pointers to turn_t variables. This won't fit inside int. 2019-09-14 22:08:07 +02:00
objdat.cpp Correct new line encoding 2019-07-06 16:48:37 +02:00
objdat.h Correct new line encoding 2019-07-06 16:48:37 +02:00
objects.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
objects.h Clean up signedness 2019-07-21 00:57:53 +02:00
pack.cpp all: remove unused storm imports 2019-09-20 11:05:25 +02:00
pack.h
palette.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
palette.h Clean up palette.cpp 2019-05-02 00:16:46 +01:00
path.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
path.h Clean up files with dirty headers 2019-07-08 04:28:31 +02:00
pfile.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
pfile.h Clean up signedness 2019-07-21 00:57:53 +02:00
player.cpp all: remove unused storm imports 2019-09-20 11:05:25 +02:00
player.h Backport Hellfire cleanups 2019-09-05 15:20:27 +02:00
plrmsg.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
plrmsg.h Clean up signedness 2019-07-21 00:57:53 +02:00
portal.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
portal.h
quests.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-17 03:29:59 +02:00
quests.h Format recently cleaned code 2019-07-06 05:13:01 +02:00
render.cpp Format render.cpp 2019-08-26 14:32:26 +02:00
render.h Switch to new render from Galaxy 2019-08-26 13:32:59 +02:00
restrict.cpp Remove check for Windows platform 2019-09-13 03:56:37 +02:00
restrict.h Remove check for Windows platform 2019-09-13 03:56:37 +02:00
scrollrt.cpp all: remove unused storm imports 2019-09-20 11:05:25 +02:00
scrollrt.h Clean up generated comments 2019-07-21 00:57:53 +02:00
setmaps.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-08-18 08:07:33 +02:00
setmaps.h Clean up signedness 2019-07-21 00:57:53 +02:00
sha.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-05-05 00:27:08 +02:00
sha.h
sound.h Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
spelldat.cpp Correct new line encoding 2019-07-06 16:48:37 +02:00
spelldat.h Correct new line encoding 2019-07-06 16:48:37 +02:00
spells.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-13 17:51:58 +02:00
spells.h Align function signatures with PSX symbols 2019-07-08 04:12:12 +02:00
stores.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-17 03:29:59 +02:00
stores.h Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
sync.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-05-18 16:55:20 +02:00
sync.h
textdat.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-08-18 08:07:33 +02:00
textdat.h Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
themes.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-17 03:29:59 +02:00
themes.h Clean up themes.cpp 2019-05-02 00:16:46 +01:00
tmsg.cpp
tmsg.h
town.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-17 03:29:59 +02:00
town.h Clean up unformatted files 2019-07-08 04:28:31 +02:00
towners.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-09-17 03:29:59 +02:00
towners.h Align function signatures with PSX symbols 2019-07-08 04:12:12 +02:00
track.cpp all: remove unused storm imports 2019-09-20 11:05:25 +02:00
track.h
trigs.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-08-18 08:07:33 +02:00
trigs.h Clean up generated comments 2019-07-21 00:57:53 +02:00
wave.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-05-05 00:27:08 +02:00
wave.h Clean up wave.cpp 2019-05-02 00:16:46 +01:00