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 3ab9b7f2d3 Inline rand 6 years ago
..
.clang-format Stop clang_format from breaking compiling 7 years ago
appfat.cpp Move generic helpers out of miniwin 6 years ago
appfat.h Remove windows call types collisions 6 years ago
automap.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
automap.h Align function signatures with PSX symbols 7 years ago
capture.cpp Move generic helpers out of miniwin 6 years ago
capture.h Fix function order [capture.cpp] 6 years ago
codec.cpp Inline rand 6 years ago
codec.h Clean up files with dirty headers 7 years ago
control.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
control.h Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
cursor.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
cursor.h Correct GLOBAL types based on PSX SYM 3 7 years ago
dead.cpp
dead.h Clean up generated comments 7 years ago
debug.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
debug.h Remove unused debug functions 7 years ago
diablo.cpp Inline rand 6 years ago
diablo.h Implement --data-dir for setting mpq path 6 years ago
doom.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
doom.h Correct missmatched bool types 7 years ago
drlg_l1.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
drlg_l1.h Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
drlg_l2.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
drlg_l2.h Fix function order [drlg_l2.cpp] 6 years ago
drlg_l3.cpp Fix two OOB issues in drlg_l3 DRLG_L3Wood 6 years ago
drlg_l3.h Fix function order [drlg_l3.cpp] 7 years ago
drlg_l4.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
drlg_l4.h Fix function order [drlg_l4.cpp] 7 years ago
dthread.cpp Move generic helpers out of miniwin 6 years ago
dthread.h Remove windows call types collisions 6 years ago
dx.h Use SDL_Color nativly instead of converting betwen it and PALETTEENTRY 6 years ago
effects.cpp Remove windows call types collisions 6 years ago
effects.h Remove windows call types collisions 6 years ago
encrypt.cpp Make save game code big-endian compatible 6 years ago
encrypt.h Remove windows call types collisions 6 years ago
engine.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
engine.h Correct CelBlitWidth signature 6 years ago
error.cpp Move generic helpers out of miniwin 6 years ago
error.h Make DrawDiabloMsg time based instead of frame based 6 years ago
gamemenu.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
gamemenu.h Come up with names for all remaning arguments 7 years ago
gendung.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
gendung.h Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
gmenu.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
gmenu.h Come up with names for all remaning arguments 7 years ago
help.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
help.h enums and stuff 6 years ago
init.cpp Implement fullscreen toggeling via alt+enter 6 years ago
init.h Remove windows call types collisions 6 years ago
interfac.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
interfac.h interfac: rename progress_bar_colours and progress_bar_screen_pos to BarColor and BarPos 7 years ago
inv.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
inv.h Game controller support 6 years ago
itemdat.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
itemdat.h Backport cleanups from Hellfire branch 6 years ago
items.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
items.h added some more values from enums (#1955) 6 years ago
lighting.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
lighting.h Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
loadsave.cpp Apply MAX_PATH_LENGTH 6 years ago
loadsave.h remove unused SaveItem function signature in loadsave.h 6 years ago
mainmenu.cpp Remove windows call types collisions 6 years ago
mainmenu.h Remove windows call types collisions 6 years ago
minitext.cpp Move generic helpers out of miniwin 6 years ago
minitext.h Correct BOOLS 7 years ago
misdat.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
misdat.h Backport cleanups from Hellfire branch 6 years ago
missiles.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
missiles.h Missing blood boil+FreeMissGFX 6 years ago
monstdat.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
monstdat.h Backport cleanups from Hellfire branch 6 years ago
monster.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
monster.h Make sure that sgbSaveSoundOn is initialized 6 years ago
movie.cpp Move generic helpers out of miniwin 6 years ago
movie.h Remove windows call types collisions 6 years ago
mpqapi.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
mpqapi.h Remove more legacy savegame code 6 years ago
msg.cpp Move generic helpers out of miniwin 6 years ago
msg.h Remove windows call types collisions 6 years ago
multi.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
multi.h Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
nthread.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
nthread.h Remove windows call types collisions 6 years ago
objdat.cpp Correct new line encoding 7 years ago
objdat.h Correct new line encoding 7 years ago
objects.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
objects.h Fix all "pass by ref" functions 6 years ago
pack.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
pack.h Fix function order [spells+pack.cpp] 6 years ago
palette.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
palette.h Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
path.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
path.h max walkpath (#1996) 6 years ago
pfile.cpp Move generic helpers out of miniwin 6 years ago
pfile.h Remove windows call types collisions 6 years ago
player.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
player.h Backport Hellfire cleanups 7 years ago
plrmsg.cpp Move generic helpers out of miniwin 6 years ago
plrmsg.h Remove windows call types collisions 6 years ago
portal.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
portal.h
quests.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
quests.h Format recently cleaned code 7 years ago
render.cpp Misc: "typedef enum" is not correct. Just "enum" is fine. 6 years ago
render.h Convert inc file to a function 6 years ago
restrict.cpp Unify error dialogs, for looks and portability 7 years ago
restrict.h Unify error dialogs, for looks and portability 7 years ago
scrollrt.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
scrollrt.h Game controller support 6 years ago
setmaps.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
setmaps.h Clean up signedness 7 years ago
sha.cpp Make save game code big-endian compatible 6 years ago
sha.h SHA: Fix some implementation-defined behaviour (#343) 7 years ago
sound.h Rename dsound and it nolonger reflects DirectSound 6 years ago
spelldat.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
spelldat.h Correct new line encoding 7 years ago
spells.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
spells.h Fix function order [spells+pack.cpp] 6 years ago
stores.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
stores.h Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
sync.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
sync.h
textdat.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
textdat.h Correct GLOBAL types based on PSX SYM 3 7 years ago
themes.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
themes.h
tmsg.cpp Move generic helpers out of miniwin 6 years ago
tmsg.h
town.cpp Set bool values TRUE/FALSE 6 years ago
town.h Documentations, enums and clean ups 6 years ago
towners.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
towners.h PlrHasItem: change pointer to reference 6 years ago
track.cpp Move generic helpers out of miniwin 6 years ago
track.h
trigs.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
trigs.h Clean up generated comments 7 years ago
wave.cpp Unify error dialogs, for looks and portability 7 years ago
wave.h Unify error dialogs, for looks and portability 7 years ago