| .. |
|
.clang-format
|
Reformat the .clang-format files
|
2020-03-29 20:45:57 +02:00 |
|
all.h
|
Remove wave.cpp
|
2021-01-23 21:24:25 +01:00 |
|
appfat.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
appfat.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-02 03:59:47 +01:00 |
|
automap.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
automap.h
|
Fix tests
|
2020-11-02 05:42:42 +01:00 |
|
capture.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-12-16 02:24:39 +01:00 |
|
capture.h
|
Per file basis use of extern C
|
2020-04-22 13:15:29 +02:00 |
|
codec.cpp
|
Add const in codec.cpp
|
2020-11-02 05:11:54 +01:00 |
|
codec.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-03 00:56:51 +01:00 |
|
control.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
control.h
|
Spend all stat points with shift click
|
2021-02-17 19:07:39 +01:00 |
|
cursor.cpp
|
Merge more Hellfire code paths
|
2021-01-05 23:14:35 +01:00 |
|
cursor.h
|
Unifcy a chunk of Hellfire's code pathts
|
2020-12-28 01:11:25 +01:00 |
|
dead.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-04-06 12:05:13 +02:00 |
|
dead.h
|
Notes of untimly header cleanups
|
2021-01-26 03:12:58 +01:00 |
|
debug.cpp
|
Unify all defines, enums and structs
|
2021-01-08 20:53:06 +01:00 |
|
debug.h
|
Unify all defines, enums and structs
|
2021-01-08 20:53:06 +01:00 |
|
diablo.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
diablo.h
|
Unifcy a chunk of Hellfire's code pathts
|
2020-12-28 01:11:25 +01:00 |
|
doom.cpp
|
Merge a large chunk of Hellfire the code paths
|
2021-01-06 08:07:20 +01:00 |
|
doom.h
|
Merge more Hellfire code paths
|
2021-01-05 23:14:35 +01:00 |
|
drlg_l1.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
drlg_l1.h
|
Unifcy a chunk of Hellfire's code pathts
|
2020-12-28 01:11:25 +01:00 |
|
drlg_l2.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
drlg_l2.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-09 06:36:10 +01:00 |
|
drlg_l3.cpp
|
Unify trivial monster code
|
2021-01-16 02:33:10 +01:00 |
|
drlg_l3.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-09 06:36:10 +01:00 |
|
drlg_l4.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
drlg_l4.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-09 06:36:10 +01:00 |
|
dthread.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
dthread.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-03 00:56:51 +01:00 |
|
dx.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-09 06:36:10 +01:00 |
|
effects.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
effects.h
|
Clean up narator sound logic
|
2021-01-24 07:08:11 +01:00 |
|
encrypt.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-12-16 02:24:39 +01:00 |
|
encrypt.h
|
Notes of untimly header cleanups
|
2021-01-26 03:12:58 +01:00 |
|
engine.cpp
|
Fix RNG diverging during level generation depending on the code path
|
2021-02-01 06:44:16 +01:00 |
|
engine.h
|
Fix RNG diverging during level generation depending on the code path
|
2021-02-01 06:44:16 +01:00 |
|
error.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2021-01-05 22:44:11 +01:00 |
|
error.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-03 00:56:51 +01:00 |
|
gamemenu.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
gamemenu.h
|
Unify another chunk of simple Hellfire code paths
|
2021-01-07 07:19:07 +01:00 |
|
gendung.cpp
|
Notes of untimly header cleanups
|
2021-01-26 03:12:58 +01:00 |
|
gendung.h
|
Notes of untimly header cleanups
|
2021-01-26 03:12:58 +01:00 |
|
gmenu.cpp
|
Merge remaning clean Hellfire code paths
|
2021-01-09 19:04:31 +01:00 |
|
gmenu.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-03 00:56:51 +01:00 |
|
help.cpp
|
Replace "hot key" occurrences with "hotkey"
|
2021-02-17 19:49:23 +01:00 |
|
help.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-03 00:56:51 +01:00 |
|
init.cpp
|
Add widescreen menus
|
2021-01-18 20:56:08 +01:00 |
|
init.h
|
Add widescreen menus
|
2021-01-18 20:56:08 +01:00 |
|
interfac.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
interfac.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-03 00:56:51 +01:00 |
|
inv.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
inv.h
|
Remove item persistence from 'inv.SpecialAutoPlace'
|
2021-02-17 19:12:51 +01:00 |
|
itemdat.cpp
|
Unify a chunk of Hellfire code
|
2021-01-18 03:25:52 +01:00 |
|
itemdat.h
|
Per file basis use of extern C
|
2020-04-22 13:15:29 +02:00 |
|
items.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
items.h
|
Unify calculation of gold icon
|
2021-02-18 20:52:07 +01:00 |
|
lighting.cpp
|
Fix regression of static lights from fix of dynamic ones
|
2021-01-31 14:00:22 +01:00 |
|
lighting.h
|
Notes of untimly header cleanups
|
2021-01-26 03:12:58 +01:00 |
|
loadsave.cpp
|
Fix RNG diverging during level generation depending on the code path
|
2021-02-01 06:44:16 +01:00 |
|
loadsave.h
|
[hellfire] Allow continuing Diablo saves in Hellfire and vice versa
|
2021-01-13 16:10:21 +01:00 |
|
mainmenu.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
mainmenu.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-04 03:02:48 +01:00 |
|
minitext.cpp
|
Fix calculating text speed for text containing line breaks
|
2021-01-25 04:26:36 +01:00 |
|
minitext.h
|
Deduplicate some code in minitext.cpp
|
2021-01-24 22:52:16 +01:00 |
|
misdat.cpp
|
Unify all defines, enums and structs
|
2021-01-08 20:53:06 +01:00 |
|
misdat.h
|
Per file basis use of extern C
|
2020-04-22 13:15:29 +02:00 |
|
missiles.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
missiles.h
|
Merge a large chunk of Hellfire the code paths
|
2021-01-06 08:07:20 +01:00 |
|
monstdat.cpp
|
Unify monster data
|
2021-01-21 04:26:03 +01:00 |
|
monstdat.h
|
Merge more Hellfire code paths
|
2021-01-05 23:14:35 +01:00 |
|
monster.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
monster.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2021-01-16 02:10:25 +01:00 |
|
movie.cpp
|
Update movie.cpp
|
2020-11-19 19:54:57 +01:00 |
|
movie.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-04 03:02:48 +01:00 |
|
mpqapi.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2021-01-05 22:44:11 +01:00 |
|
mpqapi.h
|
Notes of untimly header cleanups
|
2021-01-26 03:12:58 +01:00 |
|
msg.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
msg.h
|
Unify another chunk of simple Hellfire code paths
|
2021-01-07 07:19:07 +01:00 |
|
multi.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
multi.h
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
nthread.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
nthread.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-09 01:24:02 +01:00 |
|
objdat.cpp
|
Unify another chunk of simple Hellfire code paths
|
2021-01-07 07:19:07 +01:00 |
|
objdat.h
|
Unifcy a chunk of Hellfire's code pathts
|
2020-12-28 01:11:25 +01:00 |
|
objects.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
objects.h
|
Fix regression of static lights from fix of dynamic ones
|
2021-01-31 14:00:22 +01:00 |
|
pack.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
pack.h
|
Fix Windows builds
|
2021-01-26 03:19:43 +01:00 |
|
palette.cpp
|
Remove wave.cpp
|
2021-01-23 21:24:25 +01:00 |
|
palette.h
|
Unifcy a chunk of Hellfire's code pathts
|
2020-12-28 01:11:25 +01:00 |
|
path.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-12-16 02:24:39 +01:00 |
|
path.h
|
Notes of untimly header cleanups
|
2021-01-26 03:12:58 +01:00 |
|
pfile.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
pfile.h
|
[hellfire] Allow continuing Diablo saves in Hellfire and vice versa
|
2021-01-13 16:10:21 +01:00 |
|
player.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
player.h
|
Unify majorty of monster.cpp
|
2021-01-17 03:55:23 +01:00 |
|
plrmsg.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-10-11 07:01:25 +02:00 |
|
plrmsg.h
|
Notes of untimly header cleanups
|
2021-01-26 03:12:58 +01:00 |
|
portal.cpp
|
fix portals
|
2021-02-18 18:47:29 +01:00 |
|
portal.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-09 06:36:10 +01:00 |
|
quests.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
quests.h
|
Notes of untimly header cleanups
|
2021-01-26 03:12:58 +01:00 |
|
render.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-12-16 02:24:39 +01:00 |
|
render.h
|
Clean up redner.h
|
2020-11-09 03:37:02 +01:00 |
|
restrict.cpp
|
Remove MAX_PATH restriction (#898)
|
2020-10-26 13:39:27 +01:00 |
|
restrict.h
|
Clean up restrict.h
|
2020-11-09 03:37:11 +01:00 |
|
scrollrt.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
scrollrt.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-12-16 02:24:39 +01:00 |
|
setmaps.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-10-25 17:38:06 +01:00 |
|
setmaps.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-09 06:36:10 +01:00 |
|
sha.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-12-16 02:24:39 +01:00 |
|
sha.h
|
Notes of untimly header cleanups
|
2021-01-26 03:12:58 +01:00 |
|
sound.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-09 06:36:10 +01:00 |
|
spelldat.cpp
|
Merge a large chunk of Hellfire the code paths
|
2021-01-06 08:07:20 +01:00 |
|
spelldat.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-09-27 03:34:42 +02:00 |
|
spells.cpp
|
Remove redundant code from CastSpell
|
2021-01-23 22:21:12 +01:00 |
|
spells.h
|
Remove redundant code from CastSpell
|
2021-01-23 22:21:12 +01:00 |
|
stores.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
stores.h
|
Notes of untimly header cleanups
|
2021-01-26 03:12:58 +01:00 |
|
sync.cpp
|
Some additional clean up
|
2021-01-25 01:21:18 +01:00 |
|
sync.h
|
Some additional clean up
|
2021-01-25 01:21:18 +01:00 |
|
textdat.cpp
|
fix vanilla typo
|
2021-01-29 22:31:12 +01:00 |
|
textdat.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-09 06:36:10 +01:00 |
|
themes.cpp
|
Fix RNG diverging during level generation depending on the code path
|
2021-02-01 06:44:16 +01:00 |
|
themes.h
|
Merge branch 'master' of github.com:diasurgical/devilution
|
2020-11-09 06:36:10 +01:00 |
|
tmsg.cpp
|
Some additional clean up
|
2021-01-25 01:21:18 +01:00 |
|
tmsg.h
|
Some additional clean up
|
2021-01-25 01:21:18 +01:00 |
|
town.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
town.h
|
Some additional clean up
|
2021-01-25 01:21:18 +01:00 |
|
towners.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
towners.h
|
Mark _tAnimOrder as explicitly signed
|
2021-01-31 05:42:32 +01:00 |
|
track.cpp
|
Some additional clean up
|
2021-01-25 01:21:18 +01:00 |
|
track.h
|
Some additional clean up
|
2021-01-25 01:21:18 +01:00 |
|
trigs.cpp
|
unify checks for single and multiplayer
|
2021-02-18 22:32:01 +01:00 |
|
trigs.h
|
Notes of untimly header cleanups
|
2021-01-26 03:12:58 +01:00 |