You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anders Jenbo a8e6691f54 RestartTownLvl (#348) 8 years ago
..
appfat.cpp Fix EOL 8 years ago
appfat.h A few name corrections (#203) 8 years ago
automap.cpp fix typo in DrawAutomapType 8 years ago
automap.h Clean DrawAutomapType (#299) 8 years ago
capture.cpp Remove A suffix from all string-related win32 API function names 8 years ago
capture.h Refactored capture.cpp. (#104) 8 years ago
codec.cpp Add include guards, prepare for XRef (#28) 8 years ago
codec.h Add include guards, prepare for XRef (#28) 8 years ago
control.cpp Clean up DropHalfPlayersGold (#330) 8 years ago
control.h ValidatePlayer (#318) 8 years ago
cursor.cpp Clean up PM_DoDeath (#317) 8 years ago
cursor.h Add 'const' to data to match original binary (#200) 8 years ago
dead.cpp Fix some struct names and lighting (#190) 8 years ago
dead.h Add defines [W.I.P] (#160) 8 years ago
debug.cpp Clean up DropHalfPlayersGold (#330) 8 years ago
debug.h Add defines [W.I.P] (#160) 8 years ago
diablo.cpp Correct function names in "encrypt.cpp" (#344) 8 years ago
diablo.h Clean PM_DoAttack & CanTalkToMonst (#311) 8 years ago
doom.cpp Add two doom function from debug 8 years ago
doom.h Add two doom function from debug 8 years ago
drlg_l1.cpp Use BOOL for lightflag and light4flag 8 years ago
drlg_l1.h Merge remote-tracking branch 'devilution/master' 8 years ago
drlg_l2.cpp Clean up PM_DoDeath (#317) 8 years ago
drlg_l2.h Update drlg_l2.h 8 years ago
drlg_l3.cpp Clean up PM_DoDeath (#317) 8 years ago
drlg_l3.h Fix signature of PlaceMiniSet (#202) 8 years ago
drlg_l4.cpp Clean up PM_DoDeath (#317) 8 years ago
drlg_l4.h Fix signature of PlaceMiniSet (#202) 8 years ago
dthread.cpp Merge branch 'master' into win32_ansi 8 years ago
dthread.h Fix signature of multi_send_pinfo(...) (#164) 8 years ago
dx.cpp Remove A suffix from all string-related win32 API function names 8 years ago
dx.h Fix junk (#174) 8 years ago
effects.cpp Add 'const' to data to match original binary (#200) 8 years ago
effects.h Add 'const' to data to match original binary (#200) 8 years ago
encrypt.cpp fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351) 8 years ago
encrypt.h fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351) 8 years ago
engine.cpp Clean DrawAutomapType (#299) 8 years ago
engine.h Clean DrawAutomapType (#299) 8 years ago
error.cpp Add include guards, prepare for XRef (#28) 8 years ago
error.h Add include guards, prepare for XRef (#28) 8 years ago
fault.cpp Remove A suffix from all string-related win32 API function names 8 years ago
fault.h Refactored fault.cpp (#101) 8 years ago
gamemenu.cpp Clean up InitPlayer 8 years ago
gamemenu.h Fix junk (#174) 8 years ago
gendung.cpp Clean up PM_DoDeath (#317) 8 years ago
gendung.h Clean up InitMultiView 8 years ago
gmenu.cpp Fix declaration of gbValidSaveFile (BOOL) (#331) 8 years ago
gmenu.h Fix declaration of gbValidSaveFile (BOOL) (#331) 8 years ago
help.cpp Add 'const' to data to match original binary (#200) 8 years ago
help.h Add 'const' to data to match original binary (#200) 8 years ago
init.cpp Fix declaration of SetWindowProc() (#327) 8 years ago
init.h Fix declaration of SetWindowProc() (#327) 8 years ago
interfac.cpp Remove A suffix from all string-related win32 API function names 8 years ago
interfac.h Add 'const' to data to match original binary (#200) 8 years ago
inv.cpp Clean up DropHalfPlayersGold (#330) 8 years ago
inv.h Merge remote-tracking branch 'devilution/master' 8 years ago
items.cpp Clean up CheckNewPath (#332) 8 years ago
items.h Merge remote-tracking branch 'devilution/master' 8 years ago
lighting.cpp Clean up PM_DoDeath (#317) 8 years ago
lighting.h Use BOOL for lightflag and light4flag 8 years ago
loadsave.cpp Fix declaration of gbValidSaveFile (BOOL) (#331) 8 years ago
loadsave.h Clean up InitPlayer 8 years ago
logging.cpp Remove A suffix from all string-related win32 API function names 8 years ago
logging.h Add 'const' to data to match original binary (#200) 8 years ago
mainmenu.cpp mainmenu fix (#217) 8 years ago
mainmenu.h mainmenu fix (#217) 8 years ago
minitext.cpp Add 'const' to data to match original binary (#200) 8 years ago
minitext.h Add 'const' to data to match original binary (#200) 8 years ago
missiles.cpp Clean up PM_DoDeath (#317) 8 years ago
missiles.h Clean up CheckMonsterHit 8 years ago
monster.cpp Clean PM_DoAttack & CanTalkToMonst (#311) 8 years ago
monster.h Clean PM_DoAttack & CanTalkToMonst (#311) 8 years ago
movie.cpp Remove A suffix from all string-related win32 API function names 8 years ago
movie.h Merge remote-tracking branch 'devilution/master' 8 years ago
mpqapi.cpp fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351) 8 years ago
mpqapi.h fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351) 8 years ago
msg.cpp Correct function names in "encrypt.cpp" (#344) 8 years ago
msg.h Clean up CheckNewPath (#332) 8 years ago
msgcmd.cpp Add 'const' to data to match original binary (#200) 8 years ago
msgcmd.h Add 'const' to data to match original binary (#200) 8 years ago
multi.cpp add enums for known actions (to be performed in response to commands) 8 years ago
multi.h Merge remote-tracking branch 'devilution/master' 8 years ago
nthread.cpp Add variable names to nthread 8 years ago
nthread.h Add variable names to nthread 8 years ago
objects.cpp Clean up CheckNewPath (#332) 8 years ago
objects.h Clean up CheckNewPath (#332) 8 years ago
pack.cpp fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351) 8 years ago
pack.h fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351) 8 years ago
palette.cpp Add 'const' to data to match original binary (#200) 8 years ago
palette.h Add 'const' to data to match original binary (#200) 8 years ago
path.cpp Add 'const' to data to match original binary (#200) 8 years ago
path.h Add 'const' to data to match original binary (#200) 8 years ago
pfile.cpp fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351) 8 years ago
pfile.h fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351) 8 years ago
player.cpp RestartTownLvl (#348) 8 years ago
player.h Clean up CheckNewPath (#332) 8 years ago
plrmsg.cpp Fix data type in plrmsg.cpp (#201) 8 years ago
plrmsg.h Fix data type in plrmsg.cpp (#201) 8 years ago
portal.cpp Clean up PM_DoDeath (#317) 8 years ago
portal.h Clean up SyncInitPlrPos (#323) 8 years ago
quests.cpp Cleaned up `GetLevelMTypes`. 8 years ago
quests.h Cleaned up `GetLevelMTypes`. 8 years ago
render.cpp T2: add inlining to render.cpp 8 years ago
render.h Fix junk (#174) 8 years ago
restrict.cpp Remove A suffix from all string-related win32 API function names 8 years ago
restrict.h Add include guards, prepare for XRef (#28) 8 years ago
scrollrt.cpp Clean up PM_DoDeath (#317) 8 years ago
scrollrt.h Add 'const' to data to match original binary (#200) 8 years ago
setmaps.cpp Reformat ObjIndex (#334) 8 years ago
setmaps.h Fix garbage structs, data in setmaps (#189) 8 years ago
sha.cpp SHA1ProcessMessageBlock bin exact 8 years ago
sha.h Add include guards, prepare for XRef (#28) 8 years ago
sound.cpp Remove A suffix from all string-related win32 API function names 8 years ago
sound.h Merge remote-tracking branch 'devilution/master' 8 years ago
spells.cpp add enums for known actions (to be performed in response to commands) 8 years ago
spells.h ValidatePlayer (#318) 8 years ago
stores.cpp Clean up DropHalfPlayersGold (#330) 8 years ago
stores.h Fix function signatures and others (#158) 8 years ago
sync.cpp Fix TSyncHeader and sync.cpp (#192) 8 years ago
sync.h Fix TSyncHeader and sync.cpp (#192) 8 years ago
textdat.cpp Add 'const' to data to match original binary (#200) 8 years ago
textdat.h Add 'const' to data to match original binary (#200) 8 years ago
themes.cpp Clean up PM_DoDeath (#317) 8 years ago
themes.h Add defines [W.I.P] (#160) 8 years ago
tmsg.cpp Fix timed messages in multiplayer (#196) 8 years ago
tmsg.h Fix timed messages in multiplayer (#196) 8 years ago
town.cpp Clean up PM_DoDeath (#317) 8 years ago
town.h Fix type of screen_buf_end (#184) 8 years ago
towners.cpp Add 'const' to data to match original binary (#200) 8 years ago
towners.h Add 'const' to data to match original binary (#200) 8 years ago
track.cpp Add 'const' to data to match original binary (#200) 8 years ago
track.h Add 'const' to data to match original binary (#200) 8 years ago
trigs.cpp Enum (#340) 8 years ago
trigs.h Add defines [W.I.P] (#160) 8 years ago
wave.cpp Fix signature of WReadFile 8 years ago
wave.h Fix signature of WReadFile 8 years ago