devilutionX/Source
2019-11-09 17:49:39 +01:00
..
.clang-format Stop clang_format from breaking compiling 2019-07-08 04:28:31 +02:00
appfat.cpp Display SDL error messages in UI dialog 2019-10-12 23:02:04 +02:00
appfat.h Display SDL error messages in UI dialog 2019-10-12 23:02:04 +02:00
automap.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 2019-10-26 13:43:28 +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-09-28 04:31:04 +02:00
codec.h Clean up files with dirty headers 2019-07-08 04:28:31 +02:00
control.cpp Merge branch 'fix_clicking' of https://github.com/qndel/devilutionX 2019-11-09 17:49:39 +01:00
control.h Merge remote-tracking branch 'refs/remotes/devilution/master' 2019-10-26 13:43:28 +02:00
cursor.cpp clicking on the sides of main panel and below side panels 2019-11-07 21:42:46 +01: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 Remove unused debug functions 2019-10-13 03:40:45 +02:00
debug.h Remove unused debug functions 2019-10-13 03:40:45 +02:00
diablo.cpp Save gamma on change 2019-11-09 16:55:39 +01:00
diablo.h Merge branch 'master' of github.com:diasurgical/devilution 2019-11-01 00:06:53 +01:00
doom.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-10-13 19:59:26 +02:00
doom.h Correct missmatched bool types 2019-10-04 09:26:26 +02:00
drlg_l1.cpp Fix OOB in DRLG_L5TransFix (#399) 2019-10-29 22:28:03 +01:00
drlg_l1.h Fix OOB in dungeon lvl2 Dark Passage generation (#400) 2019-10-29 22:24:33 +01:00
drlg_l2.cpp Source/drlg_l[23].cpp: Use std::min/max instead of ternaries 2019-10-30 01:22:10 +01:00
drlg_l2.h Fix function order [drlg_l2.cpp] 2019-10-21 19:49:22 +02:00
drlg_l3.cpp Source/drlg_l[23].cpp: Use std::min/max instead of ternaries 2019-10-30 01:22:10 +01:00
drlg_l3.h Fix function order [drlg_l3.cpp] 2019-10-13 16:32:45 +02:00
drlg_l4.cpp Bugfixes 2019-10-30 01:07:33 +01:00
drlg_l4.h Fix function order [drlg_l4.cpp] 2019-10-13 16:56:02 +02:00
dthread.cpp Unify error dialogs, for looks and portability 2019-10-06 01:27:11 +02:00
dthread.h Clean up signedness 2019-07-21 00:57:53 +02:00
dx.h Merge remote-tracking branch 'refs/remotes/devilution/master' 2019-10-26 13:43:28 +02:00
effects.cpp Fix more UBSAN errors 2019-11-07 10:02:09 +01: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 Merge branch 'master' of github.com:diasurgical/devilution 2019-11-01 00:06:53 +01:00
engine.h Merge remote-tracking branch 'refs/remotes/devilution/master' 2019-10-26 13:43:28 +02:00
error.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 2019-10-26 13:43:28 +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-11-01 00:06:53 +01:00
gamemenu.h Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
gendung.cpp Bugfixes 2019-10-30 01:07:33 +01:00
gendung.h Merge town_draw() with scrollrt_draw() 2019-10-20 15:59:47 +02:00
gmenu.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 2019-10-28 03:14:06 +01:00
gmenu.h Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
help.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 2019-10-26 13:43:28 +02:00
help.h Clean up generated comments 2019-07-21 00:57:53 +02:00
init.cpp Fix load path 2019-11-02 22:52:25 +01:00
init.h Unify error dialogs, for looks and portability 2019-10-06 01:27:11 +02:00
interfac.cpp Loading screen (#1836) 2019-11-01 12:59:46 +01: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 Make controls more responsive 2019-11-06 02:13:07 +01:00
inv.h Game controller support 2019-11-06 02:13:07 +01: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-11-01 00:06:53 +01:00
items.h Correct missmatched bool types 2019-10-04 09:26:26 +02:00
lighting.cpp Fix OOB in lighting 2019-11-08 03:25:50 +01:00
lighting.h Merge branch 'master' of github.com:diasurgical/devilution 2019-11-04 21:33:38 +01:00
loadsave.cpp Fix bad merge 2019-11-01 00:28:56 +01: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-10-28 21:57:36 +01:00
mainmenu.h Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
minitext.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 2019-10-28 03:14:06 +01: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 Fix more UBSAN errors 2019-11-07 10:02:09 +01: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-11-01 00:06:53 +01:00
monster.h Clean up signedness 2019-07-21 00:57:53 +02:00
movie.cpp Unify error dialogs, for looks and portability 2019-10-06 01:27:11 +02:00
movie.h Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
mpqapi.cpp Some fixes for Big Endian systems 2019-10-06 20:50:35 +02:00
mpqapi.h Format recently cleaned code 2019-07-06 05:13:01 +02:00
msg.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 2019-10-26 13:43:28 +02:00
msg.h Align function signatures with PSX symbols 2019-07-08 04:12:12 +02:00
multi.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 2019-10-26 13:43:28 +02:00
multi.h Correct missmatched bool types 2019-10-04 09:26:26 +02:00
nthread.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-10-08 22:05:10 +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-11-01 00:06:53 +01:00
objects.h Clean up signedness 2019-07-21 00:57:53 +02:00
pack.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-11-04 21:33:38 +01:00
pack.h Fix function order [spells+pack.cpp] 2019-11-03 14:45:32 +01:00
palette.cpp Save gamma on change 2019-11-09 16:55:39 +01:00
palette.h Unify error dialogs, for looks and portability 2019-10-06 01:27:11 +02: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 Enable assertions 2019-10-22 19:04:55 +02:00
pfile.h Clean up signedness 2019-07-21 00:57:53 +02:00
player.cpp comment 2019-11-07 21:44:26 +01:00
player.h Backport Hellfire cleanups 2019-09-05 15:20:27 +02:00
plrmsg.cpp Display chac as long as there is screen space for it 2019-10-28 21:04:35 +01: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 remote-tracking branch 'refs/remotes/devilution/master' 2019-10-26 13:43:28 +02:00
quests.h Format recently cleaned code 2019-07-06 05:13:01 +02:00
render.cpp Fix more UBSAN errors 2019-11-07 10:02:09 +01:00
render.h Convert inc file to a function 2019-10-20 15:59:47 +02:00
restrict.cpp Unify error dialogs, for looks and portability 2019-10-06 01:27:11 +02:00
restrict.h Unify error dialogs, for looks and portability 2019-10-06 01:27:11 +02:00
scrollrt.cpp Make controls more responsive 2019-11-06 02:13:07 +01:00
scrollrt.h Game controller support 2019-11-06 02:13:07 +01: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 avoids implementation-defined behaviour 2019-11-07 00:41:24 +01:00
sha.h SHA: Fix some implementation-defined behaviour (#343) 2019-10-10 09:10:57 +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-11-04 21:33:38 +01:00
spells.h Fix function order [spells+pack.cpp] 2019-11-03 14:45:32 +01:00
stores.cpp Merge branch 'master' of github.com:diasurgical/devilution 2019-11-01 00:06:53 +01:00
stores.h Lock framerate at vsync instead of 20fps 2019-10-20 15:59:47 +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-10-08 22:05:10 +02:00
textdat.h Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
themes.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 2019-10-26 13:43:28 +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 remote-tracking branch 'refs/remotes/devilution/master' 2019-10-26 13:43:28 +02:00
town.h Documentations, enums and clean ups 2019-10-21 19:33:14 +02:00
towners.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 2019-10-26 13:43:28 +02:00
towners.h PlrHasItem: change pointer to reference 2019-10-20 20:47:00 +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-09-28 04:31:04 +02:00
trigs.h Clean up generated comments 2019-07-21 00:57:53 +02:00
wave.cpp Unify error dialogs, for looks and portability 2019-10-06 01:27:11 +02:00
wave.h Unify error dialogs, for looks and portability 2019-10-06 01:27:11 +02:00