devilutionX/Source
2019-09-27 07:02:04 +02:00
..
.clang-format Stop clang_format from breaking compiling 2019-07-08 04:28:31 +02:00
appfat.cpp Drop unimplemented code 2019-09-26 07:32:47 +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 Handle file paths in a clean way 2019-09-26 07:32:47 +02:00
capture.h Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
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 Merge upstream beanch 'devilution/master' 2019-04-25 20:44:01 +00:00
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 Handle file paths in a clean way 2019-09-26 07:32:47 +02:00
diablo.h Also link SDL int devilution (Source) 2019-09-25 03:32:00 +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 Clean up sound code 2019-09-25 11:32:30 +02:00
effects.cpp Clean up sound code 2019-09-25 11:32:30 +02:00
effects.h effects: rename monster_action_sounds to MonstSndChar 2019-08-18 07:44:22 +02:00
encrypt.cpp Merge upstream beanch 'devilution/master' 2019-04-25 20:44:01 +00:00
encrypt.h Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
engine.cpp Clang: Remove -fms-extensions -fms-compatibility 2019-09-25 03:32:00 +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 Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
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 Small clean up of unused code 2019-09-27 07:02:04 +02:00
init.h Clean up MPQ loading and make it more portable 2019-09-23 05:48:27 +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 Clean up load/save code 2019-09-22 01:27:26 +02:00
loadsave.h Clean up load/save code 2019-09-22 01:27:26 +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 Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
mpqapi.cpp Clang: Remove -fms-extensions -fms-compatibility 2019-09-25 03:32:00 +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 Handle file paths in a clean way 2019-09-26 07:32: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 Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
palette.cpp Strip some now unused parts of miniwin and windows api 2019-09-25 01:18:42 +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 Drop unimplemented code 2019-09-26 07:32:47 +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 Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
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 Handle file paths in a clean way 2019-09-26 07:32:47 +02:00
restrict.h Remove check for Windows platform 2019-09-13 03:56:37 +02:00
scrollrt.cpp Clean up sound code 2019-09-25 11:32:30 +02:00
scrollrt.h Strip some now unused parts of miniwin and windows api 2019-09-25 01:18:42 +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 Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
sound.h Clean up sound code 2019-09-25 11:32:30 +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 Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
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 Merge upstream beanch 'devilution/master' 2019-04-25 20:44:01 +00:00
tmsg.h Add missing functions for MI_Dummy (#1004) 2019-04-22 20:21:52 -05:00
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 Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
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 Clean up sound code 2019-09-25 11:32:30 +02:00
wave.h Clean up sound code 2019-09-25 11:32:30 +02:00