Commit graph

438 commits

Author SHA1 Message Date
Anders Jenbo
5bdbf18902 Merge branch 'master' of github.com:diasurgical/devilution 2021-01-05 22:44:11 +01:00
Anders Jenbo
2467a982a1 [hellfire] SyncL1Doors 2021-01-04 20:01:38 +01:00
Anders Jenbo
201df84849
Clean up OperateShrine (#2193) 2021-01-04 18:59:26 +01:00
Anders Jenbo
67923c4c60 [hellfire] SyncObjectAnim 2021-01-04 02:08:31 +01:00
Anders Jenbo
e2a98b75fe Clean up some magic values 2021-01-02 22:34:32 +01:00
Anders Jenbo
e33914c0c8 Merge branch 'master' of github.com:diasurgical/devilution 2021-01-01 22:57:37 +01:00
Anders Jenbo
aa154e5231 Clean up LoadMapObjects 2021-01-01 21:09:25 +01:00
Anders Jenbo
aa3c0242e7 Merge branch 'master' of github.com:diasurgical/devilution 2020-12-31 02:12:23 +01:00
Anders Jenbo
74849d48bd [hellfire] PlayerMHit 2020-12-30 20:41:32 +01:00
Anders Jenbo
d20eddf48e Unifcy a chunk of Hellfire's code pathts 2020-12-28 01:11:25 +01:00
Anders Jenbo
61b2d0de95 Merge branch 'master' of github.com:diasurgical/devilution 2020-12-16 02:24:39 +01:00
qndel
c4c2e0420c
spell defines and macros (#2162) 2020-12-04 19:18:22 +01:00
qndel
7f7ae623df
Goe (#2163)
* proper random_ comparisons
* proper mienemy comparisons
* add mienemy/micaster enum
* GOE enum
2020-12-04 19:16:58 +01:00
Anders Jenbo
38dbcf7641 Format source 2020-12-02 00:52:38 +01:00
qndel
a2dc735f6b some cleanup 2020-11-23 17:04:50 +01:00
qndel
73dce4fa39 minor cleanup 2020-11-12 15:13:01 +01:00
qndel
471d9261a5 3 obj functions 2020-11-12 15:13:01 +01:00
Anders Jenbo
4ae75753c8 Merge branch 'master' of github.com:diasurgical/devilution 2020-11-09 01:24:02 +01:00
qndel
3ce3dedd4d
Cleanup (#2147) 2020-11-07 12:34:07 +01:00
Anders Jenbo
377e9a3383 Reorder objects.cpp 2020-11-04 20:14:58 +01:00
qndel
c94c04d049
some cleanup (#2146) 2020-11-04 03:33:40 +01:00
Anders Jenbo
43b5dea6e5 Merge branch 'master' of github.com:diasurgical/devilution 2020-11-03 00:56:51 +01:00
qndel
c3380d3104 some cleanups 2020-11-03 00:04:07 +01:00
Anders Jenbo
72e2637061 Merge branch 'master' of github.com:diasurgical/devilution 2020-10-25 17:38:06 +01:00
Gleb Mazovetskiy
ec329e645c Fix all "no-write-strings" warnings 2020-10-25 15:37:51 +01:00
Anders Jenbo
e90f84dd03 Merge branch 'master' of github.com:diasurgical/devilution 2020-10-22 22:14:49 +02:00
qndel
36dba1cc1c
cleanup (#2127) 2020-10-22 17:26:24 +02:00
Anders Jenbo
e073422ce7 Unify executable for Spawn and Retail
The game will now autodetect if it should run in shareware mode or full
retail based on the found mpq file. Additionally it can beforced in the
shareware mode with --spawn even if the retail data is found.

This simplifies a lot of the spagetty code and lets us better refactor,
also worth noteing is that we won't have to setup a secound set of build
tests.
2020-10-20 19:42:01 +02:00
Anders Jenbo
09a51aa300 Merge branch 'master' of github.com:diasurgical/devilution 2020-10-18 15:25:51 +02:00
Anders Jenbo
5e535c43bb
Update Source/objects.cpp 2020-10-16 23:50:21 +02:00
Chance4us
2477d956e9 [hellfire] correct the name for barrels 2020-10-16 22:51:32 +02:00
Anders Jenbo
ad2ac2aeeb Merge branch 'master' of github.com:diasurgical/devilution 2020-10-15 03:55:36 +02:00
Anders Jenbo
1a57d98484 Clean up InitObjectGFX 2020-10-15 03:19:18 +02:00
Anders Jenbo
57326c6c7f Merge branch 'master' of github.com:diasurgical/devilution 2020-10-14 11:02:48 +02:00
Anders Jenbo
e48e10a44c Add Hellfire barral sounds 2020-10-14 10:58:40 +02:00
Anders Jenbo
749cda49f1 Implement loading of hellfire object files 2020-10-14 09:31:05 +02:00
Anders Jenbo
e773e76fdc Apply enums 2020-10-14 08:52:04 +02:00
Anders Jenbo
13258db968 Merge branch 'master' of github.com:diasurgical/devilution 2020-10-13 23:51:12 +02:00
Anders Jenbo
3157885502 Correct shareware ifdefs 2020-10-13 07:42:35 +02:00
Anders Jenbo
b62b3375bd Merge branch 'master' of github.com:diasurgical/devilution 2020-10-13 02:05:36 +02:00
Anders Jenbo
9e4458edc2 Add data for hellfire shrines 2020-10-13 00:37:59 +02:00
qndel
a62ea81495 more cleanup 2020-10-12 14:59:29 +02:00
qndel
132723e851 door fix 2020-10-12 14:55:25 +02:00
Anders Jenbo
cec9579186 Merge branch 'master' of github.com:diasurgical/devilution 2020-10-12 10:48:34 +02:00
Anders Jenbo
2d6c1efeab Merge branch 'master' of github.com:diasurgical/devilution 2020-10-12 10:46:28 +02:00
Anders Jenbo
e837130a98
Add missing book names (#2113) 2020-10-12 09:13:26 +02:00
qndel
1d84a096d1 fix compiling 2020-10-12 01:07:26 +02:00
qndel
b81d2eb831
some cleanups (#2099) 2020-10-12 00:42:02 +02:00
qndel
baa2eacb0c
OperateFountain cleanup (#2096) 2020-10-12 00:24:36 +02:00
qndel
95e084dbd3
apply enums (#2088) 2020-10-12 00:23:59 +02:00