Commit graph

253 commits

Author SHA1 Message Date
Anders Jenbo
2751ecedd2 [hellfire] Add missing enums 2020-01-12 18:04:40 +01:00
qndel
09cf5546a9 Fix PlaceUniqueMonst bin exact 2020-01-12 05:59:58 +01:00
Anders Jenbo
1b19118d1f [hellfire] Add _uniq_monsterid and dungeon_type 2020-01-03 00:12:41 +01:00
Anders Jenbo
de02a0e870 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-01-02 23:59:21 +01:00
qndel
d961599456 [hellfire] TalktoMonster bin exact 2020-01-01 17:25:39 +01:00
qndel
f20c3df0c3 [hellfire] CanTalkToMonst bin exact 2020-01-01 17:25:17 +01:00
qndel
a5fb1f4cf8 [hellfire] PlaceQuestMonsters bin exact 2020-01-01 17:24:32 +01:00
qndel
a0a658951d [hellfire] PlaceUniqueMonst bin exact 2020-01-01 17:18:30 +01:00
qndel
b44bfd983f missing semicolon 2020-01-01 04:15:59 +01:00
qndel
8a114fc269 [hellfire] monster_some_crypt bin exact 2020-01-01 04:15:59 +01:00
Marco
4626450e11 some more item based enum consts 2019-12-30 22:03:43 +01:00
Anders Jenbo
7369deba1b Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
Anders Jenbo
0c90ad0527 Set bool values TRUE/FALSE 2019-12-22 23:57:10 +01:00
Anders Jenbo
5fa0c5781b Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
Anders Jenbo
85ab626437 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 02:22:17 +01:00
galaxyhaxz
9c98c1e43d Fix all "pass by ref" functions 2019-12-02 09:16:01 +01:00
Mathieu Maret
982b1148d8 monster: use some enums 2019-10-31 22:55:51 +01:00
Anders Jenbo
e396aafa3b Add bugfix note 2019-10-30 01:59:51 +01:00
Anders Jenbo
195ac2a4a7 Apply music enums 2019-10-28 21:42:33 +01:00
Anders Jenbo
3e7d352fde Format files 2019-10-21 20:04:14 +02:00
Robin Eklind
e155a9423e rename random to random_ to avoid collision with random in stdlib.h
Fixes #1813.
2019-10-21 09:56:36 +02:00
galaxyhaxz
80840b4d69 PlrHasItem: change pointer to reference 2019-10-20 20:47:00 +02:00
qndel
f6379c3692 [hellfire] M_ChangeLightOffset bin exact (#1809) 2019-10-15 22:10:31 +02:00
qndel
5250d019cb [hellfire] PlaceMonster bin exact (#1808) 2019-10-15 21:45:28 +02:00
Anders Jenbo
babddf2921 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-10-08 00:35:03 +02:00
Robin Eklind
f0dab0ed29
Merge pull request #1738 from qndel/InitMonsterGFX3
[hellfire] InitMonsterGFX bin exact
2019-10-07 22:50:32 +02:00
qndel
06e7b4dbdb more enums 2019-10-05 15:25:54 +02:00
Anders Jenbo
683a50527d Correct missmatched bool types 2019-10-04 09:26:26 +02:00
qndel
7665acfaf1 encode_enemy cleanup 2019-09-30 15:23:45 +02:00
qndel
17612dfe80 [hellfire] M_DoDeath bin exact 2019-09-30 05:55:14 +02:00
qndel
bb168cb173 [hellfire] M_DoSpStand bin exact 2019-09-30 05:54:43 +02:00
qndel
9fdacc2857 [hellfire] MAI_Garbud bin exact 2019-09-30 05:54:31 +02:00
qndel
a994a5cd0f MAI_Zhar cleanup 2019-09-30 05:53:49 +02:00
qndel
afe2742b37 [hellfire] MAI_Ranged bin exact 2019-09-30 05:53:34 +02:00
qndel
b89391ca3b [hellfire] MAI_Lachdanan bin exact 2019-09-30 04:19:39 +02:00
qndel
4f2a19b6e9 [hellfire] MAI_Warlord bin exact 2019-09-30 04:13:10 +02:00
qndel
5a9aee7b92 PreSpawnSkeleton cleanup 2019-09-30 04:12:27 +02:00
qndel
dcd08235f3 [hellfire] InitMonsterGFX bin exact 2019-09-27 03:18:23 +02:00
Anders Jenbo
3f037ce76c Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-09-27 03:11:18 +02:00
qndel
d0421621c4 InitMonsterGFX cleanup 2019-09-26 01:13:38 +02:00
Anders Jenbo
ab92cc2549 [hellfire] Format monster.cpp 2019-09-20 23:24:27 +02:00
Anders Jenbo
2895568f08 [hellfire] Apply enums to monster.cpp 2019-09-20 23:24:24 +02:00
galaxyhaxz
365411175d Hellfire AIs (#1694) 2019-09-20 11:02:33 +02:00
galaxyhaxz
8ad915da83 Fix monsters 2019-09-19 03:31:47 +02:00
galaxyhaxz
02570b820f InitMonsters 2019-09-19 03:31:47 +02:00
galaxyhaxz
e668de2bac
Fix unused monster array/MAX_LVLMTYPES (#1686) 2019-09-18 16:23:59 -05:00
qndel
742634eace [hellfire] ProcessMonsters bin exact (#1681) 2019-09-18 04:46:20 +02:00
Anders Jenbo
0bdd819ca9 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-09-18 01:00:24 +02:00
galaxyhaxz
b759b7967e MAI_Snake 2019-09-17 06:12:24 +02:00
qndel
572fa6b92b [hellfire] M_StartWalk3 bin exact 2019-09-16 20:06:58 +02:00