devilutionX/Source
2018-10-21 16:14:19 +02:00
..
.clang-format Make .clang-format compatible with older versions 2018-10-07 00:12:27 +02:00
_asm.cpp Move assembly to _asm.cpp (#388) 2018-10-07 00:32:36 -05:00
appfat.cpp clean wave.cpp 2018-10-18 13:26:59 +02:00
appfat.h clean wave.cpp 2018-10-18 13:26:59 +02:00
automap.cpp Change setlvlnum to BYTE 2018-10-18 20:14:58 +02:00
automap.h Cleanup "loadsave.cpp" (#376) 2018-10-02 22:43:30 -05:00
capture.cpp Add missing arg to j_lock_buf_priv and j_unlock_buf_priv (#374) 2018-10-06 14:42:52 +02:00
capture.h Refactored capture.cpp. (#104) 2018-06-30 14:41:32 -05:00
codec.cpp clean up codec_init_key 2018-10-21 14:31:20 +02:00
codec.h Add include guards, prepare for XRef (#28) 2018-06-20 05:17:44 -05:00
control.cpp Fix lightning resistance on char screen 2018-10-20 13:39:14 +02:00
control.h clean SetSpellTrans 2018-10-18 23:03:20 +02:00
cursor.cpp Monster.cpp (#400) 2018-10-10 09:55:57 +02:00
cursor.h Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
dead.cpp Correct AnimStruct names (#417) 2018-10-14 20:57:19 +02:00
dead.h Add defines [W.I.P] (#160) 2018-08-15 22:13:15 -05:00
debug.cpp Clean up debug.cpp 2018-10-21 14:29:10 +02:00
debug.h Add defines [W.I.P] (#160) 2018-08-15 22:13:15 -05:00
diablo.cpp Correct type for fullscreen 2018-10-21 16:13:29 +02:00
diablo.h Correct type for fullscreen 2018-10-21 16:13:29 +02:00
doom.cpp Format compleated files 2018-10-19 03:02:43 +02:00
doom.h Add two doom function from debug 2018-09-06 16:13:46 +02:00
drlg_l1.cpp Cleanup L5roomGen (#372) 2018-10-01 23:39:28 +02:00
drlg_l1.h Cleanup L5roomGen (#372) 2018-10-01 23:39:28 +02:00
drlg_l2.cpp Use quest enum values (#362) 2018-09-29 11:37:54 +02:00
drlg_l2.h Update drlg_l2.h 2018-06-28 11:43:58 -05:00
drlg_l3.cpp Use quest enum values (#362) 2018-09-29 11:37:54 +02:00
drlg_l3.h Fix signature of PlaceMiniSet (#202) 2018-09-09 18:43:36 -05:00
drlg_l4.cpp Use quest enum values (#362) 2018-09-29 11:37:54 +02:00
drlg_l4.h Fix signature of PlaceMiniSet (#202) 2018-09-09 18:43:36 -05:00
dthread.cpp Merge branch 'master' into win32_ansi 2018-09-16 20:58:15 +02:00
dthread.h Fix signature of multi_send_pinfo(...) (#164) 2018-08-20 19:03:21 -05:00
dx.cpp Clean up dx_create_back_buffer 2018-10-21 16:13:29 +02:00
dx.h Clean up dx_create_back_buffer 2018-10-21 16:13:29 +02:00
effects.cpp Clean up some bools 2018-10-18 20:32:44 +02:00
effects.h effects_cleanup_sfx & stream_update (#375) 2018-10-06 14:28:04 +02:00
encrypt.cpp fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351) 2018-09-27 16:30:33 +02:00
encrypt.h fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351) 2018-09-27 16:30:33 +02:00
engine.cpp Clean DrawAutomapType (#299) 2018-09-26 11:04:51 +02:00
engine.h Clean DrawAutomapType (#299) 2018-09-26 11:04:51 +02:00
error.cpp Clean up ClrDiabloMsg 2018-10-21 13:59:21 +02:00
error.h Clean up ClrDiabloMsg 2018-10-21 13:59:21 +02:00
fault.cpp Clean up fault.cpp 2018-10-21 14:29:10 +02:00
fault.h Refactored fault.cpp (#101) 2018-06-30 14:33:03 -05:00
gamemenu.cpp Clean up more bools related to sound.cpp 2018-10-18 20:32:44 +02:00
gamemenu.h Fix junk (#174) 2018-08-21 23:58:17 -05:00
gendung.cpp Change setlvlnum to BYTE 2018-10-18 20:14:58 +02:00
gendung.h Change setlvlnum to BYTE 2018-10-18 20:14:58 +02:00
gmenu.cpp Fix declaration of gbValidSaveFile (BOOL) (#331) 2018-09-24 15:58:43 +02:00
gmenu.h Fix declaration of gbValidSaveFile (BOOL) (#331) 2018-09-24 15:58:43 +02:00
help.cpp Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
help.h Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
init.cpp Correct type for fullscreen 2018-10-21 16:13:29 +02:00
init.h Fix declaration of SetWindowProc() (#327) 2018-09-23 23:27:18 +02:00
interfac.cpp Change setlvlnum to BYTE 2018-10-18 20:14:58 +02:00
interfac.h Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
inv.cpp clean all On_* functions 2018-10-20 14:42:59 +02:00
inv.h clean all On_* functions 2018-10-20 14:42:59 +02:00
items.cpp clean all On_* functions 2018-10-20 14:42:59 +02:00
items.h clean all On_* functions 2018-10-20 14:42:59 +02:00
lighting.cpp Merge branch 'master' of github.com:diasurgical/devilution into nightly 2018-09-28 23:16:16 +02:00
lighting.h Use BOOL for lightflag and light4flag 2018-09-17 21:49:53 +02:00
loadsave.cpp Clean up more bools related to sound.cpp 2018-10-18 20:32:44 +02:00
loadsave.h Cleanup "loadsave.cpp" (#376) 2018-10-02 22:43:30 -05:00
logging.cpp add missing va_end "calls" 2018-10-15 20:39:06 +02:00
logging.h Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
mainmenu.cpp Updated _SNETUIDATA.selectnamecallback declaration 2018-10-21 13:13:15 +02:00
mainmenu.h Updated _SNETUIDATA.selectnamecallback declaration 2018-10-21 13:13:15 +02:00
minitext.cpp Clean up player.cpp (#387) 2018-10-06 00:33:58 +02:00
minitext.h Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
missiles.cpp Change setlvlnum to BYTE 2018-10-18 20:14:58 +02:00
missiles.h Clean up CheckMonsterHit 2018-09-09 15:35:39 +02:00
monster.cpp Clean up some property handeling in monster.cpp 2018-10-21 13:15:41 +02:00
monster.h Clean up M_GetKnockback 2018-10-21 13:15:41 +02:00
movie.cpp Clean up more bools related to sound.cpp 2018-10-18 20:32:44 +02:00
movie.h Clean up more bools related to sound.cpp 2018-10-18 20:32:44 +02:00
mpqapi.cpp Clean remaining pfile.cpp functions 2018-10-06 14:13:19 +02:00
mpqapi.h Clean remaining pfile.cpp functions 2018-10-06 14:13:19 +02:00
msg.cpp Zero check for currlevel 2018-10-21 05:27:59 +02:00
msg.h clean all On_* functions 2018-10-20 14:42:59 +02:00
msgcmd.cpp Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
msgcmd.h Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
multi.cpp Updated _SNETUIDATA.selectnamecallback declaration 2018-10-21 13:13:15 +02:00
multi.h msg.cpp cleanup part #0 2018-10-18 02:37:33 +02:00
nthread.cpp msg.cpp cleanup part #0 2018-10-18 02:37:33 +02:00
nthread.h msg.cpp cleanup part #0 2018-10-18 02:37:33 +02:00
objects.cpp Change setlvlnum to BYTE 2018-10-18 20:14:58 +02:00
objects.h Clean up CheckNewPath (#332) 2018-09-25 20:46:09 +02:00
pack.cpp Remove unused varialbes 2018-10-12 11:04:23 +02:00
pack.h fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351) 2018-09-27 16:30:33 +02:00
palette.cpp Correct type for fullscreen 2018-10-21 16:13:29 +02:00
palette.h Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
path.cpp Clean up path.cpp 2018-10-21 16:14:19 +02:00
path.h Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
pfile.cpp Change setlvlnum to BYTE 2018-10-18 20:14:58 +02:00
pfile.h Clean remaining pfile.cpp functions 2018-10-06 14:13:19 +02:00
player.cpp Format compleated files 2018-10-19 03:02:43 +02:00
player.h msg.cpp cleanup part #0 2018-10-18 02:37:33 +02:00
plrmsg.cpp Run format.sh 2018-10-06 22:52:58 +02:00
plrmsg.h clean plrmsg.cpp (#386) 2018-10-06 14:00:37 +02:00
portal.cpp Order properties 2018-10-18 20:19:57 +02:00
portal.h clean and format portal.cpp 2018-10-18 20:10:00 +02:00
quests.cpp Change setlvlnum to BYTE 2018-10-18 20:14:58 +02:00
quests.h msg.cpp cleanup part #0 2018-10-18 02:37:33 +02:00
render.cpp Move assembly to _asm.cpp (#388) 2018-10-07 00:32:36 -05:00
render.h Fix junk (#174) 2018-08-21 23:58:17 -05:00
restrict.cpp clean restrict.cpp 2018-10-14 23:55:37 +02:00
restrict.h clean restrict.cpp 2018-10-14 23:55:37 +02:00
scrollrt.cpp Clean up dx_create_back_buffer 2018-10-21 16:13:29 +02:00
scrollrt.h Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
setmaps.cpp Change setlvlnum to BYTE 2018-10-18 20:14:58 +02:00
setmaps.h Fix garbage structs, data in setmaps (#189) 2018-09-04 11:16:14 -05:00
sha.cpp clean up codec_init_key 2018-10-21 14:31:20 +02:00
sha.h Clean up SHA1Reset 2018-10-21 14:31:20 +02:00
sound.cpp Format compleated files 2018-10-19 03:02:43 +02:00
sound.h Clean up more bools related to sound.cpp 2018-10-18 20:32:44 +02:00
spells.cpp Auto format 2018-10-19 02:39:19 +02:00
spells.h ValidatePlayer (#318) 2018-09-23 09:40:05 +02:00
stores.cpp _iMagical enum (#393) 2018-10-11 08:39:17 +02:00
stores.h Fix function signatures and others (#158) 2018-08-12 18:32:48 -05:00
sync.cpp Fix TSyncHeader and sync.cpp (#192) 2018-09-05 06:32:26 -05:00
sync.h Fix TSyncHeader and sync.cpp (#192) 2018-09-05 06:32:26 -05:00
textdat.cpp Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
textdat.h Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
themes.cpp Use quest enum values (#362) 2018-09-29 11:37:54 +02:00
themes.h Add defines [W.I.P] (#160) 2018-08-15 22:13:15 -05:00
tmsg.cpp Put braces around for loop with empty body. 2018-10-06 22:52:58 +02:00
tmsg.h clean all tmsg functions (#357) 2018-10-06 16:35:20 +02:00
town.cpp _iMagical enum (#393) 2018-10-11 08:39:17 +02:00
town.h Fix type of screen_buf_end (#184) 2018-08-27 22:16:26 -05:00
towners.cpp Types (#395) 2018-10-08 14:17:05 +02:00
towners.h Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
track.cpp clean track.cpp 2018-10-11 23:56:55 +02:00
track.h clean track.cpp 2018-10-11 23:56:55 +02:00
trigs.cpp Change setlvlnum to BYTE 2018-10-18 20:14:58 +02:00
trigs.h Add defines [W.I.P] (#160) 2018-08-15 22:13:15 -05:00
wave.cpp Format compleated files 2018-10-19 03:02:43 +02:00
wave.h rename riff_chunk -> CKINFO 2018-10-18 13:26:59 +02:00