devilutionX/Source
2020-10-12 00:05:57 +02:00
..
.clang-format Reformat the .clang-format files 2020-03-29 20:45:57 +02:00
_asm.cpp
_render.cpp
all.h Fix typos 2020-10-04 14:17:31 +02:00
appfat.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
appfat.h Fix signature of FuncDlg properly 2020-04-06 05:43:20 +02:00
asm_trans_rect.inc
automap.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
automap.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-04 07:56:06 +02:00
capture.cpp 99 lines of documentation (#2058) 2020-07-07 19:36:18 +02:00
capture.h Add documentation 2020-03-01 22:18:00 +01:00
codec.cpp Apply sematic codestyle 2020-04-08 20:34:29 +02:00
codec.h Add documentation 2020-03-01 22:18:00 +01:00
control.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
control.h enums and stuff (#2024) 2020-04-06 08:04:14 +02:00
cursor.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
cursor.h Backport cleanups from hellfire branch 2020-04-08 20:16:32 +02:00
dead.cpp Order variables logically 2020-04-06 05:43:20 +02:00
dead.h Add documentation 2020-03-01 22:18:00 +01:00
debug.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-07 03:46:20 +02:00
debug.h Add documentation 2020-03-01 22:18:00 +01:00
diablo.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
diablo.h Fix bad merge 2020-04-10 10:23:11 +02:00
doom.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-08 21:58:34 +02:00
doom.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-04 07:56:06 +02:00
drlg_l1.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
drlg_l1.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-04 07:56:06 +02:00
drlg_l2.cpp BOOLs 2020-09-28 01:55:01 +02:00
drlg_l2.h Backport cleanups from hellfire branch 2020-04-08 20:16:32 +02:00
drlg_l3.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
drlg_l3.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-04 07:56:06 +02:00
drlg_l4.cpp BOOLs 2020-09-28 01:55:01 +02:00
drlg_l4.h Backport cleanups from hellfire branch 2020-04-08 20:16:32 +02:00
dthread.cpp Apply more enums, defines and types 2020-04-08 20:18:11 +02:00
dthread.h dthread: add parameter name to dthread_handler 2020-03-08 18:12:09 +01:00
dx.cpp Format source 2020-04-08 22:28:53 +02:00
dx.h Add documentation 2020-03-01 22:18:00 +01:00
effects.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-08 21:58:34 +02:00
effects.h Fix function/var names (effects/sound) 2020-03-24 00:22:36 -05:00
encrypt.cpp Fix InitHash 2020-04-09 00:13:58 +02:00
encrypt.h Make hashtable in to a 2d array 2020-04-08 20:34:40 +02:00
engine.cpp 99 lines of documentation (#2058) 2020-07-07 19:36:18 +02:00
engine.h Avoid void pointers 2020-04-08 20:34:38 +02:00
error.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-08 21:58:34 +02:00
error.h Backport cleanups from hellfire branch 2020-04-08 20:16:32 +02:00
fault.cpp Add documentation 2020-03-01 22:18:00 +01:00
fault.h Add documentation 2020-03-01 22:18:00 +01:00
gamemenu.cpp Hellfire clean ups 2020-04-26 22:34:30 +02:00
gamemenu.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-04 07:56:06 +02:00
gendung.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
gendung.h Decompose magic numbers 2020-04-08 20:34:31 +02:00
gmenu.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-08 21:58:34 +02:00
gmenu.h Correct array sizes 2020-04-08 20:34:27 +02:00
help.cpp Calculate position of screen elements 2020-09-27 00:21:54 +02:00
help.h Calculate position of screen elements 2020-09-27 00:21:54 +02:00
init.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
init.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-26 22:10:34 +02:00
interfac.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
interfac.h Add documentation to more files 2020-03-02 02:29:28 +01:00
inv.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
inv.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-04 07:56:06 +02:00
itemdat.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
itemdat.h Add documentation to more files 2020-03-02 02:29:28 +01:00
items.cpp RechargeItem cleanup 2020-10-12 00:04:02 +02:00
items.h Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
lighting.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
lighting.h Add documentation 2020-03-01 22:18:00 +01:00
list.h Add documentation 2020-03-01 22:18:00 +01:00
loadsave.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
loadsave.h Add documentation to more files 2020-03-02 02:29:28 +01:00
logging.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-06 06:09:30 +02:00
logging.h Add documentation to more files 2020-03-02 02:29:28 +01:00
mainmenu.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-26 22:10:34 +02:00
mainmenu.h More cleanups 2020-04-26 21:33:56 +02:00
minitext.cpp Calculate position of screen elements 2020-09-27 00:21:54 +02:00
minitext.h minitext: fix variable names of minitext.cpp 2020-04-14 01:12:28 +02:00
misdat.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-04 07:56:06 +02:00
misdat.h Add documentation to more files 2020-03-02 02:29:28 +01:00
missiles.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
missiles.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-04 07:56:06 +02:00
monstdat.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
monstdat.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-08 21:58:34 +02:00
monster.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
monster.h Backport cleanups from hellfire branch 2020-04-08 20:16:32 +02:00
movie.cpp 99 lines of documentation (#2058) 2020-07-07 19:36:18 +02:00
movie.h Add documentation to more files 2020-03-02 02:29:28 +01:00
mpqapi.cpp Avoid void pointers 2020-04-08 20:34:38 +02:00
mpqapi.h Avoid void pointers 2020-04-08 20:34:38 +02:00
msg.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
msg.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-04 07:56:06 +02:00
msgcmd.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-04 07:56:06 +02:00
msgcmd.h Add documentation to more files 2020-03-02 02:29:28 +01:00
multi.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
multi.h Fix typos 2020-10-04 14:17:31 +02:00
nthread.cpp nthread_send_and_recv_turn cleanup 2020-10-12 00:04:44 +02:00
nthread.h nthread: add parameter name to nthread_handler 2020-03-09 00:32:23 +01:00
objdat.cpp Clean up enum usage 2020-09-19 14:22:34 +02:00
objdat.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
objects.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
objects.h Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
pack.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
pack.h Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
palette.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
palette.h Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
path.cpp Format files 2020-03-01 22:48:17 +01:00
path.h Add documentation 2020-03-01 22:18:00 +01:00
pfile.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
pfile.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
player.cpp CheckNewPath cleanup 2020-10-12 00:05:10 +02:00
player.h Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
plrmsg.cpp MAXBELTITEMS + PMSG_COUNT 2020-10-11 06:41:17 +02:00
plrmsg.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
portal.cpp Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
portal.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
quests.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
quests.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
render.cpp Apply more defines to replace magic numbers 2020-09-27 05:33:00 +02:00
render.h Apply more defines to replace magic numbers 2020-09-27 05:33:00 +02:00
restrict.cpp 99 lines of documentation (#2058) 2020-07-07 19:36:18 +02:00
restrict.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
scrollrt.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
scrollrt.h Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
setmaps.cpp 99 lines of documentation (#2058) 2020-07-07 19:36:18 +02:00
setmaps.h Fix typos 2020-10-04 14:17:31 +02:00
sha.cpp Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
sha.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
sound.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
sound.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
spelldat.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
spelldat.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
spells.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
spells.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
stores.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
stores.h Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
sync.cpp apply ear enum 2020-10-12 00:05:57 +02:00
sync.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
textdat.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
textdat.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
themes.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
themes.h Add documentation 2020-03-01 22:18:00 +01:00
tmsg.cpp Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
tmsg.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
town.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
town.h Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
towners.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
towners.h Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
track.cpp Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
track.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
trigs.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
trigs.h Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
wave.cpp Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
wave.h Fix typos 2020-10-04 14:17:31 +02:00