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
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
Anders Jenbo
68d51e7d27
Implementing Spawned Shareware version
2019-08-12 16:04:20 +02:00
Anders Jenbo
b023104434
Remove u from values
2019-07-21 00:57:53 +02:00
Anders Jenbo
5ab9f4609a
Clean up signedness
2019-07-21 00:57:53 +02:00
Anders Jenbo
aa50489569
Clean up generated comments
2019-07-21 00:57:53 +02:00
Robin Eklind
7441f29867
Use TRUE value for _iIdentified.
2019-07-19 11:56:30 +02:00
Robin Eklind
105a583ce0
Use TRUE and FALSE enums for setlevel.
...
Also simplify if conditions to make
use of boolean values.
(If the cleanup4 PR ends up increasing
inserts/deletions, then this commit is
probably at fault.)
2019-07-17 20:42:26 +02:00
Anders Jenbo
32a51d17ca
Align function signatures with PSX symbols
...
Using
https://github.com/diasurgical/scalpel/tree/master/psx/_dump_/3/_dump_c_src_/diabpsx/source
as a reference
2019-07-08 04:12:12 +02:00
Joan Karadimov
fce804a09a
Use the dungeon_type enum for leveltype
2019-06-28 11:58:44 +03:00
Anders Jenbo
a7788ccddf
Format bin exact code
2019-06-17 04:55:41 +02:00
Manuel K
ce1f397658
Use MAX_PLRS
2019-06-05 17:27:26 +02:00
Anders Jenbo
58bbfcf8ad
Fix OperateLazStand
2019-06-05 12:56:49 +02:00
Anders Jenbo
635deebbd4
Apply enums to SpawnQuestItem
2019-06-05 03:15:23 +02:00
Anders Jenbo
565bb5aa7d
Adust dFlag enums
2019-05-29 16:23:08 +01:00
Sergey Semushin
6ec6e3c530
Make MonstrStruct::_msquelch and DMonstrStr::_mactive unsigned.
...
Also utilize UCHAR_MAX for value of 255 used extensively for those flags.
2019-05-10 21:52:23 +01:00
Sergey Semushin
33e9005239
Make OperateL{1-3}Door bin exact.
2019-05-05 23:33:28 +01:00
Sergey Semushin
187bf5844e
Make ActivateTrapLine bin exact.
2019-05-05 23:33:28 +01:00
Sergey Semushin
94632eb2a6
Make Obj_Circle bin exact.
2019-05-05 23:33:28 +01:00
Sergey Semushin
43d63110f1
Make AddTorturedBody bin exact.
2019-05-05 23:33:28 +01:00
Anders Jenbo
46d96eacad
Clean up objects.cpp
2019-05-02 00:16:46 +01:00
Sergey Semushin
8bc995e681
Add _uniq_monsterid enum for indexes in UniqMonst for special unique monsters.
...
Apply it where necessary.
2019-05-01 13:45:14 +01:00
Sergey Semushin
07f076d2fa
Clean up OperateShrine.
2019-05-01 11:22:34 +01:00
galaxyhaxz
610580625e
Split data from files
2019-04-29 01:40:44 +02:00
Anders Jenbo
9890fbf89e
Apply itype enum
2019-04-28 21:47:09 +02:00
qndel
308c79b723
LoadMapObjects bin exact
2019-04-27 15:59:25 +02:00