Anders Jenbo
da03bae69d
Merge branch 'master' of github.com:diasurgical/devilution
2019-12-25 20:38:25 +01:00
Anders Jenbo
0c90ad0527
Set bool values TRUE/FALSE
2019-12-22 23:57:10 +01:00
Anders Jenbo
9a704ff2f0
Merge branch 'master' of github.com:diasurgical/devilution
2019-12-19 01:05:01 +01:00
Anders Jenbo
5fa0c5781b
Backport cleanups from Hellfire branch
2019-12-15 06:14:57 +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
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
Anders Jenbo
215ff59e65
Merge branch 'master' of github.com:diasurgical/devilution
2019-11-01 00:06:53 +01:00
galaxyhaxz
67fedd9e99
Fix unknown struct field and drawpanflag
2019-10-31 22:57:15 +01:00
Anders Jenbo
4e8a8d2157
Merge remote-tracking branch 'refs/remotes/devilution/master'
2019-10-26 13:43:28 +02:00
Anders Jenbo
0e578ffb11
Enable assertions
2019-10-22 19:04:55 +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
Anders Jenbo
2079b67475
Drop dpiece_defs_map_1 memory access optimization
...
This also gets rid of IsometricCoord. They where used to map tiles in a
way that had a simpler access pattern when rendering the screen in
visual oriented rows.
See
https://github.com/diasurgical/devilution/pull/544#issuecomment-450968761
2019-10-20 15:59:47 +02:00
Anders Jenbo
73a7a1ae6d
Remove unimplemented functions that aren't needed with SDL
2019-10-08 23:04:39 +02:00
Anders Jenbo
d840f388c7
Merge branch 'master' of github.com:diasurgical/devilution
2019-10-08 22:05:10 +02:00
arczi84
1ab2fb2666
Endian madness
2019-10-08 02:28: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
93f7c5f935
AddWeaponRack cleanup
2019-10-01 19:45:52 +02:00
qndel
2cef74bd57
AddArmorStand cleanup
2019-10-01 19:45:06 +02:00
Anders Jenbo
14f8c9368a
Merge branch 'master' of github.com:diasurgical/devilution
2019-09-13 17:51:58 +02:00
qndel
7daee74e3d
BreakCrux cleanup
2019-09-08 10:21:11 +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
f605138c79
Strip ASM code
2019-08-26 13:33:03 +02:00
Anders Jenbo
98ab9b9600
Merge branch 'master' of github.com:diasurgical/devilution
2019-08-18 08:07:33 +02:00
Anders Jenbo
68d51e7d27
Implementing Spawned Shareware version
2019-08-12 16:04:20 +02:00
Anders Jenbo
2fcf8dab70
Merge branch 'master' of github.com:diasurgical/devilution
2019-07-21 19:39:17 +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
Anders Jenbo
60ee365dff
Merge branch 'master' of github.com:diasurgical/devilution
2019-07-20 19:52:50 +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
Xadhoom
148a7be44d
Merge upstream branch 'devilution/master'
2019-07-10 17:04:38 +00: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
Anders Jenbo
4ff5197291
merge devilution
2019-06-28 21:53:52 +02:00
Joan Karadimov
fce804a09a
Use the dungeon_type enum for leveltype
2019-06-28 11:58:44 +03:00
Anders Jenbo
f187fe7d3a
Merge branch 'master' of github.com:diasurgical/devilution
2019-06-22 18:14:48 +02:00
Anders Jenbo
a7788ccddf
Format bin exact code
2019-06-17 04:55:41 +02:00
Anders Jenbo
e6f4e21631
Merge branch 'master' of github.com:diasurgical/devilution
2019-06-16 19:18:19 +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
ce056b02d8
Merge branch 'master' of github.com:diasurgical/devilution
2019-05-30 14:40:33 +02:00
Anders Jenbo
565bb5aa7d
Adust dFlag enums
2019-05-29 16:23:08 +01:00