Commit graph

287 commits

Author SHA1 Message Date
qndel
c77bcbf7b8 [hellfire] OperateBookCase bin exact (#1910) 2020-01-02 23:52:08 +01:00
qndel
6e847f9821 [hellfire] OperateArmorStand bin exact (#1908) 2020-01-02 23:51:15 +01:00
qndel
a3f539849b [hellfire] OperateDecap bin exact 2020-01-02 23:50:16 +01:00
qndel
422dedb6af [hellfire] OperateWeaponRack bin exact 2020-01-02 23:47:11 +01:00
qndel
4f90964841 [hellfire] OperateInnSignChest bin exact 2020-01-02 23:46:22 +01:00
qndel
c58ae84ccb [hellfire] DoorSet bin exact 2020-01-02 23:43:42 +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
qndel
1414b7e2aa apply enum to max shrines 2019-11-30 14:35:23 +01:00
qndel
80ee6b2668 apply TRUE/FALSE 2019-11-30 14:34:52 +01:00
qndel
7f893a1037 [hellfire] add_crypt_objs bin exact (#1864) 2019-11-30 11:32:02 +01:00
qndel
e100afe60c [hellfire] GetRndObjLoc bin exact 2019-11-30 11:30:37 +01:00
qndel
7df3c32c12 [hellfire] WallTrapLocOk bin exact 2019-11-30 11:30:14 +01:00
qndel
fb9dadcf1b newline 2019-11-30 11:29:12 +01:00
qndel
44965ab7ab [hellfire] ObjChangeMapResync bin exact 2019-11-30 11:29:12 +01:00
qndel
930511fb79 [hellfire] ObjChangeMap bin exact 2019-11-30 11:28:52 +01:00
qndel
862ad2ad48 [hellfire] OperateLever bin exact 2019-11-30 11:27:22 +01:00
qndel
901f3c6dce [hellfire] TorchLocOK bin exact 2019-11-30 10:54:47 +01:00
qndel
ef3134f2d0 [hellfire] AddTrap bin exact 2019-11-30 10:54:10 +01:00
qndel
014393eb22 [hellfire] Obj_Light bin exact 2019-11-30 10:42:26 +01:00
qndel
5cb4e9ad25 AddMagicCircle cleanup 2019-11-30 10:39:23 +01:00
qndel
dd7a8d7b2d Obj_Trap cleanup 2019-11-30 10:37:48 +01:00
qndel
8ab71cb98b AddL1Door cleanup 2019-11-30 10:35:35 +01:00
galaxyhaxz
67fedd9e99 Fix unknown struct field and drawpanflag 2019-10-31 22:57:15 +01: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
a89a719f09 [hellfire] OperateMushPatch bin exact 2019-10-08 18:13:51 +02:00
Anders Jenbo
babddf2921 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-10-08 00:35:03 +02:00
qndel
06e7b4dbdb more enums 2019-10-05 15:25:54 +02:00
qndel
7129558d0b apply enums 2019-10-05 15:24:44 +02:00
qndel
124b8a60c3 DIABOOL (#1768) 2019-10-05 12:35:06 +02:00
qndel
3aecd74ae3 [hellfire] Obj_BCrossDamage 2019-10-01 22:37:31 +02:00
qndel
9bad773566 newline 2019-10-01 21:30:59 +02:00
qndel
2db89b61f1 [hellfire] AddChestTraps bin exact 2019-10-01 21:30:59 +02:00
qndel
93f7c5f935 AddWeaponRack cleanup 2019-10-01 19:45:52 +02:00
qndel
2cef74bd57 AddArmorStand cleanup 2019-10-01 19:45:06 +02:00
qndel
42a9775d6a [hellfire] ClrAllObjects 2019-10-01 19:33:16 +02:00
qndel
95ac201909 [hellfire] InitRndBarrels bin exact 2019-09-16 02:28:18 +02:00
bloom7ech
0ea5fc015d [hellfire] BreakCrux bin exact 2019-09-14 23:09:11 -04:00
Anders Jenbo
c4c809af0c Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-09-08 22:42:52 +02:00
galaxyhaxz
3a37b4fc0b Add music code+quest (#1575) 2019-09-08 22:01:35 +02:00
qndel
7daee74e3d BreakCrux cleanup 2019-09-08 10:21:11 +02:00
qndel
f29b3f10a3 [hellfire] SyncCrux bin exact 2019-09-08 10:20:33 +02:00
qndel
705c17dc63 [hellfire] RndLocOk bin exact 2019-09-08 10:19:45 +02:00
Anders Jenbo
06bdf57f0d [Hellfire] OperateSlainHero 2019-08-30 13:12:03 +02:00
Anders Jenbo
1f715f86f6 Clean up 2019-08-27 17:06:54 +02:00
Robin Eklind
f4e8860297 objects: use boolean values for fileload 2019-08-27 14:59:53 +02:00